help-make
[Top][All Lists]
Advanced

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

Re: Static Pattern Rules - Solaris


From: Paul D. Smith
Subject: Re: Static Pattern Rules - Solaris
Date: Tue, 22 Jun 2004 14:23:52 -0400

%% Shawn Minto <address@hidden> writes:

  sm> Now, I have transfered it to a solaris 9 machine at school and it 
  sm> doesn't work.  Make complains that I have 1 too many : on this line.

You must be using Solaris make.  Solaris make doesn't know anything
about static rules.  You'll have to get a copy of GNU make and install
it on your Solaris box and use that instead.  You can get the buildable
source from ftp://ftp.gnu.org/pub/make.  If you don't want to compile it
yourself, try http://sunfreeware.com/.


You can run "make --version" to be sure; if it gives you an error or
doesn't say GNU make, you're not using the right one.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "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]