help-make
[Top][All Lists]
Advanced

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

Re: Make compile failure


From: Paul D. Smith
Subject: Re: Make compile failure
Date: Mon, 14 Apr 2003 12:23:40 -0400

Please always provide the version of GNU make you're using, and the
system you're installing on, when you report issues.

There is a known bug in make 3.80 where the build.sh script is not
constructed properly.

If you have a local make already (virtually every system comes with
one), you should use that.

If you don't, you need to edit the build.sh file and replace "@REMOTE@"
with "stub".

This has been fixed in the source already and the fix will be available
in the next release of GNU make.

-- 
-------------------------------------------------------------------------------
 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]