Gentoo Archives: gentoo-dev

From: Spider <spider@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Xfree-4.2.0-r9
Date: Sat, 01 Jun 2002 08:00:37
Message-Id: 20020601150013.262896b5.spider@gentoo.org
In Reply to: Re: [gentoo-dev] Xfree-4.2.0-r9 by Marcel Martin
1 cd
2 //var/tmp/portage/xfree-4.2.0-r9/work/xc/programs/Xserver/PEX5/ddpex/mi
3 /level1
4
5 source /etc/make.conf
6 export CFLAGS="${CFLAGS} -Wall"
7 make
8
9 This will show you some more info on what went wrong.
10
11 but yes, I've reported it, though I don't like GNATS and probably didn't
12 get it all right...
13 //Spider
14
15 begin quote
16 On Sat, 01 Jun 2002 11:40:18 +0200
17 Marcel Martin <mmar@×××××××.de> wrote:
18
19 > On Saturday 01 June 2002 12:07, Jack Morgan wrote:
20 > > I'm having trouble compiling Xfree-4.2.0-r9. I've attached the tail
21 > > of the log. Any pointers would be appreciated.
22 >
23 > I had the same (or at least very similar) problem compiling
24 > xfree-4.2.0-r9 with gcc 3.1. I think doing one of the following helped
25 > me (don't remember very well...):
26 >
27 > - change your CFLAGS in /etc/make.conf to do less "agressive"
28 > optimizations. In my case, changing "-march=athlon -O3" to
29 > "-march=i686 -O3" worked. You might need to lower "-O3" as well. Then
30 > emerge the entire xfree again.
31 >
32 > - faster solution (that's what I did): go into the
33 > /var/tmp/portage/xfree-4.2.0-r9/work/xc/programs/Xserver/PEX5/ddpex/m
34 > i/level1 directory, then run make manually with a different CFLAGS
35 > setting. I suppose something in the line of
36 > make CFLAGS="-march=i686 -O2"
37 > should work. If this directory compiles successfully, you can then run
38 > ebuild /usr/portage/x11-base/xfree/xfree-4.2.0-r9.ebuild compile
39 > install \ qmerge
40 > (Should be in one line, but it's not because of automatic word-wrap.)
41 > This should compile the rest of xfree and install and merge it as
42 > "emerge" would have done.
43 >
44 > BTW: Has anyone reported the internal compiler error that's in Jack's
45 > logfiles?
46 >
47 > > Thanks,
48 >
49 > Hope I could help a bit,
50 > Marcel
51 > --
52 > . .
53 > / V / Marcel Martin Bielefeld
54 > \ \ mmar@×××××××.de Germany
55 >
56 > _______________________________________________
57 > gentoo-dev mailing list
58 > gentoo-dev@g.o
59 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
60
61
62 --
63 begin .signature
64 This is a .signature virus! Please copy me into your .signature!
65 See Microsoft KB Article Q265230 for more information.
66 end