public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* make modules_install error 2.4.23-pre7
@ 2003-10-11 15:57 Chris Smith
  2003-12-03  1:24 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Smith @ 2003-10-11 15:57 UTC (permalink / raw)
  To: linux-kernel

Can't get past this error when doing a make_modules with 2.4.23-pre7:

cd /lib/modules/2.4.23-pre7; \
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.23-pre7; fi
depmod: *** Unresolved symbols in       											
/lib/modules/2.4.23-pre7/kernel/drivers/usb/usbnet.o
depmod:         generic_mii_ioctl_Rc7a0a077

Chris

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-03  1:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-11 15:57 make modules_install error 2.4.23-pre7 Chris Smith
2003-12-03  1:24 ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox