public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/5804: parse error before "crid_t" on AIX 4.3.3.0
@ 2002-03-01 10:46 fkim
  0 siblings, 0 replies; 4+ messages in thread
From: fkim @ 2002-03-01 10:46 UTC (permalink / raw)
  To: gcc-gnats; +Cc: ccook


>Number:         5804
>Category:       c
>Synopsis:       parse error before "crid_t" on AIX 4.3.3.0
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 01 10:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     fkim@atg.com
>Release:        gcc 3.0.1
>Organization:
>Environment:
AIX 4.3.3.0
>Description:
When I build Apache 1.3.22 on AIX 4.3.3.0 using gcc 3.0.1
I get this error.  I believe is the problem is because
crid_t is not defined in 
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1/include.

Is the problem because I installed the wrong gcc?  We
installed the latest gcc listed for 4.3.3 from the
freeware.bull.net site.

Here is the list of errors we get.

gcc -c  -I../os/unix -I../include   -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite `../apaci` http_main.c
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 http_main.c:616:
/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[3]: *** [http_main.o] Error 1
>How-To-Repeat:
Build Apache 1.3.22 on AIX 4.3.3.0 using gcc 3.0.1.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c/5804: parse error before "crid_t" on AIX 4.3.3.0
@ 2002-03-04 14:39 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2002-03-04 14:39 UTC (permalink / raw)
  To: ccook, fkim, gcc-bugs, gcc-prs, nobody

Synopsis: parse error before "crid_t" on AIX 4.3.3.0

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Mon Mar  4 14:39:37 2002
State-Changed-Why:
    Closed at submitter's request.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5804


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c/5804: parse error before "crid_t" on AIX 4.3.3.0
@ 2002-03-04 14:36 Frank Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Frank Kim @ 2002-03-04 14:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/5804; it has been noted by GNATS.

From: Frank Kim <fkim@atg.com>
To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
	gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc: ccook@atg.com
Subject: Re: c/5804: parse error before "crid_t" on AIX 4.3.3.0
Date: Mon, 04 Mar 2002 17:34:45 -0500

 We did not build gcc from scratch because we don't know how. :-) 
  However the gcc 2.9-aix43-010414 we got from IBM is working.
 Thanks!
 
 rodrigc@gcc.gnu.org wrote:
 
 >Synopsis: parse error before "crid_t" on AIX 4.3.3.0
 >
 >State-Changed-From-To: open->feedback
 >State-Changed-By: rodrigc
 >State-Changed-When: Sat Mar  2 18:52:58 2002
 >State-Changed-Why:
 >    The FSF gcc project does not provide or support binary releases
 >    of GCC.  You should contact the site where you got the
 >    binary release of GCC regarding your problems.
 >    
 >    If you build GCC 3.0.4 from source, as mentioned
 >    here: http://gcc.gnu.org/install/, do you get the same
 >    problem?
 >
 >http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5804
 >
 
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c/5804: parse error before "crid_t" on AIX 4.3.3.0
@ 2002-03-02 18:53 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2002-03-02 18:53 UTC (permalink / raw)
  To: ccook, fkim, gcc-bugs, gcc-prs, nobody

Synopsis: parse error before "crid_t" on AIX 4.3.3.0

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Sat Mar  2 18:52:58 2002
State-Changed-Why:
    The FSF gcc project does not provide or support binary releases
    of GCC.  You should contact the site where you got the
    binary release of GCC regarding your problems.
    
    If you build GCC 3.0.4 from source, as mentioned
    here: http://gcc.gnu.org/install/, do you get the same
    problem?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5804


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-03-04 22:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-01 10:46 c/5804: parse error before "crid_t" on AIX 4.3.3.0 fkim
2002-03-02 18:53 rodrigc
2002-03-04 14:36 Frank Kim
2002-03-04 14:39 rodrigc

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).