Gentoo Archives: gentoo-dev

From: Chris Sykes <chris@××××××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gcc3 and linux-kernel
Date: Wed, 21 Aug 2002 11:47:03
Message-Id: 20020821164532.GA30733@sigsegv.plus.com
In Reply to: [gentoo-dev] gcc3 and linux-kernel by Christian Skarby
1 On Wed, Aug 21, 2002 at 06:51:32PM +0200, Christian Skarby wrote:
2 > Anyone else who experience problems compiling the kernel with
3 > gentoo-1.4_beta and gcc3? Myself I've had touble both with gcc-3.1.1-r1
4 > and gcc-3.2.
5 >
6 > Problem spec:
7 > No errors untill "make modules_install"
8 >
9 > /* Many lines featuring the same scenario as beneath for other .o-files */
10 > depmod: *** Unresolved symbols in
11 > /lib/modules/2.4.20-pre4/kernel/fs/vfat/vfat.o
12 > /* and a lot of lines here beginning with "depmod: " */
13 > make: *** [_modinst_post] Error 1
14
15 You need a newer version of modutils than is currently in portage due to an
16 incompatibility with binutils-2.13.90.0.4.
17 Just noticed that an ebuild for modutils 2.4.19 has appeared in portage today
18 (I rolled my own yesterday).
19 You either need to update your modutils, or back out binutils-2.13.90.0.4 in
20 favour of an earlier version.
21
22 --
23 Chris Sykes