Hi Alfredo,

While using nDPI package, I have faced compilation issue when I tried to compile it for mips. Here is the details provided below.

-> While compiling for mips in my SDK, I faced library related issue. This is related to "lippcap-dev" package. After running autogen.sh, While running "configure", it should create a Makefile which is not happening here. The error log is shown below.

***************************************************
checking for pcap_open_live in -lpcap... no

ERROR: Missing libpcap(-dev) library required to compile the example application
ERROR: Please install it and try again
**************************************************
-> Note that, my source has libpcap package which is being compiled successfully before nDPI compilation in SDK. I think libpcap(-dev) is from libpcap-devel package, which is there in my build system(Ubutnu 12.04 laptop) not in SDK. Do I need to compile "libpcap-devel" package for mips as I am doing for "libpcap" in my SDK ?

Please Clarify my doubt. Any document which talks about cross compiling will help.

regards
Prateek
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to