Use the patch I put in this weekend. Under Solaris, since diff doesn't have the -q option, the ./configure process wasn't recognzing that it needed to re-create the files, so it was running the 1.6 files under 1.7 or vice versa.
-----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Grant Chesy Sent: Wednesday, March 26, 2003 10:13 AM To: [EMAIL PROTECTED] Subject: RE: [Ntop] Problem compiling ntop on Solaris 8 on Sparc To clarify, I am using gnu make I have /usr/local/bin first in my path, which is where gnu make named simply make is located. I tried ver 3.80, and now am using 3.79 since it worked on my linux/x86 box. make -v GNU Make version 3.79...... g -----Original Message----- From: Burton M. Strauss III [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 6:54 AM To: [EMAIL PROTECTED] Subject: RE: [Ntop] Problem compiling ntop on Solaris 8 on Sparc You need to use gnu make (gmake) not Solaris' make -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Grant Chesy Sent: Tuesday, March 25, 2003 6:03 PM To: [EMAIL PROTECTED] Subject: [Ntop] Problem compiling ntop on Solaris 8 on Sparc I apologize, as I am sure this has probably been addressed before, but I did not find a solution to my problems in the FAQ, nor a Google search (looking for archived mailing list posts on the subject). I am positive that others are using ntop on Solaris 8 /Sparc (and not the 1.3 version on sunfreeware.com), so I hope someone can help me. 1. Attempting to build ntop 2.1.3, configure hangs at checking usability of if.h. 2. Attempting to build ntop 2.1.90 or the 24 Mar '03 cvs snapshot, gets through the configure stage, (if.h [and some others] are "unusable", but configure completes) make, however, gives the error: Makefile:547: *** missing separator. Stop. I saw something about some versions of autoconf/automake not working with ntop sources, so I tried the latest versions (2.57/1.73), and some older versions (2.52/1.63) and received the same make error. I also tried different versions of gnu make (3.79 which worked on my linux box, and 3.80). I tried disabling SSL and rdd support, but the make error was the same. I had no problem with building on my Linux/x86 box, so the problem seems to be Solaris/Sparc related. gdbm-1.8.3 libpcap-0.7.2 openssl-0.9.7a rrdtool-1.0.41 (using perl-5.8.0 compiled with the same compiler) gcc-3.2.2 Regards, Grant _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
