The configure process fails on Solaris 8, during the test for pcap_open_live. I'm using ntop 2.2, and libpcap build on 2003/07/07.
>From checking the archives I tried some different options to correct this. 1. GNU gcc and ld are being used. 2. LDFLAGS, CFLAGS, and CPPFLAGS were set. 3. The options --with-pcap-root (or --with-pcap-inlude and --with-pcap-lib) were set. None of them worked. * ERROR: pcap header or library routines are missing * (yes means it was found, no means it was not found) * * pcap.h...yes * pcap_open_live() in -lpcap...no * Any ideas? configure didn't run an earlier test of pcap_open_live, but it did test for pcap_open_dead. -------------------- Christopher Josephes [EMAIL PROTECTED] _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
