ddd
[Top][All Lists]
Advanced

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

Trouble with compiling the source-code


From: Jacob Andersen
Subject: Trouble with compiling the source-code
Date: Tue, 08 May 2001 15:54:21 +0200

Hello,

I receive the following error when I try to compile ddd-3.3 on my Solaris sytem,
any ideas? du you need any of the config... files in order to be able to answer?

Regards, Jacob

Making all in readline
make[1]: Entering directory `/home/jacoba/Software/ddd/ddd-3.3/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jacoba/Software/ddd/ddd-3.3/readline'
Making all in vsllib
make[1]: Entering directory `/home/jacoba/Software/ddd/ddd-3.3/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jacoba/Software/ddd/ddd-3.3/vsllib'
Making all in themes
make[1]: Entering directory `/home/jacoba/Software/ddd/ddd-3.3/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jacoba/Software/ddd/ddd-3.3/themes'
Making all in ddd
make[1]: Entering directory `/home/jacoba/Software/ddd/ddd-3.3/ddd'
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include    -DNDEBUG
-O2 -g -W -Wall -fexternal-templates -trigraphs  -c ddd.C
XErrorB.h: In method `XErrorBlocker::XErrorBlocker(const class XErrorBlocker
&)':
In file included from ddd.C:206:
XErrorB.h:54: incomplete initializer for member `XErrorBlocker::_event' of class
`XErrorBlocker' which has no constructor
XErrorB.h:54: incomplete initializer for member `XErrorBlocker::saved_handler'
of class `XErrorBlocker' which has no constructor
ddd.C: In method `WhenReadyInfo::WhenReadyInfo(struct WhenReadyInfo &)':
ddd.C:5540: incomplete initializer for member `WhenReadyInfo::cbs' of class
`WhenReadyInfo' which has no constructor
ddd.C:5540: incomplete initializer for member `WhenReadyInfo::event' of class
`WhenReadyInfo' which has no constructor
make[1]: *** [ddd.o] Error 1
make[1]: Leaving directory `/home/jacoba/Software/ddd/ddd-3.3/ddd'
make: *** [all-recursive] Error 1



reply via email to

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