lkml.org 
[lkml]   [2003]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.4.22-pre10-ac1 -- lots of unresolved symbols
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.040 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site