From: Pawel Dziekonski <pawel.dziekonski@pwr.wroc.pl>
To: Tomas Szepe <szepe@pinerecords.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.22-pre10-ac1 -- lots of unresolved symbols
Date: Fri, 8 Aug 2003 09:44:25 +0200 [thread overview]
Message-ID: <20030808074425.GA19684@pwr.wroc.pl> (raw)
In-Reply-To: <20030808071350.GJ7094@louise.pinerecords.com>
On pią, 08 sie 2003 at 09:13:50 +0200, Tomas Szepe wrote:
> > [pawel.dziekonski@pwr.wroc.pl]
> >
> > Hi again,
> >
> > now i have just used defconfig after mrproper and this:
> >
> > cd /lib/modules/2.4.22-pre10-ac1; \
> > 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.22-pre10-ac1; fi
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.22-pre10-ac1/kernel/drivers/n
> > et/dummy.o
[...]
> > any idea? P
>
> Can you retry w/ CONFIG_MODVERSIONS unset?
cd /lib/modules/2.4.22-pre10-ac1; \
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.22-pre10-ac1; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.22-pre10-ac1/kernel/drivers/net/dummy.o
depmod: __kfree_skb
depmod: ether_setup
depmod: kmalloc
depmod: unregister_netdev
depmod: register_netdev
depmod: dev_alloc_name
depmod: kfree
make: *** [_modinst_post] Bd 1
root@localhost:/usr/src/linux-2.4.22-pre10-ac1 #
--
Pawel Dziekonski <pawel.dziekonski|@|pwr.wroc.pl>, KDM WCSS avatar:0:0:
Wroclaw Networking & Supercomputing Center, HPC Department
-> See message headers for privacy policy info.
next prev parent reply other threads:[~2003-08-08 7:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-07 13:30 2.4.22-pre10-ac1 -- lots of unresolved symbols Pawel Dziekonski
2003-08-07 14:02 ` Tomas Szepe
2003-08-07 19:49 ` Pawel Dziekonski
2003-08-08 6:58 ` Pawel Dziekonski
2003-08-08 7:13 ` Tomas Szepe
2003-08-08 7:44 ` Pawel Dziekonski [this message]
2004-01-03 22:01 ` IDE performance drop between 2.4.23 and 2.6.0 - pinpointed! Pawel Dziekonski
2004-01-03 22:46 ` szonyi calin
2004-01-04 0:02 ` Pawel Dziekonski
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=20030808074425.GA19684@pwr.wroc.pl \
--to=pawel.dziekonski@pwr.wroc.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=szepe@pinerecords.com \
/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