This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Building GCC 2.95.2
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Subject: Building GCC 2.95.2
- From: Parsons Michael GS-12 AFMIA/MISO <Michael dot Parsons at afmia dot randolph dot af dot mil>
- Date: Tue, 13 Feb 2001 17:07:08 -0600
I'm running Solaris 2.3 on a Sun SPARCstation 10. I'm 90% sure that I have all the appropriate patches installed. Everything seems to work fine and then I get the following during "make bootstrap":
...
Making all in makeinfo
make: Fatal error: Don't know how to make target `../lib/system.h'
Current working directory /arte2/gcc-target/texinfo/makeinfo
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /arte2/gcc-target/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /arte2/gcc-target/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-texinfo'
...
Can you help?
mp