unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Error in configuring guile project.
@ 2010-09-09  9:55 Gaurav Goel
  2010-09-10  8:44 ` Andy Wingo
  2010-09-10 21:44 ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Gaurav Goel @ 2010-09-09  9:55 UTC (permalink / raw)
  To: bug-guile

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Hi,

       I was trying to build guile on my mac OS. When I tried to configure it with the command bash-3.2# ./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure --with-gmp=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/gmp-5.0.1-build/gmp-5.0.1-install/ --prefix=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/guile-1.8.5-build/guile-1.8.5-install/ --with-mpfr=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/mpfr-3.0.0-build/mpfr-3.0.0-install/ CFLAGS='-O2 -pedantic -m64 -mtune=core2 -march=core2' I got the error. 

I am attaching the config.log file with this mail. I hope, that will describe error more clearly.
Waiting for your reply.


Thanks,
Gaurav
 

[-- Attachment #2.1: Type: text/html, Size: 883 bytes --]

[-- Attachment #2.2: config.log --]
[-- Type: application/octet-stream, Size: 186481 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by guile configure 1.8.5, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure --with-gmp=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/gmp-5.0.1-build/gmp-5.0.1-install/ --prefix=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/guile-1.8.5-build/guile-1.8.5-install/ --with-mpfr=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/mpfr-3.0.0-build/mpfr-3.0.0-install/ CFLAGS=-O2 -pedantic -m64 -mtune=core2 -march=core2

## --------- ##
## Platform. ##
## --------- ##

hostname = dhcp-bangalore-lexington-towers-v412-10-177-247-8.idc.oracle.com
uname -m = i386
uname -r = 10.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 79 tasks, 321 threads, 2 processors
Load average: 0.40, Mach factor: 1.59
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/share/pk2
PATH: /Users/gauravgoel/gcc-requiredlibbuild-4.5.1/gmp-5.0.1-build/gmp-5.0.1-install/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2173: checking for a BSD-compatible install
configure:2229: result: /usr/bin/install -c
configure:2240: checking whether build environment is sane
configure:2283: result: yes
configure:2311: checking for a thread-safe mkdir -p
configure:2350: result: ./../../gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/install-sh -c -d
configure:2363: checking for gawk
configure:2379: found /opt/local/bin/gawk
configure:2390: result: gawk
configure:2401: checking whether make sets $(MAKE)
configure:2422: result: yes
configure:2607: checking whether to enable maintainer-specific portions of Makefiles
configure:2616: result: no
configure:2651: checking build system type
configure:2669: result: i386-apple-darwin10.3.0
configure:2691: checking host system type
configure:2706: result: i386-apple-darwin10.3.0
configure:2749: checking for a BSD-compatible install
configure:2805: result: /usr/bin/install -c
configure:2864: checking for gcc
configure:2880: found /usr/bin/gcc
configure:2891: result: gcc
configure:3129: checking for C compiler version
configure:3136: gcc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3139: $? = 0
configure:3146: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
configure:3149: $? = 0
configure:3156: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3159: $? = 1
configure:3182: checking for C compiler default output file name
configure:3209: gcc -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c  >&5
configure:3212: $? = 0
configure:3250: result: a.out
configure:3267: checking whether the C compiler works
configure:3277: ./a.out
configure:3280: $? = 0
configure:3297: result: yes
configure:3304: checking whether we are cross compiling
configure:3306: result: no
configure:3309: checking for suffix of executables
configure:3316: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c  >&5
configure:3319: $? = 0
configure:3343: result: 
configure:3349: checking for suffix of object files
configure:3375: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:3378: $? = 0
configure:3401: result: o
configure:3405: checking whether we are using the GNU C compiler
configure:3434: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:3440: $? = 0
configure:3457: result: yes
configure:3462: checking whether gcc accepts -g
configure:3492: gcc -c -g  conftest.c >&5
configure:3498: $? = 0
configure:3597: result: yes
configure:3614: checking for gcc option to accept ISO C89
configure:3688: gcc  -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:3694: $? = 0
configure:3717: result: none needed
configure:3746: checking for style of include used by make
configure:3774: result: GNU
configure:3799: checking dependency style of gcc
configure:3890: result: gcc3
configure:3910: checking how to run the C preprocessor
configure:3950: gcc -E  conftest.c
configure:3956: $? = 0
configure:3987: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3993: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4026: result: gcc -E
configure:4055: gcc -E  conftest.c
configure:4061: $? = 0
configure:4092: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4098: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4139: checking for gawk
configure:4166: result: gawk
configure:4180: checking for grep that handles long lines and -e
configure:4254: result: /usr/bin/grep
configure:4259: checking for egrep
configure:4337: result: /usr/bin/grep -E
configure:4343: checking for AIX
configure:4365: result: no
configure:4371: checking for library containing strerror
configure:4412: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c  >&5
configure:4418: $? = 0
configure:4446: result: none required
configure:4454: checking for ANSI C header files
configure:4484: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4490: $? = 0
configure:4589: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c  >&5
configure:4592: $? = 0
configure:4598: ./conftest
configure:4601: $? = 0
configure:4618: result: yes
configure:4642: checking for sys/types.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for sys/stat.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for stdlib.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for string.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for memory.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for strings.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for inttypes.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for stdint.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4642: checking for unistd.h
configure:4663: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:4669: $? = 0
configure:4685: result: yes
configure:4707: checking minix/config.h usability
configure:4724: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:51:26: error: minix/config.h: No such file or directory
configure:4730: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4744: result: no
configure:4748: checking minix/config.h presence
configure:4763: gcc -E  conftest.c
conftest.c:18:26: error: minix/config.h: No such file or directory
configure:4769: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4783: result: no
configure:4816: checking for minix/config.h
configure:4823: result: no
configure:4901: checking for gcc
configure:4928: result: gcc
configure:5166: checking for C compiler version
configure:5173: gcc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5176: $? = 0
configure:5183: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
configure:5186: $? = 0
configure:5193: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:5196: $? = 1
configure:5199: checking whether we are using the GNU C compiler
configure:5251: result: yes
configure:5256: checking whether gcc accepts -g
configure:5391: result: yes
configure:5408: checking for gcc option to accept ISO C89
configure:5511: result: none needed
configure:5531: checking dependency style of gcc
configure:5622: result: gcc3
configure:5642: checking whether gcc and cc understand -c and -o together
configure:5677: gcc -c conftest.c -o conftest2.o >&5
configure:5680: $? = 0
configure:5686: gcc -c conftest.c -o conftest2.o >&5
configure:5689: $? = 0
configure:5700: cc -c conftest.c >&5
configure:5703: $? = 0
configure:5711: cc -c conftest.c -o conftest2.o >&5
configure:5714: $? = 0
configure:5720: cc -c conftest.c -o conftest2.o >&5
configure:5723: $? = 0
configure:5741: result: yes
configure:5842: checking for a sed that does not truncate output
configure:5898: result: /usr/bin/sed
configure:5912: checking for ld used by gcc
configure:5979: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
configure:5988: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
configure:6003: result: no
configure:6008: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
configure:6015: result: -r
configure:6033: checking for BSD-compatible nm
configure:6082: result: /usr/bin/nm
configure:6086: checking whether ln -s works
configure:6090: result: yes
configure:6097: checking how to recognize dependent libraries
configure:6283: result: pass_all
configure:6827: checking dlfcn.h usability
configure:6844: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:6850: $? = 0
configure:6864: result: yes
configure:6868: checking dlfcn.h presence
configure:6883: gcc -E  conftest.c
configure:6889: $? = 0
configure:6903: result: yes
configure:6936: checking for dlfcn.h
configure:6944: result: yes
configure:7015: checking for g++
configure:7031: found /usr/bin/g++
configure:7042: result: g++
configure:7073: checking for C++ compiler version
configure:7080: g++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:7083: $? = 0
configure:7090: g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
configure:7093: $? = 0
configure:7100: g++ -V >&5
g++-4.2: argument to `-V' is missing
configure:7103: $? = 1
configure:7106: checking whether we are using the GNU C++ compiler
configure:7135: g++ -c   conftest.cpp >&5
configure:7141: $? = 0
configure:7158: result: yes
configure:7163: checking whether g++ accepts -g
configure:7193: g++ -c -g  conftest.cpp >&5
configure:7199: $? = 0
configure:7298: result: yes
configure:7323: checking dependency style of g++
configure:7414: result: gcc3
configure:7439: checking how to run the C++ preprocessor
configure:7475: g++ -E  conftest.cpp
configure:7481: $? = 0
configure:7512: g++ -E  conftest.cpp
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
configure:7518: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7551: result: g++ -E
configure:7580: g++ -E  conftest.cpp
configure:7586: $? = 0
configure:7617: g++ -E  conftest.cpp
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
configure:7623: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7716: checking for g77
configure:7746: result: no
configure:7716: checking for xlf
configure:7746: result: no
configure:7716: checking for f77
configure:7746: result: no
configure:7716: checking for frt
configure:7746: result: no
configure:7716: checking for pgf77
configure:7746: result: no
configure:7716: checking for cf77
configure:7746: result: no
configure:7716: checking for fort77
configure:7746: result: no
configure:7716: checking for fl32
configure:7746: result: no
configure:7716: checking for af77
configure:7746: result: no
configure:7716: checking for xlf90
configure:7746: result: no
configure:7716: checking for f90
configure:7746: result: no
configure:7716: checking for pgf90
configure:7746: result: no
configure:7716: checking for pghpf
configure:7746: result: no
configure:7716: checking for epcf90
configure:7746: result: no
configure:7716: checking for gfortran
configure:7746: result: no
configure:7716: checking for g95
configure:7746: result: no
configure:7716: checking for xlf95
configure:7746: result: no
configure:7716: checking for f95
configure:7746: result: no
configure:7716: checking for fort
configure:7746: result: no
configure:7716: checking for ifort
configure:7746: result: no
configure:7716: checking for ifc
configure:7746: result: no
configure:7716: checking for efc
configure:7746: result: no
configure:7716: checking for pgf95
configure:7746: result: no
configure:7716: checking for lf95
configure:7746: result: no
configure:7716: checking for ftn
configure:7746: result: no
configure:7773: checking for Fortran 77 compiler version
configure:7780:  --version >&5
./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure: line 7781: --version: command not found
configure:7783: $? = 127
configure:7790:  -v >&5
./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure: line 7791: -v: command not found
configure:7793: $? = 127
configure:7800:  -V >&5
./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure: line 7801: -V: command not found
configure:7803: $? = 127
configure:7811: checking whether we are using the GNU Fortran 77 compiler
configure:7830:  -c  conftest.F >&5
./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure: line 7831: -c: command not found
configure:7836: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:7853: result: no
configure:7859: checking whether  accepts -g
configure:7876:  -c -g conftest.f >&5
./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure: line 7877: -c: command not found
configure:7882: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:7898: result: no
configure:7927: checking the maximum length of command line arguments
configure:8039: result: 196608
configure:8051: checking command to parse /usr/bin/nm output from gcc object
configure:8156: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:8159: $? = 0
configure:8163: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:8166: $? = 0
cannot find nm_test_var in conftest.nm
configure:8156: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:8159: $? = 0
configure:8163: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:8166: $? = 0
configure:8218: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c conftstm.o >&5
configure:8221: $? = 0
configure:8259: result: ok
configure:8263: checking for objdir
configure:8278: result: .libs
configure:8370: checking for ar
configure:8386: found /usr/bin/ar
configure:8397: result: ar
configure:8466: checking for ranlib
configure:8482: found /usr/bin/ranlib
configure:8493: result: ranlib
configure:8562: checking for strip
configure:8578: found /usr/bin/strip
configure:8589: result: strip
configure:8846: checking for dsymutil
configure:8862: found /usr/bin/dsymutil
configure:8873: result: dsymutil
configure:8942: checking for nmedit
configure:8958: found /usr/bin/nmedit
configure:8969: result: nmedit
configure:8996: checking for -single_module linker flag
configure:9017: result: yes
configure:9019: checking for -exported_symbols_list linker flag
configure:9049: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
configure:9055: $? = 0
configure:9074: result: yes
configure:9187: checking if gcc supports -fno-rtti -fno-exceptions
configure:9205: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9209: $? = 0
configure:9222: result: no
configure:9237: checking for gcc option to produce PIC
configure:9469: result: -fno-common
configure:9477: checking if gcc PIC flag -fno-common works
configure:9495: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  -fno-common -DPIC conftest.c >&5
configure:9499: $? = 0
configure:9512: result: yes
configure:9540: checking if gcc static flag -static works
configure:9568: result: no
configure:9578: checking if gcc supports -c -o file.o
configure:9599: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  -o out/conftest2.o conftest.c >&5
configure:9603: $? = 0
configure:9625: result: yes
configure:9651: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:10631: result: yes
configure:10698: checking dynamic linker characteristics
configure:11300: result: darwin10.3.0 dyld
configure:11324: checking how to hardcode library paths into programs
configure:11349: result: immediate
configure:11363: checking whether stripping libraries is possible
configure:11377: result: yes
configure:11418: checking for dlopen in -ldl
configure:11453: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -ldl   >&5
configure:11459: $? = 0
configure:11477: result: yes
configure:11952: checking whether a program can dlopen itself
configure:12026: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2  -DHAVE_DLFCN_H   conftest.c -ldl  >&5
configure: In function 'main':
configure:12022: warning: incompatible implicit declaration of built-in function 'exit'
configure:12029: $? = 0
configure:12047: result: yes
configure:12052: checking whether a statically linked program can dlopen itself
configure:12126: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2  -DHAVE_DLFCN_H    conftest.c -ldl  >&5
configure: In function 'main':
configure:12122: warning: incompatible implicit declaration of built-in function 'exit'
configure:12129: $? = 0
configure:12147: result: yes
configure:12170: checking if libtool supports shared libraries
configure:12172: result: yes
configure:12175: checking whether to build shared libraries
configure:12196: result: yes
configure:12199: checking whether to build static libraries
configure:12203: result: yes
configure:12297: creating libtool
configure:12890: checking for ld used by g++
configure:12957: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
configure:12966: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
configure:12981: result: no
configure:13032: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:13978: result: yes
configure:13995: g++ -c -g -O2  conftest.cpp >&5
configure:13998: $? = 0
configure:14154: checking for g++ option to produce PIC
configure:14438: result: -fno-common
configure:14446: checking if g++ PIC flag -fno-common works
configure:14464: g++ -c -g -O2  -fno-common -DPIC conftest.cpp >&5
configure:14468: $? = 0
configure:14481: result: yes
configure:14509: checking if g++ static flag -static works
configure:14537: result: no
configure:14547: checking if g++ supports -c -o file.o
configure:14568: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:14572: $? = 0
configure:14594: result: yes
configure:14620: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:14646: result: yes
configure:14713: checking dynamic linker characteristics
configure:15263: result: darwin10.3.0 dyld
configure:15287: checking how to hardcode library paths into programs
configure:15312: result: immediate
configure:21534: checking for lt_dlinit in -lltdl
configure:21569: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl   >&5
configure:21575: $? = 0
configure:21593: result: yes
configure:21613: checking for makeinfo
configure:21629: found /usr/bin/makeinfo
configure:21641: result: yes
configure:21665: checking for emacs
configure:21681: found /usr/bin/emacs
configure:21692: result: emacs
configure:21716: checking where .elc files should go
configure:21729: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "
")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
configure:21732: $? = 0
configure:21745: result: ${datarootdir}/emacs/site-lisp
configure:21873: checking whether to use system and library "64" calls
configure:21891: result: no
configure:21991: checking for __uc_get_ar_bsp in -luca
configure:22026: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -luca  -lltdl  >&5
ld: library not found for -luca
collect2: ld returned 1 exit status
configure:22032: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __uc_get_ar_bsp ();
| int
| main ()
| {
| return __uc_get_ar_bsp ();
|   ;
|   return 0;
| }
configure:22050: result: no
configure:22062: checking for an ANSI C-conforming const
configure:22137: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:22143: $? = 0
configure:22158: result: yes
configure:22170: checking for working volatile
configure:22199: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:22205: $? = 0
configure:22220: result: yes
configure:22231: checking for inline
configure:22257: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:22263: $? = 0
configure:22281: result: inline
configure:22306: checking for __uc_get_ar_bsp in -luca
configure:22365: result: no
configure:22377: checking whether byte ordering is bigendian
configure:22410: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:22416: $? = 0
configure:22448: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:30: error: 'not' undeclared (first use in this function)
conftest.c:30: error: (Each undeclared identifier is reported only once
conftest.c:30: error: for each function it appears in.)
conftest.c:30: error: expected ';' before 'big'
configure:22454: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:22594: result: no
configure:22614: checking for char
configure:22644: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:22650: $? = 0
configure:22665: result: yes
configure:22672: checking size of char
configure:22974: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:22977: $? = 0
configure:22983: ./conftest
configure:22986: $? = 0
configure:23009: result: 1
configure:23019: checking for unsigned char
configure:23049: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:23055: $? = 0
configure:23070: result: yes
configure:23077: checking size of unsigned char
configure:23379: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:23382: $? = 0
configure:23388: ./conftest
configure:23391: $? = 0
configure:23414: result: 1
configure:23424: checking for short
configure:23454: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:23460: $? = 0
configure:23475: result: yes
configure:23482: checking size of short
configure:23784: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:23787: $? = 0
configure:23793: ./conftest
configure:23796: $? = 0
configure:23819: result: 2
configure:23829: checking for unsigned short
configure:23859: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:23865: $? = 0
configure:23880: result: yes
configure:23887: checking size of unsigned short
configure:24189: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:24192: $? = 0
configure:24198: ./conftest
configure:24201: $? = 0
configure:24224: result: 2
configure:24234: checking for int
configure:24264: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:24270: $? = 0
configure:24285: result: yes
configure:24292: checking size of int
configure:24594: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:24597: $? = 0
configure:24603: ./conftest
configure:24606: $? = 0
configure:24629: result: 4
configure:24639: checking for unsigned int
configure:24669: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:24675: $? = 0
configure:24690: result: yes
configure:24697: checking size of unsigned int
configure:24999: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:25002: $? = 0
configure:25008: ./conftest
configure:25011: $? = 0
configure:25034: result: 4
configure:25044: checking for long
configure:25074: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:25080: $? = 0
configure:25095: result: yes
configure:25102: checking size of long
configure:25404: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:25407: $? = 0
configure:25413: ./conftest
configure:25416: $? = 0
configure:25439: result: 8
configure:25449: checking for unsigned long
configure:25479: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:25485: $? = 0
configure:25500: result: yes
configure:25507: checking size of unsigned long
configure:25809: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:25812: $? = 0
configure:25818: ./conftest
configure:25821: $? = 0
configure:25844: result: 8
configure:25854: checking for size_t
configure:25884: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:25890: $? = 0
configure:25905: result: yes
configure:25912: checking size of size_t
configure:26214: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:26217: $? = 0
configure:26223: ./conftest
configure:26226: $? = 0
configure:26249: result: 8
configure:26259: checking for long long
configure:26289: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:65: warning: ISO C90 does not support 'long long'
configure:26295: $? = 0
configure:26310: result: yes
configure:26317: checking size of long long
configure:26619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
conftest.c:65: warning: ISO C90 does not support 'long long'
configure:26622: $? = 0
configure:26628: ./conftest
configure:26631: $? = 0
configure:26654: result: 8
configure:26664: checking for unsigned long long
configure:26694: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:66: warning: ISO C90 does not support 'long long'
configure:26700: $? = 0
configure:26715: result: yes
configure:26722: checking size of unsigned long long
configure:27024: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
conftest.c:66: warning: ISO C90 does not support 'long long'
configure:27027: $? = 0
configure:27033: ./conftest
configure:27036: $? = 0
configure:27059: result: 8
configure:27069: checking for __int64
configure:27099: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
conftest.c: In function 'main':
conftest.c:71: error: 'ac__type_new_' undeclared (first use in this function)
conftest.c:71: error: (Each undeclared identifier is reported only once
conftest.c:71: error: for each function it appears in.)
conftest.c:71: error: expected expression before ')' token
configure:27105: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef __int64 ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:27120: result: no
configure:27127: checking size of __int64
configure:27429: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
conftest.c:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_sizeof_'
conftest.c: In function 'longval':
conftest.c:68: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c:68: error: (Each undeclared identifier is reported only once
conftest.c:68: error: for each function it appears in.)
conftest.c: In function 'ulongval':
conftest.c:69: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c: In function 'main':
conftest.c:79: error: 'ac__type_sizeof_' undeclared (first use in this function)
configure:27432: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef __int64 ac__type_sizeof_;
| static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
| static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (ac__type_sizeof_))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (ac__type_sizeof_))))
| 	return 1;
|       fprintf (f, "%ld\n", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (ac__type_sizeof_))))
| 	return 1;
|       fprintf (f, "%lu\n", i);
|     }
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:27464: result: 0
configure:27474: checking for unsigned __int64
configure:27504: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
conftest.c: In function 'main':
conftest.c:72: error: 'ac__type_new_' undeclared (first use in this function)
conftest.c:72: error: (Each undeclared identifier is reported only once
conftest.c:72: error: for each function it appears in.)
conftest.c:72: error: expected expression before ')' token
configure:27510: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef unsigned __int64 ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:27525: result: no
configure:27532: checking size of unsigned __int64
configure:27834: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_sizeof_'
conftest.c: In function 'longval':
conftest.c:69: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c:69: error: (Each undeclared identifier is reported only once
conftest.c:69: error: for each function it appears in.)
conftest.c: In function 'ulongval':
conftest.c:70: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c: In function 'main':
conftest.c:80: error: 'ac__type_sizeof_' undeclared (first use in this function)
configure:27837: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|    typedef unsigned __int64 ac__type_sizeof_;
| static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
| static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (ac__type_sizeof_))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (ac__type_sizeof_))))
| 	return 1;
|       fprintf (f, "%ld\n", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (ac__type_sizeof_))))
| 	return 1;
|       fprintf (f, "%lu\n", i);
|     }
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:27869: result: 0
configure:27879: checking for void *
configure:27909: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:27915: $? = 0
configure:27930: result: yes
configure:27937: checking size of void *
configure:28239: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:28242: $? = 0
configure:28248: ./conftest
configure:28251: $? = 0
configure:28274: result: 8
configure:28284: checking for intptr_t
configure:28314: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:28320: $? = 0
configure:28335: result: yes
configure:28342: checking size of intptr_t
configure:28644: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:28647: $? = 0
configure:28653: ./conftest
configure:28656: $? = 0
configure:28679: result: 8
configure:28689: checking for uintptr_t
configure:28719: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:28725: $? = 0
configure:28740: result: yes
configure:28747: checking size of uintptr_t
configure:29049: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:29052: $? = 0
configure:29058: ./conftest
configure:29061: $? = 0
configure:29084: result: 8
configure:29094: checking for ptrdiff_t
configure:29124: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:29130: $? = 0
configure:29145: result: yes
configure:29152: checking size of ptrdiff_t
configure:29454: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:29457: $? = 0
configure:29463: ./conftest
configure:29466: $? = 0
configure:29489: result: 8
configure:29499: checking for size_t
configure:29550: result: yes
configure:29557: checking size of size_t
configure:29894: result: 8
configure:29904: checking for off_t
configure:29934: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:29940: $? = 0
configure:29955: result: yes
configure:29962: checking size of off_t
configure:30264: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:30267: $? = 0
configure:30273: ./conftest
configure:30276: $? = 0
configure:30299: result: 8
configure:30328: checking for stdint.h
configure:30334: result: yes
configure:30473: checking for inttypes.h
configure:30479: result: yes
configure:30614: checking for intmax_t
configure:30644: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:30650: $? = 0
configure:30665: result: yes
configure:30672: checking size of intmax_t
configure:30974: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:30977: $? = 0
configure:30983: ./conftest
configure:30986: $? = 0
configure:31009: result: 8
configure:31877: checking for int8_t
configure:31908: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:31914: $? = 0
configure:31929: result: yes
configure:31935: checking for uint8_t
configure:31966: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:31972: $? = 0
configure:31987: result: yes
configure:31993: checking for int16_t
configure:32024: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32030: $? = 0
configure:32045: result: yes
configure:32051: checking for uint16_t
configure:32082: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32088: $? = 0
configure:32103: result: yes
configure:32109: checking for int32_t
configure:32140: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32146: $? = 0
configure:32161: result: yes
configure:32167: checking for uint32_t
configure:32198: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32204: $? = 0
configure:32219: result: yes
configure:32225: checking for int64_t
configure:32256: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32262: $? = 0
configure:32277: result: yes
configure:32283: checking for uint64_t
configure:32314: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32320: $? = 0
configure:32335: result: yes
configure:32341: checking for intmax_t
configure:32393: result: yes
configure:32399: checking for uintmax_t
configure:32430: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32436: $? = 0
configure:32451: result: yes
configure:32475: checking for int8_t
configure:32506: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32512: $? = 0
configure:32527: result: yes
configure:32533: checking for uint8_t
configure:32564: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32570: $? = 0
configure:32585: result: yes
configure:32591: checking for int16_t
configure:32622: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32628: $? = 0
configure:32643: result: yes
configure:32649: checking for uint16_t
configure:32680: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32686: $? = 0
configure:32701: result: yes
configure:32707: checking for int32_t
configure:32738: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32744: $? = 0
configure:32759: result: yes
configure:32765: checking for uint32_t
configure:32796: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32802: $? = 0
configure:32817: result: yes
configure:32823: checking for int64_t
configure:32854: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32860: $? = 0
configure:32875: result: yes
configure:32881: checking for uint64_t
configure:32912: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32918: $? = 0
configure:32933: result: yes
configure:32939: checking for intmax_t
configure:32970: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:32976: $? = 0
configure:32991: result: yes
configure:32997: checking for uintmax_t
configure:33028: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33034: $? = 0
configure:33049: result: yes
configure:33267: checking for ANSI C header files
configure:33431: result: yes
configure:33449: checking for dirent.h that defines DIR
configure:33478: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33484: $? = 0
configure:33500: result: yes
configure:33513: checking for library containing opendir
configure:33554: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:33560: $? = 0
configure:33588: result: none required
configure:33682: checking whether time.h and sys/time.h may both be included
configure:33712: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33718: $? = 0
configure:33733: result: yes
configure:33743: checking for sys/wait.h that is POSIX.1 compatible
configure:33779: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33785: $? = 0
configure:33800: result: yes
configure:33863: checking complex.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking complex.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for complex.h
configure:33980: result: yes
configure:33863: checking fenv.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking fenv.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for fenv.h
configure:33980: result: yes
configure:33863: checking io.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:84:16: error: io.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:33900: result: no
configure:33904: checking io.h presence
configure:33919: gcc -E  conftest.c
conftest.c:51:16: error: io.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| /* end confdefs.h.  */
| #include <io.h>
configure:33939: result: no
configure:33972: checking for io.h
configure:33980: result: no
configure:33863: checking libc.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking libc.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for libc.h
configure:33980: result: yes
configure:33863: checking limits.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking limits.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for limits.h
configure:33980: result: yes
configure:33863: checking malloc.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:86:20: error: malloc.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:33900: result: no
configure:33904: checking malloc.h presence
configure:33919: gcc -E  conftest.c
conftest.c:53:20: error: malloc.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:33939: result: no
configure:33972: checking for malloc.h
configure:33980: result: no
configure:33853: checking for memory.h
configure:33859: result: yes
configure:33863: checking process.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:87:21: error: process.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <process.h>
configure:33900: result: no
configure:33904: checking process.h presence
configure:33919: gcc -E  conftest.c
conftest.c:54:21: error: process.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h.  */
| #include <process.h>
configure:33939: result: no
configure:33972: checking for process.h
configure:33980: result: no
configure:33853: checking for string.h
configure:33859: result: yes
configure:33863: checking regex.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking regex.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for regex.h
configure:33980: result: yes
configure:33863: checking rxposix.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:89:21: error: rxposix.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <rxposix.h>
configure:33900: result: no
configure:33904: checking rxposix.h presence
configure:33919: gcc -E  conftest.c
conftest.c:56:21: error: rxposix.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <rxposix.h>
configure:33939: result: no
configure:33972: checking for rxposix.h
configure:33980: result: no
configure:33863: checking rx/rxposix.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:89:24: error: rx/rxposix.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <rx/rxposix.h>
configure:33900: result: no
configure:33904: checking rx/rxposix.h presence
configure:33919: gcc -E  conftest.c
conftest.c:56:24: error: rx/rxposix.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <rx/rxposix.h>
configure:33939: result: no
configure:33972: checking for rx/rxposix.h
configure:33980: result: no
configure:33863: checking sys/dir.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking sys/dir.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for sys/dir.h
configure:33980: result: yes
configure:33863: checking sys/ioctl.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking sys/ioctl.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for sys/ioctl.h
configure:33980: result: yes
configure:33863: checking sys/select.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking sys/select.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for sys/select.h
configure:33980: result: yes
configure:33863: checking sys/time.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking sys/time.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for sys/time.h
configure:33980: result: yes
configure:33863: checking sys/timeb.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking sys/timeb.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for sys/timeb.h
configure:33980: result: yes
configure:33863: checking sys/times.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking sys/times.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for sys/times.h
configure:33980: result: yes
configure:33863: checking sys/stdtypes.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:95:26: error: sys/stdtypes.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/stdtypes.h>
configure:33900: result: no
configure:33904: checking sys/stdtypes.h presence
configure:33919: gcc -E  conftest.c
conftest.c:62:26: error: sys/stdtypes.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| /* end confdefs.h.  */
| #include <sys/stdtypes.h>
configure:33939: result: no
configure:33972: checking for sys/stdtypes.h
configure:33980: result: no
configure:33853: checking for sys/types.h
configure:33859: result: yes
configure:33863: checking sys/utime.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:96:23: error: sys/utime.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/utime.h>
configure:33900: result: no
configure:33904: checking sys/utime.h presence
configure:33919: gcc -E  conftest.c
conftest.c:63:23: error: sys/utime.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/utime.h>
configure:33939: result: no
configure:33972: checking for sys/utime.h
configure:33980: result: no
configure:33863: checking time.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking time.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for time.h
configure:33980: result: yes
configure:33853: checking for unistd.h
configure:33859: result: yes
configure:33863: checking utime.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking utime.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for utime.h
configure:33980: result: yes
configure:33863: checking pwd.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking pwd.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for pwd.h
configure:33980: result: yes
configure:33863: checking grp.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking grp.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for grp.h
configure:33980: result: yes
configure:33863: checking sys/utsname.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:33886: $? = 0
configure:33900: result: yes
configure:33904: checking sys/utsname.h presence
configure:33919: gcc -E  conftest.c
configure:33925: $? = 0
configure:33939: result: yes
configure:33972: checking for sys/utsname.h
configure:33980: result: yes
configure:33863: checking direct.h usability
configure:33880: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:102:20: error: direct.h: No such file or directory
configure:33886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <direct.h>
configure:33900: result: no
configure:33904: checking direct.h presence
configure:33919: gcc -E  conftest.c
conftest.c:69:20: error: direct.h: No such file or directory
configure:33925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| /* end confdefs.h.  */
| #include <direct.h>
configure:33939: result: no
configure:33972: checking for direct.h
configure:33980: result: no
configure:33853: checking for strings.h
configure:33859: result: yes
configure:33996: checking for complex double
configure:34029: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:74: warning: ISO C90 does not support complex types
configure:34035: $? = 0
configure:34050: result: yes
configure:34064: checking for socklen_t
configure:34099: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:34105: $? = 0
configure:34120: result: yes
configure:34132: checking for struct ip_mreq
configure:34162: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:110: error: invalid application of 'sizeof' to incomplete type 'ac__type_new_' 
configure:34168: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef struct ip_mreq ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:34183: result: no
configure:34194: checking for libc.h
configure:34200: result: yes
configure:34194: checking for unistd.h
configure:34200: result: yes
configure:34334: checking whether libc.h and unistd.h can be included together
configure:34369: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:34375: $? = 0
configure:34394: result: yes
configure:34406: checking for uid_t in sys/types.h
configure:34429: result: yes
configure:34444: checking type of array argument to getgroups
configure:34488: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lltdl  >&5
configure:34491: $? = 0
configure:34497: ./conftest
configure:34500: $? = 0
configure:34535: result: gid_t
configure:34543: checking return type of signal handlers
configure:34571: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:81: error: void value not ignored as it ought to be
configure:34577: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:34592: result: void
configure:34600: checking for mode_t
configure:34630: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:34636: $? = 0
configure:34651: result: yes
configure:34668: checking for cos in -lm
configure:34703: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm  -lltdl  >&5
conftest.c:83: warning: conflicting types for built-in function 'cos'
configure:34709: $? = 0
configure:34727: result: yes
configure:34743: checking for gethostbyname
configure:34799: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:34805: $? = 0
configure:34823: result: yes
configure:34911: checking for connect
configure:34967: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:34973: $? = 0
configure:34991: result: yes
configure:35333: checking assert.h usability
configure:35350: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35356: $? = 0
configure:35370: result: yes
configure:35374: checking assert.h presence
configure:35389: gcc -E  conftest.c
configure:35395: $? = 0
configure:35409: result: yes
configure:35442: checking for assert.h
configure:35450: result: yes
configure:35333: checking crt_externs.h usability
configure:35350: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35356: $? = 0
configure:35370: result: yes
configure:35374: checking crt_externs.h presence
configure:35389: gcc -E  conftest.c
configure:35395: $? = 0
configure:35409: result: yes
configure:35442: checking for crt_externs.h
configure:35450: result: yes
configure:35563: checking for DINFINITY
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
Undefined symbols:
  "_DINFINITY", referenced from:
      _main in ccUjLWBz.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:35625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| /* end confdefs.h.  */
