> Date: Wed, 21 Mar 2001 18:08:14 -0800 (PST)
> From: Sandeep Jain <sandejain@rocketmail.com>
> To: cflowd@caida.org
> Subject: 'make' pukes on my machine
>
>Hi all
>I am trying to install the latest release(2-1-b1) of
>cflowd on my machine (FreeBSD 2.2.8).
>
>Below is the output:
>
></homes/sjain/cflowd-2-1-b1>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:134: 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.
>*** Error code 1
>
>Stop.
>*** Error code 1
>
>Stop.
>*** Error code 1
>
>Stop.
></homes/sjain/cflowd-2-1-b1>
>
>Can anybody help me with this?
>
>Thank you
>Sandeep
My guess is that you need a different version of gcc then you are using.
What version are you using? e.g. try gcc --version to find out.
Drew
R. Drew Davis, Room MH 2C-302A E-mail: drew@bell-labs.com
Bell Laboratories Voice: 908-582-7280
600 Mountain Ave. Fax: 908-582-3340
Murray Hill, NJ 07974
Bell Laboratories: The Research & Development Unit of Lucent Technologies.
-- cflowd mailing list cflowd@caida.org
This archive was generated by hypermail 2b29 : Wed Mar 21 2001 - 18:56:58 PST