ddd
[Top][All Lists]
Advanced

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

ddd-3.3 compilation problem with gcc 3.0.1


From: Naoki Saito
Subject: ddd-3.3 compilation problem with gcc 3.0.1
Date: Thu, 01 Nov 2001 12:09:33 -0800
User-agent: Mozilla/5.0 (X11; U; SunOS 5.8 sun4u; en-US; m18) Gecko/20010307 Netscape6/6.01

Dear ddd developers/users,

I am trying to install ddd-3.3 using gcc 3.0.1 on Solaris 8 machine, and I got the following
error message:

make[1]: Entering directory `/usr/local/src/ddd-3.3/ddd'
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/openwin/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ddd.C

....lots of warning messages here, then I got the following compilation error:

Agent.h: In member function `void Agent::_raise(string, int, bool, bool)':
Agent.h:206: cannot convert `int' to `int*(*)()' for argument `1' to `char*
 strerror(int*(*)())'
make[1]: *** [ddd.o] Error 1
make[1]: Leaving directory `/usr/local/src/ddd-3.3/ddd'
make: *** [all-recursive] Error 1

ddd-3.3 cannot be compiled under gcc-3.0.1?
I would appreciate any help!

Thank you very much in advance,
Naoki Saito (UC Davis)





reply via email to

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