Luca, I solved the error for lsof , I did not know that you need to use the -E parameter, also I detected that you also need to use the -P parameter because the default dir for the DB's is now /usr/local/var/ntop. These changes during development where could you find them Luca ?
I tested ntop-beta-3 ,so far I found one error, after shutting down Ntop there will be a segmentation fault. Jac -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jac Engel Sent: Wednesday, October 17, 2001 19:18 To: [EMAIL PROTECTED] Subject: RE: [Ntop] ntop 2.0 beta 3 Luca, With latest CVS 01-10-17 I and Fred got a make error : rm -f .libs/reportUtils.lo gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/tmp/ntop-current/gdchart0.94c -I/usr/include/openssl - g -O2 -pipe -Wp,-MD,.deps/reportUtils.pp -c reportUtils.c -fPIC -DPIC -o .libs/reportUtils.lo reportUtils.c: In function `printHostDetailedInfo': reportUtils.c:2674: structure has no member named `hostIpAddresses' reportUtils.c:2697: `MAX_MULTIHOMING_ADDRESSES' undeclared (first use in this function) reportUtils.c:2697: (Each undeclared identifier is reported only once reportUtils.c:2697: for each function it appears in.) reportUtils.c:2698: structure has no member named `hostIpAddresses' reportUtils.c:2700: structure has no member named `hostIpAddresses' But with your just released ntop-beta-3 the error is gone. This means that the CVS and ntop-beta-3 are out of sync ?? This ntop-beta-3 has also the following items not fixed : 1)Local usage page does not work anymore (since 01-09-28) gives error : The server couldnot found the page requested. Received request: "GET /lsofData.html HTTP/1.0" In configuration it tells : lsof Support : No (disabled or missing). But before 01-09-28 lsof worked. 2)Starting ntop from /usr/local/bin gives error 28/Sep/2001:16:48:06 WARNING: unable to load plugin '/usr/local/lib/ntop/plugins/libpep.so' [/usr/local/lib/ntop/plugins/libpep.so: undefined symbol: Perl_hv_undef] While starting ntop from location where you did the make /ntop-current/ntop you don't get the above error. Jac Jac -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Luca Deri Sent: Wednesday, October 17, 2001 18:33 To: ntop Mailing List Subject: [Ntop] ntop 2.0 beta 3 Hi all, in order to simplify the life of those who have no CVS access, I have cut ntop 2.0 beta 3 that includes all the latest fixes. Please report me all the bugs you have found and about the overall application stability. Thanks, Luca -- Luca Deri NETikos S.p.A. Via Matteucci 34/B 56124 Pisa, Italy. Ph. +39/050/968.639 Fax. +39/050/968.626 Personal: [EMAIL PROTECTED] Business: [EMAIL PROTECTED] WWW: http://www.lucaderi.org/ ICQ: 68183632 Hacker: someone who loves to program and enjoys being clever about it - Richard Stallman _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
