bug-make
[Top][All Lists]
Advanced

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

Re: (no subject)


From: Paul D. Smith
Subject: Re: (no subject)
Date: Tue, 13 Sep 2005 09:22:52 -0400

Please always put a helpful subject in your mail.  These mailing lists
are moderated to cut down on spam, and often only the header is examined.

An email without a relevant "Subject" line might be deleted without
being read.


%% Ankur Agrawal <address@hidden> writes:

  aa> i am getting error during compilation of .c source codes through
  aa> make cmd: The error is:

  aa> ***error code 1
  aa> make: fatal error: Command failed for target `all'

This means that some command that make invoked failed and exited with an
error code.  The error will be whatever is just BEFORE the text you've
shown here.


This is not a problem with make: that's what make does.  You need to
examine what failed before this message, and fix that.

Good luck!

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