%% [EMAIL PROTECTED] writes:

  mt> I am trying to build the gmake version 3.79 and getting errors.

First, you should use the latest version, which is currently 3.79.1.

  mt> Release = 5.6
                ^^^

  mt> /usr/imports/gnu/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/include/sys/proc.h:213
                                   ^^^^^^^^^^^^^^^^^^^^

You are trying to use a compiler build for Solaris 2.5 on Solaris 2.6.

That won't work.  You're seeing these errors because your compiler is
broken, not because of any problems in GNU make.

You need to either build on a Solaris 2.5 system, or get a version of
the compile build for Solaris 2.6.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to