ddd
[Top][All Lists]
Advanced

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

ddd installation


From: David Franks
Subject: ddd installation
Date: Fri, 5 Oct 2001 22:06:20 -0500

I am trying to install ddd v3.3.1   However, when I run make, this is the 
output I get:

address@hidden:~/ddd-3.3.1$ make
Making all in readline
make[1]: Entering directory `/home/dsfranks/ddd-3.3.1/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/dsfranks/ddd-3.3.1/readline'
Making all in vsllib
make[1]: Entering directory `/home/dsfranks/ddd-3.3.1/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/dsfranks/ddd-3.3.1/vsllib'
Making all in themes
make[1]: Entering directory `/home/dsfranks/ddd-3.3.1/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/dsfranks/ddd-3.3.1/themes'
Making all in ddd
make[1]: Entering directory `/home/dsfranks/ddd-3.3.1/ddd'
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    
-DNDEBUG -O2 -g -W -Wall -trigraphs  -c ddd.C
In file included from AsyncAgent.h:60,
                 from LiterateA.h:65,
                 from TTYAgent.h:36,
                 from GDBAgent.h:48,
                 from Command.h:37,
                 from DataDisp.h:58,
                 from ddd.C:185:
Agent.h:104: declaration of C function `char* strerror(int*(*)())' conflicts
   with
/usr/include/string.h:229: previous declaration `char* strerror(int)' here
In file included from AsyncAgent.h:60,
                 from LiterateA.h:65,
                 from TTYAgent.h:36,
                 from GDBAgent.h:48,
                 from Command.h:37,
                 from DataDisp.h:58,
                 from ddd.C:185:
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*(*)())'
ddd.C: In function `void setup_core_limit()':
ddd.C:7788: cannot convert `int' to `int*(*)()' for argument `1' to `char*
   strerror(int*(*)())'
make[1]: *** [ddd.o] Error 1
make[1]: Leaving directory `/home/dsfranks/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1


I am running Slackware pre-8.0   I have gcc v3.0.1

-- 
David
smuchrusher <at> ameritech <dot> net
ICQ#: 118347772 



reply via email to

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