bug-ddd
[Top][All Lists]
Advanced

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

Problem building DDD 3.3.1


From: John Gluck
Subject: Problem building DDD 3.3.1
Date: Sat, 16 Mar 2002 17:56:28 -0500

Hi

I am trying to do a ./configure of DDD 3.3.1 as part of the build
process.

I am using automake 1.5 autoconf 2.52 gcc 3.0.4. My system is a PC
running Linux with a 2.4.18 SMP kernel and XFree86 version 4.1 as well
as Lesstif  0.92.32.

Configure hangs at the following:

checking for sys/ptrace.h... yes
checking for exception... yes
checking for stdexcept... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking whether stat file-mode macros are broken... (cached) no
checking for CORE_MAGIC definition in <sys/core.h>... no
checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>... no
checking for ostrstreambuf::freeze()... john:/usr/src/ddd-3.3.1> ls

If I abort and try to build anway, I get the following:

ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o
search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o
kill.o undo.o macro.o input.o callback.o terminal.o nls.o xmalloc.o
history.o histexpand.o histfile.o histsearch.o shell.o  tilde.o
test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o
shell.o  xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[1]: Leaving directory `/usr/src/ddd-3.3.1/readline'
Making all in vsllib
make[1]: Entering directory `/usr/src/ddd-3.3.1/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/ddd-3.3.1/vsllib'
Making all in themes
make[1]: Entering directory `/usr/src/ddd-3.3.1/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/ddd-3.3.1/themes'
Making all in ddd
make[1]: Entering directory `/usr/src/ddd-3.3.1/ddd'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/usr/src/ddd-3.3.1/ddd'
make: *** [all-recursive] Error 1





reply via email to

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