Hi all I have a problem to build the ntop 3.3.10 version on Debian unstable. I do not know if this is a problem with the libtool version in Debian or if this is a package problem.
The autogen.sh, automake and autoconf structure is so complex nowdays that I have failed so solve this problem. Have anyone seen a similar problem before? I successfully patched libtool myself, but when building the package this libtool script is regenerated... This is the output from my build... config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[2]: Entering directory `/home/ola/build/debian/ntop-3.3.10' Making all in . make[3]: Entering directory `/home/ola/build/debian/ntop-3.3.10' /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include -I/home/ola/build/debian/ntop-3.3.10/lua-5.1.4/src -DLINUX -I/usr/local/include -I/opt/local/include -I/usr/include -g -DMAKE_WITH_IGNORE_SIGPIPE -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC -I/home/ola/build/debian/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/ -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.c ./libtool: line 467: CDPATH: command not found ./libtool: line 1145: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4 libtool: and run autoconf again. make[3]: *** [address.lo] Error 63 make[3]: Leaving directory `/home/ola/build/debian/ntop-3.3.10' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/ola/build/debian/ntop-3.3.10' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/ola/build/debian/ntop-3.3.10' make: *** [build-stamp-ntop] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 o...@sid-build:~/build/debian/ntop-3.3.10$ grep CDPATH * Best regards, // Ola -- --------------------- Ola Lundqvist --------------------------- / [email protected] Annebergsslingan 37 \ | [email protected] 654 65 KARLSTAD | | http://inguza.com/ +46 (0)70-332 1551 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
