Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX
Date: Tue, 10 Jun 2008 06:50:10
Message-Id: 20080610065004.GB1163@gentoo.org
In Reply to: Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX by Greg
1 On 09-06-2008 16:50:51 -0500, Greg wrote:
2 >>
3 >> ./include/math.h:1067: error: expected ')' before '==' token
4 >> ./include/math.h:1067: error: expected ')' before '||' token
5 >> ./include/math.h:1067: error: stray '#' in program
6 >> ./include/math.h:1069: error: stray '#' in program
7 >> ./include/math.h:1071: error: stray '#' in program
8 >> gmake[2]: *** [build/genautomata.o] Error 1
9 >> gmake[2]: Leaving directory
10 >> `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
11 >>
12 >>
13 >> gmake[1]: *** [stage2_build] Error 2
14 >> gmake[1]: Leaving directory
15 >> `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
16 >>
17 >>
18 >> gmake: *** [bootstrap] Error 2
19 >> gmake: ***
20 >> [/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc.ibm_slow.powerpc-ibm-aix5.2.0.0.builded]
21 >> Error 1
22 >
23 > I finally got the bright idea of Googling this and quickly found the
24 > problem. AIX has bugs. :-O
25 >
26 > I found a description of the problem here:
27 > http://gcc.gnu.org/ml/gcc-bugs/2004-11/msg01996.html
28 >
29 > After some more Googling, I found IBM's fix here:
30 > http://www-1.ibm.com/support/docview.wss?uid=isg1IY46553
31 >
32 > Hopefully I'll be able to install this fix and get back on my way to an
33 > AIX Prefix.
34
35 Ahhhh, I was already quite puzzled about this one... Good, I hope you
36 can get further now.
37
38
39 --
40 Fabian Groffen
41 Gentoo on a different level
42 --
43 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX Greg <trigggl@×××××.com>