* 2.5.1 - undefined symbols building NFS as a module
@ 2001-12-18 16:35 David Relson
2001-12-18 16:55 ` Dave Jones
2001-12-18 17:43 ` David Relson
0 siblings, 2 replies; 3+ messages in thread
From: David Relson @ 2001-12-18 16:35 UTC (permalink / raw)
To: lkml
Here're the relevant settings (AFAIK):
CONFIG_NFS_FS=m
# CONFIG_NFS_V3 is not set
# CONFIG_ROOT_NFS is not set
CONFIG_NFSD=m
# CONFIG_NFSD_V3 is not set
and here's the complaint from "make modules_install"
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.1; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.1/kernel/fs/nfs/nfs.o
depmod: seq_escape
depmod: seq_printf
make: *** [_modinst_post] Error 1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.1 - undefined symbols building NFS as a module
2001-12-18 16:35 2.5.1 - undefined symbols building NFS as a module David Relson
@ 2001-12-18 16:55 ` Dave Jones
2001-12-18 17:43 ` David Relson
1 sibling, 0 replies; 3+ messages in thread
From: Dave Jones @ 2001-12-18 16:55 UTC (permalink / raw)
To: David Relson; +Cc: lkml
On Tue, 18 Dec 2001, David Relson wrote:
> and here's the complaint from "make modules_install"
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.1; fi
> depmod: *** Unresolved symbols in /lib/modules/2.5.1/kernel/fs/nfs/nfs.o
> depmod: seq_escape
> depmod: seq_printf
Fixed in -dj3 (url in other mail).
(If you don't want it all, just take the hunk that
adds exports of these functions)
Dave.
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.1 - undefined symbols building NFS as a module
2001-12-18 16:35 2.5.1 - undefined symbols building NFS as a module David Relson
2001-12-18 16:55 ` Dave Jones
@ 2001-12-18 17:43 ` David Relson
1 sibling, 0 replies; 3+ messages in thread
From: David Relson @ 2001-12-18 17:43 UTC (permalink / raw)
To: lkml
Dave,
That fixed it very nicely. Thanks.
David
At 11:55 AM 12/18/01, you wrote:
>On Tue, 18 Dec 2001, David Relson wrote:
>
> > and here's the complaint from "make modules_install"
> > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.1; fi
> > depmod: *** Unresolved symbols in /lib/modules/2.5.1/kernel/fs/nfs/nfs.o
> > depmod: seq_escape
> > depmod: seq_printf
>
>Fixed in -dj3 (url in other mail).
>(If you don't want it all, just take the hunk that
> adds exports of these functions)
>
>Dave.
>
>--
>| Dave Jones. http://www.codemonkey.org.uk
>| SuSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-12-18 17:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-18 16:35 2.5.1 - undefined symbols building NFS as a module David Relson
2001-12-18 16:55 ` Dave Jones
2001-12-18 17:43 ` David Relson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®