ddd
[Top][All Lists]
Advanced

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

make failure


From: Srikanth Vijayaraghavan
Subject: make failure
Date: Fri, 15 Feb 2002 11:29:42 -0800

Hi,

I am trying to install ddd in my system and am having trouble during make.
It fails with the following message. I am running solaris 2.7.

Any help will be appreciated. I have also attached the XErrorB.h file.

Thanks,
Srikanth


124 lions % make
Making all in readline
Making all in vsllib
Making all in themes
Making all in ddd
cat ./host.h.in | \
sed "address@hidden@%sparc-sun-solaris2.7%" | \
sed "address@hidden@%sparc-sun-solaris2.7%" | \
    cat > host.h~ && mv host.h~ host.h
cat ./root.h.in | \
sed "address@hidden@%/remote/etgac/raghavan/tools/ddd-3.3/share/ddd-3.3%" | \
sed "address@hidden@%/remote/etgac/raghavan/tools/ddd-3.3/share/ddd%" | \
    cat > root.h~ && mv root.h~ root.h
cat Ddd | cat | \
sed -n -f ./ad2c.sed > Ddd.ad.h~ && mv Ddd.ad.h~ Ddd.ad.h
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
*** Error code 1
make: Fatal error: Command failed for target `ddd.o'
Current working directory /remote/etgac/raghavan/tools/ddd-3.3/ddd
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

Attachment: XErrorB.h
Description: Text document


*********************************************************************
Srikanth Vijayaraghavan         700 E Middlefield road MV-B2387                 
Sr. Applications consultant     Mountain view , CA - 94043
Ph 650-584-5246                         Fax 650-584-5359                
*********************************************************************


reply via email to

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