From: Chris Smith <chris@realcomputerguy.com>
To: linux-kernel@vger.kernel.org
Subject: make modules_install error 2.4.23-pre7
Date: Sat, 11 Oct 2003 11:57:48 -0400 [thread overview]
Message-ID: <200310111157.49598.chris@realcomputerguy.com> (raw)
Can't get past this error when doing a make_modules with 2.4.23-pre7:
cd /lib/modules/2.4.23-pre7; \
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.23-pre7; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.23-pre7/kernel/drivers/usb/usbnet.o
depmod: generic_mii_ioctl_Rc7a0a077
Chris
next reply other threads:[~2003-10-11 15:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-11 15:57 Chris Smith [this message]
2003-12-03 1:24 ` make modules_install error 2.4.23-pre7 Adrian Bunk
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=200310111157.49598.chris@realcomputerguy.com \
--to=chris@realcomputerguy.com \
--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