Luca et al: Ok, with the updated aclocal, there's now an error in building the plugins:
make[2]: Leaving directory `/shared/work/linux/ntop' Making all in plugins make[2]: Entering directory `/shared/work/linux/ntop/plugins' cd .. && \ automake --gnu plugins/Makefile aclocal.m4:4006: version mismatch. This is Automake 1.6.3, but aclocal.m4 aclocal.m4:4006: was generated for Automake 1.6.1. You should recreate aclocal.m4:4006: aclocal.m4 with aclocal and run automake again. make[2]: *** [Makefile.in] Error 1 make[2]: Leaving directory `/shared/work/linux/ntop/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/shared/work/linux/ntop' make: *** [all] Error 2 This is a problem with the generated files in ntop conflicting with the installed version of automake. 1.6.3 or above is standard on all of the Linux distributions I've tested. If you re-issue make, it runs to completion, Any ideas? -----Burton _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
