This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ecl configure 10.4.1, which was generated by GNU Autoconf 2.63. Invocation command line was $ /root/cpp/ecl-10.4.1/src/configure --srcdir=/root/cpp/ecl-10.4.1/src ## --------- ## ## Platform. ## ## --------- ## hostname = myhost uname -m = i686 uname -r = 2.6.35-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Sat Aug 14 20:57:39 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/perl5/core_perl/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2416: checking build system type configure:2434: result: pentium3-pc-linux-gnu configure:2456: checking host system type configure:2471: result: pentium3-pc-linux-gnu configure:2543: checking for gcc configure:2559: found /usr/bin/gcc configure:2570: result: gcc configure:2802: checking for C compiler version configure:2810: gcc --version >&5 gcc (GCC) 4.5.1 Copyright (C) 2010 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:2814: $? = 0 configure:2821: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.1 (GCC) configure:2825: $? = 0 configure:2832: gcc -V >&5 gcc: '-V' option must have argument configure:2836: $? = 1 configure:2859: checking for C compiler default output file name configure:2881: gcc conftest.c >&5 configure:2885: $? = 0 configure:2923: result: a.out configure:2942: checking whether the C compiler works configure:2952: ./a.out configure:2956: $? = 0 configure:2975: result: yes configure:2982: checking whether we are cross compiling configure:2984: result: no configure:2987: checking for suffix of executables configure:2994: gcc -o conftest conftest.c >&5 configure:2998: $? = 0 configure:3024: result: configure:3030: checking for suffix of object files configure:3056: gcc -c conftest.c >&5 configure:3060: $? = 0 configure:3085: result: o configure:3089: checking whether we are using the GNU C compiler configure:3118: gcc -c conftest.c >&5 configure:3125: $? = 0 configure:3142: result: yes configure:3151: checking whether gcc accepts -g configure:3181: gcc -c -g conftest.c >&5 configure:3188: $? = 0 configure:3289: result: yes configure:3306: checking for gcc option to accept ISO C89 configure:3380: gcc -c -g -O2 conftest.c >&5 configure:3387: $? = 0 configure:3410: result: none needed configure:3486: checking for g++ configure:3502: found /usr/bin/g++ configure:3513: result: g++ configure:3540: checking for C++ compiler version configure:3548: g++ --version >&5 g++ (GCC) 4.5.1 Copyright (C) 2010 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:3552: $? = 0 configure:3559: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.1 (GCC) configure:3563: $? = 0 configure:3570: g++ -V >&5 g++: '-V' option must have argument configure:3574: $? = 1 configure:3577: checking whether we are using the GNU C++ compiler configure:3606: g++ -c conftest.cpp >&5 configure:3613: $? = 0 configure:3630: result: yes configure:3639: checking whether g++ accepts -g configure:3669: g++ -c -g conftest.cpp >&5 configure:3676: $? = 0 configure:3777: result: yes configure:3805: checking how to run the C preprocessor configure:3845: gcc -E conftest.c configure:3852: $? = 0 configure:3883: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3923: result: gcc -E configure:3952: gcc -E conftest.c configure:3959: $? = 0 configure:3990: gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4079: checking for ranlib configure:4095: found /usr/bin/ranlib configure:4106: result: ranlib configure:4142: checking for a BSD-compatible install configure:4210: result: /bin/install -c configure:4221: checking whether ln -s works configure:4225: result: yes configure:4232: checking whether make sets $(MAKE) configure:4254: result: yes configure:4558: checking for ld flags when building shared libraries configure:4561: result: -shared configure:4570: checking for required libraries configure:4572: result: -ldl configure:4574: checking for architecture configure:4577: result: PENTIUM3 configure:4579: checking for software type configure:4583: result: linux / configure:4586: checking for __thread local data configure:4613: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:4620: $? = 0 configure:4635: result: yes configure:4643: checking for install-info configure:4662: found /usr/bin/install-info configure:4675: result: /usr/bin/install-info configure:4694: checking for __gmpz_init in -lgmp configure:4729: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -lgmp -ldl >&5 configure:4736: $? = 0 configure:4757: result: yes configure:4769: checking for __gmpz_init in -lgmp configure:4832: result: yes configure:4843: checking for grep that handles long lines and -e configure:4903: result: /bin/grep configure:4908: checking for egrep configure:4972: result: /bin/grep -E configure:4977: checking for ANSI C header files configure:5007: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5014: $? = 0 configure:5113: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl >&5 configure:5117: $? = 0 configure:5123: ./conftest configure:5127: $? = 0 configure:5145: result: yes configure:5169: checking for sys/types.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for sys/stat.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for stdlib.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for string.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for memory.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for strings.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for inttypes.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for stdint.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5169: checking for unistd.h configure:5190: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5197: $? = 0 configure:5214: result: yes configure:5238: checking gmp.h usability configure:5255: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:5262: $? = 0 configure:5276: result: yes configure:5280: checking gmp.h presence configure:5295: gcc -E conftest.c configure:5302: $? = 0 configure:5316: result: yes configure:5344: checking for gmp.h configure:5351: result: yes configure:5370: checking gmp/gmp.h usability configure:5387: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c:51:21: fatal error: gmp/gmp.h: No such file or directory compilation terminated. configure:5394: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5408: result: no configure:5412: checking gmp/gmp.h presence configure:5427: gcc -E conftest.c conftest.c:18:21: fatal error: gmp/gmp.h: No such file or directory compilation terminated. configure:5434: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 configure:5448: result: no configure:5476: checking for gmp/gmp.h configure:5483: result: no configure:5550: checking GMP autoconf configure:5552: result: "yes.yes.no" configure:5586: checking for getpwnam in -lsun configure:5621: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -lsun -ldl -lm >&5 /usr/bin/ld: cannot find -lsun collect2: ld returned 1 exit status configure:5628: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 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 getpwnam (); | int | main () | { | return getpwnam (); | ; | return 0; | } configure:5649: result: no configure:5660: checking for library containing strerror configure:5701: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:5708: $? = 0 configure:5739: result: none required configure:5913: checking for GC_malloc in -lgc configure:5948: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -lgc -ldl -lm >&5 /usr/bin/ld: cannot find -lgc collect2: ld returned 1 exit status configure:5955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 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 GC_malloc (); | int | main () | { | return GC_malloc (); | ; | return 0; | } configure:5976: result: no configure:6057: checking whether we can use the existing Boehm-Weiser library configure:6063: result: no configure:6170: checking if we use Boehm-Demers-Weiser precise garbage collector configure:6180: result: no configure:6191: checking for soname flags configure:6214: result: -Wl,-soname,libecl.so.10.4 configure:6248: checking for X configure:6363: gcc -E conftest.c configure:6370: $? = 0 configure:6419: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -lX11 -ldl -lm >&5 configure:6426: $? = 0 configure:6488: result: libraries , headers configure:6500: checking for dirent.h that defines DIR configure:6529: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:6536: $? = 0 configure:6553: result: yes configure:6568: checking for library containing opendir configure:6609: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:6616: $? = 0 configure:6647: result: none required configure:6745: checking for stdbool.h that conforms to C99 configure:6840: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:6847: $? = 0 configure:6862: result: yes configure:6864: checking for _Bool configure:6892: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:6899: $? = 0 configure:6926: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:60:20: error: expected expression before ')' token configure:6933: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:6956: result: yes configure:6975: checking for ANSI C header files configure:7143: result: yes configure:7153: checking whether time.h and sys/time.h may both be included configure:7183: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7190: $? = 0 configure:7205: result: yes configure:7244: checking fcntl.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking fcntl.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for fcntl.h configure:7359: result: yes configure:7244: checking limits.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking limits.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for limits.h configure:7359: result: yes configure:7244: checking netdb.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking netdb.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for netdb.h configure:7359: result: yes configure:7244: checking netinet/in.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking netinet/in.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for netinet/in.h configure:7359: result: yes configure:7244: checking stddef.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking stddef.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for stddef.h configure:7359: result: yes configure:7233: checking for stdlib.h configure:7240: result: yes configure:7233: checking for string.h configure:7240: result: yes configure:7244: checking sys/param.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking sys/param.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for sys/param.h configure:7359: result: yes configure:7244: checking sys/socket.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking sys/socket.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for sys/socket.h configure:7359: result: yes configure:7244: checking sys/time.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking sys/time.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for sys/time.h configure:7359: result: yes configure:7233: checking for unistd.h configure:7240: result: yes configure:7244: checking fenv.h usability configure:7261: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7268: $? = 0 configure:7282: result: yes configure:7286: checking fenv.h presence configure:7301: gcc -E conftest.c configure:7308: $? = 0 configure:7322: result: yes configure:7350: checking for fenv.h configure:7359: result: yes configure:7405: checking sys/resource.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking sys/resource.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for sys/resource.h configure:7520: result: yes configure:7405: checking sys/utsname.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking sys/utsname.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for sys/utsname.h configure:7520: result: yes configure:7405: checking float.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking float.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for float.h configure:7520: result: yes configure:7405: checking pwd.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking pwd.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for pwd.h configure:7520: result: yes configure:7405: checking dlfcn.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking dlfcn.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for dlfcn.h configure:7520: result: yes configure:7405: checking link.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking link.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for link.h configure:7520: result: yes configure:7405: checking mach-o/dyld.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c:79:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:7429: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7443: result: no configure:7447: checking mach-o/dyld.h presence configure:7462: gcc -E conftest.c conftest.c:46:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:7469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include configure:7483: result: no configure:7511: checking for mach-o/dyld.h configure:7520: result: no configure:7405: checking ulimit.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking ulimit.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for ulimit.h configure:7520: result: yes configure:7405: checking dirent.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking dirent.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for dirent.h configure:7520: result: yes configure:7405: checking sys/ioctl.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking sys/ioctl.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for sys/ioctl.h configure:7520: result: yes configure:7405: checking sys/select.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking sys/select.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for sys/select.h configure:7520: result: yes configure:7405: checking sys/wait.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking sys/wait.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for sys/wait.h configure:7520: result: yes configure:7405: checking semaphore.h usability configure:7422: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7429: $? = 0 configure:7443: result: yes configure:7447: checking semaphore.h presence configure:7462: gcc -E conftest.c configure:7469: $? = 0 configure:7483: result: yes configure:7511: checking for semaphore.h configure:7520: result: yes configure:7537: checking for an ANSI C-conforming const configure:7612: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7619: $? = 0 configure:7634: result: yes configure:7643: checking for inline configure:7669: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7676: $? = 0 configure:7694: result: inline configure:7713: checking for size_t configure:7741: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7748: $? = 0 configure:7775: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:88:21: error: expected expression before ')' token configure:7782: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7805: result: yes configure:7816: checking whether struct tm is in sys/time.h or time.h configure:7846: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7853: $? = 0 configure:7868: result: time.h configure:7878: checking for working volatile configure:7907: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7914: $? = 0 configure:7929: result: yes configure:7939: checking for ptrdiff_t configure:7967: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:7974: $? = 0 configure:8001: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:88:24: error: expected expression before ')' token configure:8008: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:8031: result: yes configure:8042: checking size of long long configure:8126: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c: In function 'main': conftest.c:59:11: warning: incompatible implicit declaration of built-in function 'exit' configure:8130: $? = 0 configure:8136: ./conftest configure:8140: $? = 0 configure:8159: result: 64 configure:8180: checking whether byte ordering is bigendian configure:8205: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c:57:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:8212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:8262: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:8269: $? = 0 configure:8301: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:63:4: error: 'not' undeclared (first use in this function) conftest.c:63:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:63:8: error: expected ';' before 'big' configure:8308: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8560: result: no configure:8593: checking appropiate type for fixnums configure:8673: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c: In function 'main': conftest.c:61:11: warning: incompatible implicit declaration of built-in function 'exit' configure:8677: $? = 0 configure:8683: ./conftest configure:8687: $? = 0 configure:8707: result: int configure:8721: checking for stdint.h configure:8726: result: yes configure:9032: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:9039: $? = 0 configure:9146: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:9153: $? = 0 configure:9206: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:9213: $? = 0 configure:9262: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:9269: $? = 0 configure:9296: checking uint8_t type configure:9307: result: uint8_t configure:9316: checking uint16_t type configure:9327: result: uint16_t configure:9333: checking uint32_t type configure:9344: result: uint32_t configure:9350: checking uint64_t type configure:9361: result: uint64_t configure:9370: checking character sequence for end of line configure:9425: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c: In function 'main': conftest.c:70:18: warning: incompatible implicit declaration of built-in function 'exit' configure:9429: $? = 0 configure:9435: ./conftest configure:9439: $? = 0 configure:9455: result: lf configure:9477: checking for _longjmp configure:9533: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:9540: $? = 0 configure:9560: result: yes configure:9598: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:9605: $? = 0 configure:9645: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:72:10: error: 'FILE' has no member named '_r' configure:9652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | /* end confdefs.h. */ | #include | int | main () | { | | int main() { | FILE *f = fopen("conftestval","w"); | if ((f)->_r) | return 1; | } | ; | return 0; | } configure:9692: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:72:10: error: 'FILE' has no member named '_cnt' configure:9699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | /* end confdefs.h. */ | #include | int | main () | { | | int main() { | FILE *f = fopen("conftestval","w"); | if ((f)->_cnt) | return 1; | } | ; | return 0; | } configure:9717: checking for ffi_call in -lffi configure:9752: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -lffi -ldl -lm >&5 configure:9759: $? = 0 configure:9780: result: yes configure:9799: checking ffi/ffi.h usability configure:9816: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c:98:21: fatal error: ffi/ffi.h: No such file or directory compilation terminated. configure:9823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9837: result: no configure:9841: checking ffi/ffi.h presence configure:9856: gcc -E conftest.c conftest.c:65:21: fatal error: ffi/ffi.h: No such file or directory compilation terminated. configure:9863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | /* end confdefs.h. */ | #include configure:9877: result: no configure:9905: checking for ffi/ffi.h configure:9912: result: no configure:9931: checking whether we can dynamically build calls to C functions configure:9965: result: yes configure:9977: checking for code to detect FP exceptions configure:9982: result: x86 configure:10317: checking whether stack growns downwards configure:10360: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c: In function 'f2': conftest.c:70:3: warning: function returns address of local variable configure:10364: $? = 0 configure:10370: ./conftest configure:10374: $? = 0 configure:10392: result: yes configure:10406: checking whether closedir returns void configure:10440: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:10444: $? = 0 configure:10450: ./conftest configure:10454: $? = 0 configure:10471: result: no configure:10481: checking for error_at_line configure:10507: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:10514: $? = 0 configure:10534: result: yes configure:10545: checking for pid_t configure:10573: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:10580: $? = 0 configure:10607: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:104:20: error: expected expression before ')' token configure:10614: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | #define ECL_USE_VARARG_AS_POINTER 1 | #define ECL_DYNAMIC_FFI 1 | #define ECL_DOWN_STACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:10637: result: yes configure:10665: checking vfork.h usability configure:10682: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c:101:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:10689: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | #define ECL_USE_VARARG_AS_POINTER 1 | #define ECL_DYNAMIC_FFI 1 | #define ECL_DOWN_STACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10703: result: no configure:10707: checking vfork.h presence configure:10722: gcc -E conftest.c conftest.c:68:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:10729: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | #define ECL_USE_VARARG_AS_POINTER 1 | #define ECL_DYNAMIC_FFI 1 | #define ECL_DOWN_STACK 1 | /* end confdefs.h. */ | #include configure:10743: result: no configure:10771: checking for vfork.h configure:10780: result: no configure:10800: checking for fork configure:10856: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:91:6: warning: conflicting types for built-in function 'fork' configure:10863: $? = 0 configure:10885: result: yes configure:10800: checking for vfork configure:10856: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:10863: $? = 0 configure:10885: result: yes configure:10898: checking for working fork configure:10930: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:10934: $? = 0 configure:10940: ./conftest configure:10944: $? = 0 configure:10961: result: yes configure:10982: checking for working vfork configure:11123: result: yes configure:11155: checking whether gcc needs -traditional configure:11197: result: no configure:11209: checking for stdlib.h configure:11216: result: yes configure:11350: checking for GNU libc compatible malloc configure:11384: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:11388: $? = 0 configure:11394: ./conftest configure:11398: $? = 0 configure:11415: result: yes configure:11443: checking for working memcmp configure:11496: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:11500: $? = 0 configure:11506: ./conftest configure:11510: $? = 0 configure:11527: result: yes configure:11542: checking for stdlib.h configure:11549: result: yes configure:11542: checking for unistd.h configure:11549: result: yes configure:11687: checking for getpagesize configure:11743: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:11750: $? = 0 configure:11772: result: yes configure:11784: checking for working mmap configure:11931: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:11935: $? = 0 configure:11941: ./conftest configure:11945: $? = 0 configure:11962: result: yes configure:11978: checking for stdlib.h configure:11985: result: yes configure:12119: checking for GNU libc compatible realloc configure:12153: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:12157: $? = 0 configure:12163: ./conftest configure:12167: $? = 0 configure:12184: result: yes configure:12218: checking for sys/select.h configure:12225: result: yes configure:12218: checking for sys/socket.h configure:12225: result: yes configure:12359: checking types of arguments for select configure:12397: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:12404: $? = 0 configure:12425: result: int,fd_set *,struct timeval * configure:12448: checking return type of signal handlers configure:12476: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:91:1: error: void value not ignored as it ought to be configure:12483: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "ecl" | #define PACKAGE_TARNAME "ecl" | #define PACKAGE_VERSION "10.4.1" | #define PACKAGE_STRING "ecl 10.4.1" | #define PACKAGE_BUGREPORT "" | #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 WITH_GMP 1 | #define GBC_BOEHM 0 | #define ECL_SMALL_CONS 1 | #define ECL_IEEE_FP 1 | #define ECL_SIGNED_ZERO 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINK_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_PTRDIFF_T 1 | #define ecl_long_long_t long long | #define ecl_ulong_long_t unsigned long long | #define ECL_LONG_LONG_BITS 64 | #define HAVE_STDINT_H 1 | #define ecl_uint8_t uint8_t | #define ecl_int8_t int8_t | #define ecl_uint16_t uint16_t | #define ecl_int16_t int16_t | #define ecl_uint32_t uint32_t | #define ecl_int32_t int32_t | #define ecl_uint64_t uint64_t | #define ecl_int64_t int64_t | #define ECL_USE_VARARG_AS_POINTER 1 | #define ECL_DYNAMIC_FFI 1 | #define ECL_DOWN_STACK 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12498: result: void configure:12506: checking whether lstat dereferences a symlink specified with a trailing slash configure:12542: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:12546: $? = 0 configure:12552: ./conftest configure:12556: $? = 0 configure:12580: result: yes configure:12599: checking whether stat accepts an empty string configure:12629: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:12633: $? = 0 configure:12639: ./conftest configure:12643: $? = 0 configure:12660: result: no configure:12676: checking for working strtod configure:12727: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:12731: $? = 0 configure:12737: ./conftest configure:12741: $? = 0 configure:12758: result: yes configure:12950: checking for floor configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:110:6: warning: conflicting types for built-in function 'floor' configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for getcwd configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for gethostbyaddr configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for gethostbyname configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for getpagesize configure:13035: result: yes configure:12950: checking for memmove configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:115:6: warning: conflicting types for built-in function 'memmove' configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for memset configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:116:6: warning: conflicting types for built-in function 'memset' configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for mkdir configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for putenv configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for socket configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for sqrt configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:120:6: warning: conflicting types for built-in function 'sqrt' configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for strcasecmp configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:121:6: warning: conflicting types for built-in function 'strcasecmp' configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for strchr configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strchr' configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for strerror configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:12950: checking for strtol configure:13006: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13013: $? = 0 configure:13035: result: yes configure:13066: checking for nanosleep configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for alarm configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for times configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for select configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for setenv configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for putenv configure:13151: result: yes configure:13066: checking for lstat configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for mkstemp configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for sigprocmask configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for isatty configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for tzset configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for gettimeofday configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13066: checking for getrusage configure:13122: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13129: $? = 0 configure:13151: result: yes configure:13168: checking for feenableexcept configure:13224: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13231: $? = 0 configure:13253: result: yes configure:13289: checking for expf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:139:6: warning: conflicting types for built-in function 'expf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for logf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:140:6: warning: conflicting types for built-in function 'logf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for sqrtf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:141:6: warning: conflicting types for built-in function 'sqrtf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for cosf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:142:6: warning: conflicting types for built-in function 'cosf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for sinf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:143:6: warning: conflicting types for built-in function 'sinf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for tanf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:144:6: warning: conflicting types for built-in function 'tanf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for sinhf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:145:6: warning: conflicting types for built-in function 'sinhf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for coshf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:146:6: warning: conflicting types for built-in function 'coshf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for tanhf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:147:6: warning: conflicting types for built-in function 'tanhf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for floorf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:148:6: warning: conflicting types for built-in function 'floorf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for ceilf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:149:6: warning: conflicting types for built-in function 'ceilf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for fabsf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:150:6: warning: conflicting types for built-in function 'fabsf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for frexpf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:151:6: warning: conflicting types for built-in function 'frexpf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for ldexpf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:152:6: warning: conflicting types for built-in function 'ldexpf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for log1p configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:153:6: warning: conflicting types for built-in function 'log1p' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for log1pf configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:154:6: warning: conflicting types for built-in function 'log1pf' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for log1pl configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:155:6: warning: conflicting types for built-in function 'log1pl' configure:13352: $? = 0 configure:13374: result: yes configure:13289: checking for copysign configure:13345: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 conftest.c:156:6: warning: conflicting types for built-in function 'copysign' configure:13352: $? = 0 configure:13374: result: yes configure:13393: checking for sched_yield configure:13449: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13456: $? = 0 configure:13478: result: yes configure:13393: checking for uname configure:13449: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13456: $? = 0 configure:13478: result: yes configure:13393: checking for fseeko configure:13449: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13456: $? = 0 configure:13478: result: yes configure:13501: checking sys/mman.h usability configure:13518: gcc -c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c >&5 configure:13525: $? = 0 configure:13539: result: yes configure:13543: checking sys/mman.h presence configure:13558: gcc -E conftest.c configure:13565: $? = 0 configure:13579: result: yes configure:13607: checking for sys/mman.h configure:13614: result: yes configure:13627: checking working environ configure:13659: gcc -o conftest -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC conftest.c -ldl -lm >&5 configure:13663: $? = 0 configure:13669: ./conftest configure:13673: $? = 0 configure:13689: result: yes configure:13934: Configuring included Boehm GC library: configure:14339: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ecl config.status 10.4.1, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myhost config.status:941: creating bare.lsp config.status:941: creating lsp/load.lsp config.status:941: creating clos/load.lsp config.status:941: creating cmp/load.lsp config.status:941: creating new-cmp/load.lsp config.status:941: creating ../Makefile config.status:1088: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting config.status:941: creating Makefile config.status:1088: WARNING: '/root/cpp/ecl-10.4.1/src/Makefile.in' seems to ignore the --datarootdir setting config.status:941: creating c/Makefile config.status:941: creating doc/Makefile config.status:1088: WARNING: '/root/cpp/ecl-10.4.1/src/doc/Makefile.in' seems to ignore the --datarootdir setting config.status:941: creating doc/ecl.man config.status:941: creating doc/ecl-config.man config.status:941: creating ecl/configpre.h config.status:941: creating bin/ecl-config.pre config.status:941: creating lsp/config.pre config.status:941: creating compile.pre config.status:941: creating cmp/cmpdefs.pre config.status:941: creating new-cmp/cmpdefs.pre config.status:941: creating ecl/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=pentium3-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_long_long=yes ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_ecl___thread=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_func__longjmp=yes ac_cv_func_alarm=yes ac_cv_func_ceilf=yes ac_cv_func_closedir_void=no ac_cv_func_copysign=yes ac_cv_func_cosf=yes ac_cv_func_coshf=yes ac_cv_func_expf=yes ac_cv_func_fabsf=yes ac_cv_func_feenableexcept=yes ac_cv_func_floor=yes ac_cv_func_floorf=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_frexpf=yes ac_cv_func_fseeko=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_isatty=yes ac_cv_func_ldexpf=yes ac_cv_func_log1p=yes ac_cv_func_log1pf=yes ac_cv_func_log1pl=yes ac_cv_func_logf=yes ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nanosleep=yes ac_cv_func_putenv=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_sigprocmask=yes ac_cv_func_sinf=yes ac_cv_func_sinhf=yes ac_cv_func_socket=yes ac_cv_func_sqrt=yes ac_cv_func_sqrtf=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_tanf=yes ac_cv_func_tanhf=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_uname=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_float_h=yes ac_cv_header_gmp_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_link_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_ioctl_h=yes ac_cv_header_sys_mman_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_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_ulimit_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=pentium3-pc-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_ffi_ffi_call=yes ac_cv_lib_gc_GC_malloc=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_sun_getpwnam=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_INSTALL_INFO=/usr/bin/install-info ac_cv_path_install='/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ARCHITECTURE='PENTIUM3' BUNDLE_LDFLAGS='-shared ' CC='gcc' CFLAGS='-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC ' CLX_INFO='' CL_FIXNUM_BITS='32' CL_FIXNUM_MAX='536870911' CL_FIXNUM_MIN='-536870912' CL_FIXNUM_TYPE='int' CL_INT_BITS='32' CL_LONG_BITS='32' CORE_LIBS='-leclgc ' CP='cp' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' ECL_BOEHM_GC_HEADER='ecl/gc/gc.h' ECL_CC='gcc' ECL_CFLAGS='-Dlinux' ECL_CMPDIR='cmp' ECL_FILE_CNT='1' ECL_FPE_CODE='arch/fpe_x86.c' ECL_GMP_HEADER='gmp.h' ECL_LDRPATH='' ECL_LONGJMP='_longjmp' ECL_SETJMP='_setjmp' ECL_STDINT_HEADER='#include ' ECL_VERSION_NUMBER='100401' EGREP='/bin/grep -E' EXEEXT='' EXE_SUFFIX='' EXTRA_OBJS=' big.o alloc_2.o ffi_x86.o tcp.o' FASL_LIBS=' -lgmp' GMP_CFLAGS='' GMP_LDFLAGS='' GREP='/bin/grep' INFOEXT='info' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='/usr/bin/install-info' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_TARGET='install' LDFLAGS=' ' LIBEXT='a' LIBOBJS='' LIBPREFIX='lib' LIBRARIES='' LIBS='-ldl -lm ' LN_S='ln -s' LSP_FEATURES='(cons :wants-rt (cons :wants-bytecmp (cons :wants-profile (cons :wants-defsystem (cons :wants-asdf (cons :wants-serve-event (cons :wants-sockets (cons :wants-cmp (cons :wants-dlopen *features*)))))))))' LSP_LIBRARIES='libecl.so' LTLIBOBJS='' MACHINE_VERSION='' MV='mv' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='ecl' PACKAGE_STRING='ecl 10.4.1' PACKAGE_TARNAME='ecl' PACKAGE_VERSION='10.4.1' PATH_SEPARATOR=':' POW_LIB='' RANLIB='ranlib' RM='rm -f' SET_MAKE='' SHAREDEXT='so' SHAREDPREFIX='lib' SHARED_LDFLAGS='-shared ' SHELL='/bin/sh' SOFTWARE_TYPE='linux' SOFTWARE_VERSION='' SONAME1='libecl.so.10' SONAME2='libecl.so.10.4' SONAME3='libecl.so.10.4.1' SONAME='libecl.so' SONAME_LDFLAGS='-Wl,-soname,libecl.so.10.4' SUBDIRS='c gc' TARGETS='bin/ecl$(EXE)' XMKMF='' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='pentium3-pc-linux-gnu' build_alias='' build_cpu='pentium3' build_os='linux-gnu' build_vendor='pc' buildir='build' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' ecldir='${exec_prefix}/lib/ecl-10.4.1' exec_prefix='${prefix}' host='pentium3-pc-linux-gnu' host_alias='' host_cpu='pentium3' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' thehost='linux' true_builddir='/root/cpp/ecl-10.4.1/build' true_srcdir='/root/cpp/ecl-10.4.1/src' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "ecl" #define PACKAGE_TARNAME "ecl" #define PACKAGE_VERSION "10.4.1" #define PACKAGE_STRING "ecl 10.4.1" #define PACKAGE_BUGREPORT "" #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 WITH_GMP 1 #define GBC_BOEHM 0 #define ECL_SMALL_CONS 1 #define ECL_IEEE_FP 1 #define ECL_SIGNED_ZERO 1 #define HAVE_DIRENT_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FENV_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_FLOAT_H 1 #define HAVE_PWD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LINK_H 1 #define HAVE_ULIMIT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_PTRDIFF_T 1 #define ecl_long_long_t long long #define ecl_ulong_long_t unsigned long long #define ECL_LONG_LONG_BITS 64 #define HAVE_STDINT_H 1 #define ecl_uint8_t uint8_t #define ecl_int8_t int8_t #define ecl_uint16_t uint16_t #define ecl_int16_t int16_t #define ecl_uint32_t uint32_t #define ecl_int32_t int32_t #define ecl_uint64_t uint64_t #define ecl_int64_t int64_t #define ECL_USE_VARARG_AS_POINTER 1 #define ECL_DYNAMIC_FFI 1 #define ECL_DOWN_STACK 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_FLOOR 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_PUTENV 1 #define HAVE_SOCKET 1 #define HAVE_SQRT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_NANOSLEEP 1 #define HAVE_ALARM 1 #define HAVE_TIMES 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_LSTAT 1 #define HAVE_MKSTEMP 1 #define HAVE_SIGPROCMASK 1 #define HAVE_ISATTY 1 #define HAVE_TZSET 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETRUSAGE 1 #define HAVE_FEENABLEEXCEPT 1 #define HAVE_EXPF 1 #define HAVE_LOGF 1 #define HAVE_SQRTF 1 #define HAVE_COSF 1 #define HAVE_SINF 1 #define HAVE_TANF 1 #define HAVE_SINHF 1 #define HAVE_COSHF 1 #define HAVE_TANHF 1 #define HAVE_FLOORF 1 #define HAVE_CEILF 1 #define HAVE_FABSF 1 #define HAVE_FREXPF 1 #define HAVE_LDEXPF 1 #define HAVE_LOG1P 1 #define HAVE_LOG1PF 1 #define HAVE_LOG1PL 1 #define HAVE_COPYSIGN 1 #define HAVE_SCHED_YIELD 1 #define HAVE_UNAME 1 #define HAVE_FSEEKO 1 #define ECL_USE_MPROTECT 1 #define HAVE_ENVIRON 1 #define ENABLE_DLOPEN 1 #define ECL_CMU_FORMAT 1 #define ECL_CLOS_STREAMS 1 #define TCP 1 #define ECL_RELATIVE_PACKAGE_NAMES 1 configure: exit 0