install libtool or avoid compiling the daq if you do not need it
I warn you that mixing a binary package and a self-compiled packages might lead you to troubles
Luca On 03/27/2013 10:46 AM, Michał Margula wrote:
W dniu 27.03.2013 10:14, Michał Margula pisze:make[2]: Leaving directory `/home/alchemyx/PF_RING/userland/tcpdump-4.1.1' make[1]: Leaving directory `/home/alchemyx/PF_RING/userland' cd /home/alchemyx/PF_RING/package/ubuntu/../..//userland/snort/pfring-daq-module; autoreconf -ivf; ./configure; make; mkdir -p /home/alchemyx/PF_RING/package/ubuntu/debian/usr/local/lib/daq; cp /home/alchemyx/PF_RING/package/ubuntu/../..//userland/snort/pfring-daq-module/.libs/daq_pfring.la /home/alchemyx/PF_RING/package/ubuntu/../..//userland/snort/pfring-daq-module/.libs/daq_pfring.so /home/alchemyx/PF_RING/package/ubuntu/debian/usr/local/lib/daq autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force configure.ac:13: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow.OK. I installed libtool and hashed some thing and can install pfring deb packages. But now I can't install nprobe because of another missing dependencies. Frustrating :). root@sauron:/usr/local/bin# ldd nprobe ./nprobe: /lib/libc.so.6: version `GLIBC_2.14' not found (required by ./nprobe) ./nprobe: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/lib/libnprobe-6.12.130327.so) ./nprobe: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /usr/local/lib/libnprobe-6.12.130327.so) linux-vdso.so.1 => (0x00007fffff9ff000) libnprobe-6.12.130327.so => /usr/local/lib/libnprobe-6.12.130327.so (0x00007fb80ec73000) libGeoIP.so.1 => /usr/lib/libGeoIP.so.1 (0x00007fb80ea3c000) libpthread.so.0 => /lib/libpthread.so.0 (0x00007fb80e81f000) libc.so.6 => /lib/libc.so.6 (0x00007fb80e4bd000) libdl.so.2 => /lib/libdl.so.2 (0x00007fb80e2b9000) /lib64/ld-linux-x86-64.so.2 (0x00007fb80efd0000) libhiredis.so.0.10 => not found Where can I find nprobe sources to try and compile it myself or any other way to test-drive it? Packages for debian squeeze or static linked binary? Thanks
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
