The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* 2.4.2-ac13 es1370.o module and verbose bug reporting
@ 2001-03-07 11:41 thunder7
  2001-03-07 18:47 ` Petr Konecny
  0 siblings, 1 reply; 2+ messages in thread
From: thunder7 @ 2001-03-07 11:41 UTC (permalink / raw)
  To: alan; +Cc: linux-kernel

make -C  arch/i386/lib modules_install
make[1]: Entering directory `/usr/src/linux-2.4.2-ac13/arch/i386/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.2-ac13/arch/i386/lib'
cd /lib/modules/2.4.2-ac13; \
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.2-ac13; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.2-ac13/kernel/drivers/sound/es1370.o
depmod:         do_BUG


CONFIG_SOUND_ES1370=m
CONFIG_DEBUG_BUGVERBOSE=y

If I set

CONFIG_DEBUG_BUGVERBOSE=n

it works as expected.

Good luck,
Jurriaan
-- 
The documentation is in Japanese.  Good luck.
	Rich 
GNU/Linux 2.4.2-ac12 SMP/ReiserFS 2x1743 bogomips load av: 0.34 0.08 0.02

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

end of thread, other threads:[~2001-03-07 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-07 11:41 2.4.2-ac13 es1370.o module and verbose bug reporting thunder7
2001-03-07 18:47 ` Petr Konecny

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