public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Error message during modules_install of 2.4.14
@ 2001-11-11  9:01 Peter Klotz
  2001-11-11  9:58 ` Ivanovich
  2001-11-11 10:03 ` Mike Fedyk
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Klotz @ 2001-11-11  9:01 UTC (permalink / raw)
  To: linux-kernel

Hi developers

During "make modules_install" I got the following error message:

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.14; fi
depmod: *** Unresolved symbols in 
/lib/modules/2.4.14/kernel/drivers/block/loop.o
depmod:         deactivate_page

Is this something to worry about?

Bye, Peter.


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

end of thread, other threads:[~2001-11-11 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-11  9:01 Error message during modules_install of 2.4.14 Peter Klotz
2001-11-11  9:58 ` Ivanovich
2001-11-11 10:03 ` Mike Fedyk

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