bug-ddd
[Top][All Lists]
Advanced

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

compiling DDD


From: Andreas Zeller
Subject: compiling DDD
Date: Mon, 27 Nov 2000 13:05:32 +0100 (CET)

root writes:

> during the compiliation of DDD, an error is displayed
> 
> PannedGE.C: In function 'void __static_initialization_and_destruction_0
> (int,int)':
> PannedGE.c:88 non_lvalue in unary '&'
> make[1]: ***[PannedGE.o] Error 1
> make[1]: Leaving directory >/opt/ddd-3.2.1/ddd<
> make: *** [all] error 1
> 
> what shall I do?

In `ddd/PannedGEP.h', change

   typedef struct _GraphEditClassRec

into

   typedef struct _PannedGraphEditClassRec
                  ^^^^^^^^^^^^^^^^^^^^^^^^

Let me know if this helps.

Best wishes,

Andreas

-- 
Andreas Zeller     Universitaet Passau
                   http://www.fmi.uni-passau.de/st/staff/zeller/



reply via email to

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