help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error while building gmake on SUN Solaris


From: Paul D. Smith
Subject: Re: Error while building gmake on SUN Solaris
Date: Mon, 12 Feb 2001 16:56:29 -0500

%% address@hidden 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 <address@hidden>          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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]