ddd
[Top][All Lists]
Advanced

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

Compilation error while building DDD


From: Scott Graunke
Subject: Compilation error while building DDD
Date: Mon, 20 Nov 2000 11:59:01 -0600

Hello,

I'm attempting to build DDD (tried both version 3.2.1 and 3.2.91) on a
Redhat
7.0 box.

I'm using the following:
        gcc version 2.96 20000731 (Red Hat Linux 7.0)
        lessTif 91.11

I am getting the following error while attempting to build:

==> Making all in ./readline...
make[1]: Entering directory `/usr/share/ddd-3.2.1/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/share/ddd-3.2.1/readline'
==> Making all in ./ddd...
make[1]: Entering directory `/usr/share/ddd-3.2.1/ddd'
Building ddd-3.2.1-i686-pc-linux-gnu...
c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs  -c -I. -I. -I./.. 
-isystem /usr/X11R6/include -o PannedGE.o PannedGE.C
PannedGE.C: In function `void __static_initialization_and_destruction_0
(int, int)':
PannedGE.C:87: non-lvalue in unary `&'
make[1]: *** [PannedGE.o] Error 1
make[1]: Leaving directory `/usr/share/ddd-3.2.1/ddd'
make: *** [all] Error 1

The error is caused by line 90 in PannedGE.C:

    /* superclass               */  portholeWidgetClass,



Is there any workaround or solution for this?

Thanks,

Scott Graunke

address@hidden





reply via email to

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