> Date: Wed, 05 Sep 2001 09:22:57 -0400
> From: Tristan Goguen <tgoguen@ilap.com>
> To: cflowd@caida.org
> Subject: My cflowd make error
>In-reply-to: <200109050327.XAA29554@jessie.research.bell-labs.com>
>
>
>Hi,
>I'm attempting to make cflowd on a sun parc solaris2.6 machine. I've
>installed flex,bison,make, arts++ etc but I've missed a step. Are there any
>suggestions.
>
>Thank you,
>
>Tristan
>Internet Light and Power Inc.
>http://ilap.com/
I'm just guessing, but you might want to see if maybe you are using an
out of date version of the C++ compiler? Alas, I don't know what the
right version is for you to use.
Here's what I have here:
jessie $ g++ --version
2.95.2
But its been so long since I last built cflowd here that I'm making no
claims that what I have is what you need.
Anyhow, I hope this is some help...
Drew
>server26 140# ../make/make
>cd snmp++; /export/home/bin/cflowd-2-1-b1/../make/make
>make[1]: Entering directory `/export/home/bin/cflowd-2-1-b1/snmp++'
>cd classes; /export/home/bin/cflowd-2-1-b1/../make/make
>make[2]: Entering directory `/export/home/bin/cflowd-2-1-b1/snmp++/classes'
>cd src; /export/home/bin/cflowd-2-1-b1/../make/make
>make[3]: Entering directory `/export/home/bin/cflowd-2-1-b1/snmp++/classes/src
'
>g++ -D__unix__ -I../include/snmp++ -I./ -g -O2 -c oid.cpp -o oid.o
>In file included from oid.cpp:59:
>../include/snmp++/oid.h:181: `vector' was not declared in this scope
>../include/snmp++/oid.h:181: parse error before `>' token
>oid.cpp:503: `vector' was not declared in this scope
>oid.cpp:503: parse error before `>' token
>oid.cpp: In member function `void Oid::get_oid(...) const':
>oid.cpp:505: `outVect' undeclared (first use this function)
>oid.cpp:505: (Each undeclared identifier is reported only once for each
> function it appears in.)
>make[3]: *** [oid.lo] Error 1
>make[3]: Leaving directory `/export/home/bin/cflowd-2-1-b1/snmp++/classes/src'
>make[2]: *** [all] Error 2
>make[2]: Leaving directory `/export/home/bin/cflowd-2-1-b1/snmp++/classes'
>make[1]: *** [classes/lib/libsnmp++.a] Error 2
>make[1]: Leaving directory `/export/home/bin/cflowd-2-1-b1/snmp++'
>make: *** [all] Error 2
>server26 141#
>
>--
>cflowd mailing list
>cflowd@caida.org
-- cflowd mailing list cflowd@caida.org
This archive was generated by hypermail 2b29 : Wed Sep 05 2001 - 07:10:41 PDT