[EMAIL PROTECTED] cflowd-2-1-b1]# cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
[EMAIL PROTECTED] cflowd-2-1-b1]# rpm -qa | grep gcc
compat-gcc-c++-7.3-2.96.118
gcc-c++-3.2.2-5
libgcc-3.2.2-5
compat-gcc-7.3-2.96.118
gcc-3.2.2-5
[EMAIL PROTECTED] cflowd-2-1-b1]# rpm -qa | grep make
automake-1.6.3-5
make-3.79.1-17
[EMAIL PROTECTED] cflowd-2-1-b1]# make
cd snmp++; make
make[1]: Entering directory `/root/cflowd-2-1-b1/snmp++'
cd classes; make
make[2]: Entering directory `/root/cflowd-2-1-b1/snmp++/classes'
cd src; make
make[3]: Entering directory `/root/cflowd-2-1-b1/snmp++/classes/src'
libtool: warning: cannot infer operation mode from `g++296'
libtool: you must specify a MODE
Try `libtool --help' for more information.
make[3]: *** [oid.lo] Error 1
make[3]: Leaving directory `/root/cflowd-2-1-b1/snmp++/classes/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/cflowd-2-1-b1/snmp++/classes'
make[1]: *** [classes/lib/libsnmp++.a] Error 2
make[1]: Leaving directory `/root/cflowd-2-1-b1/snmp++'
make: *** [all] Error 2


asta e specificand CC si CXX catre gcc296 si g++296
daca las cu gcc3, zice


[EMAIL PROTECTED] cflowd-2-1-b1]# make
cd snmp++; make
make[1]: Entering directory `/root/cflowd-2-1-b1/snmp++'
cd classes; make
make[2]: Entering directory `/root/cflowd-2-1-b1/snmp++/classes'
cd src; make
make[3]: Entering directory `/root/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 /usr/include/c++/3.2.2/backward/iostream.h:31,
                 from ../include/snmp++/smival.h:49,
                 from ../include/snmp++/oid.h:62,
                 from oid.cpp:59:
/usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning:
#warning This file includes at least one deprecated or antiquated header.
Please consider using one of the 32 headers found in section 17.4.1.2 of
the C++ standard. Examples include substituting the <X> header for the
<X.h> header for C++ includes, or <sstream> instead of the deprecated
header <strstream.h>. To disable this warning use -Wno-deprecated.
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 `/root/cflowd-2-1-b1/snmp++/classes/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/cflowd-2-1-b1/snmp++/classes'
make[1]: *** [classes/lib/libsnmp++.a] Error 2
make[1]: Leaving directory `/root/cflowd-2-1-b1/snmp++'
make: *** [all] Error 2


cineva vreo idee???

C

--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui