lkml.org 
[lkml]   [2002]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectUnresolved symbols in nfsd in 2.4.20-pre2-ac1
From
Date
  It looks like someone broke nfsd.  From make modules_install:

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map
2.4.20-pre1-ac3; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-pre1-ac3/kernel/fs/nfsd/nfsd.o
depmod: exp_readunlock
make: *** [_modinst_post] Error 1


Here's my config:
[root@grendel linux-2.4.20-pre2-ac1]# grep -i -e rpc -e nfs .config
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_ROOT_NFS=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_TCP=y
CONFIG_SUNRPC=y
CONFIG_NCPFS_NFS_NS=y

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.090 / U:0.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site