Date: Tue, 23 Nov 2004 13:44:10 -0800 (PST) From: Peter Thoenen <eol1@yahoo.com> To: ports@FreeBSD.org Subject: FreeBSD Port: cflowd-2.1.b1_8,1 Message-ID: <20041123214410.40552.qmail@web51906.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
27JUL04 shows unbroke on CURRENT but I am still showing BROKE on 5.3-RELEASE-p1 See below, error at very bottom. Build throws all types of warnings and errors, issue with current version of GCC? 04-11-23 15:39:27 /usr/ports/net-mgmt/cflowd # make install clean you can compile cflowd with patches for FlowScan by typing: make CFLOWD_FLOWSCAN_PATCH=yes ===> Vulnerability check disabled, database not found ===> Extracting for cflowd-2.1.b1_8,1 >> Checksum OK for cflowd-2-1-b1.tar.gz. ===> Patching for cflowd-2.1.b1_8,1 ===> Applying FreeBSD patches for cflowd-2.1.b1_8,1 cd /usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1; /usr/bin/find . -type f | /usr/bin/xargs /usr/bin/grep -l '<strstream.h>' | /usr/bin/xargs /usr/bin/sed -i.bak -e 's/<strstream.h>/<strstream>/' ===> cflowd-2.1.b1_8,1 depends on file: /usr/local/lib/libArts.a - found ===> cflowd-2.1.b1_8,1 depends on executable: gmake - found ===> cflowd-2.1.b1_8,1 depends on executable: bison - found ===> Configuring for cflowd-2.1.b1_8,1 {...SNIP A BUNCH...} cflowdtop set to /usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1 (default) docurl set to /caida/powertools/cflowd (default) checking for yywrap in -lfl... yes flexdir set to system (default) DOC_VERSION set to cflowd-2-1-b1 PKG_VERSION set to cflowd-2-1-b1 C_R_A set to 0:0:0 checking for socklen_t... yes checking for union semun... yes OSNAME set to i386-freebsd5.3 Prereq paths: artspp: /usr/local cflowdtop: /usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1 docurl: /caida/powertools/cflowd flexdir: system Install paths: includedir: /usr/local/include/cflowd libdir: /usr/local/lib/cflowd bindir: /usr/local/bin sbindir: /usr/local/sbin mandir: /usr/local/man sysconfdir: /usr/local/etc updating cache ./config.cache creating ./config.status creating Makefile creating apps/cfdases/Makefile creating apps/cfdases/cfdases.man creating apps/cfdcollect/Makefile creating apps/cfdifmatrix/Makefile creating apps/cfdifmatrix/cfdifmatrix.man creating apps/cfdnets/Makefile creating apps/cfdnets/cfdnets.man creating apps/cfdnexthops/Makefile creating apps/cfdnexthops/cfdnexthops.man creating apps/cfdportmatrix/Makefile creating apps/cfdportmatrix/cfdportmatrix.man creating apps/cfdprotos/Makefile creating apps/cfdprotos/cfdprotos.man creating apps/cfdtos/Makefile creating apps/cfdtos/cfdtos.man creating apps/cflowd/Makefile creating apps/cflowdmux/Makefile creating apps/dnswatch/Makefile creating apps/flowdump/Makefile creating apps/flowdump/flowdump.man creating apps/flowwatch/Makefile creating apps/flowwatch/flowwatch.man creating classes/src/CflowdConfig.cc creating classes/src/Makefile creating etc/Makefile creating doc/configuration/configuration.sgml creating doc/libCfd/Makefile creating doc/libCfd/installHtml.sh creating doc/libCfd/cocoon.conf creating bsd.ports/net/cflowd/Makefile creating snmp++/classes/include/snmp++/Makefile creating snmp++/classes/src/Makefile creating include/aclocal.h ===> Building for cflowd-2.1.b1_8,1 cd snmp++; gmake gmake[1]: Entering directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/snmp++' cd classes; gmake gmake[2]: Entering directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/snmp++/classes' cd src; gmake gmake[3]: Entering directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/snmp++/classes/src' mkdir .libs g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC address.cpp -o .libs/address.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/address.h:57, from address.cpp:45: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c address.cpp -o address.o >/dev/null 2>&1 mv -f .libs/address.lo address.lo rm -f .libs/counter.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC counter.cpp -o .libs/counter.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/counter.h:48, from counter.cpp:49: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c counter.cpp -o counter.o >/dev/null 2>&1 mv -f .libs/counter.lo counter.lo rm -f .libs/ctr64.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC ctr64.cpp -o .libs/ctr64.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/ctr64.h:48, from ctr64.cpp:49: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c ctr64.cpp -o ctr64.o >/dev/null 2>&1 mv -f .libs/ctr64.lo ctr64.lo rm -f .libs/gauge.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC gauge.cpp -o .libs/gauge.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/integer.h:48, from ../include/snmp++/gauge.h:52, from gauge.cpp:45: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c gauge.cpp -o gauge.o >/dev/null 2>&1 mv -f .libs/gauge.lo gauge.lo rm -f .libs/integer.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC integer.cpp -o .libs/integer.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/integer.h:48, from integer.cpp:44: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c integer.cpp -o integer.o >/dev/null 2>&1 mv -f .libs/integer.lo integer.lo rm -f .libs/octet.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC octet.cpp -o .libs/octet.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/octet.h:62, from octet.cpp:48: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c octet.cpp -o octet.o >/dev/null 2>&1 mv -f .libs/octet.lo octet.lo rm -f .libs/oid.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC oid.cpp -o .libs/oid.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/oid.h:63, from oid.cpp:59: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c oid.cpp -o oid.o >/dev/null 2>&1 mv -f .libs/oid.lo oid.lo rm -f .libs/pdu.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC pdu.cpp -o .libs/pdu.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/vb.h:62, from ../include/snmp++/pdu.h:53, from pdu.cpp:47: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c pdu.cpp -o pdu.o >/dev/null 2>&1 mv -f .libs/pdu.lo pdu.lo rm -f .libs/target.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC target.cpp -o .libs/target.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/address.h:57, from ../include/snmp++/target.h:50, from target.cpp:42: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c target.cpp -o target.o >/dev/null 2>&1 mv -f .libs/target.lo target.lo rm -f .libs/timetick.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC timetick.cpp -o .libs/timetick.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/integer.h:48, from ../include/snmp++/timetick.h:49, from timetick.cpp:45: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c timetick.cpp -o timetick.o >/dev/null 2>&1 mv -f .libs/timetick.lo timetick.lo rm -f .libs/vb.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC vb.cpp -o .libs/vb.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/oid.h:63, from vb.cpp:43: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c vb.cpp -o vb.o >/dev/null 2>&1 mv -f .libs/vb.lo vb.lo rm -f .libs/asn1.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC asn1.cpp -o .libs/asn1.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/oid.h:63, from ../include/snmp++/snmp_pp.h:63, from ../include/snmp++/asn1.h:10, from asn1.cpp:38: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c asn1.cpp -o asn1.o >/dev/null 2>&1 mv -f .libs/asn1.lo asn1.lo rm -f .libs/snmpmsg.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC snmpmsg.cpp -o .libs/snmpmsg.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from ../include/snmp++/smival.h:49, from ../include/snmp++/oid.h:63, from ../include/snmp++/snmp_pp.h:63, from ../include/snmp++/snmpmsg.h:50, from snmpmsg.cpp:46: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c snmpmsg.cpp -o snmpmsg.o >/dev/null 2>&1 mv -f .libs/snmpmsg.lo snmpmsg.lo rm -f .libs/uxsnmp.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -I../../../include -c -fPIC -DPIC uxsnmp.cpp -o .libs/uxsnmp.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from uxsnmp.cpp:31: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -I../../../include -c uxsnmp.cpp -o uxsnmp.o >/dev/null 2>&1 mv -f .libs/uxsnmp.lo uxsnmp.lo rm -f .libs/eventlist.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC eventlist.cpp -o .libs/eventlist.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from eventlist.cpp:59: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c eventlist.cpp -o eventlist.o >/dev/null 2>&1 mv -f .libs/eventlist.lo eventlist.lo rm -f .libs/msgqueue.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC msgqueue.cpp -o .libs/msgqueue.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from msgqueue.cpp:58: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c msgqueue.cpp -o msgqueue.o >/dev/null 2>&1 mv -f .libs/msgqueue.lo msgqueue.lo rm -f .libs/userdefined.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC userdefined.cpp -o .libs/userdefined.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from userdefined.cpp:59: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c userdefined.cpp -o userdefined.o >/dev/null 2>&1 mv -f .libs/userdefined.lo userdefined.lo rm -f .libs/usertimeout.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC usertimeout.cpp -o .libs/usertimeout.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from usertimeout.cpp:60: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c usertimeout.cpp -o usertimeout.o >/dev/null 2>&1 mv -f .libs/usertimeout.lo usertimeout.lo rm -f .libs/msec.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC msec.cpp -o .libs/msec.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from msec.cpp:24: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c msec.cpp -o msec.o >/dev/null 2>&1 mv -f .libs/msec.lo msec.lo rm -f .libs/notifyqueue.lo g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c -fPIC -DPIC notifyqueue.cpp -o .libs/notifyqueue.lo In file included from /usr/include/c++/3.4/backward/iostream.h:31, from notifyqueue.cpp:61: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. g++ -D__unix__ -I../include/snmp++ -I./ -O -pipe -march=pentiumpro -c notifyqueue.cpp -o notifyqueue.o >/dev/null 2>&1 mv -f .libs/notifyqueue.lo notifyqueue.lo mkdir ../lib/.libs expr: illegal option -- l usage: expr [-e] expression g++ -shared address.lo counter.lo ctr64.lo gauge.lo integer.lo octet.lo oid.lo pdu.lo target.lo timetick.lo vb.lo asn1.lo snmpmsg.lo uxsnmp.lo eventlist.lo msgqueue.lo userdefined.lo usertimeout.lo msec.lo notifyqueue.lo -lc -Wl,-soname -Wl,libsnmp++.so.0 -o ../lib/.libs/libsnmp++.so.0 (cd ../lib/.libs && rm -f libsnmp++.so && ln -s libsnmp++.so.0 libsnmp++.so) (cd ../lib/.libs && rm -f libsnmp++.so && ln -s libsnmp++.so.0 libsnmp++.so) ar cru ../lib/.libs/libsnmp++.a address.o counter.o ctr64.o gauge.o integer.o octet.o oid.o pdu.o target.o timetick.o vb.o asn1.o snmpmsg.o uxsnmp.o eventlist.o msgqueue.o userdefined.o usertimeout.o msec.o notifyqueue.o ranlib ../lib/.libs/libsnmp++.a creating ../lib/libsnmp++.la (cd ../lib/.libs && rm -f libsnmp++.la && ln -s ../libsnmp++.la libsnmp++.la) gmake[3]: Leaving directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/snmp++/classes/src' gmake[2]: Leaving directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/snmp++/classes' gmake[1]: Leaving directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/snmp++' cd classes; gmake gmake[1]: Entering directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/classes' cd src; gmake gmake[2]: Entering directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/classes/src' mkdir .libs c++ -O -pipe -march=pentiumpro -I../include -I../../include -I/usr/local/include -c -fPIC -DPIC CflowdAsMatrix.cc -o .libs/CflowdAsMatrix.lo In file included from /usr/include/c++/3.4/backward/strstream:51, from CflowdAsMatrix.cc:43: /usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. In file included from CflowdAsMatrix.cc:46: ../include/CflowdAsMatrix.hh:58: error: expected init-declarator before '<' token ../include/CflowdAsMatrix.hh:58: error: expected `,' or `;' before '<' token ../include/CflowdAsMatrix.hh:71: error: expected class-name before '{' token ../include/CflowdAsMatrix.hh:73: error: `CflowdAsMatrixMap_t' has not been declared ../include/CflowdAsMatrix.hh:73: error: ISO C++ forbids declaration of `iterator' with no type ../include/CflowdAsMatrix.hh:73: error: expected `;' before "iterator" ../include/CflowdAsMatrix.hh:74: error: `CflowdAsMatrixMap_t' has not been declared ../include/CflowdAsMatrix.hh:74: error: ISO C++ forbids declaration of `const_iterator' with no type ../include/CflowdAsMatrix.hh:74: error: expected `;' before "const_iterator" CflowdAsMatrix.cc:53: error: `string' does not name a type CflowdAsMatrix.cc: In member function `int CflowdAsMatrix::AddFlow(const CflowdRawFlow&)': CflowdAsMatrix.cc:69: error: no match for 'operator[]' in '*(CflowdAsMatrix*)this[asmKey]' CflowdAsMatrix.cc:70: error: no match for 'operator[]' in '*(CflowdAsMatrix*)this[asmKey]' CflowdAsMatrix.cc: In member function `std::istream& CflowdAsMatrix::read(std::istream&)': CflowdAsMatrix.cc:96: error: 'class CflowdAsMatrix' has no member named 'empty' CflowdAsMatrix.cc:97: error: 'class CflowdAsMatrix' has no member named 'erase' CflowdAsMatrix.cc:97: error: 'class CflowdAsMatrix' has no member named 'begin' CflowdAsMatrix.cc:97: error: 'class CflowdAsMatrix' has no member named 'end' CflowdAsMatrix.cc:104: error: no match for 'operator[]' in '*(CflowdAsMatrix*)this[asKey]' CflowdAsMatrix.cc: In member function `int CflowdAsMatrix::read(int)': CflowdAsMatrix.cc:122: error: 'class CflowdAsMatrix' has no member named 'empty'CflowdAsMatrix.cc:123: error: 'class CflowdAsMatrix' has no member named 'erase'CflowdAsMatrix.cc:123: error: 'class CflowdAsMatrix' has no member named 'begin'CflowdAsMatrix.cc:123: error: 'class CflowdAsMatrix' has no member named 'end' CflowdAsMatrix.cc:147: error: `istrstream' undeclared (first use this function) CflowdAsMatrix.cc:147: error: (Each undeclared identifier is reported only once for each function it appears in.) CflowdAsMatrix.cc:147: error: expected `;' before "inStream" CflowdAsMatrix.cc:150: error: `inStream' undeclared (first use this function) CflowdAsMatrix.cc:152: error: no match for 'operator[]' in '*(CflowdAsMatrix*)this[asKey]' CflowdAsMatrix.cc: In member function `std::ostream& CflowdAsMatrix::write(std::ostream&) const': CflowdAsMatrix.cc:167: error: `const_iterator' is not a member of `CflowdAsMatrix' CflowdAsMatrix.cc:167: error: expected `;' before "asmIter" CflowdAsMatrix.cc:169: error: 'const class CflowdAsMatrix' has no member named 'size' CflowdAsMatrix.cc:173: error: `asmIter' undeclared (first use this function) CflowdAsMatrix.cc:173: error: 'const class CflowdAsMatrix' has no member named 'begin' CflowdAsMatrix.cc:173: error: 'const class CflowdAsMatrix' has no member named 'end' CflowdAsMatrix.cc: In member function `int CflowdAsMatrix::write(int) const': CflowdAsMatrix.cc:188: error: `const_iterator' is not a member of `CflowdAsMatrix' CflowdAsMatrix.cc:188: error: expected `;' before "asmIter" CflowdAsMatrix.cc:192: error: 'const class CflowdAsMatrix' has no member named 'size' CflowdAsMatrix.cc:201: error: `asmIter' undeclared (first use this function) CflowdAsMatrix.cc:201: error: 'const class CflowdAsMatrix' has no member named 'begin' CflowdAsMatrix.cc:201: error: 'const class CflowdAsMatrix' has no member named 'end' gmake[2]: *** [CflowdAsMatrix.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/classes/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/net-mgmt/cflowd/work/cflowd-2-1-b1/classes' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/net-mgmt/cflowd. 04-11-23 15:42:02 /usr/ports/net-mgmt/cflowd #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041123214410.40552.qmail>