Gentoo Archives: gentoo-alt

From: Greg Trigg <trigggl@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX
Date: Wed, 04 Jun 2008 10:29:20
Message-Id: 48466E7C.6090604@yahoo.com
In Reply to: Re: [gentoo-alt] gcc failing, prefix-launcher-1.2 on AIX by Greg
1 Greg wrote:
2 > Greg wrote:
3 >
4 >>
5 >> Fabian Groffen wrote:
6 >>
7 >>>
8 >>> Have you looked at this:
9 >>> http://prefix-launcher.wiki.sourceforge.net/howto+install+prefix+launcher
10 >>>
11 >>>
12 >>> Looks related to your error.
13 >>>
14 >>>
15 >> It does look like this is what I need. Starting over. Will keep you
16 >> posted.
17 >>
18 > Well, that's the hazard of running this from work. Apparently the
19 > process got cut off. I came back and all my terminals were closed.
20 > Also, apparently the change is not persistant. I have to do it again.
21 > I'm going to try one more time and if it doesn't work, I'll make sure
22 > I'm running it from home.
23 >
24 Well, before I start over again from svn, I thought I might as well post
25 the point at which gcc failed this time. Now it gets to stage1/xgcc
26 before failing. It's pretty annoying to have to wait 2-3 hours to see
27 if something is going to fail again and then on the next try, it starts
28 from the beginning again. Anyways, this is where it failed on me.
29
30 stage1/xgcc -Bstage1/
31 -B/usr/local/prefix-launcher-1.2/powerpc-ibm-aix5.2.0.0/powerpc-ibm-aix5.2.0.0/bin/
32 -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
33 -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
34 -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H
35 -DGENERATOR_FILE -I. -Ibuild
36 -I/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc
37 -I/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc/build
38 -I/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc/../include
39 -I/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc/../libcpp/include
40 -o build/genautomata.o
41 /usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc/genautomata.c
42 In file included from
43 /usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc/genautomata.c:113:
44 ./include/math.h:1066:2: error: '#' is not followed by a macro parameter
45 In file included from
46 /usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc-4.1.1/gcc/genautomata.c:113:
47 ./include/math.h:1067: error: expected ')' before '==' token
48 ./include/math.h:1067: error: expected ')' before '||' token
49 ./include/math.h:1067: error: stray '#' in program
50 ./include/math.h:1069: error: stray '#' in program
51 ./include/math.h:1071: error: stray '#' in program
52 gmake[2]: *** [build/genautomata.o] Error 1
53 gmake[2]: Leaving directory
54 `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
55 gmake[1]: *** [stage2_build] Error 2
56 gmake[1]: Leaving directory
57 `/usr/local/src/prefix-launcher-1.2/buildroot/gcc/ibm_slow.powerpc-ibm-aix5.2.0.0/gcc'
58 gmake: *** [bootstrap] Error 2
59 gmake: ***
60 [/usr/local/src/prefix-launcher-1.2/buildroot/gcc/gcc.ibm_slow.powerpc-ibm-aix5.2.0.0.builded]
61 Error 1
62 --
63 gentoo-alt@l.g.o mailing list

Replies

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