%% "Rahul V. Herwadkar" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>          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

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to