[Cflowd] arts++ with Redhat 9.0 ???
Scott Smith
ssmith at siu.edu
Wed Jun 18 19:27:32 PDT 2003
Has anyone compiled arts++ in Redhat 9.0 successfully? I'm running into
a problem as soon as I run the 'make' command. The error follows...
**********Output on screen during MAKE*************************
[root at ws711 arts++-1-1-a8]# make
cd classes; make
make[1]: Entering directory `/root/software/caida/arts++-1-1-a8/classes'
cd src; make
make[2]: Entering directory
`/root/software/caida/arts++-1-1-a8/classes/src'
c++ -c -g -O2 -I../include Arts.cc -o Arts.o
In file included from /usr/include/c++/3.2.2/backward/ostream.h:31,
from ../include/ArtsHeader.hh:53,
from ../include/Arts.hh:49,
from Arts.cc:50:
/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 ../include/ArtsAttributeVector.hh:48,
from ../include/Arts.hh:50,
from Arts.cc:50:
../include/ArtsAttribute.hh:294: ISO C++ forbids declaration of `string'
with
no type
../include/ArtsAttribute.hh:294: parse error before `(' token
../include/ArtsAttribute.hh:368: ISO C++ forbids declaration of `string'
with
no type
../include/ArtsAttribute.hh:368: declaration of `const int
ArtsAttribute::string'
../include/ArtsAttribute.hh:294: conflicts with previous declaration
`const int
ArtsAttribute::string'
--
Scott Smith
Network Engineering Services
Southern Illinois University
ssmith at siu.edu
More information about the Cflowd
mailing list