ddd
[Top][All Lists]
Advanced

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

Compile DDD 3.3 ?


From: Tomasz Czyzak
Subject: Compile DDD 3.3 ?
Date: Thu, 16 Aug 2001 12:51:25 +0200

Hi,

My name is Tomek and because I'm not very experienced in compiling ... :(
I need your help.
Could please look at following problem:
I have got ddd-3.3, after  ./configure --prefix=/home/tczyzak/DDD
finished succesfully run make and got error (see attached file)

host system type : sparc-sun-solaris2.5.1

If you need any other info please let me know.

regards,
            Tomek Czyzak

Making all in readline
rm -f readline.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g readline.c
"readline.c", line 913: warning: statement not reached
rm -f vi_mode.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g vi_mode.c
rm -f funmap.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g funmap.c
rm -f keymaps.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g keymaps.c
rm -f parens.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g parens.c
rm -f search.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g search.c
rm -f rltty.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g rltty.c
rm -f complete.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g complete.c
rm -f bind.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g bind.c
"bind.c", line 1256: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "./readline.h", line 282
        argument : pointer to uchar
"bind.c", line 1417: warning: argument #2 is incompatible with prototype:
        prototype: pointer to char : "./readline.h", line 285
        argument : pointer to uchar
rm -f isearch.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g isearch.c
"isearch.c", line 267: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/string.h", line 45
        argument : pointer to uchar
rm -f display.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g display.c
rm -f signals.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g signals.c
rm -f util.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g util.c
rm -f kill.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g kill.c
rm -f undo.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g undo.c
rm -f macro.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g macro.c
rm -f input.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g input.c
"input.c", line 292: warning: statement not reached
rm -f callback.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g callback.c
rm -f terminal.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g terminal.c
rm -f nls.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g nls.c
rm -f xmalloc.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g xmalloc.c
rm -f history.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g history.c
rm -f histexpand.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g histexpand.c
"histexpand.c", line 237: warning: end-of-loop code not reached
"histexpand.c", line 246: warning: end-of-loop code not reached
"histexpand.c", line 272: warning: end-of-loop code not reached
rm -f histfile.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g histfile.c
rm -f histsearch.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g histsearch.c
rm -f shell.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g shell.c
rm -f tilde.o
cc -c -DHAVE_CONFIG_H   -I. -I. -I/poland/tczyzak/DDD//include 
-DRL_LIBRARY_VERSION='"4.0"' -g tilde.c
rm -f libreadline.a
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
internal error: error_message(58)
*** Error code 100
make: Fatal error: Command failed for target `libreadline.a'
Current working directory /home/tczyzak/ddd-3.3/readline
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

reply via email to

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