From: thunder7@xs4all.nl
To: alan@lxorguk.ukuu.org.uk
Cc: linux-kernel@vger.kernel.org
Subject: 2.4.2-ac13 es1370.o module and verbose bug reporting
Date: Wed, 7 Mar 2001 12:41:36 +0100 [thread overview]
Message-ID: <20010307124136.A6651@middle.of.nowhere> (raw)
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
next reply other threads:[~2001-03-07 17:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-07 11:41 thunder7 [this message]
2001-03-07 18:47 ` 2.4.2-ac13 es1370.o module and verbose bug reporting Petr Konecny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010307124136.A6651@middle.of.nowhere \
--to=thunder7@xs4all.nl \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox