Hi , I m trying to compile the ntop 3.3 . I downloaded ntop_3.3.orig.tar.gz and patched ntop_3.3-13.diff.gz
the ./autogen.sh was fine . Please correct me if i am wrong. I am struck with the following error . debian:~/ntop-3.3# make cd . && /bin/sh ./missing --run echo rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/root/ntop-3.3' Making all in . make[2]: Entering directory `/root/ntop-3.3' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -I/usr/local/rrdtool-1.3.1//include -DLINUX -I/usr/local/include -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.c ./libtool: line 454: CDPATH: command not found ./libtool: line 1132: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.6, 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 libtool: and run autoconf again. make[2]: *** [address.lo] Error 63 make[2]: Leaving directory `/root/ntop-3.3' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/ntop-3.3' make: *** [all] Error 2 Thanks, anand -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org