ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem installing DDD 3.3.1 with GCC 3.2.1 on SPARC Solaris 9


From: Cyril Monpellier
Subject: Problem installing DDD 3.3.1 with GCC 3.2.1 on SPARC Solaris 9
Date: Fri, 14 Feb 2003 10:32:39 -0500

Hi,

 

I am trying to install DDD 3.3.1 on a Solaris 9 SPARC V machine. I have gcc 3.2.1

and the latest version of Lesstiff installed. I ran the ./configure (no param) and got the output attached as configure. Then I type make

and I get the error:

 

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG

-O2 -g -W -Wall -trigraphs  -c glob.C

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG

-O2 -g -W -Wall -trigraphs  -c hash.C

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG

-O2 -g -W -Wall -trigraphs  -c home.C

In file included from /usr/local/include/c++/3.2.1/backward/iostream.h:31,

                 from strclass.h:412,

                 from home.C:37:

/usr/local/include/c++/3.2.1/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 home.C:37:

strclass.h: In member function `string& string::operator=(std::ostrstream&)':

strclass.h:1059: warning: unused variable `const int frozen'

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG

-O2 -g -W -Wall -trigraphs  -c isid.C

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG

-O2 -g -W -Wall -trigraphs  -c rxclass.C

In file included from /usr/local/include/c++/3.2.1/backward/iostream.h:31,

                 from strclass.h:412,

                 from rxclass.C:38:

/usr/local/include/c++/3.2.1/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 rxclass.C:38:

strclass.h: In member function `string& string::operator=(std::ostrstream&)':

strclass.h:1059: warning: unused variable `const int frozen'

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG

-O2 -g -W -Wall -trigraphs  -c sigName.C

In file included from /usr/local/include/c++/3.2.1/backward/iostream.h:31,

                 from strclass.h:412,

                 from sigName.C:43:

/usr/local/include/c++/3.2.1/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 sigName.C:43:

strclass.h: In member function `string& string::operator=(std::ostrstream&)':

strclass.h:1059: warning: unused variable `const int frozen'

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG

-O2 -g -W -Wall -trigraphs  -c strclass.C

In file included from /usr/local/include/c++/3.2.1/backward/iostream.h:31,

                 from strclass.h:412,

                 from strclass.C:41:

/usr/local/include/c++/3.2.1/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 strclass.C:41:

strclass.h: In member function `string& string::operator=(std::ostrstream&)':

strclass.h:1059: warning: unused variable `const int frozen'

strclass.C: In function `std::istream& operator>>(std::istream&, string&)':

strclass.C:1443: invalid conversion from `int' to `std::_Ios_Iostate'

strclass.C:1443:   initializing argument 1 of `void std::basic_ios<_CharT,

   _Traits>::clear(std::_Ios_Iostate) [with _CharT = char, _Traits =

   std::char_traits<char>]'

make[1]: *** [strclass.o] Error 1

make[1]: Leaving directory `/usr/local/ddd-3.3.1/ddd'

make: *** [all-recursive] Error 1

 

Please, can you tell me what I’m doing wrong? Thank you very much for your help.

 

Cyril Monpellier,

Development Manager

Opalis Software Inc.

www.opalis.com

 

Attachment: configure
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]