ddd
[Top][All Lists]
Advanced

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

Re: Problem mit DDD beim kompilieren


From: J.H.M. Dassen (Ray)
Subject: Re: Problem mit DDD beim kompilieren
Date: Mon, 11 Mar 2002 08:43:14 +0100
User-agent: Mutt/1.3.27i

On Mon, Mar 11, 2002 at 08:06:48 +0100, Wilfried Tenten wrote:
> make[1]: Entering directory `/users/programme/ddd-3.3.1/ddd'
> c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include   =20
> -DNDEBUG -O2 -g -W -Wall -trigraphs  -c logplayer.C
> In file included from logplayer.C:46:
> /usr/include/g++-v3/backward/fstream.h:38: using directive `streampos'
>   introduced ambiguous type `streampos'

Move the
        #include <fstream.h>
line in logplayer.C up to before the various #include "localheader" lines.

HTH,
Ray
-- 
Those who are willing to trade their liberty for security deserve neither.
        Benjamin Franklin



reply via email to

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