All

I am getting this error when trying to compile net-tools 1.60 in the SVN 
version of the book.  I have a stock 6.4 LFS base install that I am 
compiling on.

root [ /home/james/sources/net-tools-1.60 ]# make update
make[1]: Entering directory `/home/james/sources/net-tools-1.60/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/james/sources/net-tools-1.60/man'
make[1]: Entering directory `/home/james/sources/net-tools-1.60/lib'
cc -D_GNU_SOURCE -O2 -Wall -g  -I. -idirafter ./include/ -Ilib 
-I/home/james/sources/net-tools-1.60 -idirafter 
/home/james/sources/net-tools-1.60/include    -c -o inet_sr.o inet_sr.c
inet_sr.c: In function 'INET_setroute':
inet_sr.c:107: error: label at end of compound statement
make[1]: *** [inet_sr.o] Error 1
make[1]: Leaving directory `/home/james/sources/net-tools-1.60/lib'
make: *** [subdirs] Error 2

Ideas?

Thanks
James
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to