public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Jose" <jperezme@mi.madritel.es>
To: <gcc-help@gcc.gnu.org>
Subject: Again Gcc 3.2.1 binary version on aix 4.3.3
Date: Wed, 04 Dec 2002 17:36:00 -0000	[thread overview]
Message-ID: <003801c29bfe$c69afe00$02001aac@winxpepe> (raw)

Hi all again! :-)
I have installed gcc-3.2.1 from ucla in binary version. At the first i do is
uninstall gcc.3.0.1,then install gcc-3.2.1
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --disable-nls
Thread model: aix
gcc version 3.2.1

After build apache 2.0.43(or some program) and run make this error appear:

/bin/sh /software2/httpd-2.0.43/srclib/apr/libtool --silent --mode=compile
gcc -g -O2   -DHAVE_CONFIG_H -U__STR__ -D_USE_IRS -D_THREAD_SAFE   -I../../i
nclude -I../../include/arch/unix -I../../include/arch/unix  -c dir.c &&
touch dir.lo
In file included from /usr/include/sys/pri.h:29,
                 from /usr/include/sys/sched.h:38,
                 from /usr/include/sched.h:52,
                 from /usr/include/pthread.h:43,
                 from ../../include/apr_portable.h:90,
                 from dir.c:57:
/usr/include/sys/proc.h:203: parse error before "crid_t"
/usr/include/sys/proc.h:212: parse error before "p_class"
/usr/include/sys/proc.h:355: parse error before '}' token
make[4]: *** [dir.lo] Error 1
make[4]: Leaving directory `/software2/httpd-2.0.43/srclib/apr/file_io/unix'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/software2/httpd-2.0.43/srclib/apr/file_io/unix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/software2/httpd-2.0.43/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/software2/httpd-2.0.43/srclib'
make: *** [all-recursive] Error 1

I don't know what can i do.
My system is aix 4.3.3ML10

Thanks in advance.


                 reply	other threads:[~2002-12-05  1:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003801c29bfe$c69afe00$02001aac@winxpepe' \
    --to=jperezme@mi.madritel.es \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).