On Sat, 22 Dec 2001 19:49:55 -0800 (PST),
Jeremy Drake <jeremyd@apptechsys.com> wrote:
>I am getting an undefined symbol in nfsd.o in kernel 2.4.17. The message
>is "/lib/modules/2.4.17/kernel/fs/nfsd/nfsd.o: unresolved symbol
>nfsd_linkage". Nfsd works fine when linked into the kernel.
>I was able to make it work by changing "EXPORT_SYMBOL(nfsd_linkage);" in
>fs/filesystems.c to "EXPORT_SYMBOL_NOVERS(nfsd_linkage);". Not sure if
>that's the proper way to go about it, but it works :)
-
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/
This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:28 EST