|
From: | katherine ye |
Subject: | make error for ddd3.3.1 on HPUX 11.00 |
Date: | Mon, 10 Nov 2003 20:55:39 +0000 |
Hi,
I am trying to install ddd on HPUX 11.00. I got the ddd 3.3.1 and did ./configure. After that I tried to do make. It gave the error message:
(Please see attached file: makerr)
In the error message. It gave me the warning: /usr/local/include/c++/3.3.1/backward/backward_warning.h. This file includes at least on deprecated or antiquated header. It suggests to change <X> head instead of <X.h>
then In file included from ddd.h: 36,
from ddd.C:138:
strclass.h:413:23: strstream.h: No such file or directory
In file included from ddd.h:36,
from ddd.C:138:
strclass.h:543: error: parse error befor '&' token......etc
I went to strclass.h and changed <strstream.h> into <strstream>. It then can find that file but still gives a lot of error messages. Could you tell me what is the problem. Thanks a lot
Katherine Ye
makerr
Description: Text document
[Prev in Thread] | Current Thread | [Next in Thread] |