[comp.windows.x] SunOS 4.1, gcc 1.35, X11R4 install error

blais@emx.utexas.edu (Donald E. Blais) (11/15/90)

Building X11R4 with this configuration...

 Sun 3/150, SunOS 4.1, gcc version 1.35

and the line...

   #define HasGcc YES

in files...

   ./config/site.def and ./config/sun.cf

yields this "make install" error...

   making ddx/mi
   rm -f miwideline.o
   gcc -DNOSTDHDRS -traditional -fstrength-reduce -fpcc-struct-return [...]
   miwideline.h:117: parse error before `int'
   *** Error code 1
   make: Fatal error: Command failed for target `miwideline.o'

Deleting the apparently offending word "inline" at "miwideline.h:117"
allows the install to continue until a similar error in another file.

The "make World" which preceded the "make install" ran to completion.
Is this a problem with a known solution?
--
Donald E. Blais             Internet: blais@emx.utexas.edu
Computation Center          BITNET:   blais@utxvms
University of Texas         UUCP:     uunet!cs.utexas.edu!ut-emx!blais
Austin, TX 78712            Phone:    +1-512-471-3241