I was trying to compile ping.c available in package of lwip
contrib(apps/ping):
downloaded from :
http://download.savannah.gnu.org/releases/lwip/contrib-1.4.1.zip
Version 1.4.1., compiled with gcc on ubuntu 12.0 

following error found :
ping.c:41:22: fatal error: lwip/opt.h: No such file or directory
compilation terminated.

Put that lwip/opt.h from - (contrib/ports/unix/proj/lib) to the directory in
which ping.c was there
got same error 

ping.c:41:22: fatal error: lwip/opt.h: No such file or directory
compilation terminated.

still getting same error.

Please reply



--
View this message in context: 
http://lwip.100.n7.nabble.com/Error-using-sample-LWIP-applications-Ubuntu-10-10-tp10859p21051.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to