* error when insmod nfsd: unresolved symbol nfsd_linkage
@ 2002-04-12 11:55 Dumas Patrice
2002-04-12 12:34 ` Trond Myklebust
0 siblings, 1 reply; 2+ messages in thread
From: Dumas Patrice @ 2002-04-12 11:55 UTC (permalink / raw)
To: nfs
Hi,
I have just compiled linux-2.4.18 with linux-2.4.18-NFS_ALL.dif applied. All
the nfs stuff was compiled as modules (without over TCP support). I made
some changes in lockd/svcproc.c, but I touched nothing anywhere else. I am on a
redhat 7.2, but the kernel is a normal kernel.
Now, when I try to insmod the nfsd module (after sunrpc and lockd), I get
./nfsd.o: unresolved symbol nfsd_linkage
gcc -v gives
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
Pat
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: error when insmod nfsd: unresolved symbol nfsd_linkage
2002-04-12 11:55 error when insmod nfsd: unresolved symbol nfsd_linkage Dumas Patrice
@ 2002-04-12 12:34 ` Trond Myklebust
0 siblings, 0 replies; 2+ messages in thread
From: Trond Myklebust @ 2002-04-12 12:34 UTC (permalink / raw)
To: Dumas Patrice; +Cc: nfs
>>>>> " " == Dumas Patrice <dumas@centre-cired.fr> writes:
> Hi, I have just compiled linux-2.4.18 with
> linux-2.4.18-NFS_ALL.dif applied. All the nfs stuff was
> compiled as modules (without over TCP support). I made some
> changes in lockd/svcproc.c, but I touched nothing anywhere
> else. I am on a redhat 7.2, but the kernel is a normal kernel.
> Now, when I try to insmod the nfsd module (after sunrpc and
> lockd), I get
> ./nfsd.o: unresolved symbol nfsd_linkage
The above usually means that the kernel was compiled without
'CONFIG_NFSD=m' being set.
You probably forgot to run 'make oldconfig' after changing the .config
file by hand or something like that.
Cheers,
Trond
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-04-12 12:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-12 11:55 error when insmod nfsd: unresolved symbol nfsd_linkage Dumas Patrice
2002-04-12 12:34 ` Trond Myklebust
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox