How to build DDD 3.3 on SunOS 5.9 Generic_118558-22 sun4u sparc SUNW,Sun-Fire-V49

Meir Yanovich <[email protected]>
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
Hello all
i like to use DDD on SunOS 9 , when i try to build DDD with simple
./configure .. make
its gives me errors in the compilation of the make ( the configure does not
gives me any errors )
what i need to configure to be able to build DDD in sun ?
-------------------------------------------
this is part of the errors im getting :
bin/sh ./config-info ./USERINFO USERINFO > configinfo.C~ && \
mv configinfo.C~ configinfo.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c ddd.C
In file included from
/usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/../../../../include/c++/3.4.6/backward/iostream.h:31,
                 from strclass.h:412,
                 from ddd.h:36,
                 from ddd.C:138:
/usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/../../../../include/c++/3.4.6/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 <iostream> instead of the
deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
In file included from ddd.h:36,
                 from ddd.C:138:
strclass.h:413:23: strstream.h: No such file or directory
In file included from ddd.h:36,
                 from ddd.C:138:
strclass.h:543: error: expected `)' before '&' token
strclass.h:555: error: declaration of `operator=' as non-function
strclass.h:555: error: expected `;' before '(' token
strclass.h:1049: error: declaration of `operator=' as non-function
strclass.h:1049: error: `ostrstream' was not declared in this scope
strclass.h:1049: error: `os' was not declared in this scope
strclass.h:1083: error: expected `)' before '&' token
In file included from AsyncAgent.h:60,
                 from LiterateA.h:65,
                 from TTYAgent.h:36,
                 from GDBAgent.h:48,
                 from Command.h:37,
                 from DataDisp.h:58,
                 from ddd.C:185:
Agent.h: In member function `string Agent::name() const':
Agent.h:417: error: `ostrstream' was not declared in this scope
Agent.h:417: error: expected `;' before "os"
....
....
Thanks for helping

_______________________________________________
ddd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ddd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.