Re: Linux 2.4.20-pre2-ac1

Steven Cole (elenstev@mesatop.com)
14 Aug 2002 11:42:11 -0600


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

Unsetting CONFIG_NFSD allowed me to build 2.4.20-pre2-ac1.

Also for 2.4.20-pre2-ac1: EXTRAVERSION = -pre1-ac3

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/