This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Sun make errors (egcs-1.1a)



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'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]