[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to build DDD 3.3 on SunOS 5.9 Generic_118558-22 sun4u sparc SUNW,Su
From: |
Meir Yanovich |
Subject: |
How to build DDD 3.3 on SunOS 5.9 Generic_118558-22 sun4u sparc SUNW,Sun-Fire-V49 |
Date: |
Thu, 24 Sep 2009 10:47:39 +0300 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- How to build DDD 3.3 on SunOS 5.9 Generic_118558-22 sun4u sparc SUNW,Sun-Fire-V49,
Meir Yanovich <=