This appears to be a problem with the Makefile changes and NFS/NFSD/lockd
and module compilation.


Using egcs-2.91.66, modutils version 2.3.18, GNU Make version 3.77, GNU ld
version 2.10.91 (with BFD 2.10.0.33)

make[1]: Leaving directory `/usr/src/linux/arch/i386/lib'
cd /lib/modules/2.4.0-test13-pre2; \
mkdir -p pcmcia; \
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.0-test13-pre2; fidepmod: *** Unresolved symbols in
/lib/modules/2.4.0-test13-pre2/kernel/fs/nfs/nfs.o
depmod:         nlmclnt_proc
depmod:         lockd_down
depmod:         lockd_up
depmod: *** Unresolved symbols in
/lib/modules/2.4.0-test13-pre2/kernel/fs/nfsd/nfsd.o
depmod:         nlmsvc_ops
depmod:         lockd_down
depmod:         nlmsvc_invalidate_client
depmod:         lockd_up

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to