I have Freebsd 3.0.1 with gcc 2.7.2.1, I success with ./configure but
when I did make I was not so lucky ...
# 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 Add
ress &)':
address.cpp:125: call of overloaded `operator >' is ambiguous
../include/snmp++/address.h:150: candidates are: operator >(const
Address &, con
st char *)
address.cpp:115: operator >(const Address &, const
Address &)
/usr/include/g++/function.h:29: operator >(const Address
&, cons
t Address &)
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
Any help will be welcomed
Thanks in advance
RafaReta
Telecommunications, ICAVE
-- cflowd mailing list cflowd@caida.org
This archive was generated by hypermail 2b29 : Wed Dec 27 2000 - 18:07:25 PST