[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Data Display Debugger
From: |
Stewart, Ahamadou V. [C] |
Subject: |
Data Display Debugger |
Date: |
Mon, 18 Mar 2002 14:56:18 -0500 |
To whom it may concern,
I am simply trying to compile and build ddd-3.3. The configure in the top
directory(ddd-3.3) works correctly in that it runs until it is finished.
When I type the make command, I get this
No suffix list.
Making all in readline
Making all in libiberty
Making all in vsllib
No suffix list
Making all in themes
No suffix list
Making all in ddd
rm -f .gpl.texinfo; ln -s ./../texinfo/gpl.texinfo
./gpl.texinfo
rm -f ./gfdl.texinfo; ln -s
./../texinfo/gfdl.texinfo ./gfdl.texinfo
CC -DHAVE_CONFIG_H -I. -I. -I. -I./..
-I/opt/ICS/include -DNDEBUG -g -c userinfo.C
CC: "hostname.C" line101: warning: "bool" is a future
reserved word (215)
CC: hostname.C" line101: error: bool okay: bool is not a
type name (1314)
CC:"hostname.C" line 101 warning:"true" is a future reserved
word (215)
CC:"hostname.C" line 106 warning: "false" is a future
reserved word (215)
CC:"hostname.C" line 101: error okay undefined (1285)
CC:"hostname.C" line 101: error: true undefined (1285)
CC:"hostname.C"line 106: error: false undefined (1285)
CC: "hostname.C"line 58: error bool is_letter: bool is not a
type name (1314)
CC:"hostname.C"line 65: error: bool is _junk: bool is not a
type name (1314)
CC:"hostname.C"line 161: error: bool is_email: bool is not a
type name (1314)
*** Error exit code 1
Stop.
***Error exit code 1
Stop
The make will just not work. What is my problem.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Data Display Debugger,
Stewart, Ahamadou V. [C] <=