| /* Define DINFINITY to an innocuous variant, in case <limits.h> declares DINFINITY.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define DINFINITY innocuous_DINFINITY
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char DINFINITY (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef DINFINITY
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char DINFINITY ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_DINFINITY || defined __stub___DINFINITY
| choke me
| #endif
| 
| int
| main ()
| {
| return DINFINITY ();
|   ;
|   return 0;
| }
configure:35643: result: no
configure:35563: checking for DQNAN
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
Undefined symbols:
  "_DQNAN", referenced from:
      _main in ccCEdgTk.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:35625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| /* end confdefs.h.  */
| /* Define DQNAN to an innocuous variant, in case <limits.h> declares DQNAN.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define DQNAN innocuous_DQNAN
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char DQNAN (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef DQNAN
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char DQNAN ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_DQNAN || defined __stub___DQNAN
| choke me
| #endif
| 
| int
| main ()
| {
| return DQNAN ();
|   ;
|   return 0;
| }
configure:35643: result: no
configure:35563: checking for cexp
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:104: warning: conflicting types for built-in function 'cexp'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for chsize
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
Undefined symbols:
  "_chsize", referenced from:
      _main in cc9qZux8.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:35625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| /* end confdefs.h.  */
| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define chsize innocuous_chsize
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char chsize (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef chsize
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char chsize ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_chsize || defined __stub___chsize
| choke me
| #endif
| 
| int
| main ()
| {
| return chsize ();
|   ;
|   return 0;
| }
configure:35643: result: no
configure:35563: checking for clog
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:105: warning: conflicting types for built-in function 'clog'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for clog10
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:106: warning: conflicting types for built-in function 'clog10'
Undefined symbols:
  "_clog10", referenced from:
      _main in ccuKB3dR.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:35625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| #define HAVE_CLOG 1
| /* end confdefs.h.  */
| /* Define clog10 to an innocuous variant, in case <limits.h> declares clog10.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clog10 innocuous_clog10
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clog10 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clog10
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clog10 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_clog10 || defined __stub___clog10
| choke me
| #endif
| 
| int
| main ()
| {
| return clog10 ();
|   ;
|   return 0;
| }
configure:35643: result: no
configure:35563: checking for ctermid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for fesetround
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for ftime
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for ftruncate
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for fchown
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for getcwd
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for geteuid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for gettimeofday
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for gmtime_r
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for ioctl
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for lstat
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for mkdir
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for mknod
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for nice
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for pipe
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for _pipe
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
Undefined symbols:
  "__pipe", referenced from:
      _main in ccn1lik8.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:35625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| #define HAVE_CLOG 1
| #define HAVE_CTERMID 1
| #define HAVE_FESETROUND 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FCHOWN 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_IOCTL 1
| #define HAVE_LSTAT 1
| #define HAVE_MKDIR 1
| #define HAVE_MKNOD 1
| #define HAVE_NICE 1
| #define HAVE_PIPE 1
| /* end confdefs.h.  */
| /* Define _pipe to an innocuous variant, in case <limits.h> declares _pipe.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _pipe innocuous__pipe
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _pipe (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _pipe
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _pipe ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__pipe || defined __stub____pipe
| choke me
| #endif
| 
| int
| main ()
| {
| return _pipe ();
|   ;
|   return 0;
| }
configure:35643: result: no
configure:35563: checking for readdir_r
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for readlink
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for rename
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for rmdir
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for select
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for setegid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for seteuid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for setlocale
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for setpgid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for setsid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for sigaction
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for siginterrupt
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for stat64
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for strftime
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:134: warning: conflicting types for built-in function 'strftime'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for strptime
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for symlink
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for sync
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for sysconf
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for tcgetpgrp
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for tcsetpgrp
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for times
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for uname
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for waitpid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for strdup
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:144: warning: conflicting types for built-in function 'strdup'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for system
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for usleep
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for atexit
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for on_exit
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
Undefined symbols:
  "_on_exit", referenced from:
      _main in ccZdEeTp.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:35625: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| #define HAVE_CLOG 1
| #define HAVE_CTERMID 1
| #define HAVE_FESETROUND 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FCHOWN 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_IOCTL 1
| #define HAVE_LSTAT 1
| #define HAVE_MKDIR 1
| #define HAVE_MKNOD 1
| #define HAVE_NICE 1
| #define HAVE_PIPE 1
| #define HAVE_READDIR_R 1
| #define HAVE_READLINK 1
| #define HAVE_RENAME 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STAT64 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TIMES 1
| #define HAVE_UNAME 1
| #define HAVE_WAITPID 1
| #define HAVE_STRDUP 1
| #define HAVE_SYSTEM 1
| #define HAVE_USLEEP 1
| #define HAVE_ATEXIT 1
| /* end confdefs.h.  */
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define on_exit innocuous_on_exit
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char on_exit (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef on_exit
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char on_exit ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_on_exit || defined __stub___on_exit
| choke me
| #endif
| 
| int
| main ()
| {
| return on_exit ();
|   ;
|   return 0;
| }
configure:35643: result: no
configure:35563: checking for chown
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for link
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for fcntl
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for ttyname
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for getpwent
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for getgrent
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for kill
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for getppid
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for getpgrp
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for fork
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:157: warning: conflicting types for built-in function 'fork'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for setitimer
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for getitimer
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for strchr
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:160: warning: conflicting types for built-in function 'strchr'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for strcmp
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:161: warning: conflicting types for built-in function 'strcmp'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for index
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:162: warning: conflicting types for built-in function 'index'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for bcopy
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:163: warning: conflicting types for built-in function 'bcopy'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for memcpy
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:164: warning: conflicting types for built-in function 'memcpy'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for rindex
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:165: warning: conflicting types for built-in function 'rindex'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for truncate
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for unsetenv
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for isblank
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:168: warning: conflicting types for built-in function 'isblank'
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for _NSGetEnviron
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35625: $? = 0
configure:35643: result: yes
configure:35563: checking for strncasecmp
configure:35619: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:170: warning: conflicting types for built-in function 'strncasecmp'
configure:35625: $? = 0
configure:35643: result: yes
configure:35684: checking crypt.h usability
configure:35701: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:181:19: error: crypt.h: No such file or directory
configure:35707: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| #define HAVE_CLOG 1
| #define HAVE_CTERMID 1
| #define HAVE_FESETROUND 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FCHOWN 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_IOCTL 1
| #define HAVE_LSTAT 1
| #define HAVE_MKDIR 1
| #define HAVE_MKNOD 1
| #define HAVE_NICE 1
| #define HAVE_PIPE 1
| #define HAVE_READDIR_R 1
| #define HAVE_READLINK 1
| #define HAVE_RENAME 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STAT64 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TIMES 1
| #define HAVE_UNAME 1
| #define HAVE_WAITPID 1
| #define HAVE_STRDUP 1
| #define HAVE_SYSTEM 1
| #define HAVE_USLEEP 1
| #define HAVE_ATEXIT 1
| #define HAVE_CHOWN 1
| #define HAVE_LINK 1
| #define HAVE_FCNTL 1
| #define HAVE_TTYNAME 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_KILL 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPGRP 1
| #define HAVE_FORK 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCMP 1
| #define HAVE_INDEX 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMCPY 1
| #define HAVE_RINDEX 1
| #define HAVE_TRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_ISBLANK 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crypt.h>
configure:35721: result: no
configure:35725: checking crypt.h presence
configure:35740: gcc -E  conftest.c
conftest.c:148:19: error: crypt.h: No such file or directory
configure:35746: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| #define HAVE_CLOG 1
| #define HAVE_CTERMID 1
| #define HAVE_FESETROUND 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FCHOWN 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_IOCTL 1
| #define HAVE_LSTAT 1
| #define HAVE_MKDIR 1
| #define HAVE_MKNOD 1
| #define HAVE_NICE 1
| #define HAVE_PIPE 1
| #define HAVE_READDIR_R 1
| #define HAVE_READLINK 1
| #define HAVE_RENAME 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STAT64 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TIMES 1
| #define HAVE_UNAME 1
| #define HAVE_WAITPID 1
| #define HAVE_STRDUP 1
| #define HAVE_SYSTEM 1
| #define HAVE_USLEEP 1
| #define HAVE_ATEXIT 1
| #define HAVE_CHOWN 1
| #define HAVE_LINK 1
| #define HAVE_FCNTL 1
| #define HAVE_TTYNAME 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_KILL 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPGRP 1
| #define HAVE_FORK 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCMP 1
| #define HAVE_INDEX 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMCPY 1
| #define HAVE_RINDEX 1
| #define HAVE_TRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_ISBLANK 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| #include <crypt.h>
configure:35760: result: no
configure:35793: checking for crypt.h
configure:35801: result: no
configure:35684: checking netdb.h usability
configure:35701: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35707: $? = 0
configure:35721: result: yes
configure:35725: checking netdb.h presence
configure:35740: gcc -E  conftest.c
configure:35746: $? = 0
configure:35760: result: yes
configure:35793: checking for netdb.h
configure:35801: result: yes
configure:35684: checking pthread.h usability
configure:35701: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35707: $? = 0
configure:35721: result: yes
configure:35725: checking pthread.h presence
configure:35740: gcc -E  conftest.c
configure:35746: $? = 0
configure:35760: result: yes
configure:35793: checking for pthread.h
configure:35801: result: yes
configure:35684: checking sys/param.h usability
configure:35701: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35707: $? = 0
configure:35721: result: yes
configure:35725: checking sys/param.h presence
configure:35740: gcc -E  conftest.c
configure:35746: $? = 0
configure:35760: result: yes
configure:35793: checking for sys/param.h
configure:35801: result: yes
configure:35684: checking sys/resource.h usability
configure:35701: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35707: $? = 0
configure:35721: result: yes
configure:35725: checking sys/resource.h presence
configure:35740: gcc -E  conftest.c
configure:35746: $? = 0
configure:35760: result: yes
configure:35793: checking for sys/resource.h
configure:35801: result: yes
configure:35684: checking sys/file.h usability
configure:35701: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35707: $? = 0
configure:35721: result: yes
configure:35725: checking sys/file.h presence
configure:35740: gcc -E  conftest.c
configure:35746: $? = 0
configure:35760: result: yes
configure:35793: checking for sys/file.h
configure:35801: result: yes
configure:35826: checking for chroot
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35826: checking for flock
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35826: checking for getlogin
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35826: checking for cuserid
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
Undefined symbols:
  "_cuserid", referenced from:
      _main in ccxYkf5N.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:35888: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| #define HAVE_CLOG 1
| #define HAVE_CTERMID 1
| #define HAVE_FESETROUND 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FCHOWN 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_IOCTL 1
| #define HAVE_LSTAT 1
| #define HAVE_MKDIR 1
| #define HAVE_MKNOD 1
| #define HAVE_NICE 1
| #define HAVE_PIPE 1
| #define HAVE_READDIR_R 1
| #define HAVE_READLINK 1
| #define HAVE_RENAME 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STAT64 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TIMES 1
| #define HAVE_UNAME 1
| #define HAVE_WAITPID 1
| #define HAVE_STRDUP 1
| #define HAVE_SYSTEM 1
| #define HAVE_USLEEP 1
| #define HAVE_ATEXIT 1
| #define HAVE_CHOWN 1
| #define HAVE_LINK 1
| #define HAVE_FCNTL 1
| #define HAVE_TTYNAME 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_KILL 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPGRP 1
| #define HAVE_FORK 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCMP 1
| #define HAVE_INDEX 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMCPY 1
| #define HAVE_RINDEX 1
| #define HAVE_TRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_ISBLANK 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_NETDB_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_CHROOT 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOGIN 1
| /* end confdefs.h.  */
| /* Define cuserid to an innocuous variant, in case <limits.h> declares cuserid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define cuserid innocuous_cuserid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char cuserid (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef cuserid
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cuserid ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_cuserid || defined __stub___cuserid
| choke me
| #endif
| 
| int
| main ()
| {
| return cuserid ();
|   ;
|   return 0;
| }
configure:35906: result: no
configure:35826: checking for getpriority
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35826: checking for setpriority
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35826: checking for getpass
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35826: checking for sethostname
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35826: checking for gethostname
configure:35882: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:35888: $? = 0
configure:35906: result: yes
configure:35916: checking whether sethostname is declared
configure:35945: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:35951: $? = 0
configure:35966: result: yes
configure:35982: checking whether strncasecmp is declared
configure:36011: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
configure:36017: $? = 0
configure:36032: result: yes
configure:36064: checking for library containing crypt
configure:36105: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
configure:36111: $? = 0
configure:36139: result: none required
configure:36158: checking for i
configure:36188: gcc -c -O2 -pedantic -m64 -mtune=core2 -march=core2  conftest.c >&5
conftest.c:168: warning: ISO C90 does not support complex types
conftest.c:174:5: warning: imaginary constants are a GCC extension
configure:36194: $? = 0
configure:36204: result: _Complex_I
configure:36275: checking whether csqrt is usable
configure:36310: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lm -lltdl  >&5
conftest.c:169: warning: ISO C90 does not support complex types
conftest.c:169:31: warning: imaginary constants are a GCC extension
configure:36313: $? = 0
configure:36319: ./conftest
configure:36322: $? = 0
configure:36338: result: yes
configure:36353: checking for __gmpz_init in -lgmp
configure:36388: gcc -o conftest -O2 -pedantic -m64 -mtune=core2 -march=core2   conftest.c -lgmp  -lm -lltdl  >&5
ld: library not found for -lgmp
collect2: ld returned 1 exit status
configure:36394: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "guile"
| #define PACKAGE_TARNAME "guile"
| #define PACKAGE_VERSION "1.8.5"
| #define PACKAGE_STRING "guile 1.8.5"
| #define PACKAGE_BUGREPORT "bug-guile@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBLTDL 1
| #define SCM_WARN_DEPRECATED_DEFAULT "summary"
| #define HAVE_POSIX 1
| #define HAVE_NETWORKING 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_UNSIGNED___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define SIZEOF_INTMAX_T 8
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_COMPLEX_DOUBLE 1
| #define HAVE_LIBC_H 1
| #define HAVE_UNISTD_H 1
| #define LIBC_H_WITH_UNISTD_H 1
| #define GETGROUPS_T gid_t
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_CONNECT 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_CEXP 1
| #define HAVE_CLOG 1
| #define HAVE_CTERMID 1
| #define HAVE_FESETROUND 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FCHOWN 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEUID 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME_R 1
| #define HAVE_IOCTL 1
| #define HAVE_LSTAT 1
| #define HAVE_MKDIR 1
| #define HAVE_MKNOD 1
| #define HAVE_NICE 1
| #define HAVE_PIPE 1
| #define HAVE_READDIR_R 1
| #define HAVE_READLINK 1
| #define HAVE_RENAME 1
| #define HAVE_RMDIR 1
| #define HAVE_SELECT 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STAT64 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYNC 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TIMES 1
| #define HAVE_UNAME 1
| #define HAVE_WAITPID 1
| #define HAVE_STRDUP 1
| #define HAVE_SYSTEM 1
| #define HAVE_USLEEP 1
| #define HAVE_ATEXIT 1
| #define HAVE_CHOWN 1
| #define HAVE_LINK 1
| #define HAVE_FCNTL 1
| #define HAVE_TTYNAME 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_KILL 1
| #define HAVE_GETPPID 1
| #define HAVE_GETPGRP 1
| #define HAVE_FORK 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCMP 1
| #define HAVE_INDEX 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMCPY 1
| #define HAVE_RINDEX 1
| #define HAVE_TRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_ISBLANK 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_NETDB_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_CHROOT 1
| #define HAVE_FLOCK 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETPASS 1
| #define HAVE_SETHOSTNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_DECL_SETHOSTNAME 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_CRYPT 1
| #define GUILE_I _Complex_I
| #define HAVE_USABLE_CSQRT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __gmpz_init ();
| int
| main ()
| {
| return __gmpz_init ();
|   ;
|   return 0;
| }
configure:36412: result: no
configure:36422: error: GNU MP not found, see README

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-apple-darwin10.3.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pedantic -m64 -mtune=core2 -march=core2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GUILE_FOR_BUILD_set=
ac_cv_env_GUILE_FOR_BUILD_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_func_DINFINITY=no
ac_cv_func_DQNAN=no
ac_cv_func__NSGetEnviron=yes
ac_cv_func__pipe=no
ac_cv_func_atexit=yes
ac_cv_func_bcopy=yes
ac_cv_func_cexp=yes
ac_cv_func_chown=yes
ac_cv_func_chroot=yes
ac_cv_func_chsize=no
ac_cv_func_clog10=no
ac_cv_func_clog=yes
ac_cv_func_connect=yes
ac_cv_func_ctermid=yes
ac_cv_func_cuserid=no
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_fesetround=yes
ac_cv_func_flock=yes
ac_cv_func_fork=yes
ac_cv_func_ftime=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgrent=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getitimer=yes
ac_cv_func_getlogin=yes
ac_cv_func_getpass=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getppid=yes
ac_cv_func_getpriority=yes
ac_cv_func_getpwent=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_index=yes
ac_cv_func_ioctl=yes
ac_cv_func_isblank=yes
ac_cv_func_kill=yes
ac_cv_func_link=yes
ac_cv_func_lstat=yes
ac_cv_func_memcpy=yes
ac_cv_func_mkdir=yes
ac_cv_func_mknod=yes
ac_cv_func_nice=yes
ac_cv_func_on_exit=no
ac_cv_func_pipe=yes
ac_cv_func_readdir_r=yes
ac_cv_func_readlink=yes
ac_cv_func_rename=yes
ac_cv_func_rindex=yes
ac_cv_func_rmdir=yes
ac_cv_func_select=yes
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_sethostname=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpriority=yes
ac_cv_func_setsid=yes
ac_cv_func_sigaction=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_stat64=yes
ac_cv_func_strchr=yes
ac_cv_func_strcmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strptime=yes
ac_cv_func_symlink=yes
ac_cv_func_sync=yes
ac_cv_func_sysconf=yes
ac_cv_func_system=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_tcsetpgrp=yes
ac_cv_func_times=yes
ac_cv_func_truncate=yes
ac_cv_func_ttyname=yes
ac_cv_func_uname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_strncasecmp=yes
ac_cv_header_assert_h=yes
ac_cv_header_complex_h=yes
ac_cv_header_crt_externs_h=yes
ac_cv_header_crypt_h=no
ac_cv_header_direct_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fenv_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_libc_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_process_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_rx_rxposix_h=no
ac_cv_header_rxposix_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dir_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stdtypes_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utime_h=no
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=i386-apple-darwin10.3.0
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_gmp___gmpz_init=no
ac_cv_lib_ltdl_lt_dlinit=yes
ac_cv_lib_m_cos=yes
ac_cv_lib_uca___uc_get_ar_bsp=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_EMACS=emacs
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_have_makeinfo=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_crypt='none required'
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof___int64=0
ac_cv_sizeof_char=1
ac_cv_sizeof_int=4
ac_cv_sizeof_intmax_t=8
ac_cv_sizeof_intptr_t=8
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_ptrdiff_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_uintptr_t=8
ac_cv_sizeof_unsigned___int64=0
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=8
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sizeof_void_p=8
ac_cv_type___int64=no
ac_cv_type_char=yes
ac_cv_type_complex_double=yes
ac_cv_type_getgroups=gid_t
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_int=yes
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_short=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_ip_mreq=no
ac_cv_type_uid_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned___int64=no
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_short=yes
ac_cv_type_void_p=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_lispdir='${datarootdir}/emacs/site-lisp'
am_cv_prog_cc_stdc=
guile_cv_header_libc_with_unistd=yes
guile_cv_use_csqrt=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib'
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([BCDEGRST][BCDEGRST]*\\)[ 	][ 	]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /Users/gauravgoel/gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/missing --run aclocal-1.10'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/gauravgoel/gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /Users/gauravgoel/gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/gauravgoel/gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/gauravgoel/gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/missing --run automake-1.10'
AWK='gawk'
BUILD_PTHREAD_SUPPORT_FALSE=''
BUILD_PTHREAD_SUPPORT_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CCLD_FOR_BUILD=''
CC_FOR_BUILD=''
CFLAGS='-O2 -pedantic -m64 -mtune=core2 -march=core2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DLPREOPEN='-dlpreopen force'
DSYMUTIL='dsymutil'
ECHO='/bin/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMACS='emacs'
EMACSLOADPATH=''
EXEEXT=''
EXTRA_DEFS=''
EXTRA_DOT_DOC_FILES=''
EXTRA_DOT_X_FILES=''
F77=''
FFLAGS=''
GETTEXT_MACRO_VERSION=''
GMSGFMT=''
GMSGFMT_015=''
GREP='/usr/bin/grep'
GUILE_CFLAGS=''
GUILE_EFFECTIVE_VERSION='1.8'
GUILE_FOR_BUILD=''
GUILE_LIBS=''
GUILE_MAJOR_VERSION='1'
GUILE_MICRO_VERSION='5'
GUILE_MINOR_VERSION='8'
GUILE_VERSION='1.8.5'
HAVE_MAKEINFO_FALSE='#'
HAVE_MAKEINFO_TRUE=''
HOST_CC=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBGUILE_INTERFACE='19:0:2'
LIBGUILE_INTERFACE_AGE='2'
LIBGUILE_INTERFACE_CURRENT='19'
LIBGUILE_INTERFACE_REVISION='0'
LIBGUILE_SRFI_SRFI_13_14_INTERFACE='3:1:0'
LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE='0'
LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT='3'
LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION='1'
LIBGUILE_SRFI_SRFI_13_14_MAJOR='3'
LIBGUILE_SRFI_SRFI_1_INTERFACE='3:2:0'
LIBGUILE_SRFI_SRFI_1_INTERFACE_AGE='0'
LIBGUILE_SRFI_SRFI_1_INTERFACE_CURRENT='3'
LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION='2'
LIBGUILE_SRFI_SRFI_1_MAJOR='3'
LIBGUILE_SRFI_SRFI_4_INTERFACE='3:1:0'
LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE='0'
LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT='3'
LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION='1'
LIBGUILE_SRFI_SRFI_4_MAJOR='3'
LIBGUILE_SRFI_SRFI_60_INTERFACE='2:2:0'
LIBGUILE_SRFI_SRFI_60_INTERFACE_AGE='0'
LIBGUILE_SRFI_SRFI_60_INTERFACE_CURRENT='2'
LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION='2'
LIBGUILE_SRFI_SRFI_60_MAJOR='2'
LIBICONV=''
LIBINTL=''
LIBLOBJS=''
LIBOBJS=' dynl.o filesys.o posix.o net_db.o socket.o'
LIBS='-lm -lltdl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/gauravgoel/gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/missing --run makeinfo'
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='guile'
PACKAGE_BUGREPORT='bug-guile@gnu.org'
PACKAGE_NAME='guile'
PACKAGE_STRING='guile 1.8.5'
PACKAGE_TARNAME='guile'
PACKAGE_VERSION='1.8.5'
PATH_SEPARATOR=':'
POSUB=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SCM_I_GSC_C_INLINE='"inline"'
SCM_I_GSC_ENABLE_DEPRECATED='1'
SCM_I_GSC_ENABLE_DISCOURAGED='1'
SCM_I_GSC_ENABLE_ELISP='1'
SCM_I_GSC_GUILE_DEBUG='0'
SCM_I_GSC_GUILE_DEBUG_FREELIST='0'
SCM_I_GSC_NEEDS_INTTYPES_H='0'
SCM_I_GSC_NEEDS_STDINT_H='1'
SCM_I_GSC_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER=''
SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT=''
SCM_I_GSC_STACK_GROWS_UP=''
SCM_I_GSC_T_INT16='"int16_t"'
SCM_I_GSC_T_INT32='"int32_t"'
SCM_I_GSC_T_INT64='"int64_t"'
SCM_I_GSC_T_INT8='"int8_t"'
SCM_I_GSC_T_INTMAX='"intmax_t"'
SCM_I_GSC_T_PTRDIFF='"ptrdiff_t"'
SCM_I_GSC_T_UINT16='"uint16_t"'
SCM_I_GSC_T_UINT32='"uint32_t"'
SCM_I_GSC_T_UINT64='"uint64_t"'
SCM_I_GSC_T_UINT8='"uint8_t"'
SCM_I_GSC_T_UINTMAX='"uintmax_t"'
SCM_I_GSC_USE_NULL_THREADS=''
SCM_I_GSC_USE_PTHREAD_THREADS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='1.8.5'
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin10.3.0'
build_alias=''
build_cpu='i386'
build_os='darwin10.3.0'
build_vendor='apple'
cross_compiling='no'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
have_makeinfo='yes'
host='i386-apple-darwin10.3.0'
host_alias=''
host_cpu='i386'
host_os='darwin10.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /Users/gauravgoel/gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./../../gcc-requiredlib-4.5.1/guile-1.8.5/build-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/guile-1.8.5-build/guile-1.8.5-install/'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sitedir=''
subdirs=' guile-readline'
sysconfdir='${prefix}/etc'
target_alias=''
top_builddir_absolute=''
top_srcdir_absolute=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "guile"
#define PACKAGE_TARNAME "guile"
#define PACKAGE_VERSION "1.8.5"
#define PACKAGE_STRING "guile 1.8.5"
#define PACKAGE_BUGREPORT "bug-guile@gnu.org"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LIBLTDL 1
#define SCM_WARN_DEPRECATED_DEFAULT "summary"
#define HAVE_POSIX 1
#define HAVE_NETWORKING 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF___INT64 0
#define SIZEOF_UNSIGNED___INT64 0
#define SIZEOF_VOID_P 8
#define SIZEOF_INTPTR_T 8
#define SIZEOF_UINTPTR_T 8
#define SIZEOF_PTRDIFF_T 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_OFF_T 8
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define SIZEOF_INTMAX_T 8
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_COMPLEX_H 1
#define HAVE_FENV_H 1
#define HAVE_LIBC_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRING_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYS_DIR_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_PWD_H 1
#define HAVE_GRP_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_STRINGS_H 1
#define HAVE_COMPLEX_DOUBLE 1
#define HAVE_LIBC_H 1
#define HAVE_UNISTD_H 1
#define LIBC_H_WITH_UNISTD_H 1
#define GETGROUPS_T gid_t
#define RETSIGTYPE void
#define HAVE_LIBM 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_CONNECT 1
#define HAVE_ASSERT_H 1
#define HAVE_CRT_EXTERNS_H 1
#define HAVE_CEXP 1
#define HAVE_CLOG 1
#define HAVE_CTERMID 1
#define HAVE_FESETROUND 1
#define HAVE_FTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_FCHOWN 1
#define HAVE_GETCWD 1
#define HAVE_GETEUID 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMTIME_R 1
#define HAVE_IOCTL 1
#define HAVE_LSTAT 1
#define HAVE_MKDIR 1
#define HAVE_MKNOD 1
#define HAVE_NICE 1
#define HAVE_PIPE 1
#define HAVE_READDIR_R 1
#define HAVE_READLINK 1
#define HAVE_RENAME 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPGID 1
#define HAVE_SETSID 1
#define HAVE_SIGACTION 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_STAT64 1
#define HAVE_STRFTIME 1
#define HAVE_STRPTIME 1
#define HAVE_SYMLINK 1
#define HAVE_SYNC 1
#define HAVE_SYSCONF 1
#define HAVE_TCGETPGRP 1
#define HAVE_TCSETPGRP 1
#define HAVE_TIMES 1
#define HAVE_UNAME 1
#define HAVE_WAITPID 1
#define HAVE_STRDUP 1
#define HAVE_SYSTEM 1
#define HAVE_USLEEP 1
#define HAVE_ATEXIT 1
#define HAVE_CHOWN 1
#define HAVE_LINK 1
#define HAVE_FCNTL 1
#define HAVE_TTYNAME 1
#define HAVE_GETPWENT 1
#define HAVE_GETGRENT 1
#define HAVE_KILL 1
#define HAVE_GETPPID 1
#define HAVE_GETPGRP 1
#define HAVE_FORK 1
#define HAVE_SETITIMER 1
#define HAVE_GETITIMER 1
#define HAVE_STRCHR 1
#define HAVE_STRCMP 1
#define HAVE_INDEX 1
#define HAVE_BCOPY 1
#define HAVE_MEMCPY 1
#define HAVE_RINDEX 1
#define HAVE_TRUNCATE 1
#define HAVE_UNSETENV 1
#define HAVE_ISBLANK 1
#define HAVE__NSGETENVIRON 1
#define HAVE_STRNCASECMP 1
#define HAVE_NETDB_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_CHROOT 1
#define HAVE_FLOCK 1
#define HAVE_GETLOGIN 1
#define HAVE_GETPRIORITY 1
#define HAVE_SETPRIORITY 1
#define HAVE_GETPASS 1
#define HAVE_SETHOSTNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_DECL_SETHOSTNAME 1
#define HAVE_DECL_STRNCASECMP 1
#define HAVE_CRYPT 1
#define GUILE_I _Complex_I
#define HAVE_USABLE_CSQRT 1

configure: exit 1
 

[-- Attachment #2.3: Type: text/html, Size: 214 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error in configuring guile project.
  2010-09-09  9:55 Error in configuring guile project Gaurav Goel
@ 2010-09-10  8:44 ` Andy Wingo
  2010-09-10 21:44 ` Ludovic Courtès
  1 sibling, 0 replies; 4+ messages in thread
From: Andy Wingo @ 2010-09-10  8:44 UTC (permalink / raw)
  To: Gaurav Goel; +Cc: bug-guile

On Thu 09 Sep 2010 11:55, Gaurav Goel <gaurav.x.goel@oracle.com> writes:

>        I was trying to build guile on my mac OS

Can you try again with 1.8.7? It is the current 1.8 release.

Thanks,

Andy

ps. On Mac, the issue is often whether you have a 64-bit compiled gmp or
a 32-bit compiled gmp.
-- 
http://wingolog.org/



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error in configuring guile project.
  2010-09-09  9:55 Error in configuring guile project Gaurav Goel
  2010-09-10  8:44 ` Andy Wingo
@ 2010-09-10 21:44 ` Ludovic Courtès
  2010-09-11  5:11   ` Gaurav Goel
  1 sibling, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2010-09-10 21:44 UTC (permalink / raw)
  To: Gaurav Goel; +Cc: bug-guile

Hi,

Gaurav Goel <gaurav.x.goel@oracle.com> writes:

>        I was trying to build guile on my mac OS. When I tried to configure it with the command bash-3.2# ./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure --with-gmp=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/gmp-5.0.1-build/gmp-5.0.1-install/ --prefix=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/guile-1.8.5-build/guile-1.8.5-install/ --with-mpfr=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/mpfr-3.0.0-build/mpfr-3.0.0-install/ CFLAGS='-O2 -pedantic -m64 -mtune=core2 -march=core2' I got the error. 

Two remarks:

  1. Guile doesn’t use MPFR so you can safely omit ‘--with-mpfr’. ;-)

  2. Guile 1.8’s ‘configure’ doesn’t have a ‘--with-gmp’ flag, which
     means you have to do things by hand.  In your case, that means
     doing:

       $ LDFLAGS="-L/path/to/gmp/lib" \
         CPPFLAGS="-I/path/to/gmp/include" \
         ./configure ...

Plus the caveat Andy mentioned.

Hope this helps,
Ludo’.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error in configuring guile project.
  2010-09-10 21:44 ` Ludovic Courtès
@ 2010-09-11  5:11   ` Gaurav Goel
  0 siblings, 0 replies; 4+ messages in thread
From: Gaurav Goel @ 2010-09-11  5:11 UTC (permalink / raw)
  To: ludo; +Cc: bug-guile

Thanks you Ludo, I used LDFLAGS and CPPFLAGS and It is working. 
           
On Sep 11, 2010, at 3:14 AM, ludo@gnu.org wrote:

> Hi,
> 
> Gaurav Goel <gaurav.x.goel@oracle.com> writes:
> 
>>       I was trying to build guile on my mac OS. When I tried to configure it with the command bash-3.2# ./../../gcc-requiredlib-4.5.1/guile-1.8.5/configure --with-gmp=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/gmp-5.0.1-build/gmp-5.0.1-install/ --prefix=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/guile-1.8.5-build/guile-1.8.5-install/ --with-mpfr=/Users/gauravgoel/gcc-requiredlibbuild-4.5.1/mpfr-3.0.0-build/mpfr-3.0.0-install/ CFLAGS='-O2 -pedantic -m64 -mtune=core2 -march=core2' I got the error. 
> 
> Two remarks:
> 
>  1. Guile doesn’t use MPFR so you can safely omit ‘--with-mpfr’. ;-)
> 
>  2. Guile 1.8’s ‘configure’ doesn’t have a ‘--with-gmp’ flag, which
>     means you have to do things by hand.  In your case, that means
>     doing:
> 
>       $ LDFLAGS="-L/path/to/gmp/lib" \
>         CPPFLAGS="-I/path/to/gmp/include" \
>         ./configure ...
> 
> Plus the caveat Andy mentioned.
> 
> Hope this helps,
> Ludo’.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-11  5:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09  9:55 Error in configuring guile project Gaurav Goel
2010-09-10  8:44 ` Andy Wingo
2010-09-10 21:44 ` Ludovic Courtès
2010-09-11  5:11   ` Gaurav Goel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).