From: Adrian Bunk <bunk@fs.tum.de>
To: ronis@onsager.chem.mcgill.ca
Cc: linux-kernel@vger.kernel.org
Subject: Re: build failure in 2.4.20
Date: Tue, 10 Dec 2002 14:42:51 +0100 [thread overview]
Message-ID: <20021210134251.GG17522@fs.tum.de> (raw)
In-Reply-To: <15860.46389.654483.692231@ronispc.chem.mcgill.ca>
On Mon, Dec 09, 2002 at 10:22:29AM -0500, David Ronis wrote:
Content-Description: message body text
>
> I've been trying to upgrade my kernel from 2.4.19 to 2.4.20 on a
> linux-i686-gnu box [I use gcc-2.95.3, GNU ld version 2.13, GNU
> assembler 2.13].
>
> I first tried patching the kernel sources, reran xconfig and then
>
> make bzImage && make modules && make modules install
>
> The build died in the make modules step, in the ppp driver tree
> complaining about not finding zlib.c.
>
> I deleted the source tree and started again with a full 2.4.20
> tarball. After configureing, I ran
>
> make dep && make clean && make bzImage && make modules && make modules install
>
> and get:
>...
> -o vmlinux
> drivers/net/net.o(.data+0xd4): undefined reference to `local symbols in discarded section .text.exit'
> make: *** [vmlinux] Error 1
>
>
> It sounds like this is a problem with ld or as, but I'm not sure. Any
> suggestions?
>...
> Here's my .config file
>...
> CONFIG_M686FXSR=y
>...
This doesn't look right, it should be CONFIG_M686. Did you apply any
patches against the "full 2.4.20 tarball" after you unpackaged it or did
you accidentially send the wrong .config?
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2002-12-10 13:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 15:22 build failure in 2.4.20 David Ronis
2002-12-09 17:09 ` Marc-Christian Petersen
2002-12-09 17:30 ` David Ronis
2002-12-09 17:55 ` David Ronis
2002-12-09 17:31 ` Dave Jones
2002-12-09 18:47 ` David Ronis
2002-12-09 18:47 ` Dave Jones
2002-12-09 18:49 ` Marc-Christian Petersen
2002-12-10 13:42 ` Adrian Bunk [this message]
2002-12-10 14:23 ` David Ronis
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=20021210134251.GG17522@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=linux-kernel@vger.kernel.org \
--cc=ronis@onsager.chem.mcgill.ca \
/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.