linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Netfilter: Unresolved Symbols
@ 2002-10-02 14:38 Stephen Marz
  0 siblings, 0 replies; only message in thread
From: Stephen Marz @ 2002-10-02 14:38 UTC (permalink / raw)
  To: linux-kernel

I have been getting this error when running make modules_install since 
kernel 2.5.38:

Installing modules in /lib/modules/2.5.40/kernel/lib
make[1]: Leaving directory `/rad000/users/tspace/smarz/linux-2.5.40/lib'
make[1]: Entering directory 
`/rad000/users/tspace/smarz/linux-2.5.40/arch/i386/lib'
make[1]: Leaving directory 
`/rad000/users/tspace/smarz/linux-2.5.40/arch/i386/lib'
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.40; fi
depmod: *** Unresolved symbols in 
/lib/modules/2.5.40/kernel/net/ipv4/netfilter/ipt_owner.o
depmod:     next_thread
depmod:     find_task_by_pid
make: *** [_modinst_post] Error 1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-02 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-02 14:38 Netfilter: Unresolved Symbols Stephen Marz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).