bug-guile
[Top][All Lists]
Advanced

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

Problem building guile 1.4


From: Andrew Koenig
Subject: Problem building guile 1.4
Date: Fri, 29 Jun 2001 15:25:37 -0400 (EDT)

System:        Solaris 2.6
Compiler:      gcc 3.0
Readline:      4.2

When I try to configure guile 1.4, it reports that it needs readline
2.1 or later, even though I have readline 4.2 installed.

I do not think that this problem occurred with gcc 2.95, so it may
be some kind of compatibility problem with 3.0.

Following is the output from running "configure" -- look for the
first line with "**" in it.



                                        Regards,


                                        Andrew Koenig

$ configure --prefix=/usr/gnu
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for gcc option to accept ANSI C... none needed
checking host system type... sparc-sun-solaris2.6
checking build system type... sparc-sun-solaris2.6
checking for ranlib... ranlib
checking for ld used by GCC... /usr/gnu/sparc-sun-solaris2.6/bin/ld
checking if the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/gnu/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) is GNU ld... yes
checking whether the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) supports 
shared libraries... yes
checking command to parse /usr/gnu/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/gnu/sparc-sun-solaris2.6/bin/ld option to reload object 
files... -r
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
checking for dlopen in -ldl... yes
checking for dlfcn.h... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for working const... yes
checking for inline... inline
checking size of int... 4
checking size of long... 4
checking for long longs... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
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 io.h... no
checking for libc.h... no
checking for limits.h... yes
checking for malloc.h... yes
checking for memory.h... yes
checking for string.h... yes
checking for regex.h... yes
checking for rxposix.h... no
checking for rx/rxposix.h... no
checking for sys/ioctl.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/times.h... yes
checking for sys/types.h... yes
checking for sys/utime.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for libc.h... (cached) no
checking for unistd.h... (cached) yes
checking whether libc.h and unistd.h can be included together... no
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for mode_t... yes
checking for main in -lm... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for ctermid... yes
checking for ftime... yes
checking for fchown... yes
checking for getcwd... yes
checking for geteuid... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mkdir... yes
checking for mknod... yes
checking for nice... yes
checking for readlink... yes
checking for rename... yes
checking for rmdir... yes
checking for select... yes
checking for setegid... yes
checking for seteuid... yes
checking for setlocale... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for strftime... yes
checking for strptime... yes
checking for symlink... yes
checking for sync... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for times... yes
checking for uname... yes
checking for waitpid... yes
checking for bzero... yes
checking for strdup... yes
checking for system... yes
checking for usleep... yes
checking for atexit... yes
checking for on_exit... no
checking for strptime declaration... yes
checking for bzero declaration... no
checking for sleep declaration... yes
checking for usleep declaration... yes
checking return type of usleep... int
checking for sys/un.h... yes
checking for socketpair... yes
checking for getgroups... yes
checking for setpwent... yes
checking for pause... yes
checking for tzset... yes
checking for sethostent... yes
checking for gethostent... yes
checking for endhostent... yes
checking for setnetent... yes
checking for getnetent... yes
checking for endnetent... yes
checking for setprotoent... yes
checking for getprotoent... yes
checking for endprotoent... yes
checking for setservent... yes
checking for getservent... yes
checking for endservent... yes
checking for getnetbyaddr... yes
checking for getnetbyname... yes
checking for inet_lnaof... yes
checking for inet_makeaddr... yes
checking for inet_netof... yes
checking for hstrerror... no
checking whether localtime caches TZ... no
checking for restartable system calls... no
checking for regcomp... yes
checking for inet_aton... no
checking for putenv... yes
checking for strerror... yes
checking for memmove... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for st_rdev in struct stat... yes
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for S_ISLNK in sys/stat.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking whether we need POSIX to get struct utimbuf... no
checking whether floats fit in longs... yes
checking for struct linger... yes
checking for struct timespec... yes
checking whether to support threads... no
checking for mawk... no
checking for gawk... gawk
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libguile/Makefile
creating libguile/guile-snarf
creating libguile/guile-doc-snarf
creating libguile/guile-func-name-check
creating libguile/guile-snarf.awk
creating libguile/versiondat.h
creating ice-9/Makefile
creating qt/Makefile
creating qt/qt.h
creating qt/md/Makefile
creating qt/time/Makefile
creating guile-config/Makefile
creating doc/Makefile
creating libguile/scmconfig.h
configuring in guile-readline
running /bin/sh ./configure  --prefix=/usr/gnu --enable-ltdl-convenience 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
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 gcc option to accept ANSI C... (cached) none needed
checking host system type... sparc-sun-solaris2.6
checking build system type... sparc-sun-solaris2.6
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/gnu/sparc-sun-solaris2.6/bin/ld
checking if the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) is GNU ld... 
(cached) yes
checking for BSD-compatible nm... (cached) /usr/gnu/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache .././config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) is GNU ld... yes
checking whether the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) supports 
shared libraries... yes
checking command to parse /usr/gnu/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/gnu/sparc-sun-solaris2.6/bin/ld option to reload object 
files... -r
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking for tgoto in -lncurses... no
checking for tgoto in -ltermcap... yes
checking for main in -lreadline... yes
checking for siginterrupt... (cached) yes
checking for rl_clear_signals... yes
checking for rl_cleanup_after_signal... yes
checking for rl_pre_input_hook... yes
checking if readline clears SA_RESTART flag for SIGWINCH... no
checking for rl_getc_function pointer in readline... no
configure: warning: *** libreadline is too old on your system.
configure: warning: *** You need readline version 2.1 or later.
checking for strdup... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in libltdl
running /bin/sh ./configure  --prefix=/usr/gnu --enable-ltdl-convenience 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
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 working const... (cached) yes
checking for inline... (cached) inline
checking host system type... sparc-sun-solaris2.6
checking build system type... sparc-sun-solaris2.6
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/gnu/sparc-sun-solaris2.6/bin/ld
checking if the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) is GNU ld... 
(cached) yes
checking for BSD-compatible nm... (cached) /usr/gnu/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache .././config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) is GNU ld... yes
checking whether the linker (/usr/gnu/sparc-sun-solaris2.6/bin/ld) supports 
shared libraries... yes
checking command to parse /usr/gnu/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/gnu/sparc-sun-solaris2.6/bin/ld option to reload object 
files... -r
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for objdir... .libs
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... yes
checking for stdio.h... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking for dl.h... no
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking command to parse /usr/gnu/bin/nm -B output... yes
checking for _ prefix in compiled symbols... (cached) no
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h



reply via email to

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