[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem in making ddd
From: |
Andreas Zeller |
Subject: |
Re: Problem in making ddd |
Date: |
01 Apr 2001 16:56:07 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) |
Hi!
address@hidden writes:
> Dear Sir,
> I recently downloaded a copy of ddd-3.3. [...]
> When I executed the next step ie. ran the make command - it failed. The
> error reported is as follows: [...]
> XErrorB.h: In method `XErrorBlocker::XErrorBlocker(const XErrorBlocker &)':
> In file included from ddd.C:206:
> XErrorB.h:54: incomplete initializer for member `XErrorBlocker::_event' of
> class
> `XErrorBlocker' which has no constructor
> Could you tell me what to problem is.
You're probably using GCC 2.7.2 or earlier. DDD 3.3 wants GCC 2.95 or
later. You can either install GCC 2.95.2, or download up-to-date
files from the CVS repository (via the DDD home page), or wait for DDD
3.3.1 (out soon now).
Best wishes,
Andreas
--
Andreas Zeller Universitaet Passau
http://www.fmi.uni-passau.de/st/staff/zeller/
- Re: Problem in making ddd,
Andreas Zeller <=