Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 14 Aug 2002 17:08:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 14 Aug 2002 17:07:01 -0400 Received: from mailrelay1.lanl.gov ([128.165.4.101]:20156 "EHLO mailrelay1.lanl.gov") by vger.kernel.org with ESMTP id ; Wed, 14 Aug 2002 17:05:38 -0400 Subject: Re: Linux 2.4.20-pre2-ac1 From: Steven Cole To: Greg Louis Cc: Linux Kernel In-Reply-To: <20020814162924.6a4203ef.glouis@dynamicro.on.ca> References: <200208141634.g7EGYGO29387@devserv.devel.redhat.com> <1029346932.2045.128.camel@spc9.esa.lanl.gov> <20020814162924.6a4203ef.glouis@dynamicro.on.ca> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2-5mdk Date: 14 Aug 2002 15:06:32 -0600 Message-Id: <1029359192.2051.155.camel@spc9.esa.lanl.gov> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1211 Lines: 36 On Wed, 2002-08-14 at 14:29, Greg Louis wrote: > On 14 Aug 2002 11:42:11 -0600, > Steven Cole wrote: > > > On Wed, 2002-08-14 at 10:34, Alan Cox wrote: > > > > > > > > Linux 2.4.20-pre2-ac1 > > > > With CONFIG_NFSD=y I got this: > > > > fs/fs.o: In function `nfsd': > > fs/fs.o(.text+0x43fb1): undefined reference to `exp_readunlock' > > fs/fs.o: In function `sys_nfsservctl': > > fs/fs.o(.text+0x445e8): undefined reference to `exp_readunlock' > > fs/fs.o(.text+0x44692): undefined reference to `exp_readunlock' > > fs/fs.o(.data+0x261c): undefined reference to `exp_readunlock' > > make: *** [vmlinux] Error 1 > > > This looks as though it ought to work (though I'm not at all familiar > with the code), and seems to be working for me on one box where I've > run it: [patch snipped] Yep, that allowed it to build with CONFIG_NFSD=y. I just can't test it as I've got my test box busy doing other things for a while. Thanks, Steven - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/