I could have sworn that the error I was getting was with GNU make 3.79.1
and that this GNU make was indeed in my path! Anyway, it seems to be
working now with GNU make so I guess I must have had the wrong make in
my path when I was getting that error! Thanks anyway...

-- 
Rahul V. Herwadkar | [EMAIL PROTECTED] | (650) 506-8130.

"Paul D. Smith" wrote:
> 
> %% "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).

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

Reply via email to