Read the FAQs and back traffic. Do a google search. This happens time and again - for a variety of programs, not just ntop.
It's somehow related to versions of the gnu tools, automake, autoconf, et al. Nobody really understands it. All I can say is that I don't have the problem on the RedHat box I use to build, which has: automake-1.4p5-2 autoconf-2.13-14 make-3.79.1-8 m4-1.4.1-5 libtool-1.4-8 I *think* it's introduced by upgrading autoconf (2.5x) and not automake, but I don't know for sure. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Aj Effin Reznor Sent: Monday, July 29, 2002 12:31 PM To: [EMAIL PROTECTED] Subject: [Ntop-dev] more errors Slackware 8.1 Compiling as root ./configure --disable-mysql This is your ntop configuration: Host System Type : i686-pc-linux-gnu Compiler (cflags) : gcc -g -O2 -pipe -DHAVE_CONFIG_H Include path : -I/usr/local/include -I/usr/src/gdchart0.94c -I/usr/include/openssl System Libs : -lpthread -lresolv -lnsl -ldl Core Libs : -L/usr/local/lib -lpcap -lgdbm Additional Libs : -lcrypt -lm -L/usr/src/gdchart0.94c -lgdchart -L/usr/src/gdchart0.94c/gd- 1.8.3 -lgd -L/usr/src /gdchart0.94c/gd-1.8.3/libpng-1.0.8 -lpng -L/usr/src/gdchart0.94c/zlib-1.1.3 -lz -lssl -lcrypto LBL pcap in : /usr/local GNU gdbm in : MultiThread mode : Install path : /usr/local Then 'make' crashes out: /bin/sh ./libtool --mode=link gcc -g -O2 -pipe -o libntop.la -rpath /usr/local/lib -version-info -release -export-dynamic address.lo dataFormat.lo event.lo globals-core.lo hash.lo initialize.lo leaks.lo logger.lo mysql.lo netflow.lo ntop.lo pbuf.lo protocols.lo plugin.lo qsort.lo regex.lo rules.lo sql.lo ssl.lo term.lo traffic.lo util.lo vendor.lo version.lo ntop_darwin.lo -L/usr/local/lib -lpcap -lgdbm -lpthread -lresolv -lnsl -ldl -lcrypt -lm -L/usr/src/gdchart0.94c -lgdchart -L/usr/src/gdchart0.94c/gd-1.8.3 -lgd -L/usr/src/gdchart0.94c/gd-1.8.3/libpng-1.0.8 -lpng -L/usr/src/gdchart0.94c/zlib-1.1.3 -lz -lssl -lcrypto libtool: link: CURRENT `-release' is not a nonnegative integer libtool: link: `-release' is not valid version information make[2]: *** [libntop.la] Error 1 make[2]: Leaving directory `/usr/src/ntop' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/ntop' make: *** [all] Error 2 Any suggestions are appreciated. -aj. _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop-dev
