This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Sun make errors (egcs-1.1a)
- To: egcs at cygnus dot com
- Subject: Sun make errors (egcs-1.1a)
- From: job bogan <job at piquin dot uchicago dot edu>
- Date: Wed, 02 Sep 1998 13:07:12 -0500
- Reply-To: job at uchicago dot edu
opps, forgot to add OS info:
> uname -a
SunOS piquin 5.6 Generic_105181-04 sun4u sparc SUNW,Ultra-1
no sun compilers installed. fairly well patched... as of a week or two
ago.
So, it looks like the stock Sun 'make' cannot deal w/ the texinfo/lib
Makefile. gnu make (3.75) deals with it fine. I'm fairly sure that
1.0.3a did not have this problem. i can check...
Fix:
install gnu make, and make sure it's before /usr/ccs/bin in your PATH.
job
make all-recursive
Making all in intl
Making all in lib
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /home/job/src/egcs-1.1a/texinfo/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/job/src/egcs-1.1a/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /home/job/src/egcs-1.1a/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-texinfo'