bug-guile
[Top][All Lists]
Advanced

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

compiling problems


From: David Kyle
Subject: compiling problems
Date: Wed, 26 Nov 2008 18:56:39 -0800
User-agent: Thunderbird 2.0.0.17 (X11/20080914)

Hoping someone has a bit of time to look at this "undefined reference to `lt__PROGRAM__LTX_preloaded_symbols" bug. building a LFS system and i had this problem popping up and ending my compile with an error. I have attached both the configure and make logs. (hope it's not to much info). i am using gcc-4.3.2 with autoconf 2.6.3 (yeah i know bleeding edge and all that, still these problems will have to be dealt with sooner or later). Even tried the latest snapshot of guile, still no luck. This is on a blfs system ( blfs-book-svn-html-2008-11-14) built on top of an lfs-6.4rc1. Anyway, any help would be appreciated (maybe a patch too please).
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for library containing strerror... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for lt_dlinit in -lltdl... yes
checking for makeinfo... yes
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for __uc_get_ar_bsp in -luca... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for inline... inline
checking for __uc_get_ar_bsp in -luca... (cached) no
checking whether byte ordering is bigendian... no
checking for char... yes
checking size of char... 1
checking for unsigned char... yes
checking size of unsigned char... 1
checking for short... yes
checking size of short... 2
checking for unsigned short... yes
checking size of unsigned short... 2
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for size_t... yes
checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for __int64... no
checking size of __int64... 0
checking for unsigned __int64... no
checking size of unsigned __int64... 0
checking for void *... yes
checking size of void *... 4
checking for intptr_t... yes
checking size of intptr_t... 4
checking for uintptr_t... yes
checking size of uintptr_t... 4
checking for ptrdiff_t... yes
checking size of ptrdiff_t... 4
checking for size_t... (cached) yes
checking size of size_t... (cached) 4
checking for off_t... yes
checking size of off_t... 4
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for intmax_t... yes
checking size of intmax_t... 8
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intmax_t... (cached) yes
checking for uintmax_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for string.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking rxposix.h usability... no
checking rxposix.h presence... no
checking for rxposix.h... no
checking rx/rxposix.h usability... no
checking rx/rxposix.h presence... no
checking for rx/rxposix.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/stdtypes.h usability... no
checking sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
checking for sys/types.h... (cached) yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for complex double... yes
checking for socklen_t... yes
checking for struct ip_mreq... no
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 cos in -lm... yes
checking for gethostbyname... yes
checking for connect... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for DINFINITY... no
checking for DQNAN... no
checking for chsize... no
checking for clog10... yes
checking for ctermid... yes
checking for fesetround... yes
checking for ftime... yes
checking for ftruncate... yes
checking for fchown... yes
checking for getcwd... yes
checking for geteuid... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for ioctl... yes
checking for lstat... yes
checking for mkdir... yes
checking for mknod... yes
checking for nice... yes
checking for pipe... yes
checking for _pipe... no
checking for readdir_r... 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 stat64... yes
checking for strftime... yes
checking for strptime... yes
checking for symlink... yes
checking for sync... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for times... yes
checking for uname... yes
checking for waitpid... yes
checking for strdup... yes
checking for system... yes
checking for usleep... yes
checking for atexit... yes
checking for on_exit... yes
checking for chown... yes
checking for link... yes
checking for fcntl... yes
checking for ttyname... yes
checking for getpwent... yes
checking for getgrent... yes
checking for kill... yes
checking for getppid... yes
checking for getpgrp... yes
checking for fork... yes
checking for setitimer... yes
checking for getitimer... yes
checking for strchr... yes
checking for strcmp... yes
checking for index... yes
checking for bcopy... yes
checking for memcpy... yes
checking for rindex... yes
checking for truncate... yes
checking for unsetenv... yes
checking for isblank... yes
checking for _NSGetEnviron... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for chroot... yes
checking for flock... yes
checking for getlogin... yes
checking for cuserid... yes
checking for getpriority... yes
checking for setpriority... yes
checking for getpass... yes
checking for sethostname... yes
checking for gethostname... yes
checking whether sethostname is declared... yes
checking for library containing crypt... -lcrypt
checking whether csqrt is usable... yes
checking for __gmpz_init in -lgmp... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for sleep declaration... yes
checking for usleep declaration... yes
checking whether strptime is declared... yes
checking return type of usleep... int
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for socketpair... yes
checking for getgroups... yes
checking for setgroups... 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... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for struct sockaddr.sin_len... no
checking for __libc_stack_end... yes
checking whether netdb.h declares h_errno... yes
checking whether uint32_t is defined... yes
checking for working IPv6 support... yes
checking whether sockaddr_in6 has sin6_scope_id... yes
checking for struct sockaddr_in6.sin6_len... no
checking whether localtime caches TZ... no
checking for restartable system calls... yes
checking for regcomp... yes
checking for inet_aton... yes
checking for putenv... yes
checking for strerror... yes
checking for memmove... yes
checking for mkstemp... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking for asinh... yes
checking for acosh... yes
checking for atanh... yes
checking for copysign... yes
checking for finite... yes
checking for sincos... yes
checking for trunc... yes
checking for isinf... yes
checking for isnan... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether we need POSIX to get struct utimbuf... no
checking for float... yes
checking size of float... 4
checking for struct linger... yes
checking for struct timespec... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pthread_attr_getstack... yes
checking for pthread_getattr_np... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_sigmask... yes
checking whether PTHREAD_ONCE_INIT needs braces... no
checking for library containing sched_yield... none required
checking what kind of threads to support... pthreads
checking whether pthread_attr_getstack works for the main thread... no
configure: creating ./config.status
config.status: creating libguile/gen-scmconfig.h
config.status: creating Makefile
config.status: creating am/Makefile
config.status: creating benchmark-suite/Makefile
config.status: creating doc/Makefile
config.status: creating doc/goops/Makefile
config.status: creating doc/r5rs/Makefile
config.status: creating doc/ref/Makefile
config.status: creating doc/tutorial/Makefile
config.status: creating examples/Makefile
config.status: creating examples/box-dynamic-module/Makefile
config.status: creating examples/box-dynamic/Makefile
config.status: creating examples/box-module/Makefile
config.status: creating examples/box/Makefile
config.status: creating examples/modules/Makefile
config.status: creating examples/safe/Makefile
config.status: creating examples/scripts/Makefile
config.status: creating guile-config/Makefile
config.status: creating ice-9/Makefile
config.status: creating ice-9/debugger/Makefile
config.status: creating lang/Makefile
config.status: creating lang/elisp/Makefile
config.status: creating lang/elisp/internals/Makefile
config.status: creating lang/elisp/primitives/Makefile
config.status: creating libguile/Makefile
config.status: creating oop/Makefile
config.status: creating oop/goops/Makefile
config.status: creating scripts/Makefile
config.status: creating srfi/Makefile
config.status: creating test-suite/Makefile
config.status: creating test-suite/standalone/Makefile
config.status: creating check-guile
config.status: creating benchmark-guile
config.status: creating guile-tools
config.status: WARNING:  guile-tools.in seems to ignore the --datarootdir 
setting
config.status: creating pre-inst-guile
config.status: creating pre-inst-guile-env
config.status: creating libguile/guile-snarf
config.status: creating libguile/guile-doc-snarf
config.status: creating libguile/guile-func-name-check
config.status: creating libguile/guile-snarf-docs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
=== configuring in guile-readline (/lfs-build/guile-1.8.2/guile-readline)
configure: running /bin/sh ./configure '--prefix=/usr'  --cache-file=/dev/null 
--srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking host system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking for tgoto in -lncurses... yes
checking for readline in -lreadline... yes
checking for siginterrupt... yes
checking for rl_clear_signals... yes
checking for rl_cleanup_after_signal... yes
checking for rl_filename_completion_function... yes
checking for rl_pre_input_hook... yes
checking if readline clears SA_RESTART flag for SIGWINCH... [?1034hyes
checking for rl_getc_function pointer in readline... yes
checking for strdup... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ice-9/Makefile
config.status: creating guile-readline-config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/lfs-build/guile-1.8.2'
Making all in oop
make[2]: Entering directory `/lfs-build/guile-1.8.2/oop'
Making all in goops
make[3]: Entering directory `/lfs-build/guile-1.8.2/oop/goops'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/lfs-build/guile-1.8.2/oop/goops'
make[3]: Entering directory `/lfs-build/guile-1.8.2/oop'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/lfs-build/guile-1.8.2/oop'
make[2]: Leaving directory `/lfs-build/guile-1.8.2/oop'
Making all in libguile
make[2]: Entering directory `/lfs-build/guile-1.8.2/libguile'
Generating libpath.h...
sed < ./version.h.in > version.h.tmp \
          -e s:@-GUILE_MAJOR_VERSION-@:1: \
          -e s:@-GUILE_MINOR_VERSION-@:8: \
          -e s:@-GUILE_MICRO_VERSION-@:2:
mv version.h.tmp version.h
if [ "no" = "yes" ]; then \
                gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -c -o gen-scmconfig.o 
gen-scmconfig.c; \
        else \
                gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I..    -g -O2 -Wall 
-Wmissing-prototypes -Werror -c -o gen-scmconfig.o gen-scmconfig.c; \
        fi
if [ "no" = "yes" ]; then \
                gcc -o gen-scmconfig gen-scmconfig.o; \
        else \
                /bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall 
-Wmissing-prototypes -Werror   -o gen-scmconfig gen-scmconfig.o  -lgmp -lcrypt 
-lm -lltdl ; \
        fi
mkdir .libs
gcc -g -O2 -Wall -Wmissing-prototypes -Werror -o gen-scmconfig gen-scmconfig.o  
/usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so
rm -f scmconfig.h.tmp
cat ./scmconfig.h.top > scmconfig.h.tmp
./gen-scmconfig >> scmconfig.h.tmp
chmod 444 scmconfig.h.tmp
rm -f scmconfig.h
mv scmconfig.h.tmp scmconfig.h
./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o arbiters.x arbiters.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o async.x async.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -I.. -I..  -g 
-O2 -Wall -Wmissing-prototypes -Werror
./guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o discouraged.x discouraged.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o environments.x environments.c -DHAVE_CONFIG_H -I.. -I..  -g 
-O2 -Wall -Wmissing-prototypes -Werror
./guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o error.x error.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o futures.x futures.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o gc-mark.x gc-mark.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o gc-segment.x gc-segment.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o gc-card.x gc-card.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o init.x init.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o lang.x lang.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o list.x list.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o load.x load.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o objects.x objects.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o options.x options.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o print.x print.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o properties.x properties.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
./guile-snarf -o random.x random.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o read.x read.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o root.x root.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o script.x script.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o values.x values.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o version.x version.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o weaks.x weaks.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o ramap.x ramap.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o unif.x unif.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o net_db.x net_db.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 -Wall 
-Wmissing-prototypes -Werror
./guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -I.. -I..  -g -O2 
-Wall -Wmissing-prototypes -Werror
make  all-am
make[3]: Entering directory `/lfs-build/guile-1.8.2/libguile'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c -o 
libguile_la-alist.lo `test -f 'alist.c' || echo './'`alist.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-alist.lo -MD -MP -MF 
.deps/libguile_la-alist.Tpo -c alist.c  -fPIC -DPIC -o .libs/libguile_la-alist.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-alist.lo -MD -MP -MF 
.deps/libguile_la-alist.Tpo -c alist.c -o libguile_la-alist.o >/dev/null 2>&1
mv -f .deps/libguile_la-alist.Tpo .deps/libguile_la-alist.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c -o 
libguile_la-arbiters.lo `test -f 'arbiters.c' || echo './'`arbiters.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-arbiters.lo -MD -MP -MF 
.deps/libguile_la-arbiters.Tpo -c arbiters.c  -fPIC -DPIC -o 
.libs/libguile_la-arbiters.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-arbiters.lo -MD -MP -MF 
.deps/libguile_la-arbiters.Tpo -c arbiters.c -o libguile_la-arbiters.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-arbiters.Tpo .deps/libguile_la-arbiters.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c -o 
libguile_la-async.lo `test -f 'async.c' || echo './'`async.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-async.lo -MD -MP -MF 
.deps/libguile_la-async.Tpo -c async.c  -fPIC -DPIC -o .libs/libguile_la-async.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-async.lo -MD -MP -MF 
.deps/libguile_la-async.Tpo -c async.c -o libguile_la-async.o >/dev/null 2>&1
mv -f .deps/libguile_la-async.Tpo .deps/libguile_la-async.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c -o 
libguile_la-backtrace.lo `test -f 'backtrace.c' || echo './'`backtrace.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-backtrace.lo -MD -MP -MF 
.deps/libguile_la-backtrace.Tpo -c backtrace.c  -fPIC -DPIC -o 
.libs/libguile_la-backtrace.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-backtrace.lo -MD -MP -MF 
.deps/libguile_la-backtrace.Tpo -c backtrace.c -o libguile_la-backtrace.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-backtrace.Tpo .deps/libguile_la-backtrace.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c -o 
libguile_la-boolean.lo `test -f 'boolean.c' || echo './'`boolean.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-boolean.lo -MD -MP -MF 
.deps/libguile_la-boolean.Tpo -c boolean.c  -fPIC -DPIC -o 
.libs/libguile_la-boolean.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-boolean.lo -MD -MP -MF 
.deps/libguile_la-boolean.Tpo -c boolean.c -o libguile_la-boolean.o >/dev/null 
2>&1
mv -f .deps/libguile_la-boolean.Tpo .deps/libguile_la-boolean.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c -o 
libguile_la-chars.lo `test -f 'chars.c' || echo './'`chars.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-chars.lo -MD -MP -MF 
.deps/libguile_la-chars.Tpo -c chars.c  -fPIC -DPIC -o .libs/libguile_la-chars.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-chars.lo -MD -MP -MF 
.deps/libguile_la-chars.Tpo -c chars.c -o libguile_la-chars.o >/dev/null 2>&1
mv -f .deps/libguile_la-chars.Tpo .deps/libguile_la-chars.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c 
-o libguile_la-continuations.lo `test -f 'continuations.c' || echo 
'./'`continuations.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-continuations.lo -MD -MP -MF 
.deps/libguile_la-continuations.Tpo -c continuations.c  -fPIC -DPIC -o 
.libs/libguile_la-continuations.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-continuations.lo -MD -MP -MF 
.deps/libguile_la-continuations.Tpo -c continuations.c -o 
libguile_la-continuations.o >/dev/null 2>&1
mv -f .deps/libguile_la-continuations.Tpo .deps/libguile_la-continuations.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c -o 
libguile_la-convert.lo `test -f 'convert.c' || echo './'`convert.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-convert.lo -MD -MP -MF 
.deps/libguile_la-convert.Tpo -c convert.c  -fPIC -DPIC -o 
.libs/libguile_la-convert.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-convert.lo -MD -MP -MF 
.deps/libguile_la-convert.Tpo -c convert.c -o libguile_la-convert.o >/dev/null 
2>&1
mv -f .deps/libguile_la-convert.Tpo .deps/libguile_la-convert.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c -o 
libguile_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-debug.lo -MD -MP -MF 
.deps/libguile_la-debug.Tpo -c debug.c  -fPIC -DPIC -o .libs/libguile_la-debug.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-debug.lo -MD -MP -MF 
.deps/libguile_la-debug.Tpo -c debug.c -o libguile_la-debug.o >/dev/null 2>&1
mv -f .deps/libguile_la-debug.Tpo .deps/libguile_la-debug.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c -o 
libguile_la-deprecation.lo `test -f 'deprecation.c' || echo './'`deprecation.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-deprecation.lo -MD -MP -MF 
.deps/libguile_la-deprecation.Tpo -c deprecation.c  -fPIC -DPIC -o 
.libs/libguile_la-deprecation.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-deprecation.lo -MD -MP -MF 
.deps/libguile_la-deprecation.Tpo -c deprecation.c -o libguile_la-deprecation.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-deprecation.Tpo .deps/libguile_la-deprecation.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c -o 
libguile_la-deprecated.lo `test -f 'deprecated.c' || echo './'`deprecated.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-deprecated.lo -MD -MP -MF 
.deps/libguile_la-deprecated.Tpo -c deprecated.c  -fPIC -DPIC -o 
.libs/libguile_la-deprecated.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-deprecated.lo -MD -MP -MF 
.deps/libguile_la-deprecated.Tpo -c deprecated.c -o libguile_la-deprecated.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-deprecated.Tpo .deps/libguile_la-deprecated.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c -o 
libguile_la-discouraged.lo `test -f 'discouraged.c' || echo './'`discouraged.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-discouraged.lo -MD -MP -MF 
.deps/libguile_la-discouraged.Tpo -c discouraged.c  -fPIC -DPIC -o 
.libs/libguile_la-discouraged.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-discouraged.lo -MD -MP -MF 
.deps/libguile_la-discouraged.Tpo -c discouraged.c -o libguile_la-discouraged.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-discouraged.Tpo .deps/libguile_la-discouraged.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c -o 
libguile_la-dynwind.lo `test -f 'dynwind.c' || echo './'`dynwind.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-dynwind.lo -MD -MP -MF 
.deps/libguile_la-dynwind.Tpo -c dynwind.c  -fPIC -DPIC -o 
.libs/libguile_la-dynwind.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-dynwind.lo -MD -MP -MF 
.deps/libguile_la-dynwind.Tpo -c dynwind.c -o libguile_la-dynwind.o >/dev/null 
2>&1
mv -f .deps/libguile_la-dynwind.Tpo .deps/libguile_la-dynwind.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c 
-o libguile_la-environments.lo `test -f 'environments.c' || echo 
'./'`environments.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-environments.lo -MD -MP -MF 
.deps/libguile_la-environments.Tpo -c environments.c  -fPIC -DPIC -o 
.libs/libguile_la-environments.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-environments.lo -MD -MP -MF 
.deps/libguile_la-environments.Tpo -c environments.c -o 
libguile_la-environments.o >/dev/null 2>&1
mv -f .deps/libguile_la-environments.Tpo .deps/libguile_la-environments.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-eq.lo 
-MD -MP -MF .deps/libguile_la-eq.Tpo -c -o libguile_la-eq.lo `test -f 'eq.c' || 
echo './'`eq.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-eq.lo -MD -MP -MF 
.deps/libguile_la-eq.Tpo -c eq.c  -fPIC -DPIC -o .libs/libguile_la-eq.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-eq.lo -MD -MP -MF 
.deps/libguile_la-eq.Tpo -c eq.c -o libguile_la-eq.o >/dev/null 2>&1
mv -f .deps/libguile_la-eq.Tpo .deps/libguile_la-eq.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c -o 
libguile_la-error.lo `test -f 'error.c' || echo './'`error.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-error.lo -MD -MP -MF 
.deps/libguile_la-error.Tpo -c error.c  -fPIC -DPIC -o .libs/libguile_la-error.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-error.lo -MD -MP -MF 
.deps/libguile_la-error.Tpo -c error.c -o libguile_la-error.o >/dev/null 2>&1
mv -f .deps/libguile_la-error.Tpo .deps/libguile_la-error.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c -o 
libguile_la-eval.lo `test -f 'eval.c' || echo './'`eval.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-eval.lo -MD -MP -MF 
.deps/libguile_la-eval.Tpo -c eval.c  -fPIC -DPIC -o .libs/libguile_la-eval.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-eval.lo -MD -MP -MF 
.deps/libguile_la-eval.Tpo -c eval.c -o libguile_la-eval.o >/dev/null 2>&1
mv -f .deps/libguile_la-eval.Tpo .deps/libguile_la-eval.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c -o 
libguile_la-evalext.lo `test -f 'evalext.c' || echo './'`evalext.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-evalext.lo -MD -MP -MF 
.deps/libguile_la-evalext.Tpo -c evalext.c  -fPIC -DPIC -o 
.libs/libguile_la-evalext.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-evalext.lo -MD -MP -MF 
.deps/libguile_la-evalext.Tpo -c evalext.c -o libguile_la-evalext.o >/dev/null 
2>&1
mv -f .deps/libguile_la-evalext.Tpo .deps/libguile_la-evalext.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c -o 
libguile_la-extensions.lo `test -f 'extensions.c' || echo './'`extensions.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-extensions.lo -MD -MP -MF 
.deps/libguile_la-extensions.Tpo -c extensions.c  -fPIC -DPIC -o 
.libs/libguile_la-extensions.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-extensions.lo -MD -MP -MF 
.deps/libguile_la-extensions.Tpo -c extensions.c -o libguile_la-extensions.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-extensions.Tpo .deps/libguile_la-extensions.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c -o 
libguile_la-feature.lo `test -f 'feature.c' || echo './'`feature.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-feature.lo -MD -MP -MF 
.deps/libguile_la-feature.Tpo -c feature.c  -fPIC -DPIC -o 
.libs/libguile_la-feature.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-feature.lo -MD -MP -MF 
.deps/libguile_la-feature.Tpo -c feature.c -o libguile_la-feature.o >/dev/null 
2>&1
mv -f .deps/libguile_la-feature.Tpo .deps/libguile_la-feature.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c -o 
libguile_la-fluids.lo `test -f 'fluids.c' || echo './'`fluids.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-fluids.lo -MD -MP -MF 
.deps/libguile_la-fluids.Tpo -c fluids.c  -fPIC -DPIC -o 
.libs/libguile_la-fluids.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-fluids.lo -MD -MP -MF 
.deps/libguile_la-fluids.Tpo -c fluids.c -o libguile_la-fluids.o >/dev/null 2>&1
mv -f .deps/libguile_la-fluids.Tpo .deps/libguile_la-fluids.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c -o 
libguile_la-fports.lo `test -f 'fports.c' || echo './'`fports.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-fports.lo -MD -MP -MF 
.deps/libguile_la-fports.Tpo -c fports.c  -fPIC -DPIC -o 
.libs/libguile_la-fports.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-fports.lo -MD -MP -MF 
.deps/libguile_la-fports.Tpo -c fports.c -o libguile_la-fports.o >/dev/null 2>&1
mv -f .deps/libguile_la-fports.Tpo .deps/libguile_la-fports.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c -o 
libguile_la-futures.lo `test -f 'futures.c' || echo './'`futures.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-futures.lo -MD -MP -MF 
.deps/libguile_la-futures.Tpo -c futures.c  -fPIC -DPIC -o 
.libs/libguile_la-futures.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-futures.lo -MD -MP -MF 
.deps/libguile_la-futures.Tpo -c futures.c -o libguile_la-futures.o >/dev/null 
2>&1
mv -f .deps/libguile_la-futures.Tpo .deps/libguile_la-futures.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-gc.lo 
-MD -MP -MF .deps/libguile_la-gc.Tpo -c -o libguile_la-gc.lo `test -f 'gc.c' || 
echo './'`gc.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc.lo -MD -MP -MF 
.deps/libguile_la-gc.Tpo -c gc.c  -fPIC -DPIC -o .libs/libguile_la-gc.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc.lo -MD -MP -MF 
.deps/libguile_la-gc.Tpo -c gc.c -o libguile_la-gc.o >/dev/null 2>&1
mv -f .deps/libguile_la-gc.Tpo .deps/libguile_la-gc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c -o 
libguile_la-gc-mark.lo `test -f 'gc-mark.c' || echo './'`gc-mark.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-mark.lo -MD -MP -MF 
.deps/libguile_la-gc-mark.Tpo -c gc-mark.c  -fPIC -DPIC -o 
.libs/libguile_la-gc-mark.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-mark.lo -MD -MP -MF 
.deps/libguile_la-gc-mark.Tpo -c gc-mark.c -o libguile_la-gc-mark.o >/dev/null 
2>&1
mv -f .deps/libguile_la-gc-mark.Tpo .deps/libguile_la-gc-mark.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c -o 
libguile_la-gc-segment.lo `test -f 'gc-segment.c' || echo './'`gc-segment.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-segment.lo -MD -MP -MF 
.deps/libguile_la-gc-segment.Tpo -c gc-segment.c  -fPIC -DPIC -o 
.libs/libguile_la-gc-segment.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-segment.lo -MD -MP -MF 
.deps/libguile_la-gc-segment.Tpo -c gc-segment.c -o libguile_la-gc-segment.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-gc-segment.Tpo .deps/libguile_la-gc-segment.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c -o 
libguile_la-gc-malloc.lo `test -f 'gc-malloc.c' || echo './'`gc-malloc.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-malloc.lo -MD -MP -MF 
.deps/libguile_la-gc-malloc.Tpo -c gc-malloc.c  -fPIC -DPIC -o 
.libs/libguile_la-gc-malloc.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-malloc.lo -MD -MP -MF 
.deps/libguile_la-gc-malloc.Tpo -c gc-malloc.c -o libguile_la-gc-malloc.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-gc-malloc.Tpo .deps/libguile_la-gc-malloc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c -o 
libguile_la-gc-card.lo `test -f 'gc-card.c' || echo './'`gc-card.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-card.lo -MD -MP -MF 
.deps/libguile_la-gc-card.Tpo -c gc-card.c  -fPIC -DPIC -o 
.libs/libguile_la-gc-card.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-card.lo -MD -MP -MF 
.deps/libguile_la-gc-card.Tpo -c gc-card.c -o libguile_la-gc-card.o >/dev/null 
2>&1
mv -f .deps/libguile_la-gc-card.Tpo .deps/libguile_la-gc-card.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c -o 
libguile_la-gc-freelist.lo `test -f 'gc-freelist.c' || echo './'`gc-freelist.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-freelist.lo -MD -MP -MF 
.deps/libguile_la-gc-freelist.Tpo -c gc-freelist.c  -fPIC -DPIC -o 
.libs/libguile_la-gc-freelist.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc-freelist.lo -MD -MP -MF 
.deps/libguile_la-gc-freelist.Tpo -c gc-freelist.c -o libguile_la-gc-freelist.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-gc-freelist.Tpo .deps/libguile_la-gc-freelist.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gc_os_dep.lo -MD -MP -MF .deps/libguile_la-gc_os_dep.Tpo -c -o 
libguile_la-gc_os_dep.lo `test -f 'gc_os_dep.c' || echo './'`gc_os_dep.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc_os_dep.lo -MD -MP -MF 
.deps/libguile_la-gc_os_dep.Tpo -c gc_os_dep.c  -fPIC -DPIC -o 
.libs/libguile_la-gc_os_dep.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gc_os_dep.lo -MD -MP -MF 
.deps/libguile_la-gc_os_dep.Tpo -c gc_os_dep.c -o libguile_la-gc_os_dep.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-gc_os_dep.Tpo .deps/libguile_la-gc_os_dep.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c -o 
libguile_la-gdbint.lo `test -f 'gdbint.c' || echo './'`gdbint.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gdbint.lo -MD -MP -MF 
.deps/libguile_la-gdbint.Tpo -c gdbint.c  -fPIC -DPIC -o 
.libs/libguile_la-gdbint.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gdbint.lo -MD -MP -MF 
.deps/libguile_la-gdbint.Tpo -c gdbint.c -o libguile_la-gdbint.o >/dev/null 2>&1
mv -f .deps/libguile_la-gdbint.Tpo .deps/libguile_la-gdbint.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c -o 
libguile_la-gh_data.lo `test -f 'gh_data.c' || echo './'`gh_data.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_data.lo -MD -MP -MF 
.deps/libguile_la-gh_data.Tpo -c gh_data.c  -fPIC -DPIC -o 
.libs/libguile_la-gh_data.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_data.lo -MD -MP -MF 
.deps/libguile_la-gh_data.Tpo -c gh_data.c -o libguile_la-gh_data.o >/dev/null 
2>&1
mv -f .deps/libguile_la-gh_data.Tpo .deps/libguile_la-gh_data.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c -o 
libguile_la-gh_eval.lo `test -f 'gh_eval.c' || echo './'`gh_eval.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_eval.lo -MD -MP -MF 
.deps/libguile_la-gh_eval.Tpo -c gh_eval.c  -fPIC -DPIC -o 
.libs/libguile_la-gh_eval.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_eval.lo -MD -MP -MF 
.deps/libguile_la-gh_eval.Tpo -c gh_eval.c -o libguile_la-gh_eval.o >/dev/null 
2>&1
mv -f .deps/libguile_la-gh_eval.Tpo .deps/libguile_la-gh_eval.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c -o 
libguile_la-gh_funcs.lo `test -f 'gh_funcs.c' || echo './'`gh_funcs.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_funcs.lo -MD -MP -MF 
.deps/libguile_la-gh_funcs.Tpo -c gh_funcs.c  -fPIC -DPIC -o 
.libs/libguile_la-gh_funcs.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_funcs.lo -MD -MP -MF 
.deps/libguile_la-gh_funcs.Tpo -c gh_funcs.c -o libguile_la-gh_funcs.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-gh_funcs.Tpo .deps/libguile_la-gh_funcs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c -o 
libguile_la-gh_init.lo `test -f 'gh_init.c' || echo './'`gh_init.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_init.lo -MD -MP -MF 
.deps/libguile_la-gh_init.Tpo -c gh_init.c  -fPIC -DPIC -o 
.libs/libguile_la-gh_init.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_init.lo -MD -MP -MF 
.deps/libguile_la-gh_init.Tpo -c gh_init.c -o libguile_la-gh_init.o >/dev/null 
2>&1
mv -f .deps/libguile_la-gh_init.Tpo .deps/libguile_la-gh_init.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c -o 
libguile_la-gh_io.lo `test -f 'gh_io.c' || echo './'`gh_io.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_io.lo -MD -MP -MF 
.deps/libguile_la-gh_io.Tpo -c gh_io.c  -fPIC -DPIC -o .libs/libguile_la-gh_io.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_io.lo -MD -MP -MF 
.deps/libguile_la-gh_io.Tpo -c gh_io.c -o libguile_la-gh_io.o >/dev/null 2>&1
mv -f .deps/libguile_la-gh_io.Tpo .deps/libguile_la-gh_io.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c -o 
libguile_la-gh_list.lo `test -f 'gh_list.c' || echo './'`gh_list.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_list.lo -MD -MP -MF 
.deps/libguile_la-gh_list.Tpo -c gh_list.c  -fPIC -DPIC -o 
.libs/libguile_la-gh_list.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_list.lo -MD -MP -MF 
.deps/libguile_la-gh_list.Tpo -c gh_list.c -o libguile_la-gh_list.o >/dev/null 
2>&1
mv -f .deps/libguile_la-gh_list.Tpo .deps/libguile_la-gh_list.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c 
-o libguile_la-gh_predicates.lo `test -f 'gh_predicates.c' || echo 
'./'`gh_predicates.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_predicates.lo -MD -MP -MF 
.deps/libguile_la-gh_predicates.Tpo -c gh_predicates.c  -fPIC -DPIC -o 
.libs/libguile_la-gh_predicates.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gh_predicates.lo -MD -MP -MF 
.deps/libguile_la-gh_predicates.Tpo -c gh_predicates.c -o 
libguile_la-gh_predicates.o >/dev/null 2>&1
mv -f .deps/libguile_la-gh_predicates.Tpo .deps/libguile_la-gh_predicates.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c -o 
libguile_la-goops.lo `test -f 'goops.c' || echo './'`goops.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-goops.lo -MD -MP -MF 
.deps/libguile_la-goops.Tpo -c goops.c  -fPIC -DPIC -o .libs/libguile_la-goops.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-goops.lo -MD -MP -MF 
.deps/libguile_la-goops.Tpo -c goops.c -o libguile_la-goops.o >/dev/null 2>&1
mv -f .deps/libguile_la-goops.Tpo .deps/libguile_la-goops.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c -o 
libguile_la-gsubr.lo `test -f 'gsubr.c' || echo './'`gsubr.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gsubr.lo -MD -MP -MF 
.deps/libguile_la-gsubr.Tpo -c gsubr.c  -fPIC -DPIC -o .libs/libguile_la-gsubr.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-gsubr.lo -MD -MP -MF 
.deps/libguile_la-gsubr.Tpo -c gsubr.c -o libguile_la-gsubr.o >/dev/null 2>&1
mv -f .deps/libguile_la-gsubr.Tpo .deps/libguile_la-gsubr.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c -o 
libguile_la-guardians.lo `test -f 'guardians.c' || echo './'`guardians.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-guardians.lo -MD -MP -MF 
.deps/libguile_la-guardians.Tpo -c guardians.c  -fPIC -DPIC -o 
.libs/libguile_la-guardians.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-guardians.lo -MD -MP -MF 
.deps/libguile_la-guardians.Tpo -c guardians.c -o libguile_la-guardians.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-guardians.Tpo .deps/libguile_la-guardians.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c -o 
libguile_la-hash.lo `test -f 'hash.c' || echo './'`hash.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-hash.lo -MD -MP -MF 
.deps/libguile_la-hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/libguile_la-hash.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-hash.lo -MD -MP -MF 
.deps/libguile_la-hash.Tpo -c hash.c -o libguile_la-hash.o >/dev/null 2>&1
mv -f .deps/libguile_la-hash.Tpo .deps/libguile_la-hash.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c -o 
libguile_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-hashtab.lo -MD -MP -MF 
.deps/libguile_la-hashtab.Tpo -c hashtab.c  -fPIC -DPIC -o 
.libs/libguile_la-hashtab.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-hashtab.lo -MD -MP -MF 
.deps/libguile_la-hashtab.Tpo -c hashtab.c -o libguile_la-hashtab.o >/dev/null 
2>&1
mv -f .deps/libguile_la-hashtab.Tpo .deps/libguile_la-hashtab.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c -o 
libguile_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-hooks.lo -MD -MP -MF 
.deps/libguile_la-hooks.Tpo -c hooks.c  -fPIC -DPIC -o .libs/libguile_la-hooks.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-hooks.lo -MD -MP -MF 
.deps/libguile_la-hooks.Tpo -c hooks.c -o libguile_la-hooks.o >/dev/null 2>&1
mv -f .deps/libguile_la-hooks.Tpo .deps/libguile_la-hooks.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c -o 
libguile_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-i18n.lo -MD -MP -MF 
.deps/libguile_la-i18n.Tpo -c i18n.c  -fPIC -DPIC -o .libs/libguile_la-i18n.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-i18n.lo -MD -MP -MF 
.deps/libguile_la-i18n.Tpo -c i18n.c -o libguile_la-i18n.o >/dev/null 2>&1
mv -f .deps/libguile_la-i18n.Tpo .deps/libguile_la-i18n.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c -o 
libguile_la-init.lo `test -f 'init.c' || echo './'`init.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-init.lo -MD -MP -MF 
.deps/libguile_la-init.Tpo -c init.c  -fPIC -DPIC -o .libs/libguile_la-init.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-init.lo -MD -MP -MF 
.deps/libguile_la-init.Tpo -c init.c -o libguile_la-init.o >/dev/null 2>&1
mv -f .deps/libguile_la-init.Tpo .deps/libguile_la-init.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c -o 
libguile_la-inline.lo `test -f 'inline.c' || echo './'`inline.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-inline.lo -MD -MP -MF 
.deps/libguile_la-inline.Tpo -c inline.c  -fPIC -DPIC -o 
.libs/libguile_la-inline.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-inline.lo -MD -MP -MF 
.deps/libguile_la-inline.Tpo -c inline.c -o libguile_la-inline.o >/dev/null 2>&1
mv -f .deps/libguile_la-inline.Tpo .deps/libguile_la-inline.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c -o 
libguile_la-ioext.lo `test -f 'ioext.c' || echo './'`ioext.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-ioext.lo -MD -MP -MF 
.deps/libguile_la-ioext.Tpo -c ioext.c  -fPIC -DPIC -o .libs/libguile_la-ioext.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-ioext.lo -MD -MP -MF 
.deps/libguile_la-ioext.Tpo -c ioext.c -o libguile_la-ioext.o >/dev/null 2>&1
mv -f .deps/libguile_la-ioext.Tpo .deps/libguile_la-ioext.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c -o 
libguile_la-keywords.lo `test -f 'keywords.c' || echo './'`keywords.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-keywords.lo -MD -MP -MF 
.deps/libguile_la-keywords.Tpo -c keywords.c  -fPIC -DPIC -o 
.libs/libguile_la-keywords.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-keywords.lo -MD -MP -MF 
.deps/libguile_la-keywords.Tpo -c keywords.c -o libguile_la-keywords.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-keywords.Tpo .deps/libguile_la-keywords.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c -o 
libguile_la-lang.lo `test -f 'lang.c' || echo './'`lang.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-lang.lo -MD -MP -MF 
.deps/libguile_la-lang.Tpo -c lang.c  -fPIC -DPIC -o .libs/libguile_la-lang.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-lang.lo -MD -MP -MF 
.deps/libguile_la-lang.Tpo -c lang.c -o libguile_la-lang.o >/dev/null 2>&1
mv -f .deps/libguile_la-lang.Tpo .deps/libguile_la-lang.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c -o 
libguile_la-list.lo `test -f 'list.c' || echo './'`list.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-list.lo -MD -MP -MF 
.deps/libguile_la-list.Tpo -c list.c  -fPIC -DPIC -o .libs/libguile_la-list.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-list.lo -MD -MP -MF 
.deps/libguile_la-list.Tpo -c list.c -o libguile_la-list.o >/dev/null 2>&1
mv -f .deps/libguile_la-list.Tpo .deps/libguile_la-list.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c -o 
libguile_la-load.lo `test -f 'load.c' || echo './'`load.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-load.lo -MD -MP -MF 
.deps/libguile_la-load.Tpo -c load.c  -fPIC -DPIC -o .libs/libguile_la-load.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-load.lo -MD -MP -MF 
.deps/libguile_la-load.Tpo -c load.c -o libguile_la-load.o >/dev/null 2>&1
mv -f .deps/libguile_la-load.Tpo .deps/libguile_la-load.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c -o 
libguile_la-macros.lo `test -f 'macros.c' || echo './'`macros.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-macros.lo -MD -MP -MF 
.deps/libguile_la-macros.Tpo -c macros.c  -fPIC -DPIC -o 
.libs/libguile_la-macros.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-macros.lo -MD -MP -MF 
.deps/libguile_la-macros.Tpo -c macros.c -o libguile_la-macros.o >/dev/null 2>&1
mv -f .deps/libguile_la-macros.Tpo .deps/libguile_la-macros.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c -o 
libguile_la-mallocs.lo `test -f 'mallocs.c' || echo './'`mallocs.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-mallocs.lo -MD -MP -MF 
.deps/libguile_la-mallocs.Tpo -c mallocs.c  -fPIC -DPIC -o 
.libs/libguile_la-mallocs.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-mallocs.lo -MD -MP -MF 
.deps/libguile_la-mallocs.Tpo -c mallocs.c -o libguile_la-mallocs.o >/dev/null 
2>&1
mv -f .deps/libguile_la-mallocs.Tpo .deps/libguile_la-mallocs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c -o 
libguile_la-modules.lo `test -f 'modules.c' || echo './'`modules.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-modules.lo -MD -MP -MF 
.deps/libguile_la-modules.Tpo -c modules.c  -fPIC -DPIC -o 
.libs/libguile_la-modules.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-modules.lo -MD -MP -MF 
.deps/libguile_la-modules.Tpo -c modules.c -o libguile_la-modules.o >/dev/null 
2>&1
mv -f .deps/libguile_la-modules.Tpo .deps/libguile_la-modules.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c -o 
libguile_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-numbers.lo -MD -MP -MF 
.deps/libguile_la-numbers.Tpo -c numbers.c  -fPIC -DPIC -o 
.libs/libguile_la-numbers.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-numbers.lo -MD -MP -MF 
.deps/libguile_la-numbers.Tpo -c numbers.c -o libguile_la-numbers.o >/dev/null 
2>&1
mv -f .deps/libguile_la-numbers.Tpo .deps/libguile_la-numbers.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c -o 
libguile_la-objects.lo `test -f 'objects.c' || echo './'`objects.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-objects.lo -MD -MP -MF 
.deps/libguile_la-objects.Tpo -c objects.c  -fPIC -DPIC -o 
.libs/libguile_la-objects.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-objects.lo -MD -MP -MF 
.deps/libguile_la-objects.Tpo -c objects.c -o libguile_la-objects.o >/dev/null 
2>&1
mv -f .deps/libguile_la-objects.Tpo .deps/libguile_la-objects.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c -o 
libguile_la-objprop.lo `test -f 'objprop.c' || echo './'`objprop.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-objprop.lo -MD -MP -MF 
.deps/libguile_la-objprop.Tpo -c objprop.c  -fPIC -DPIC -o 
.libs/libguile_la-objprop.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-objprop.lo -MD -MP -MF 
.deps/libguile_la-objprop.Tpo -c objprop.c -o libguile_la-objprop.o >/dev/null 
2>&1
mv -f .deps/libguile_la-objprop.Tpo .deps/libguile_la-objprop.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c -o 
libguile_la-options.lo `test -f 'options.c' || echo './'`options.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-options.lo -MD -MP -MF 
.deps/libguile_la-options.Tpo -c options.c  -fPIC -DPIC -o 
.libs/libguile_la-options.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-options.lo -MD -MP -MF 
.deps/libguile_la-options.Tpo -c options.c -o libguile_la-options.o >/dev/null 
2>&1
mv -f .deps/libguile_la-options.Tpo .deps/libguile_la-options.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c -o 
libguile_la-pairs.lo `test -f 'pairs.c' || echo './'`pairs.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-pairs.lo -MD -MP -MF 
.deps/libguile_la-pairs.Tpo -c pairs.c  -fPIC -DPIC -o .libs/libguile_la-pairs.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-pairs.lo -MD -MP -MF 
.deps/libguile_la-pairs.Tpo -c pairs.c -o libguile_la-pairs.o >/dev/null 2>&1
mv -f .deps/libguile_la-pairs.Tpo .deps/libguile_la-pairs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c -o 
libguile_la-ports.lo `test -f 'ports.c' || echo './'`ports.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-ports.lo -MD -MP -MF 
.deps/libguile_la-ports.Tpo -c ports.c  -fPIC -DPIC -o .libs/libguile_la-ports.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-ports.lo -MD -MP -MF 
.deps/libguile_la-ports.Tpo -c ports.c -o libguile_la-ports.o >/dev/null 2>&1
mv -f .deps/libguile_la-ports.Tpo .deps/libguile_la-ports.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c -o 
libguile_la-print.lo `test -f 'print.c' || echo './'`print.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-print.lo -MD -MP -MF 
.deps/libguile_la-print.Tpo -c print.c  -fPIC -DPIC -o .libs/libguile_la-print.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-print.lo -MD -MP -MF 
.deps/libguile_la-print.Tpo -c print.c -o libguile_la-print.o >/dev/null 2>&1
mv -f .deps/libguile_la-print.Tpo .deps/libguile_la-print.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c -o 
libguile_la-procprop.lo `test -f 'procprop.c' || echo './'`procprop.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-procprop.lo -MD -MP -MF 
.deps/libguile_la-procprop.Tpo -c procprop.c  -fPIC -DPIC -o 
.libs/libguile_la-procprop.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-procprop.lo -MD -MP -MF 
.deps/libguile_la-procprop.Tpo -c procprop.c -o libguile_la-procprop.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-procprop.Tpo .deps/libguile_la-procprop.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c -o 
libguile_la-procs.lo `test -f 'procs.c' || echo './'`procs.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-procs.lo -MD -MP -MF 
.deps/libguile_la-procs.Tpo -c procs.c  -fPIC -DPIC -o .libs/libguile_la-procs.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-procs.lo -MD -MP -MF 
.deps/libguile_la-procs.Tpo -c procs.c -o libguile_la-procs.o >/dev/null 2>&1
mv -f .deps/libguile_la-procs.Tpo .deps/libguile_la-procs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c -o 
libguile_la-properties.lo `test -f 'properties.c' || echo './'`properties.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-properties.lo -MD -MP -MF 
.deps/libguile_la-properties.Tpo -c properties.c  -fPIC -DPIC -o 
.libs/libguile_la-properties.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-properties.lo -MD -MP -MF 
.deps/libguile_la-properties.Tpo -c properties.c -o libguile_la-properties.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-properties.Tpo .deps/libguile_la-properties.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c -o 
libguile_la-random.lo `test -f 'random.c' || echo './'`random.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-random.lo -MD -MP -MF 
.deps/libguile_la-random.Tpo -c random.c  -fPIC -DPIC -o 
.libs/libguile_la-random.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-random.lo -MD -MP -MF 
.deps/libguile_la-random.Tpo -c random.c -o libguile_la-random.o >/dev/null 2>&1
mv -f .deps/libguile_la-random.Tpo .deps/libguile_la-random.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c -o 
libguile_la-rdelim.lo `test -f 'rdelim.c' || echo './'`rdelim.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-rdelim.lo -MD -MP -MF 
.deps/libguile_la-rdelim.Tpo -c rdelim.c  -fPIC -DPIC -o 
.libs/libguile_la-rdelim.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-rdelim.lo -MD -MP -MF 
.deps/libguile_la-rdelim.Tpo -c rdelim.c -o libguile_la-rdelim.o >/dev/null 2>&1
mv -f .deps/libguile_la-rdelim.Tpo .deps/libguile_la-rdelim.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c -o 
libguile_la-read.lo `test -f 'read.c' || echo './'`read.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-read.lo -MD -MP -MF 
.deps/libguile_la-read.Tpo -c read.c  -fPIC -DPIC -o .libs/libguile_la-read.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-read.lo -MD -MP -MF 
.deps/libguile_la-read.Tpo -c read.c -o libguile_la-read.o >/dev/null 2>&1
mv -f .deps/libguile_la-read.Tpo .deps/libguile_la-read.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c -o 
libguile_la-root.lo `test -f 'root.c' || echo './'`root.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-root.lo -MD -MP -MF 
.deps/libguile_la-root.Tpo -c root.c  -fPIC -DPIC -o .libs/libguile_la-root.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-root.lo -MD -MP -MF 
.deps/libguile_la-root.Tpo -c root.c -o libguile_la-root.o >/dev/null 2>&1
mv -f .deps/libguile_la-root.Tpo .deps/libguile_la-root.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-rw.lo 
-MD -MP -MF .deps/libguile_la-rw.Tpo -c -o libguile_la-rw.lo `test -f 'rw.c' || 
echo './'`rw.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-rw.lo -MD -MP -MF 
.deps/libguile_la-rw.Tpo -c rw.c  -fPIC -DPIC -o .libs/libguile_la-rw.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-rw.lo -MD -MP -MF 
.deps/libguile_la-rw.Tpo -c rw.c -o libguile_la-rw.o >/dev/null 2>&1
mv -f .deps/libguile_la-rw.Tpo .deps/libguile_la-rw.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c -o 
libguile_la-scmsigs.lo `test -f 'scmsigs.c' || echo './'`scmsigs.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-scmsigs.lo -MD -MP -MF 
.deps/libguile_la-scmsigs.Tpo -c scmsigs.c  -fPIC -DPIC -o 
.libs/libguile_la-scmsigs.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-scmsigs.lo -MD -MP -MF 
.deps/libguile_la-scmsigs.Tpo -c scmsigs.c -o libguile_la-scmsigs.o >/dev/null 
2>&1
mv -f .deps/libguile_la-scmsigs.Tpo .deps/libguile_la-scmsigs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c -o 
libguile_la-script.lo `test -f 'script.c' || echo './'`script.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-script.lo -MD -MP -MF 
.deps/libguile_la-script.Tpo -c script.c  -fPIC -DPIC -o 
.libs/libguile_la-script.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-script.lo -MD -MP -MF 
.deps/libguile_la-script.Tpo -c script.c -o libguile_la-script.o >/dev/null 2>&1
mv -f .deps/libguile_la-script.Tpo .deps/libguile_la-script.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c -o 
libguile_la-simpos.lo `test -f 'simpos.c' || echo './'`simpos.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-simpos.lo -MD -MP -MF 
.deps/libguile_la-simpos.Tpo -c simpos.c  -fPIC -DPIC -o 
.libs/libguile_la-simpos.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-simpos.lo -MD -MP -MF 
.deps/libguile_la-simpos.Tpo -c simpos.c -o libguile_la-simpos.o >/dev/null 2>&1
mv -f .deps/libguile_la-simpos.Tpo .deps/libguile_la-simpos.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c -o 
libguile_la-smob.lo `test -f 'smob.c' || echo './'`smob.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-smob.lo -MD -MP -MF 
.deps/libguile_la-smob.Tpo -c smob.c  -fPIC -DPIC -o .libs/libguile_la-smob.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-smob.lo -MD -MP -MF 
.deps/libguile_la-smob.Tpo -c smob.c -o libguile_la-smob.o >/dev/null 2>&1
mv -f .deps/libguile_la-smob.Tpo .deps/libguile_la-smob.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c -o 
libguile_la-sort.lo `test -f 'sort.c' || echo './'`sort.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-sort.lo -MD -MP -MF 
.deps/libguile_la-sort.Tpo -c sort.c  -fPIC -DPIC -o .libs/libguile_la-sort.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-sort.lo -MD -MP -MF 
.deps/libguile_la-sort.Tpo -c sort.c -o libguile_la-sort.o >/dev/null 2>&1
mv -f .deps/libguile_la-sort.Tpo .deps/libguile_la-sort.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c -o 
libguile_la-srcprop.lo `test -f 'srcprop.c' || echo './'`srcprop.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srcprop.lo -MD -MP -MF 
.deps/libguile_la-srcprop.Tpo -c srcprop.c  -fPIC -DPIC -o 
.libs/libguile_la-srcprop.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srcprop.lo -MD -MP -MF 
.deps/libguile_la-srcprop.Tpo -c srcprop.c -o libguile_la-srcprop.o >/dev/null 
2>&1
mv -f .deps/libguile_la-srcprop.Tpo .deps/libguile_la-srcprop.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c -o 
libguile_la-stackchk.lo `test -f 'stackchk.c' || echo './'`stackchk.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-stackchk.lo -MD -MP -MF 
.deps/libguile_la-stackchk.Tpo -c stackchk.c  -fPIC -DPIC -o 
.libs/libguile_la-stackchk.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-stackchk.lo -MD -MP -MF 
.deps/libguile_la-stackchk.Tpo -c stackchk.c -o libguile_la-stackchk.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-stackchk.Tpo .deps/libguile_la-stackchk.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c -o 
libguile_la-stacks.lo `test -f 'stacks.c' || echo './'`stacks.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-stacks.lo -MD -MP -MF 
.deps/libguile_la-stacks.Tpo -c stacks.c  -fPIC -DPIC -o 
.libs/libguile_la-stacks.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-stacks.lo -MD -MP -MF 
.deps/libguile_la-stacks.Tpo -c stacks.c -o libguile_la-stacks.o >/dev/null 2>&1
mv -f .deps/libguile_la-stacks.Tpo .deps/libguile_la-stacks.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c -o 
libguile_la-stime.lo `test -f 'stime.c' || echo './'`stime.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-stime.lo -MD -MP -MF 
.deps/libguile_la-stime.Tpo -c stime.c  -fPIC -DPIC -o .libs/libguile_la-stime.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-stime.lo -MD -MP -MF 
.deps/libguile_la-stime.Tpo -c stime.c -o libguile_la-stime.o >/dev/null 2>&1
mv -f .deps/libguile_la-stime.Tpo .deps/libguile_la-stime.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c -o 
libguile_la-strings.lo `test -f 'strings.c' || echo './'`strings.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-strings.lo -MD -MP -MF 
.deps/libguile_la-strings.Tpo -c strings.c  -fPIC -DPIC -o 
.libs/libguile_la-strings.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-strings.lo -MD -MP -MF 
.deps/libguile_la-strings.Tpo -c strings.c -o libguile_la-strings.o >/dev/null 
2>&1
mv -f .deps/libguile_la-strings.Tpo .deps/libguile_la-strings.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c -o 
libguile_la-srfi-4.lo `test -f 'srfi-4.c' || echo './'`srfi-4.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srfi-4.lo -MD -MP -MF 
.deps/libguile_la-srfi-4.Tpo -c srfi-4.c  -fPIC -DPIC -o 
.libs/libguile_la-srfi-4.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srfi-4.lo -MD -MP -MF 
.deps/libguile_la-srfi-4.Tpo -c srfi-4.c -o libguile_la-srfi-4.o >/dev/null 2>&1
mv -f .deps/libguile_la-srfi-4.Tpo .deps/libguile_la-srfi-4.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c -o 
libguile_la-srfi-13.lo `test -f 'srfi-13.c' || echo './'`srfi-13.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srfi-13.lo -MD -MP -MF 
.deps/libguile_la-srfi-13.Tpo -c srfi-13.c  -fPIC -DPIC -o 
.libs/libguile_la-srfi-13.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srfi-13.lo -MD -MP -MF 
.deps/libguile_la-srfi-13.Tpo -c srfi-13.c -o libguile_la-srfi-13.o >/dev/null 
2>&1
mv -f .deps/libguile_la-srfi-13.Tpo .deps/libguile_la-srfi-13.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c -o 
libguile_la-srfi-14.lo `test -f 'srfi-14.c' || echo './'`srfi-14.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srfi-14.lo -MD -MP -MF 
.deps/libguile_la-srfi-14.Tpo -c srfi-14.c  -fPIC -DPIC -o 
.libs/libguile_la-srfi-14.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-srfi-14.lo -MD -MP -MF 
.deps/libguile_la-srfi-14.Tpo -c srfi-14.c -o libguile_la-srfi-14.o >/dev/null 
2>&1
mv -f .deps/libguile_la-srfi-14.Tpo .deps/libguile_la-srfi-14.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c -o 
libguile_la-strorder.lo `test -f 'strorder.c' || echo './'`strorder.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-strorder.lo -MD -MP -MF 
.deps/libguile_la-strorder.Tpo -c strorder.c  -fPIC -DPIC -o 
.libs/libguile_la-strorder.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-strorder.lo -MD -MP -MF 
.deps/libguile_la-strorder.Tpo -c strorder.c -o libguile_la-strorder.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-strorder.Tpo .deps/libguile_la-strorder.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c -o 
libguile_la-strports.lo `test -f 'strports.c' || echo './'`strports.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-strports.lo -MD -MP -MF 
.deps/libguile_la-strports.Tpo -c strports.c  -fPIC -DPIC -o 
.libs/libguile_la-strports.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-strports.lo -MD -MP -MF 
.deps/libguile_la-strports.Tpo -c strports.c -o libguile_la-strports.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-strports.Tpo .deps/libguile_la-strports.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c -o 
libguile_la-struct.lo `test -f 'struct.c' || echo './'`struct.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-struct.lo -MD -MP -MF 
.deps/libguile_la-struct.Tpo -c struct.c  -fPIC -DPIC -o 
.libs/libguile_la-struct.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-struct.lo -MD -MP -MF 
.deps/libguile_la-struct.Tpo -c struct.c -o libguile_la-struct.o >/dev/null 2>&1
mv -f .deps/libguile_la-struct.Tpo .deps/libguile_la-struct.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c -o 
libguile_la-symbols.lo `test -f 'symbols.c' || echo './'`symbols.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-symbols.lo -MD -MP -MF 
.deps/libguile_la-symbols.Tpo -c symbols.c  -fPIC -DPIC -o 
.libs/libguile_la-symbols.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-symbols.lo -MD -MP -MF 
.deps/libguile_la-symbols.Tpo -c symbols.c -o libguile_la-symbols.o >/dev/null 
2>&1
mv -f .deps/libguile_la-symbols.Tpo .deps/libguile_la-symbols.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c -o 
libguile_la-threads.lo `test -f 'threads.c' || echo './'`threads.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-threads.lo -MD -MP -MF 
.deps/libguile_la-threads.Tpo -c threads.c  -fPIC -DPIC -o 
.libs/libguile_la-threads.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-threads.lo -MD -MP -MF 
.deps/libguile_la-threads.Tpo -c threads.c -o libguile_la-threads.o >/dev/null 
2>&1
mv -f .deps/libguile_la-threads.Tpo .deps/libguile_la-threads.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c 
-o libguile_la-null-threads.lo `test -f 'null-threads.c' || echo 
'./'`null-threads.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-null-threads.lo -MD -MP -MF 
.deps/libguile_la-null-threads.Tpo -c null-threads.c  -fPIC -DPIC -o 
.libs/libguile_la-null-threads.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-null-threads.lo -MD -MP -MF 
.deps/libguile_la-null-threads.Tpo -c null-threads.c -o 
libguile_la-null-threads.o >/dev/null 2>&1
mv -f .deps/libguile_la-null-threads.Tpo .deps/libguile_la-null-threads.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c -o 
libguile_la-throw.lo `test -f 'throw.c' || echo './'`throw.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-throw.lo -MD -MP -MF 
.deps/libguile_la-throw.Tpo -c throw.c  -fPIC -DPIC -o .libs/libguile_la-throw.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-throw.lo -MD -MP -MF 
.deps/libguile_la-throw.Tpo -c throw.c -o libguile_la-throw.o >/dev/null 2>&1
mv -f .deps/libguile_la-throw.Tpo .deps/libguile_la-throw.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c -o 
libguile_la-values.lo `test -f 'values.c' || echo './'`values.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-values.lo -MD -MP -MF 
.deps/libguile_la-values.Tpo -c values.c  -fPIC -DPIC -o 
.libs/libguile_la-values.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-values.lo -MD -MP -MF 
.deps/libguile_la-values.Tpo -c values.c -o libguile_la-values.o >/dev/null 2>&1
mv -f .deps/libguile_la-values.Tpo .deps/libguile_la-values.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c -o 
libguile_la-variable.lo `test -f 'variable.c' || echo './'`variable.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-variable.lo -MD -MP -MF 
.deps/libguile_la-variable.Tpo -c variable.c  -fPIC -DPIC -o 
.libs/libguile_la-variable.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-variable.lo -MD -MP -MF 
.deps/libguile_la-variable.Tpo -c variable.c -o libguile_la-variable.o 
>/dev/null 2>&1
mv -f .deps/libguile_la-variable.Tpo .deps/libguile_la-variable.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c -o 
libguile_la-vectors.lo `test -f 'vectors.c' || echo './'`vectors.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-vectors.lo -MD -MP -MF 
.deps/libguile_la-vectors.Tpo -c vectors.c  -fPIC -DPIC -o 
.libs/libguile_la-vectors.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-vectors.lo -MD -MP -MF 
.deps/libguile_la-vectors.Tpo -c vectors.c -o libguile_la-vectors.o >/dev/null 
2>&1
mv -f .deps/libguile_la-vectors.Tpo .deps/libguile_la-vectors.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c -o 
libguile_la-version.lo `test -f 'version.c' || echo './'`version.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-version.lo -MD -MP -MF 
.deps/libguile_la-version.Tpo -c version.c  -fPIC -DPIC -o 
.libs/libguile_la-version.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-version.lo -MD -MP -MF 
.deps/libguile_la-version.Tpo -c version.c -o libguile_la-version.o >/dev/null 
2>&1
mv -f .deps/libguile_la-version.Tpo .deps/libguile_la-version.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c -o 
libguile_la-vports.lo `test -f 'vports.c' || echo './'`vports.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-vports.lo -MD -MP -MF 
.deps/libguile_la-vports.Tpo -c vports.c  -fPIC -DPIC -o 
.libs/libguile_la-vports.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-vports.lo -MD -MP -MF 
.deps/libguile_la-vports.Tpo -c vports.c -o libguile_la-vports.o >/dev/null 2>&1
mv -f .deps/libguile_la-vports.Tpo .deps/libguile_la-vports.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c -o 
libguile_la-weaks.lo `test -f 'weaks.c' || echo './'`weaks.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-weaks.lo -MD -MP -MF 
.deps/libguile_la-weaks.Tpo -c weaks.c  -fPIC -DPIC -o .libs/libguile_la-weaks.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-weaks.lo -MD -MP -MF 
.deps/libguile_la-weaks.Tpo -c weaks.c -o libguile_la-weaks.o >/dev/null 2>&1
mv -f .deps/libguile_la-weaks.Tpo .deps/libguile_la-weaks.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c -o 
libguile_la-ramap.lo `test -f 'ramap.c' || echo './'`ramap.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-ramap.lo -MD -MP -MF 
.deps/libguile_la-ramap.Tpo -c ramap.c  -fPIC -DPIC -o .libs/libguile_la-ramap.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-ramap.lo -MD -MP -MF 
.deps/libguile_la-ramap.Tpo -c ramap.c -o libguile_la-ramap.o >/dev/null 2>&1
mv -f .deps/libguile_la-ramap.Tpo .deps/libguile_la-ramap.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..   -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c -o 
libguile_la-unif.lo `test -f 'unif.c' || echo './'`unif.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-unif.lo -MD -MP -MF 
.deps/libguile_la-unif.Tpo -c unif.c  -fPIC -DPIC -o .libs/libguile_la-unif.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT libguile_la-unif.lo -MD -MP -MF 
.deps/libguile_la-unif.Tpo -c unif.c -o libguile_la-unif.o >/dev/null 2>&1
mv -f .deps/libguile_la-unif.Tpo .deps/libguile_la-unif.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..    -g -O2 -Wall -Wmissing-prototypes -Werror -MT dynl.lo -MD -MP -MF 
.deps/dynl.Tpo -c -o dynl.lo dynl.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c  -fPIC -DPIC -o 
.libs/dynl.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c -o dynl.o >/dev/null 
2>&1
mv -f .deps/dynl.Tpo .deps/dynl.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..    -g -O2 -Wall -Wmissing-prototypes -Werror -MT filesys.lo -MD -MP -MF 
.deps/filesys.Tpo -c -o filesys.lo filesys.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c  -fPIC -DPIC 
-o .libs/filesys.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c -o filesys.o 
>/dev/null 2>&1
mv -f .deps/filesys.Tpo .deps/filesys.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..    -g -O2 -Wall -Wmissing-prototypes -Werror -MT posix.lo -MD -MP -MF 
.deps/posix.Tpo -c -o posix.lo posix.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c  -fPIC -DPIC -o 
.libs/posix.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -o posix.o 
>/dev/null 2>&1
mv -f .deps/posix.Tpo .deps/posix.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..    -g -O2 -Wall -Wmissing-prototypes -Werror -MT net_db.lo -MD -MP -MF 
.deps/net_db.Tpo -c -o net_db.lo net_db.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c  -fPIC -DPIC -o 
.libs/net_db.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c -o net_db.o 
>/dev/null 2>&1
mv -f .deps/net_db.Tpo .deps/net_db.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..    -g -O2 -Wall -Wmissing-prototypes -Werror -MT socket.lo -MD -MP -MF 
.deps/socket.Tpo -c -o socket.lo socket.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c  -fPIC -DPIC -o 
.libs/socket.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o 
>/dev/null 2>&1
mv -f .deps/socket.Tpo .deps/socket.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. 
-I..    -g -O2 -Wall -Wmissing-prototypes -Werror -MT regex-posix.lo -MD -MP 
-MF .deps/regex-posix.Tpo -c -o regex-posix.lo regex-posix.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c  
-fPIC -DPIC -o .libs/regex-posix.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prototypes 
-Werror -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c 
-o regex-posix.o >/dev/null 2>&1
mv -f .deps/regex-posix.Tpo .deps/regex-posix.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -version-info 18:0:1 -export-dynamic -no-undefined 
 -o libguile.la -rpath /usr/lib libguile_la-alist.lo libguile_la-arbiters.lo 
libguile_la-async.lo libguile_la-backtrace.lo libguile_la-boolean.lo 
libguile_la-chars.lo libguile_la-continuations.lo libguile_la-convert.lo 
libguile_la-debug.lo libguile_la-deprecation.lo libguile_la-deprecated.lo 
libguile_la-discouraged.lo libguile_la-dynwind.lo libguile_la-environments.lo 
libguile_la-eq.lo libguile_la-error.lo libguile_la-eval.lo 
libguile_la-evalext.lo libguile_la-extensions.lo libguile_la-feature.lo 
libguile_la-fluids.lo libguile_la-fports.lo libguile_la-futures.lo 
libguile_la-gc.lo libguile_la-gc-mark.lo libguile_la-gc-segment.lo 
libguile_la-gc-malloc.lo libguile_la-gc-card.lo libguile_la-gc-freelist.lo 
libguile_la-gc_os_dep.lo libguile_la-gdbint.lo libguile_la-gh_data.lo 
libguile_la-gh_eval.lo libguile_la-gh_funcs.lo libguile_la-gh_init.lo 
libguile_la-gh_io.lo libguile_la-gh_list.lo libguile_la-gh_predicates.lo 
libguile_la-goops.lo libguile_la-gsubr.lo libguile_la-guardians.lo 
libguile_la-hash.lo libguile_la-hashtab.lo libguile_la-hooks.lo 
libguile_la-i18n.lo libguile_la-init.lo libguile_la-inline.lo 
libguile_la-ioext.lo libguile_la-keywords.lo libguile_la-lang.lo 
libguile_la-list.lo libguile_la-load.lo libguile_la-macros.lo 
libguile_la-mallocs.lo libguile_la-modules.lo libguile_la-numbers.lo 
libguile_la-objects.lo libguile_la-objprop.lo libguile_la-options.lo 
libguile_la-pairs.lo libguile_la-ports.lo libguile_la-print.lo 
libguile_la-procprop.lo libguile_la-procs.lo libguile_la-properties.lo 
libguile_la-random.lo libguile_la-rdelim.lo libguile_la-read.lo 
libguile_la-root.lo libguile_la-rw.lo libguile_la-scmsigs.lo 
libguile_la-script.lo libguile_la-simpos.lo libguile_la-smob.lo 
libguile_la-sort.lo libguile_la-srcprop.lo libguile_la-stackchk.lo 
libguile_la-stacks.lo libguile_la-stime.lo libguile_la-strings.lo 
libguile_la-srfi-4.lo libguile_la-srfi-13.lo libguile_la-srfi-14.lo 
libguile_la-strorder.lo libguile_la-strports.lo libguile_la-struct.lo 
libguile_la-symbols.lo libguile_la-threads.lo libguile_la-null-threads.lo 
libguile_la-throw.lo libguile_la-values.lo libguile_la-variable.lo 
libguile_la-vectors.lo libguile_la-version.lo libguile_la-vports.lo 
libguile_la-weaks.lo libguile_la-ramap.lo libguile_la-unif.lo dynl.lo 
filesys.lo posix.lo net_db.lo socket.lo regex-posix.lo -lgmp -lcrypt -lm -lltdl 
gcc -shared  .libs/libguile_la-alist.o .libs/libguile_la-arbiters.o 
.libs/libguile_la-async.o .libs/libguile_la-backtrace.o 
.libs/libguile_la-boolean.o .libs/libguile_la-chars.o 
.libs/libguile_la-continuations.o .libs/libguile_la-convert.o 
.libs/libguile_la-debug.o .libs/libguile_la-deprecation.o 
.libs/libguile_la-deprecated.o .libs/libguile_la-discouraged.o 
.libs/libguile_la-dynwind.o .libs/libguile_la-environments.o 
.libs/libguile_la-eq.o .libs/libguile_la-error.o .libs/libguile_la-eval.o 
.libs/libguile_la-evalext.o .libs/libguile_la-extensions.o 
.libs/libguile_la-feature.o .libs/libguile_la-fluids.o 
.libs/libguile_la-fports.o .libs/libguile_la-futures.o .libs/libguile_la-gc.o 
.libs/libguile_la-gc-mark.o .libs/libguile_la-gc-segment.o 
.libs/libguile_la-gc-malloc.o .libs/libguile_la-gc-card.o 
.libs/libguile_la-gc-freelist.o .libs/libguile_la-gc_os_dep.o 
.libs/libguile_la-gdbint.o .libs/libguile_la-gh_data.o 
.libs/libguile_la-gh_eval.o .libs/libguile_la-gh_funcs.o 
.libs/libguile_la-gh_init.o .libs/libguile_la-gh_io.o 
.libs/libguile_la-gh_list.o .libs/libguile_la-gh_predicates.o 
.libs/libguile_la-goops.o .libs/libguile_la-gsubr.o 
.libs/libguile_la-guardians.o .libs/libguile_la-hash.o 
.libs/libguile_la-hashtab.o .libs/libguile_la-hooks.o .libs/libguile_la-i18n.o 
.libs/libguile_la-init.o .libs/libguile_la-inline.o .libs/libguile_la-ioext.o 
.libs/libguile_la-keywords.o .libs/libguile_la-lang.o .libs/libguile_la-list.o 
.libs/libguile_la-load.o .libs/libguile_la-macros.o .libs/libguile_la-mallocs.o 
.libs/libguile_la-modules.o .libs/libguile_la-numbers.o 
.libs/libguile_la-objects.o .libs/libguile_la-objprop.o 
.libs/libguile_la-options.o .libs/libguile_la-pairs.o .libs/libguile_la-ports.o 
.libs/libguile_la-print.o .libs/libguile_la-procprop.o 
.libs/libguile_la-procs.o .libs/libguile_la-properties.o 
.libs/libguile_la-random.o .libs/libguile_la-rdelim.o .libs/libguile_la-read.o 
.libs/libguile_la-root.o .libs/libguile_la-rw.o .libs/libguile_la-scmsigs.o 
.libs/libguile_la-script.o .libs/libguile_la-simpos.o .libs/libguile_la-smob.o 
.libs/libguile_la-sort.o .libs/libguile_la-srcprop.o 
.libs/libguile_la-stackchk.o .libs/libguile_la-stacks.o 
.libs/libguile_la-stime.o .libs/libguile_la-strings.o 
.libs/libguile_la-srfi-4.o .libs/libguile_la-srfi-13.o 
.libs/libguile_la-srfi-14.o .libs/libguile_la-strorder.o 
.libs/libguile_la-strports.o .libs/libguile_la-struct.o 
.libs/libguile_la-symbols.o .libs/libguile_la-threads.o 
.libs/libguile_la-null-threads.o .libs/libguile_la-throw.o 
.libs/libguile_la-values.o .libs/libguile_la-variable.o 
.libs/libguile_la-vectors.o .libs/libguile_la-version.o 
.libs/libguile_la-vports.o .libs/libguile_la-weaks.o .libs/libguile_la-ramap.o 
.libs/libguile_la-unif.o .libs/dynl.o .libs/filesys.o .libs/posix.o 
.libs/net_db.o .libs/socket.o .libs/regex-posix.o  /usr/lib/libgmp.so -lcrypt 
-lm /usr/lib/libltdl.so  -pthread -Wl,-soname -Wl,libguile.so.17 -o 
.libs/libguile.so.17.1.0
(cd .libs && rm -f libguile.so.17 && ln -s libguile.so.17.1.0 libguile.so.17)
(cd .libs && rm -f libguile.so && ln -s libguile.so.17.1.0 libguile.so)
ar cru .libs/libguile.a  libguile_la-alist.o libguile_la-arbiters.o 
libguile_la-async.o libguile_la-backtrace.o libguile_la-boolean.o 
libguile_la-chars.o libguile_la-continuations.o libguile_la-convert.o 
libguile_la-debug.o libguile_la-deprecation.o libguile_la-deprecated.o 
libguile_la-discouraged.o libguile_la-dynwind.o libguile_la-environments.o 
libguile_la-eq.o libguile_la-error.o libguile_la-eval.o libguile_la-evalext.o 
libguile_la-extensions.o libguile_la-feature.o libguile_la-fluids.o 
libguile_la-fports.o libguile_la-futures.o libguile_la-gc.o 
libguile_la-gc-mark.o libguile_la-gc-segment.o libguile_la-gc-malloc.o 
libguile_la-gc-card.o libguile_la-gc-freelist.o libguile_la-gc_os_dep.o 
libguile_la-gdbint.o libguile_la-gh_data.o libguile_la-gh_eval.o 
libguile_la-gh_funcs.o libguile_la-gh_init.o libguile_la-gh_io.o 
libguile_la-gh_list.o libguile_la-gh_predicates.o libguile_la-goops.o 
libguile_la-gsubr.o libguile_la-guardians.o libguile_la-hash.o 
libguile_la-hashtab.o libguile_la-hooks.o libguile_la-i18n.o libguile_la-init.o 
libguile_la-inline.o libguile_la-ioext.o libguile_la-keywords.o 
libguile_la-lang.o libguile_la-list.o libguile_la-load.o libguile_la-macros.o 
libguile_la-mallocs.o libguile_la-modules.o libguile_la-numbers.o 
libguile_la-objects.o libguile_la-objprop.o libguile_la-options.o 
libguile_la-pairs.o libguile_la-ports.o libguile_la-print.o 
libguile_la-procprop.o libguile_la-procs.o libguile_la-properties.o 
libguile_la-random.o libguile_la-rdelim.o libguile_la-read.o libguile_la-root.o 
libguile_la-rw.o libguile_la-scmsigs.o libguile_la-script.o 
libguile_la-simpos.o libguile_la-smob.o libguile_la-sort.o 
libguile_la-srcprop.o libguile_la-stackchk.o libguile_la-stacks.o 
libguile_la-stime.o libguile_la-strings.o libguile_la-srfi-4.o 
libguile_la-srfi-13.o libguile_la-srfi-14.o libguile_la-strorder.o 
libguile_la-strports.o libguile_la-struct.o libguile_la-symbols.o 
libguile_la-threads.o libguile_la-null-threads.o libguile_la-throw.o 
libguile_la-values.o libguile_la-variable.o libguile_la-vectors.o 
libguile_la-version.o libguile_la-vports.o libguile_la-weaks.o 
libguile_la-ramap.o libguile_la-unif.o dynl.o filesys.o posix.o net_db.o 
socket.o regex-posix.o
ranlib .libs/libguile.a
creating libguile.la
(cd .libs && rm -f libguile.la && ln -s ../libguile.la libguile.la)
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I..   -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -MT guile-guile.o -MD -MP -MF 
.deps/guile-guile.Tpo -c -o guile-guile.o `test -f 'guile.c' || echo 
'./'`guile.c
mv -f .deps/guile-guile.Tpo .deps/guile-guile.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -pthread -g -O2 -Wall 
-Wmissing-prototypes -Werror -dlpreopen force -pthread  -o guile guile-guile.o 
libguile.la -lgmp -lcrypt -lm -lltdl 
rm -f .libs/guile.nm .libs/guile.nmS .libs/guile.nmT
creating .libs/guileS.c
(cd .libs && gcc  -g -O2 -c -fno-builtin "guileS.c")
rm -f .libs/guileS.c .libs/guile.nm .libs/guile.nmS .libs/guile.nmT
gcc -pthread -g -O2 -Wall -Wmissing-prototypes -Werror .libs/guileS.o -pthread 
-o .libs/guile guile-guile.o -Wl,--export-dynamic  ./.libs/libguile.so 
/usr/lib/libgmp.so -lcrypt -lm /usr/lib/libltdl.so
guile-guile.o: In function `main':
/lfs-build/guile-1.8.2/libguile/guile.c:72: undefined reference to 
`lt__PROGRAM__LTX_preloaded_symbols'
collect2: ld returned 1 exit status
make[3]: *** [guile] Error 1
make[3]: Leaving directory `/lfs-build/guile-1.8.2/libguile'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/lfs-build/guile-1.8.2/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/lfs-build/guile-1.8.2'
make: *** [all] Error 2

reply via email to

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