You will need to give some compiler options to the compiler to ignore the new C++ standard headers; or use a cvs version of dx.

David

Dear opendx users,
 I am trying to use opendx on SuSE 8.1 Linux
After I give: ./configure.csh --prefix=/home/dx and "make"
I receive the following error:
Could somebody help me to fix this problem???
Thanks alot,
vlad


In file included from /usr/include/g++/backward/iostream.h:31,
               from GARApplication.h:19,
               from GARCommand.C:23:
/usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file i ncludes 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 includ e 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 -W no-deprecated.
GARCommand.C: In member function `virtual boolean
 GARCommand::doIt(CommandInterface*)':
GARCommand.C:53: `strstream' undeclared (first use this function)
GARCommand.C:53: (Each undeclared identifier is reported only once for each
 function it appears in.)
GARCommand.C:53: parse error before `;' token
GARCommand.C:80: `tmpstr' undeclared (first use this function)
make[3]: *** [GARCommand.o] Error 1
make[3]: Leaving directory `/home/vcojoca/Software/dx-4.2.0/src/uipp/prompter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/vcojoca/Software/dx-4.2.0/src/uipp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vcojoca/Software/dx-4.2.0/src'
make: *** [all-recursive] Error 1

--
Vlad Cojocaru Max Planck Institute for Biophysical Chemistry Department: 060 Am Fassberg 11, 37077 Goettingen, Germany tel: ++49-551-201.1327 e-mail: [EMAIL PROTECTED]
home tel: ++49-551-9963204


--
.............................................................................
David L. Thompson                   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]    5515 Skyway Drive, Missoula, MT 59804
                                    Phone : (406)756-7472

Reply via email to