From: Harald Dunkel <harri@synopsys.COM>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux v2.4.19
Date: Sat, 03 Aug 2002 13:45:07 +0200 [thread overview]
Message-ID: <3D4BC243.90700@Synopsys.COM> (raw)
In-Reply-To: Pine.LNX.4.44.0208022113570.3863-100000@freak.distro.conectiva
Hi folks,
I've got billions of undefined symbols during 'make modules_install'.
:
cd /lib/modules/2.4.19; \
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.19; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.19/kernel/drivers/cdrom/cdrom.o
depmod: register_sysctl_table_Rab92f33e
depmod: kmalloc_R93d4cfe6
depmod: __generic_copy_to_user_Rd523fdd3
depmod: __generic_copy_from_user_R116166aa
:
Is this due to gcc 2.95.4? Can anybody reproduce this? I'm
running Debian (Sid, i386).
Regards
Harri
next prev parent reply other threads:[~2002-08-03 11:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-03 0:15 Linux v2.4.19 Marcelo Tosatti
2002-08-03 11:45 ` Harald Dunkel [this message]
2002-08-03 12:18 ` Harald Dunkel
2002-08-03 12:32 ` Thunder from the hill
2002-08-03 12:40 ` Harald Dunkel
2002-08-05 18:00 ` Tom Rini
2002-08-03 19:27 ` Mr. James W. Laferriere
2002-08-03 21:00 ` Ged Haywood
2002-08-03 22:23 ` Alan Cox
2002-08-07 1:54 ` bill davidsen
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=3D4BC243.90700@Synopsys.COM \
--to=harri@synopsys.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.