On Red Hat 7.1, snapshot builds prior to Oct 16 built fine. The Oct 16th, and 17th builds fail with the following error. What am I missing?
Thanks. ------------ mv -f .libs/report.lo report.lo /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/tmp/ntop- current/gdchart0.94c -I/usr/include/openssl -g -O2 -pipe -c reportUtils.c 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' make[2]: *** [reportUtils.lo] Error 1 make[2]: Leaving directory `/tmp/ntop-current/ntop' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/ntop-current/ntop' make: *** [all-recursive-am] Error 2 _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
