Gentoo Archives: gentoo-alt

From: Greg <trigggl@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX
Date: Tue, 24 Jun 2008 15:52:45
Message-Id: 48611845.30305@yahoo.com
In Reply to: Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX by Greg
1 Greg wrote:
2
3 >
4 > Fabian Groffen wrote:
5 >
6 >> On 09-06-2008 16:50:51 -0500, Greg wrote:
7 >>
8 >>
9 >>>> ./include/math.h:1067: error: expected ')' before '==' token
10 >>>> ./include/math.h:1067: error: expected ')' before '||' token
11 >>>> ./include/math.h:1067: error: stray '#' in program
12 >>>> ./include/math.h:1069: error: stray '#' in program
13 >>>> ./include/math.h:1071: error: stray '#' in program
14 >>>> gmake[2]: *** [build/genautomata.o] Error 1
15 >>>> gmake[2]: Leaving directory
16 >>>> `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
17 >>>>
18 >>>>
19 >>>> gmake[1]: *** [stage2_build] Error 2
20 >>>> gmake[1]: Leaving directory
21 >>>> `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
22 >>>>
23 >>>>
24 >>>> gmake: *** [bootstrap] Error 2
25 >>>> gmake: ***
26 >>>> [/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc.ibm_slow.powerpc-ibm-aix5.2.0.0.builded]
27 >>>> Error 1
28 >>>>
29 >>>
30 >>> I finally got the bright idea of Googling this and quickly found
31 >>> the problem. AIX has bugs. :-O
32 >>>
33 >>> I found a description of the problem here:
34 >>> http://gcc.gnu.org/ml/gcc-bugs/2004-11/msg01996.html
35 >>>
36 >>> After some more Googling, I found IBM's fix here:
37 >>> http://www-1.ibm.com/support/docview.wss?uid=isg1IY46553
38 >>>
39 >>> Hopefully I'll be able to install this fix and get back on my way to
40 >>> an AIX Prefix.
41 >>>
42 >>
43 >>
44 >> Ahhhh, I was already quite puzzled about this one... Good, I hope you
45 >> can get further now.
46 >>
47 >>
48 > Grrrr..... I apparently installed or tried too many things. The
49 > machine now locks up at reboot after displaying the login screen. It
50 > looks like I'm going to have to start over and reinstall AIX. It
51 > would probably be cleaner that way anyways. Install gcc, get the fix,
52 > reinstall bash and go from there.
53
54 Finally! After a reinstall, bug fix and bos.adt.libm install, I have so
55 far made it to ./xgcc.
56
57
58
59 Greg Trigg
60
61 Jacksonville, AR
62
63
64
65 --
66 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX Fabian Groffen <grobian@g.o>