public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.7 make modules_install failed
@ 2002-03-21 19:10 Jean-Luc Coulon
  2002-03-21 19:55 ` Richard B. Johnson
  2002-03-22  7:52 ` Dave Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Jean-Luc Coulon @ 2002-03-21 19:10 UTC (permalink / raw)
  To: linux-kernel

make[1]: Leaving directory `/usr/src/kernel-sources-2.5.7/arch/i386/lib'
cd /lib/modules/2.5.7; \
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.5.7; fi
depmod: *** Unresolved symbols in
/lib/modules/2.5.7/kernel/sound/oss/sound.o
depmod: 	virt_to_bus_not_defined_use_pci_map
make: *** [_modinst_post] Error 1

-----
Regards
	Jean-Luc

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

end of thread, other threads:[~2002-03-22  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-21 19:10 2.5.7 make modules_install failed Jean-Luc Coulon
2002-03-21 19:55 ` Richard B. Johnson
2002-03-22  7:52 ` Dave Jones

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