GCC Compiler for AIX 5.3
From: Sebastien Roy (aix-news_at_pointpub.net)
Date: 06/27/05
- Previous message: Mark Ray: "Re: wtmp file"
- Next in thread: Andrew Elmore: "Re: GCC Compiler for AIX 5.3"
- Reply: Andrew Elmore: "Re: GCC Compiler for AIX 5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Jun 2005 13:30:39 -0400 To: aix-l@Princeton.EDU
Hi folks.
We have a big problem ;) No it's not a system crash ... we do a
migration to AIX 5.3 ML02 from AIX 5.2ML06 last week and since that the
gcc compiler don't work anymore. I try to compile something (apache
1.xx , php 4.x and some others GNU Utilities...) and we got always the
same error...
/usr/include/pthread.h:652: error: parse error before '*' token
/usr/include/pthread.h:655: error: parse error before '*' token
/usr/include/pthread.h:658: error: parse error before '*' token
/usr/include/pthread.h:661: error: parse error before '*' token
/usr/include/pthread.h:664: error: parse error before '*' token
/usr/include/pthread.h:672: error: parse error before '*' token
/usr/include/pthread.h:675: error: parse error before '*' token
/usr/include/pthread.h:678: error: parse error before '*' token
/usr/include/pthread.h:681: error: parse error before '*' token
/usr/include/pthread.h:689: error: parse error before '*' token
/usr/include/pthread.h:693: error: parse error before '*' token
/usr/include/pthread.h:696: error: parse error before '*' token
I try to compile the same package on AIX 5.2 and works fine... I try
also on another machine running 5.3 (fresh install) and I install the
gcc compiler and have the same problem.
I try the gcc compiler for AIX 5.2 from bullfreeware, I try also the gcc
compiler that come in the Linux toolbox from AIX and I try also the gcc
compiler from http://aixpdslib.seas.ucla.edu/index.html ... and with
every version we have the same problem.
I also try to compile Nagios on AIX 5.3 with gcc and got the same error,
I sent that error on the nagios mailing list and another guy answer that
he have the same error.
So anyone know what we can do to resolv that problem?
Thanks
Sébastien Roy
Administrateur de Systèmes Senior / Senior System Administrator
PointPub Communications. - Laval, Canada
(514) 867-1079
Sebastien.Roy@PointPub.NET
www.pointpub.net
- Previous message: Mark Ray: "Re: wtmp file"
- Next in thread: Andrew Elmore: "Re: GCC Compiler for AIX 5.3"
- Reply: Andrew Elmore: "Re: GCC Compiler for AIX 5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|