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/
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
This archive was generated by hypermail 2b29 : Wed Sep 05 2001 - 06:36:15 PDT