ddd
[Top][All Lists]
Advanced

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

DDD, make error


From: Sunny Lo
Subject: DDD, make error
Date: Mon, 14 Oct 2002 23:10:37 -0700

Hi,

I was trying to get DDD to work on my mandrake 9.0 linux system. It took
me sometime to have all the packages together so it can finish ./configure.
However, when I run make, it generate an error after it compiles for a while. I'm a new user to linux, and I hardly have any clue about the error message below. Please give me a hand.If you need more information, I can provide it. Thank you very much.

Sunny.

_________________________________________________________________________________

le 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 in clude substituting the <X> header for the <X.h> header for C++ includes, or <sst ream> instead of the deprecated header <strstream.h>. To disable this warning us
e -Wno-deprecated.
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include -DNDEBUG -
O2 -g -W -Wall -trigraphs  -c logo.C
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
                from strclass.h:412,
                from logo.h:37,
                from logo.C:37:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This fi le 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 in clude substituting the <X> header for the <X.h> header for C++ includes, or <sst ream> instead of the deprecated header <strstream.h>. To disable this warning us
e -Wno-deprecated.
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include -DNDEBUG -
O2 -g -W -Wall -trigraphs  -c logplayer.C
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
                from strclass.h:412,
                from logplayer.h:36,
                from logplayer.C:36:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This fi le 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 in clude substituting the <X> header for the <X.h> header for C++ includes, or <sst ream> instead of the deprecated header <strstream.h>. To disable this warning us
e -Wno-deprecated.
In file included from logplayer.C:46:
/usr/include/c++/3.2/backward/fstream.h:38: using declaration `streampos' introd
uced ambiguous type `streampos'
make[1]: *** [logplayer.o] Error 1
make[1]: Leaving directory `/home/sunny/App/ddd/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx





reply via email to

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