bug-make
[Top][All Lists]
Advanced

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

Re: make query


From: Paul D. Smith
Subject: Re: make query
Date: Thu, 5 Jun 2003 07:50:57 -0400

%% "Austin, Ben" <address@hidden> writes:

  ab> tyree:bash-2.02# make
  ab> Makefile:1: warning: NUL character seen; rest of line ignored
  ab> Makefile:1: *** missing separator.  Stop.

Please always include the version of make you're using and the operating
system and version you're running it on.


The above message is printed when make detects a NUL byte (ASCII 0) in
your makefile, in this case in line 1 of the file Makefile.

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