Matthew Burgess wrote:
> Bruce Dubbs wrote:
> 
>> $ gcc -o ping ping.c
>> ping.c: In function `main':
>> ping.c:181: error: `SIGINT' undeclared (first use in this function)
> 
> 
> Adding "#include <signal.h>" will fix that one, and the SIGALRM failure
> too. 

Yes, I know.  I guess my point was that this is old code and will not
compile as is.  We don't know what other improvements have been made to
the program by other maintiners. My initial reaction is that it is not
really a viable candidate for LFS.

It would be easier to use the inetutils and compile only the ping
program there.

  -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to