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

* Re: 2.4.2-ac13 es1370.o module and verbose bug reporting
  2001-03-07 11:41 2.4.2-ac13 es1370.o module and verbose bug reporting thunder7
@ 2001-03-07 18:47 ` Petr Konecny
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Konecny @ 2001-03-07 18:47 UTC (permalink / raw)
  To: alan; +Cc: linux-kernel


 thunder7> depmod: *** Unresolved symbols in /lib/modules/2.4.2-ac13/kernel/drivers/sound/es1370.o
 thunder7> depmod:         do_BUG
Same here. It happens with many more modules. ac12 was OK. 

./misc/cipcb.o (not part of kernel)
./kernel/drivers/block/loop.o
./kernel/drivers/net/ppp_generic.o
./kernel/drivers/net/3c59x.o
./kernel/drivers/net/ppp_async.o
./kernel/drivers/net/3c509.o
./kernel/drivers/net/8139too.o
./kernel/drivers/net/tun.o
./kernel/drivers/net/irda/nsc-ircc.o
./kernel/drivers/net/irda/smc-ircc.o
./kernel/drivers/net/tulip/tulip.o
./kernel/drivers/sound/via82cxxx_audio.o
./kernel/drivers/sound/emu10k1/emu10k1.o
./kernel/drivers/usb/usb-ohci.o
./kernel/fs/isofs/isofs.o
./kernel/fs/fat/fat.o
./kernel/fs/binfmt_misc.o
./kernel/fs/affs/affs.o
./kernel/fs/autofs/autofs.o
./kernel/fs/autofs4/autofs4.o
./kernel/fs/cramfs/cramfs.o
./kernel/fs/reiserfs/reiserfs.o
./kernel/fs/nfsd/nfsd.o
./kernel/fs/ramfs/ramfs.o
./kernel/fs/smbfs/smbfs.o
./kernel/fs/udf/udf.o
./kernel/net/ipv4/netfilter/ip_nat_ftp.o
./kernel/net/ipv4/netfilter/ip_queue.o
./kernel/net/irda/irda.o
./kernel/net/irda/irlan.o
./kernel/net/irda/ircomm/ircomm-tty.o
./kernel/net/irda/ircomm/ircomm.o
./kernel/net/irda/irlan/irlan.o
./kernel/net/irda/irnet/irnet.o

                                                Petr
-- 
Exercise caution in your daily affairs.

^ 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