Fatal Errors during GCC (2.95.1) make on Solaris 2.6

Cianflone, Frank J fcianflo@cp10.es.xerox.com
Wed Oct 6 19:58:00 GMT 1999


Hello,

I get the following errors during make of gcc (2.95.1) on Solaris 2.6,
Please advise if you have some ideas.

Thank,
Frank Cianflone
fcianflo@cp10.es.xerox.com
----------------------------------------------------------------

I ran the following commands:
%../configure --prefix=/temp/opt/GCC295
It completed OK.

%make bootstrap
...
.....
.....
make all-recursive
Making all in intl
Making all in lib
cc -DHAVE_CONFIG_H -I. -I../../../texinfo/lib -I.. -I../intl  -g -c
../../../texinfo/lib/getopt.c
cc -DHAVE_CONFIG_H -I. -I../../../texinfo/lib -I.. -I../intl  -g -c
../../../texinfo/lib/getopt1.c
cc -DHAVE_CONFIG_H -I. -I../../../texinfo/lib -I.. -I../intl  -g -c
../../../texinfo/lib/xmalloc.c
cc -DHAVE_CONFIG_H -I. -I../../../texinfo/lib -I.. -I../intl  -g -c
../../../texinfo/lib/xstrdup.c
rm -f libtxi.a
ar cru libtxi.a getopt.o getopt1.o xmalloc.o xstrdup.o 
ranlib libtxi.a
Making all in makeinfo
make: Fatal error: Don't know how to make target `../lib/system.h'
Current working directory /usr/OPT/GCC2951/gcc-2.95.1/objc/texinfo/makeinfo
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/OPT/GCC2951/gcc-2.95.1/objc/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /usr/OPT/GCC2951/gcc-2.95.1/objc/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-texinfo'



More information about the Gcc-bugs mailing list