I'm trying to compile NTOP on SLES11SP2 and this is the error make is
throwing for both 5.0.1 and 5.0.2

libtool: link: gcc -g -O2 -I/usr/local/include -I/opt/local/include
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fPIC -DPIC -DNETSNMP_ENABLE_IPV6 -fmessage-length=0
-O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables -g -fno-strict-aliasing
-fstack-protector-all -Ulinux -Dlinux=linux -I/usr/include/rpm
-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -DDEBUGGING
-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/CORE -I.
-I/usr/include -I/usr/include/python2.6 -I/usr/include/python2.6
-fno-strict-aliasing -DNDEBUG -fmessage-length=0 -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables -g -fwrapv -o .libs/ntop ntop-main.o
ntop-admin.o  -L/usr/X11R6/lib -L/usr/lib64 -L/usr/local/lib
-L/opt/local/lib ./.libs/libntopreport.so
/opt/ntop-5.0.1/.libs/libntop.so ./.libs/libntop.so -lcrypt -lc -lrrd_th
-lgdbm -lz /usr/lib64/libnetsnmp.so -lcrypto -lpthread -ldl -lutil -lm
-lpython2.6 /usr/local/lib/libGeoIP.so -lpcap -lpfring
./nDPI/src/lib/.libs/libndpi.a -Wl,-rpath -Wl,/opt/lib
/opt/ntop-5.0.1/.libs/libntop.so: undefined reference to
`pcap_set_appl_name_linux'
collect2: ld returned 1 exit status
make[2]: *** [ntop] Error 1
make[2]: Leaving directory `/opt/ntop-5.0.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ntop-5.0.1'
make: *** [all] Error 2


Any ideas?

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

Reply via email to