bug-ddd
[Top][All Lists]
Advanced

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

Re: DDD fails to build on FreeBSD 5.1-RELEASE


From: Arnaud Desitter
Subject: Re: DDD fails to build on FreeBSD 5.1-RELEASE
Date: Wed, 4 Feb 2004 15:11:37 -0000

Hi,

There are some missing files in ddd 3.3.8. See archive for some
workarounds. You may as well use the CVS version that should
work out of the box. Doing that would ensure to detect any
problems now rather than after a new release. Would you care
to try ?

Specifically, the error below was not fixed. However, "sys/user.h" is not
used anywhere so we may as well no check for it.
> configure: WARNING: sys/user.h: present but cannot be compiled
> configure: WARNING: sys/user.h: check for missing prerequisite headers?
> configure: WARNING: sys/user.h: proceeding with the preprocessor's result

So, using the CVS version should now work for you, hopefully without
warnings.

Regards,

----- Original Message ----- 
From: "Tim Allman" <tallman@brasscats.ca>
Newsgroups: gmane.comp.debugging.ddd.bugs
Sent: Wednesday, February 04, 2004 2:34 PM
Subject: DDD fails to build on FreeBSD 5.1-RELEASE


> I have successfully been using DDD 3.3.7 for a while on my FreeBSD
machine. I
> downloaded DDD 3.3.8 and untarred it. The configure script produced some
> warnings but no errors. The complete output is attached. These are the
> warnings that are sent to standard error.
>
> configure: WARNING: X11/Xmu/Editres.h: present but cannot be compiled
> configure: WARNING: X11/Xmu/Editres.h: check for missing prerequisite
headers?
> configure: WARNING: X11/Xmu/Editres.h: proceeding with the preprocessor's
> result
> configure: WARNING: sys/user.h: present but cannot be compiled
> configure: WARNING: sys/user.h: check for missing prerequisite headers?
> configure: WARNING: sys/user.h: proceeding with the preprocessor's result
> ./../move-if-change: ./../move-if-change: No such file or directory
>
> The output from make (and gmake) is quite terse.
>
> Making all in libiberty
> if [ x"" != x ] && [ ! -d pic ]; then  mkdir pic;  else true; fi
> touch stamp-picdir
> make: don't know how to make ./../include/xregex.h. Stop
> *** Error code 1
>
> Stop in /usr/home/tallman/software/ddd-3.3.8.
>
> ---------------------------------
>
> I hope this is of some help to you. I have also attached the main
Makefile,
> the one in libiberty and config.h.
>
> I have been using this program for several years and am glad to see its
being
> developed again. I am impressed with the improvements you have made.
>
> Thanks,
>
> Tim






reply via email to

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