bug-make
[Top][All Lists]
Advanced

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

Re: GNU "make" error


From: Paul D. Smith
Subject: Re: GNU "make" error
Date: Tue, 20 Mar 2001 21:48:21 -0500

%% "Rahul V. Herwadkar" <address@hidden> writes:

  rvh> GNU Make version 3.79.1 gives the following error when invoked on the
  rvh> attached makefile:

  rvh> % make setup CFG="--prefix=/home/rherwadk/pkgs"
  rvh> make: Fatal error in reader: Makefile, line 19: Unexpected end of line
  rvh> seen

GNU make never prints an error like that.

Perhaps you're invoking the Solaris version of make.  Check your PATH
and make absolutely sure you're running GNU make (make --version) should
print the GNU make version number).

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