bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] ./configure error


From: James Ferguson
Subject: [Bug-readline] ./configure error
Date: Wed, 3 Oct 2007 00:32:51 -0400

I got a ./configure error when trying to compile readline-5.1

The configure output is below:





cpe-68-175-16-23:/usr/local/src/readline-5.1 fergusoj$ ./configure -- prefix=/usr/local
checking build system type... powerpc-apple-darwin8.10.0
checking host system type... powerpc-apple-darwin8.10.0

Beginning configuration for readline-5.1 for powerpc-apple-darwin8.10.0

checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E -traditional-cpp
checking for egrep... grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... ar
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for function prototypes... no
checking whether char is unsigned... yes
checking return type of signal handlers... int
checking for size_t... no
checking for ssize_t... no
checking for ANSI C header files... (cached) no
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... no
checking for sys/ndir.h that defines DIR... no
checking for sys/dir.h that defines DIR... no
checking for ndir.h that defines DIR... no
checking for library containing opendir... none required
checking for fcntl... no
checking for kill... no
checking for lstat... no
checking for memmove... no
checking for putenv... no
checking for select... no
checking for setenv... no
checking for setlocale... no
checking for strcasecmp... no
checking for strpbrk... no
checking for tcgetattr... no
checking for vsnprintf... no
checking for isascii... no
checking for isxdigit... no
checking for getpwent... no
checking for getpwnam... no
checking for getpwuid... no
checking for working strcoll... no
checking fcntl.h usability... no
checking fcntl.h presence... no
checking for fcntl.h... no
checking for unistd.h... (cached) no
checking for stdlib.h... (cached) no
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... no
checking stdarg.h presence... yes
configure: WARNING: stdarg.h: present but cannot be compiled
configure: WARNING: stdarg.h: check for missing prerequisite headers?
configure: WARNING: stdarg.h: see the Autoconf documentation
configure: WARNING: stdarg.h: section "Present But Cannot Be Compiled"
configure: WARNING: stdarg.h: proceeding with the preprocessor's result
configure: WARNING: stdarg.h: in the future, the compiler will take precedence
configure: WARNING:     ## ----------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ----------------------------------- ##
checking for stdarg.h... yes
checking for string.h... (cached) no
checking for strings.h... (cached) no
checking limits.h usability... no
checking limits.h presence... no
checking for limits.h... no
checking locale.h usability... no
checking locale.h presence... no
checking for locale.h... no
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking for memory.h... (cached) no
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking termios.h usability... no
checking termios.h presence... no
checking for termios.h... no
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/file.h usability... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking for sys/ptem.h... no
checking for type of signal functions... v7
checking if signal handlers must be reinstalled when invoked... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... missing
checking for lstat... no
checking whether or not strcoll and strcmp differ... no
checking whether the ctype macros accept non-ascii characters... no
checking whether getpw functions are declared in pwd.h... no
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... no
checking whether signal handlers are of type void... no
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... no
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... not found
checking for struct dirent.d_ino... no
checking for struct dirent.d_fileno... no
checking for tgetent... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking wctype.h usability... no
checking wctype.h presence... no
checking for wctype.h... no
checking wchar.h usability... no
checking wchar.h presence... no
checking for wchar.h... no
checking langinfo.h usability... no
checking langinfo.h presence... no
checking for langinfo.h... no
checking for mbsrtowcs... no
checking for mbrtowc... no
checking for mbrlen... no
checking for wctomb... no
checking for wcwidth... no
checking for wcsdup... no
checking for mbstate_t... no
checking for nl_langinfo and CODESET... no
checking configuration for building shared libraries... supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
config.status: creating config.h
config.status: executing default commands




reply via email to

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