bug-make
[Top][All Lists]
Advanced

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

Re: Installation problem with make 3.80


From: Paul D. Smith
Subject: Re: Installation problem with make 3.80
Date: Wed, 11 Jan 2006 15:16:40 -0500

%% Steve Buberl <address@hidden> writes:

  sb> I just installed ubuntu to discover that there was no make program.  I 
  sb> downloaded your make 3.80 and it configured correctly, but when I ran 
  sb> "sh ./build.sh", it reached a certain line and failed:
  sb> compiling address@hidden@.c...
  sb> gcc: ./address@hidden@.c: No such file or directory
  sb> gcc: no input files

  sb> I'm guessing REMOTE is a variable that was is supposed to be replaced 
  sb> with either "cstms" or "stub" but it didn't work.  Any help would be 
  sb> greatly appreciated.

This is a known issue that will be fixed in the next version.  You can
replace "@REMOTE@" in the script with "stub".


BTW, no need to build your own make for Ubuntu.  Just open your package
manager software (Synaptic for example) and install it...

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