Hi, I'm trying to compile ddd,
but it seems like some header files are missing in the ddd tarball,
my first make try failed with this error:
No rule to make target `../include/xregex.h', needed by `regex.o'
After some non-helpful google-ing I decided to download xregex.h from ddd's 
cvs, (I also downloaded xregex2.h which is included from xregex.h).
My second make last a little longer, but failed with the same error this time 
about safe-ctype.h, so again I downloaded it from cvs.
But the third make failed with a different error(which I'm certain is caused 
by incompatibilities between the headers I downloaded from cvs and the 
headers of the version I'm compiling).

I can't believe that they forgot to put the headers in the tarball and nobody 
noticed it for this long(It was released at November 2003).
So I guess I'm the dumb one here, can anyone tell me why?

P.S
I posted a message to ddd's mailing list but it's a dead list with nothing but 
spam in the last few months.


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to