> Good question, and sounds like you've done some work. Have you tried to
> build without pfring and just use libpcap? I'd be curious to see if it
> works.


Thank you for your reply!

I hope I didn't misunderstand, I tried now to configure with these settings:

# ./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib
-lpfring -lpcap -lpthread"

and simply just

# ./configure

But unfortunately it still fails with the same error as before:

# ./.libs/libntop.so: undefined reference to `pcap_parse'
# collect2: ld returned 1 exit status
# make[2]: *** [ntop] Error 1
# make[2]: Leaving directory `/root/ntop-3.3.10'
# make[1]: *** [all-recursive] Error 1
# make[1]: Leaving directory `/root/ntop-3.3.10'
# make: *** [all] Error 2



Again, thanks for all help



-- 
Christian Jacobsen


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

Reply via email to