[comp.unix.ultrix] gcc 1.37.1 on DECsystem 5000

edavis@ucunix.san.uc.edu (Ellen Davis) (02/01/91)

I am trying to make gcc 1.37.1 on a DECsystem 5000 running Ultrix 4.1.
I get the following error when trying to make the stage 2 complier.
Is there a fix?  Thanks.  Ellen.


stage1/gcc -O -Bstage1/ -I. -I. -I./config    -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\"    -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-\" -c    `echo ./gcc.c | sed 's,^\./,,'`
In file included from gvarargs.h:9, from gcc.c:127:
va-mips.h:68: conflicting types for `va_list'
/usr/include/stdio.h:157: previous declaration of `va_list'
*** Error code 1

Stop.

-----------------------------------------------------------------------------
| Ellen Davis                                      Ellen.Davis@UC.Edu       |
| Phone: (513) 556-5681                                                     |
| University of Cincinnati Computing Center        edavis@ucunix.san.uc.edu |
| B3 Beecher Hall ML. 088                          edavis@ucbeh.bitnet      |
| Cincinnati, Ohio  45221                          ucbeh::edavis            |
-----------------------------------------------------------------------------