I tried to compile cflowd 2.1b1 on FreeBSD 3.3 and get the following error.
Do I miss here something ?
$ make
cd snmp++; make
cd classes; make
cd src; make
c++ -D__unix__ -I../include/snmp++ -I./ -g -O2 -c address.cpp -o address.o
address.cpp: In function `int operator >=(const class Address &, const class Address &)':
address.cpp:125: call of overloaded `operator >' is ambiguous
./include/snmp++/address.h:150: candidates are: operator >(const Address &, const char *)
address.cpp:115: operator >(const Address &, const Address &)
/usr/include/g++/function.h:29: operator >(const Address &, const Address &)
*** Error code 1
Stop.
thanks for help
Josef
-- cflowd mailing list cflowd@caida.org
This archive was generated by hypermail 2b29 : Sun Nov 12 2000 - 10:21:00 PST