bug-ddd
[Top][All Lists]
Advanced

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

Compile-time bug in DDD 3.3.1


From: Ross Roberts
Subject: Compile-time bug in DDD 3.3.1
Date: Mon, 12 Nov 2001 08:48:48 -0500

Platform(s): Compaq Alpha 2100 series & Alphastation 500/333
OS: Tru64 v5.1A
Compiler: GCC v3.0.2, binutils 2.11.2
configure args: none

Problem: When compiling DDD on my Alphas I would receive the following
error:

In file included from logplayer.C:46:
/usr/local/include/g++-v3/backward/fstream.h:38: using directive
`streampos' 
   introduced ambiguous type `streampos'

I resolved it by simply commenting out line 43 in the file
ddd/logplayer.C:

#include "streampos.h"

I'm no coding guru, but presume there's some sort of procedure being
trod upon.. ?

-r



reply via email to

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