%% Ng Kang Lim <[EMAIL PROTECTED]> writes:
>> is there any listing of description of Error Code that generated by
>> make command?
>>
>> if no.. can anyone tell me what is Error Code 1 means?
It means, something didn't work.
This error code is not generated by make: some command that make invoked
exited with that error code, and make is just telling you what it was.
You'll have to find the application that failed, and look at _it's_
documentation to see what "error code 1" means.
--
-------------------------------------------------------------------------------
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
_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make