Gentoo Archives: gentoo-dev

From: Tom Syroid <tom@×××××××××××.com>
To: Christian Skarby <christian@××××××.no>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] gcc3 and linux-kernel
Date: Wed, 21 Aug 2002 11:56:49
Message-Id: 1481450.1020377842@[192.168.1.101]
In Reply to: [gentoo-dev] gcc3 and linux-kernel by Christian Skarby
1 Did you do a 'make mrproper' before starting the configuration process?
2
3 /tom
4
5 --On Wednesday, August 21, 2002 6:51 PM +0200 Christian Skarby
6 <christian@××××××.no> wrote:
7
8 > Anyone else who experience problems compiling the kernel with
9 > gentoo-1.4_beta and gcc3? Myself I've had touble both with gcc-3.1.1-r1
10 > and gcc-3.2.
11 >
12 > Problem spec:
13 > No errors untill "make modules_install"
14 >
15 > /* Many lines featuring the same scenario as beneath for other .o-files */
16 > depmod: *** Unresolved symbols in
17 > /lib/modules/2.4.20-pre4/kernel/fs/vfat/vfat.o
18 > /* and a lot of lines here beginning with "depmod: " */
19 > make: *** [_modinst_post] Error 1
20 >
21 > With gcc-3.2 I've tried gentoo-sources-2.4.19-r7, vanilla-sources-2.4.19
22 > and vanilla-sources-2.4.20_pre-r4 (which I wrote myself for testing the
23 > most recent kernel prerelease.)
24 >
25 > Ergo: the compilation itself pass by without any alerting messages that
26 > I've noticed (anyway I probably wouldn't because it's compiling unattended
27 > so it would require an exit before I would see it.) It's the module
28 > installation that exit. Not sure if it is because depmod is broken, or if
29 > there is anything else - most of the time programs compile without errors
30 > so playing with this is not like playing in my backyard...
31 >
32 > Looking forward to hearing if anyone has experienced the same and know how
33 > to solve this issue :)
34 >
35 > Christian
36 >
37 >
38 >
39 > _______________________________________________
40 > gentoo-dev mailing list
41 > gentoo-dev@g.o
42 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev