ddd
[Top][All Lists]
Advanced

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

Problem while installing ddd 3.2.1 on Mac OS Darwin 9.2.1


From: Lan Cuo
Subject: Problem while installing ddd 3.2.1 on Mac OS Darwin 9.2.1
Date: Sat, 13 Jun 2009 16:06:21 -0700

Hi

I am trying to install ddd on my Mac computer. I got the follow error
message while running
./configure && make
I specified the path for X11 but it seems not working.
--x-includes=/usr/X11/include/
--x-libraries=/usr/X11/lib/

Thanks.

L.

Here is the complete output:
./configure: line 82: --x-includes=/usr/X11/include/: No such file or directory
./configure: line 83: --x-libraries=/usr/X11/lib/: No such file or directory
loading cache ./config.cache
checking host system type... Invalid configuration
`powerpc-apple-darwin9.2.1': system `darwin9.2.1' not recognized

checking target system type... Invalid configuration
`powerpc-apple-darwin9.2.1': system `darwin9.2.1' not recognized

checking build system type... Invalid configuration
`powerpc-apple-darwin9.2.1': system `darwin9.2.1' not recognized

checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking whether the C compiler (gcc) compiles and links a simple C
program... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking whether the C++ compiler (c++) compiles a simple program...
(cached) yes
checking for tgetent in -lmytinfo... (cached) no
checking for tgetent in -lncurses... (cached) yes
checking for xstrerror in -liberty... (cached) no
checking for packages to be configured and built... readline libiberty ddd
creating ./config.status
creating Makefile
configuring in readline
running /bin/sh ./configure  --host= --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... config.sub: missing argument
Try `config.sub --help' for more information.

checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g ) works... yes
checking whether the C compiler (gcc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for minix/config.h... (cached) no
checking whether gcc needs -traditional... (cached) no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking return type of signal handlers... (cached) void
checking whether stat file-mode macros are broken... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for strcasecmp... (cached) yes
checking for select... (cached) yes
checking for setenv... (cached) yes
checking for putenv... (cached) yes
checking for tcgetattr... (cached) yes
checking for setlocale... (cached) yes
checking for lstat... (cached) yes
checking for working strcoll... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for varargs.h... (cached) no
checking for stdarg.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ptem.h... (cached) no
checking for sys/pte.h... (cached) no
checking for sys/stream.h... (cached) no
checking for sys/select.h... (cached) yes
checking for termcap.h... (cached) yes
checking for termios.h... (cached) yes
checking for termio.h... (cached) no
checking for sys/file.h... (cached) yes
checking for locale.h... (cached) yes
checking for type of signal functions... (cached) posix
checking if signal handlers must be reinstalled when invoked... (cached) no
checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present
checking for lstat... (cached) yes
checking whether programs are able to redeclare getpw functions... (cached) yes
checking whether or not strcoll and strcmp differ... (cached) no
checking whether signal handlers are of type void... (cached) yes
checking for TIOCGWINSZ in sys/ioctl.h... (cached) yes
checking for TIOCSTAT in sys/ioctl.h... (cached) yes
checking for FIONREAD in sys/ioctl.h... (cached) yes
checking for speed_t in sys/types.h... (cached) no
checking for struct winsize in sys/ioctl.h and termios.h... (cached) sys/ioctl.h
checking if struct dirent has a d_ino member... (cached) yes
checking if struct dirent has a d_fileno member... (cached) yes
checking which library has the termcap functions... (cached) using libtermcap
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating config.h
config.h is unchanged
configuring in libiberty
running /bin/sh ./configure  --host= --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... config.sub: missing argument
checking if signal handlers must be reinstalled when invoked... (cached) no
checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present
checking for lstat... (cached) yes
checking whether programs are able to redeclare getpw functions... (cached) yes
checking whether or not strcoll and strcmp differ... (cached) no
checking whether signal handlers are of type void... (cached) yes
checking for TIOCGWINSZ in sys/ioctl.h... (cached) yes
checking for TIOCSTAT in sys/ioctl.h... (cached) yes
checking for FIONREAD in sys/ioctl.h... (cached) yes
checking for speed_t in sys/types.h... (cached) no
checking for struct winsize in sys/ioctl.h and termios.h... (cached) sys/ioctl.h
checking if struct dirent has a d_ino member... (cached) yes
checking if struct dirent has a d_fileno member... (cached) yes
checking which library has the termcap functions... (cached) using libtermcap
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating config.h
config.h is unchanged
configuring in libiberty
running /bin/sh ./configure  --host= --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... config.sub: missing argument
Try `config.sub --help' for more information.

checking build system type... config.sub: missing argument
Try `config.sub --help' for more information.

checking for -ar... (cached) ar
checking for -ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
xhost-mkfrag is unchanged
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... (cached) yes
checking for atexit... (cached) yes
checking for basename... (cached) yes
checking for bcmp... (cached) yes
checking for bcopy... (cached) yes
checking for bzero... (cached) yes
checking for calloc... (cached) yes
checking for clock... (cached) yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... (cached) yes
checking for insque... (cached) yes
checking for memchr... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for random... (cached) yes
checking for rename... (cached) yes
checking for rindex... (cached) yes
checking for sigsetmask... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) yes
checking for vfprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) yes
checking for getrusage... (cached) yes
checking for on_exit... (cached) no
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sysconf... (cached) yes
checking for times... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in ddd
running /bin/sh ./configure  --host= --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.2.1 "Liftoff"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... config.sub: missing argument
Try `config.sub --help' for more information.

checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for g77... no
checking for fort77... no
checking for f77... no
checking for f2c... no
checking whether ln -s works... yes
checking for sh... /bin/sh
checking for gtar... no
checking for tar... tar
checking for gm4... gm4
checking for gsed... no
checking for sed... sed
checking for gdiff... no
checking for diff... diff
checking for dvips... no
checking for dvi2ps... no
checking for gzip... gzip
checking for gzip... gzip
checking for remsh... no
checking for rsh... /usr/bin/rsh
checking for lp... lp
checking for gcore... no
checking for gdb... gdb
checking for xterm... xterm
checking for xfontsel... xfontsel
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for bison... bison -y
checking for bison -y flags...
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for flex flags... -8
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether the C compiler (gcc) compiles and links a simple C
program... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking whether the C++ compiler (c++) compiles a simple program...
(cached) yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... c++ -E
checking whether the C++ compiler (c++) accepts -Werror... yes
checking whether the C++ compiler (c++) accepts -Weffc++... yes
checking whether the C++ compiler (c++) accepts -Wuninitialized... no
checking whether the C++ compiler (c++) accepts -mminimal-toc... no
checking for C++ compiler (c++) warning options... -W -Wall
checking for C++ compiler (c++) optimizing options... -DNDEBUG -O2
checking for C++ compiler (c++) debugging options... -g
checking for C++ compiler (c++) extra libraries...
checking for C++ compiler (c++) static binding options... -Bstatic
checking for C++ compiler (c++) dynamic binding options... -Bdynamic
checking whether the C++ compiler (c++) accepts -fexternal-templates... no
checking whether the C++ compiler (c++) accepts -fpermissive... yes
checking whether the C++ compiler (c++) accepts -felide-constructors... yes
checking whether the C++ compiler (c++) accepts -fconserve-space... yes
checking whether the C++ compiler (c++) accepts -trigraphs... yes
checking whether the C++ compiler (c++) supports bool types... yes
checking whether the C++ compiler (c++) supports explicit constructors... yes
checking whether the C++ compiler (c++) supports mutable members... yes
checking whether the C++ compiler (c++) supports exception handling... yes
checking whether the C++ compiler (c++) supports standard exceptions... no
checking whether the C++ compiler (c++) supports namespaces... yes
checking whether the C++ compiler (c++) supports run-time type info... yes
checking whether the C++ compiler (c++) supports long long types... yes
checking whether the C++ compiler (c++) supports named return values... no
checking whether the C++ compiler (c++) supports __PRETTY_FUNCTION__... yes
checking whether the C++ compiler (c++) supports overloaded new[]... yes
checking whether the C++ compiler (c++) supports placement new... yes
checking whether the C++ compiler (c++) supports ANSI lifetime of
temporaries... yes
checking whether the C++ compiler (c++) accepts -isystem... yes
checking for a traditional C preprocessor... gcc -E
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... rm: conftest.dSYM: is a directory
.dSYM
checking for object suffix... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
o
checking for connect... no
checking for gethostbyname... no
checking for regcmp... no
checking for connect in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for regcmp in -lgen... no
checking for yyerror in -ly... no
checking for sin in -lm... no
checking for open in -lc... no
checking for tgetent in -lmytinfo... (cached) no
checking for tgetent in -lncurses... (cached) yes
checking for xstrerror in -liberty... (cached) no
checking for streampos... no
checking whether the C++ compiler (c++) accepts -fpermissive... (cached) yes
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) no
checking for gethostbyname in -lnsl... (cached) no
checking for connect... (cached) no
checking for connect in -lsocket... (cached) no
checking for remove... no
checking for remove in -lposix... no
checking for shmat... no
checking for shmat in -lipc... no
checking for IceConnectionNumber in -lICE... no
checking for Motif... libraries (none), headers in default path
checking for Athena... libraries /usr/X11/lib, headers in default path
checking for Xpm... libraries /usr/X11/lib, headers in default path
checking whether compiling X headers requires -fpermissive... no
checking for XOpenDisplay in -lX11... no
configure: error: The X11 library '-lX11' could not be found.
                  Please use the configure options '--x-includes=DIR'
                  and '--x-libraries=DIR' to specify the X location.
                  See the files 'config.log' and 'ddd/config.log'
                  for further diagnostics.
configure: error: ./configure failed for ddd




reply via email to

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