This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU CLISP configure 2.49 (2010-07-07), which was generated by GNU Autoconf 2.65. Invocation command line was $ configure --srcdir=../src --disable-option-checking --prefix=/usr --with-readline --with-ffcall --cache-file=config.cache ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2807: creating cache config.cache configure:2941: checking for a BSD-compatible install configure:3009: result: /bin/install -c configure:3020: checking whether build environment is sane configure:3070: result: yes configure:3211: checking for a thread-safe mkdir -p configure:3250: result: /bin/mkdir -p configure:3264: checking for gawk configure:3280: found /bin/gawk configure:3291: result: gawk configure:3302: checking whether make sets $(MAKE) configure:3324: result: yes configure:3442: ** check for host type configure:3448: checking build system type configure:3462: result: i686-pc-linux-gnu configure:3482: checking host system type configure:3495: result: i686-pc-linux-gnu configure:3527: checking for style of include used by make configure:3555: result: GNU configure:3625: checking for gcc configure:3641: found /usr/lib/ccache/gcc configure:3652: result: gcc configure:3881: checking for C compiler version configure:3890: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:3901: $? = 0 configure:3890: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3901: $? = 0 configure:3890: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3901: $? = 1 configure:3890: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3901: $? = 1 configure:3921: checking whether the C compiler works configure:3943: gcc conftest.c >&5 configure:3947: $? = 0 configure:3996: result: yes configure:3999: checking for C compiler default output file name configure:4001: result: a.out configure:4007: checking for suffix of executables configure:4014: gcc -o conftest conftest.c >&5 configure:4018: $? = 0 configure:4040: result: configure:4062: checking whether we are cross compiling configure:4070: gcc -o conftest conftest.c >&5 configure:4074: $? = 0 configure:4081: ./conftest configure:4085: $? = 0 configure:4100: result: no configure:4105: checking for suffix of object files configure:4127: gcc -c conftest.c >&5 configure:4131: $? = 0 configure:4152: result: o configure:4156: checking whether we are using the GNU C compiler configure:4175: gcc -c conftest.c >&5 configure:4175: $? = 0 configure:4184: result: yes configure:4193: checking whether gcc accepts -g configure:4213: gcc -c -g conftest.c >&5 configure:4213: $? = 0 configure:4254: result: yes configure:4271: checking for gcc option to accept ISO C89 configure:4335: gcc -c -g -O2 conftest.c >&5 configure:4335: $? = 0 configure:4348: result: none needed configure:4370: checking dependency style of gcc configure:4480: result: gcc3 configure:4501: checking how to run the C preprocessor configure:4532: gcc -E conftest.c configure:4532: $? = 0 configure:4546: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | /* end confdefs.h. */ | #include configure:4571: result: gcc -E configure:4591: gcc -E conftest.c configure:4591: $? = 0 configure:4605: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | /* end confdefs.h. */ | #include configure:4634: checking for grep that handles long lines and -e configure:4692: result: /bin/grep configure:4697: checking for egrep configure:4759: result: /bin/grep -E configure:4925: checking how to remove colons from paths configure:4936: result: echo $x configure:4940: ** checks for programs configure:4990: checking for gcc configure:5017: result: gcc configure:5246: checking for C compiler version configure:5255: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:5266: $? = 0 configure:5255: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5266: $? = 0 configure:5255: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5266: $? = 1 configure:5255: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5266: $? = 1 configure:5270: checking whether we are using the GNU C compiler configure:5298: result: yes configure:5307: checking whether gcc accepts -g configure:5368: result: yes configure:5385: checking for gcc option to accept ISO C89 configure:5462: result: none needed configure:5484: checking dependency style of gcc configure:5594: result: gcc3 configure:5613: checking how to run the C preprocessor configure:5683: result: gcc -E configure:5703: gcc -E conftest.c configure:5703: $? = 0 configure:5717: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | /* end confdefs.h. */ | #include configure:5787: checking for ranlib configure:5803: found /usr/bin/ranlib configure:5814: result: ranlib configure:5837: checking whether gcc and cc understand -c and -o together configure:5868: gcc -c conftest.c -o conftest2.o >&5 configure:5872: $? = 0 configure:5878: gcc -c conftest.c -o conftest2.o >&5 configure:5882: $? = 0 configure:5893: cc -c conftest.c >&5 configure:5897: $? = 0 configure:5905: cc -c conftest.c -o conftest2.o >&5 configure:5909: $? = 0 configure:5915: cc -c conftest.c -o conftest2.o >&5 configure:5919: $? = 0 configure:5937: result: yes configure:5962: checking for ANSI C header files configure:5982: gcc -c -g -O2 conftest.c >&5 configure:5982: $? = 0 configure:6055: gcc -o conftest -g -O2 conftest.c >&5 configure:6055: $? = 0 configure:6055: ./conftest configure:6055: $? = 0 configure:6066: result: yes configure:6079: checking for sys/types.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for sys/stat.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for stdlib.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for string.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for memory.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for strings.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for inttypes.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for stdint.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6079: checking for unistd.h configure:6079: gcc -c -g -O2 conftest.c >&5 configure:6079: $? = 0 configure:6079: result: yes configure:6095: checking minix/config.h usability configure:6095: gcc -c -g -O2 conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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:6095: result: no configure:6095: checking minix/config.h presence configure:6095: gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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:6095: result: no configure:6095: checking for minix/config.h configure:6095: result: no configure:6124: checking whether it is safe to define __EXTENSIONS__ configure:6142: gcc -c -g -O2 conftest.c >&5 configure:6142: $? = 0 configure:6149: result: yes configure:6216: checking how to make hard links configure:6232: result: ln configure:6236: checking whether ln -s works configure:6250: result: yes configure:6257: checking how to make hard links to symlinks configure:6286: result: hln configure:6638: checking how to print strings configure:6665: result: printf configure:6686: checking for a sed that does not truncate output configure:6750: result: /bin/sed configure:6768: checking for fgrep configure:6830: result: /bin/grep -F configure:6865: checking for ld used by gcc configure:6932: result: /usr/bin/ld configure:6939: checking if the linker (/usr/bin/ld) is GNU ld configure:6954: result: yes configure:6966: checking for BSD- or MS-compatible name lister (nm) configure:7015: result: /usr/bin/nm -B configure:7145: checking the name lister (/usr/bin/nm -B) interface configure:7152: gcc -c -g -O2 conftest.c >&5 configure:7155: /usr/bin/nm -B "conftest.o" configure:7158: output 00000000 B some_variable configure:7165: result: BSD nm configure:7168: checking whether ln -s works configure:7172: result: yes configure:7180: checking the maximum length of command line arguments configure:7305: result: 1572864 configure:7322: checking whether the shell understands some XSI constructs configure:7332: result: yes configure:7336: checking whether the shell understands "+=" configure:7342: result: yes configure:7377: checking for /usr/bin/ld option to reload object files configure:7384: result: -r configure:7453: checking for objdump configure:7480: result: objdump configure:7509: checking how to recognize dependent libraries configure:7711: result: pass_all configure:7771: checking for ar configure:7787: found /usr/bin/ar configure:7798: result: ar configure:7876: checking for strip configure:7892: found /usr/bin/strip configure:7903: result: strip configure:7975: checking for ranlib configure:8002: result: ranlib configure:8104: checking command to parse /usr/bin/nm -B output from gcc object configure:8222: gcc -c -g -O2 conftest.c >&5 configure:8225: $? = 0 configure:8229: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:8232: $? = 0 configure:8286: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8289: $? = 0 configure:8327: result: ok configure:9164: checking for dlfcn.h configure:9164: gcc -c -g -O2 conftest.c >&5 configure:9164: $? = 0 configure:9164: result: yes configure:9349: checking for objdir configure:9364: result: .libs configure:9631: checking if gcc supports -fno-rtti -fno-exceptions configure:9649: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9653: $? = 0 configure:9666: result: no configure:9686: checking for gcc option to produce PIC configure:9971: result: -fPIC -DPIC configure:9983: checking if gcc PIC flag -fPIC -DPIC works configure:10001: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10005: $? = 0 configure:10018: result: yes configure:10042: checking if gcc static flag -static works configure:10070: result: yes configure:10085: checking if gcc supports -c -o file.o configure:10106: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10110: $? = 0 configure:10132: result: yes configure:10140: checking if gcc supports -c -o file.o configure:10187: result: yes configure:10220: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11295: result: yes configure:11332: checking whether -lc should be explicitly linked in configure:11340: gcc -c -g -O2 conftest.c >&5 configure:11343: $? = 0 configure:11358: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11361: $? = 0 configure:11375: result: no configure:11540: checking dynamic linker characteristics configure:11995: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11995: $? = 0 configure:12217: result: GNU/Linux ld.so configure:12324: checking how to hardcode library paths into programs configure:12349: result: immediate configure:12889: checking whether stripping libraries is possible configure:12894: result: yes configure:12929: checking if libtool supports shared libraries configure:12931: result: yes configure:12934: checking whether to build shared libraries configure:12955: result: yes configure:12958: checking whether to build static libraries configure:12962: result: yes configure:13000: checking for groff configure:13030: result: no configure:13037: checking for ps2pdf configure:13067: result: no configure:13076: checking for gzip configure:13092: found /bin/gzip configure:13103: result: gzip configure:13114: checking whether test -nt works configure:13130: result: yes configure:13133: ** checks for system features configure:13142: checking for special C compiler options needed for large files configure:13187: result: no configure:13193: checking for _FILE_OFFSET_BITS value needed for large files configure:13218: gcc -c -g -O2 conftest.c >&5 conftest.c:35:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:35:3: warning: left shift count >= width of type [enabled by default] conftest.c:36:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:36:10: warning: left shift count >= width of type [enabled by default] conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:13218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:13242: gcc -c -g -O2 conftest.c >&5 configure:13242: $? = 0 configure:13250: result: 64 configure:13333: checking whether using GNU C configure:13356: result: yes configure:13366: checking whether using SUNPRO C configure:13388: result: no configure:13396: checking whether using C++ configure:13419: result: no configure:13427: checking whether CPP likes empty macro arguments configure:13438: gcc -E conftest.c configure:13438: $? = 0 configure:13445: result: yes configure:13454: checking for underscore in external names configure:13468: gcc -S conftest.c configure:13471: $? = 0 configure:13481: result: no configure:13491: checking whether gethostent requires -lnsl configure:13513: gcc -o conftest -g -O2 conftest.c >&5 configure:13513: $? = 0 configure:13545: result: no configure:13550: checking whether setsockopt requires -lsocket configure:13572: gcc -o conftest -g -O2 conftest.c >&5 configure:13572: $? = 0 configure:13604: result: no configure:13609: checking whether CC works at all configure:13652: gcc -o conftest -g -O2 conftest.c >&5 configure:13652: $? = 0 configure:13652: ./conftest configure:13652: $? = 0 configure:13669: result: yes configure:13677: ** check for add-ons configure:13688: checking for working alloca.h configure:13705: gcc -o conftest -g -O2 conftest.c >&5 configure:13705: $? = 0 configure:13713: result: yes configure:13721: checking for alloca configure:13758: gcc -o conftest -g -O2 conftest.c >&5 configure:13758: $? = 0 configure:13766: result: yes configure:13983: checking for C/C++ restrict keyword configure:14008: gcc -c -g -O2 conftest.c >&5 configure:14008: $? = 0 configure:14016: result: __restrict configure:14042: checking for sys/time.h configure:14042: gcc -c -g -O2 conftest.c >&5 configure:14042: $? = 0 configure:14042: result: yes configure:14042: checking for langinfo.h configure:14042: gcc -c -g -O2 conftest.c >&5 configure:14042: $? = 0 configure:14042: result: yes configure:14042: checking for sys/mman.h configure:14042: gcc -c -g -O2 conftest.c >&5 configure:14042: $? = 0 configure:14042: result: yes configure:14042: checking for stddef.h configure:14042: gcc -c -g -O2 conftest.c >&5 configure:14042: $? = 0 configure:14042: result: yes configure:14042: checking for stdint.h configure:14042: result: yes configure:14042: checking for wchar.h configure:14042: gcc -c -g -O2 conftest.c >&5 configure:14042: $? = 0 configure:14042: result: yes configure:14042: checking for string.h configure:14042: result: yes configure:14042: checking for unistd.h configure:14042: result: yes configure:14042: checking for wctype.h configure:14042: gcc -c -g -O2 conftest.c >&5 configure:14042: $? = 0 configure:14042: result: yes configure:14058: checking whether the preprocessor supports include_next configure:14096: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:14096: $? = 0 configure:14117: result: yes configure:14201: checking for struct timeval configure:14221: gcc -c -g -O2 conftest.c >&5 configure:14221: $? = 0 configure:14228: result: yes configure:14237: checking whether gettimeofday is declared without a macro configure:14259: gcc -c -g -O2 conftest.c >&5 configure:14259: $? = 0 configure:14267: result: yes configure:14289: checking for gettimeofday configure:14289: gcc -o conftest -g -O2 conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for readlink configure:14289: gcc -o conftest -g -O2 conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for mbsinit configure:14289: gcc -o conftest -g -O2 conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for mbrtowc configure:14289: gcc -o conftest -g -O2 conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for mbsrtowcs configure:14289: gcc -o conftest -g -O2 conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for mprotect configure:14289: gcc -o conftest -g -O2 conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for memchr configure:14289: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for nl_langinfo configure:14289: gcc -o conftest -g -O2 conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for iswcntrl configure:14289: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] char iswcntrl (); ^ configure:14289: $? = 0 configure:14289: result: yes configure:14289: checking for iswblank configure:14289: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'iswblank' [enabled by default] char iswblank (); ^ configure:14289: $? = 0 configure:14289: result: yes configure:14348: checking for ld used by GCC configure:14412: result: /usr/bin/ld configure:14419: checking if the linker (/usr/bin/ld) is GNU ld configure:14432: result: yes configure:14439: checking for shared library run path origin configure:14452: result: done configure:14537: checking for nl_langinfo and CODESET configure:14553: gcc -o conftest -g -O2 conftest.c >&5 configure:14553: $? = 0 configure:14562: result: yes configure:14572: checking for working fcntl.h configure:14629: gcc -o conftest -g -O2 conftest.c >&5 configure:14629: $? = 0 configure:14629: ./conftest configure:14629: $? = 0 configure:14644: result: yes configure:14667: checking whether getc_unlocked is declared configure:14667: gcc -c -g -O2 conftest.c >&5 configure:14667: $? = 0 configure:14667: result: yes configure:14679: checking whether we are using the GNU C Library 2.1 or newer configure:14706: result: yes configure:14750: checking for mbstate_t configure:14767: gcc -c -g -O2 conftest.c >&5 configure:14767: $? = 0 configure:14774: result: yes configure:14793: checking for a traditional japanese locale configure:14850: gcc -o conftest -g -O2 conftest.c >&5 configure:14853: $? = 0 configure:14895: result: ja_JP configure:14903: checking for a transitional chinese locale configure:14961: gcc -o conftest -g -O2 conftest.c >&5 configure:14964: $? = 0 configure:14990: result: zh_CN.GB18030 configure:14997: checking for a french Unicode locale configure:15057: gcc -o conftest -g -O2 conftest.c >&5 configure:15060: $? = 0 configure:15087: result: fr_FR.UTF-8 configure:15177: checking for mmap configure:15177: gcc -o conftest -g -O2 conftest.c >&5 configure:15177: $? = 0 configure:15177: result: yes configure:15188: checking for MAP_ANONYMOUS configure:15225: result: yes configure:15247: checking whether memchr works configure:15307: gcc -o conftest -g -O2 conftest.c >&5 configure:15307: $? = 0 configure:15307: ./conftest configure:15307: $? = 0 configure:15317: result: yes configure:15362: gcc -c -g -O2 conftest.c >&5 conftest.c:60:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:60:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:60:16: error: unknown type name 'universal' configure:15362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15399: checking for stdbool.h that conforms to C99 configure:15482: gcc -c -g -O2 conftest.c >&5 configure:15482: $? = 0 configure:15489: result: yes configure:15491: checking for _Bool configure:15491: gcc -c -g -O2 conftest.c >&5 configure:15491: $? = 0 configure:15491: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:15491: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 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:15491: result: yes configure:15512: checking for wchar_t configure:15529: gcc -c -g -O2 conftest.c >&5 configure:15529: $? = 0 configure:15536: result: yes configure:15547: checking for long long int configure:15584: gcc -o conftest -g -O2 conftest.c >&5 configure:15584: $? = 0 configure:15614: gcc -o conftest -g -O2 conftest.c >&5 configure:15614: $? = 0 configure:15614: ./conftest configure:15614: $? = 0 configure:15629: result: yes configure:15638: checking for unsigned long long int configure:15675: gcc -o conftest -g -O2 conftest.c >&5 configure:15675: $? = 0 configure:15683: result: yes configure:15757: checking whether memmem is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether mempcpy is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether memrchr is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether rawmemchr is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether stpcpy is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether stpncpy is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strchrnul is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strdup is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strncat is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strndup is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strnlen is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strpbrk is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strsep is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strcasestr is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strtok_r is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strsignal is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15757: checking whether strverscmp is declared without a macro configure:15775: gcc -c -g -O2 conftest.c >&5 configure:15775: $? = 0 configure:15783: result: yes configure:15825: checking for inline configure:15841: gcc -c -g -O2 conftest.c >&5 configure:15841: $? = 0 configure:15849: result: inline configure:15870: checking whether uses 'inline' correctly configure:15885: gcc -c -g -O2 conftest.c >&5 configure:15888: $? = 0 configure:15899: gcc -c -g -O2 conftest.c >&5 configure:15902: $? = 0 configure:15915: result: yes configure:15930: checking for wint_t configure:15955: gcc -c -g -O2 conftest.c >&5 configure:15955: $? = 0 configure:15962: result: yes configure:16012: checking for alloca as a compiler built-in configure:16036: result: yes configure:16061: checking for getpagesize configure:16061: gcc -o conftest -g -O2 conftest.c >&5 configure:16061: $? = 0 configure:16061: result: yes configure:16118: checking whether getpagesize is declared configure:16118: gcc -c -g -O2 conftest.c >&5 configure:16118: $? = 0 configure:16118: result: yes configure:16191: checking whether gettimeofday clobbers localtime buffer configure:16223: gcc -o conftest -g -O2 conftest.c >&5 configure:16223: $? = 0 configure:16223: ./conftest configure:16223: $? = 0 configure:16233: result: no configure:16286: checking for gettimeofday with POSIX signature configure:16314: gcc -c -g -O2 conftest.c >&5 conftest.c:87:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^ In file included from conftest.c:85:0: /usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^ configure:16314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | struct timeval c; | int gettimeofday (struct timeval *restrict, void *restrict); | | int | main () | { | /* glibc uses struct timezone * rather than the POSIX void * | if _GNU_SOURCE is defined. However, since the only portable | use of gettimeofday uses NULL as the second parameter, and | since the glibc definition is actually more typesafe, it is | not worth wrapping this to get a compliant signature. */ | int (*f) (struct timeval *restrict, void *restrict) | = gettimeofday; | int x = f (&c, 0); | return !(x | c.tv_sec | c.tv_usec); | | ; | return 0; | } configure:16330: gcc -c -g -O2 conftest.c >&5 configure:16330: $? = 0 configure:16339: result: almost configure:16477: checking whether langinfo.h defines CODESET configure:16495: gcc -c -g -O2 conftest.c >&5 configure:16495: $? = 0 configure:16503: result: yes configure:16508: checking whether langinfo.h defines ERA configure:16526: gcc -c -g -O2 conftest.c >&5 configure:16526: $? = 0 configure:16534: result: yes configure:16549: checking whether nl_langinfo is declared without a macro configure:16567: gcc -c -g -O2 conftest.c >&5 configure:16567: $? = 0 configure:16575: result: yes configure:17083: checking for libsigsegv configure:17105: gcc -o conftest -g -O2 conftest.c /usr/lib/libsigsegv.so /usr/lib/libc.so >&5 configure:17105: $? = 0 configure:17115: result: yes configure:17122: checking how to link with libsigsegv configure:17124: result: /usr/lib/libsigsegv.so /usr/lib/libc.so configure:17146: checking whether link(2) dereferences a symlink configure:17196: gcc -o conftest -g -O2 conftest.c >&5 configure:17196: $? = 0 configure:17196: ./conftest configure:17196: $? = 0 configure:17208: result: no configure:17248: checking whether mbrtowc handles incomplete characters configure:17286: gcc -o conftest -g -O2 conftest.c >&5 configure:17286: $? = 0 configure:17286: ./conftest configure:17286: $? = 0 configure:17298: result: yes configure:17304: checking whether mbrtowc works as well as mbtowc configure:17346: gcc -o conftest -g -O2 conftest.c >&5 configure:17346: $? = 0 configure:17346: ./conftest configure:17346: $? = 0 configure:17358: result: yes configure:17390: checking whether mbrtowc handles a NULL string argument configure:17430: gcc -o conftest -g -O2 conftest.c >&5 configure:17430: $? = 0 configure:17430: ./conftest configure:17430: $? = 0 configure:17442: result: yes configure:17449: checking whether mbrtowc has a correct return value configure:17506: gcc -o conftest -g -O2 conftest.c >&5 configure:17506: $? = 0 configure:17506: ./conftest configure:17506: $? = 0 configure:17518: result: yes configure:17524: checking whether mbrtowc returns 0 when parsing a NUL character configure:17561: gcc -o conftest -g -O2 conftest.c >&5 configure:17561: $? = 0 configure:17561: ./conftest configure:17561: $? = 0 configure:17573: result: yes configure:17647: checking whether mbrtowc handles incomplete characters configure:17697: result: yes configure:17703: checking whether mbrtowc works as well as mbtowc configure:17757: result: yes configure:17832: checking whether mbrtowc handles incomplete characters configure:17882: result: yes configure:17888: checking whether mbrtowc works as well as mbtowc configure:17942: result: yes configure:17976: checking whether mbsrtowcs works configure:18047: gcc -o conftest -g -O2 conftest.c >&5 configure:18047: $? = 0 configure:18047: ./conftest configure:18047: $? = 0 configure:18059: result: yes configure:18220: checking whether NULL can be used in arbitrary expressions configure:18238: gcc -c -g -O2 conftest.c >&5 configure:18238: $? = 0 configure:18245: result: yes configure:18400: checking whether stdint.h conforms to C99 configure:18569: gcc -c -g -O2 conftest.c >&5 configure:18569: $? = 0 configure:18651: gcc -o conftest -g -O2 conftest.c >&5 configure:18651: $? = 0 configure:18651: ./conftest configure:18651: $? = 0 configure:18663: result: yes configure:19136: checking whether chown is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether dup2 is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether dup3 is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether environ is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether euidaccess is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether faccessat is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether fchdir is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether fchownat is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether fsync is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether ftruncate is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getcwd is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getdomainname is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getdtablesize is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getgroups is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether gethostname is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getlogin is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getlogin_r is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getpagesize is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether getusershell is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether setusershell is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether endusershell is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether lchown is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether link is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether linkat is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether lseek is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether pipe2 is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether pread is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether pwrite is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether readlink is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether readlinkat is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether rmdir is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether sleep is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether symlink is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether symlinkat is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether ttyname_r is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether unlink is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether unlinkat is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19136: checking whether usleep is declared without a macro configure:19163: gcc -c -g -O2 conftest.c >&5 configure:19163: $? = 0 configure:19171: result: yes configure:19348: checking whether btowc is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether wctob is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether mbsinit is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether mbrtowc is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether mbrlen is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether mbsrtowcs is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether mbsnrtowcs is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether wcrtomb is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether wcsrtombs is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether wcsnrtombs is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19348: checking whether wcwidth is declared without a macro configure:19373: gcc -c -g -O2 conftest.c >&5 configure:19373: $? = 0 configure:19381: result: yes configure:19425: checking whether iswcntrl works configure:19464: gcc -o conftest -g -O2 conftest.c >&5 configure:19464: $? = 0 configure:19464: ./conftest configure:19464: $? = 0 configure:19475: result: yes configure:20079: checking for iconv configure:20101: gcc -o conftest -g -O2 conftest.c >&5 configure:20101: $? = 0 configure:20133: result: yes configure:20136: checking for working iconv configure:20231: gcc -o conftest -g -O2 conftest.c >&5 configure:20231: $? = 0 configure:20231: ./conftest configure:20231: $? = 0 configure:20243: result: yes configure:20271: checking for iconv declaration configure:20300: gcc -c -g -O2 conftest.c >&5 configure:20300: $? = 0 configure:20311: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:20321: checking whether NLS is requested configure:20330: result: yes configure:20371: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:20403: result: /usr/bin/msgfmt configure:20412: checking for gmsgfmt configure:20443: result: /usr/bin/msgfmt configure:20494: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:20526: result: /usr/bin/xgettext configure:20572: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:20603: result: /usr/bin/msgmerge configure:20644: checking for CFPreferencesCopyAppValue configure:20662: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:146:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:20662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:20671: result: no configure:20678: checking for CFLocaleCopyCurrent configure:20696: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:146:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:20696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:20705: result: no configure:20754: checking for GNU gettext in libc configure:20774: gcc -o conftest -g -O2 conftest.c >&5 configure:20774: $? = 0 configure:20783: result: yes configure:21574: checking whether to use NLS configure:21576: result: yes configure:21579: checking where the gettext function comes from configure:21590: result: libc configure:21681: checking how to link with libavcall configure:22154: result: /usr/lib/libavcall.so configure:22195: checking how to link with libcallback configure:22668: result: /usr/lib/libcallback.so configure:22707: checking avcall.h usability configure:22707: gcc -c -g -O2 conftest.c >&5 configure:22707: $? = 0 configure:22707: result: yes configure:22707: checking avcall.h presence configure:22707: gcc -E conftest.c configure:22707: $? = 0 configure:22707: result: yes configure:22707: checking for avcall.h configure:22707: result: yes configure:22707: checking callback.h usability configure:22707: gcc -c -g -O2 conftest.c >&5 configure:22707: $? = 0 configure:22707: result: yes configure:22707: checking callback.h presence configure:22707: gcc -E conftest.c configure:22707: $? = 0 configure:22707: result: yes configure:22707: checking for callback.h configure:22707: result: yes configure:22768: checking for library containing __builtin_avcall configure:22799: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:22799: $? = 0 configure:22816: result: none required configure:22824: checking for library containing trampoline_r_data0 configure:22855: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:22855: $? = 0 configure:22872: result: none required configure:22885: checking whether libffcall is installed configure:22898: result: yes configure:22946: checking lightning.h usability configure:22946: gcc -c -g -O2 conftest.c >&5 conftest.c:184:23: fatal error: lightning.h: No such file or directory #include ^ compilation terminated. configure:22946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_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:22946: result: no configure:22946: checking lightning.h presence configure:22946: gcc -E conftest.c conftest.c:151:23: fatal error: lightning.h: No such file or directory #include ^ compilation terminated. configure:22946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | /* end confdefs.h. */ | #include configure:22946: result: no configure:22946: checking for lightning.h configure:22946: result: no configure:22959: ** checks for fundamental compiler characteristics configure:22961: checking for inline configure:22985: result: inline configure:23002: checking for inline __builtin_strlen configure:23013: gcc -S -g -O2 conftest.c configure:23016: $? = 0 configure:23029: result: no configure:23037: checking for long long int configure:23119: result: yes configure:23126: ** checks for header files configure:23131: checking sys/inttypes.h usability configure:23131: gcc -c -g -O2 conftest.c >&5 conftest.c:185:26: fatal error: sys/inttypes.h: No such file or directory #include ^ compilation terminated. configure:23131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 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:23131: result: no configure:23131: checking sys/inttypes.h presence configure:23131: gcc -E conftest.c conftest.c:152:26: fatal error: sys/inttypes.h: No such file or directory #include ^ compilation terminated. configure:23131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include configure:23131: result: no configure:23131: checking for sys/inttypes.h configure:23131: result: no configure:23131: checking for unistd.h configure:23131: result: yes configure:23131: checking sys/file.h usability configure:23131: gcc -c -g -O2 conftest.c >&5 configure:23131: $? = 0 configure:23131: result: yes configure:23131: checking sys/file.h presence configure:23131: gcc -E conftest.c configure:23131: $? = 0 configure:23131: result: yes configure:23131: checking for sys/file.h configure:23131: result: yes configure:23131: checking time.h usability configure:23131: gcc -c -g -O2 conftest.c >&5 configure:23131: $? = 0 configure:23131: result: yes configure:23131: checking time.h presence configure:23131: gcc -E conftest.c configure:23131: $? = 0 configure:23131: result: yes configure:23131: checking for time.h configure:23131: result: yes configure:23131: checking for sys/time.h configure:23131: result: yes configure:23131: checking sys/utsname.h usability configure:23131: gcc -c -g -O2 conftest.c >&5 configure:23131: $? = 0 configure:23131: result: yes configure:23131: checking sys/utsname.h presence configure:23131: gcc -E conftest.c configure:23131: $? = 0 configure:23131: result: yes configure:23131: checking for sys/utsname.h configure:23131: result: yes configure:23144: checking sys/shm.h usability configure:23144: gcc -c -g -O2 conftest.c >&5 configure:23144: $? = 0 configure:23144: result: yes configure:23144: checking sys/shm.h presence configure:23144: gcc -E conftest.c configure:23144: $? = 0 configure:23144: result: yes configure:23144: checking for sys/shm.h configure:23144: result: yes configure:23157: checking sys/ipc.h usability configure:23157: gcc -c -g -O2 conftest.c >&5 configure:23157: $? = 0 configure:23157: result: yes configure:23157: checking sys/ipc.h presence configure:23157: gcc -E conftest.c configure:23157: $? = 0 configure:23157: result: yes configure:23157: checking for sys/ipc.h configure:23157: result: yes configure:23172: checking termios.h usability configure:23172: gcc -c -g -O2 conftest.c >&5 configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking termios.h presence configure:23172: gcc -E conftest.c configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking for termios.h configure:23172: result: yes configure:23172: checking termio.h usability configure:23172: gcc -c -g -O2 conftest.c >&5 configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking termio.h presence configure:23172: gcc -E conftest.c configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking for termio.h configure:23172: result: yes configure:23172: checking sys/termio.h usability configure:23172: gcc -c -g -O2 conftest.c >&5 conftest.c:194:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:23172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_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:23172: result: no configure:23172: checking sys/termio.h presence configure:23172: gcc -E conftest.c conftest.c:161:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:23172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | #include configure:23172: result: no configure:23172: checking for sys/termio.h configure:23172: result: no configure:23172: checking sgtty.h usability configure:23172: gcc -c -g -O2 conftest.c >&5 configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking sgtty.h presence configure:23172: gcc -E conftest.c configure:23172: $? = 0 configure:23172: result: yes configure:23172: checking for sgtty.h configure:23172: result: yes configure:23183: checking for tcgetattr configure:23199: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:23199: $? = 0 configure:23207: result: yes configure:23214: checking for TCSAFLUSH in termios.h configure:23230: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:23230: $? = 0 configure:23238: result: yes configure:23245: checking for struct winsize in termios.h configure:23261: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:168:16: error: storage size of 'w' isn't known struct winsize w; ^ configure:23261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | /* end confdefs.h. */ | #include | int | main () | { | struct winsize w; | ; | return 0; | } configure:23268: result: no configure:23274: checking for struct winsize in sys/ioctl.h configure:23291: gcc -c -g -O2 conftest.c >&5 configure:23291: $? = 0 configure:23298: result: yes configure:23341: checking for X configure:23449: gcc -E conftest.c configure:23449: $? = 0 configure:23480: gcc -o conftest -g -O2 conftest.c -lX11 /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:23480: $? = 0 configure:23530: result: libraries , headers configure:23629: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so -lX11 >&5 configure:23629: $? = 0 configure:23727: checking for gethostbyname configure:23727: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:23727: $? = 0 configure:23727: result: yes configure:23824: checking for connect configure:23824: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:23824: $? = 0 configure:23824: result: yes configure:23873: checking for remove configure:23873: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:23873: $? = 0 configure:23873: result: yes configure:23922: checking for shmat configure:23922: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:23922: $? = 0 configure:23922: result: yes configure:23980: checking for IceConnectionNumber in -lICE configure:24005: gcc -o conftest -g -O2 conftest.c -lICE /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:24005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | /* 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 IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:24014: result: no configure:24023: ** checks for typedefs configure:24025: checking for caddr_t in sys/types.h configure:24046: result: yes configure:24056: checking for socklen_t in sys/socket.h configure:24077: result: yes configure:24092: checking size of off_t configure:24097: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24097: $? = 0 configure:24097: ./conftest configure:24097: $? = 0 configure:24112: result: 8 configure:24126: checking size of struct timeval configure:24131: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24131: $? = 0 configure:24131: ./conftest configure:24131: $? = 0 configure:24148: result: 8 configure:24158: ** checks for structure members configure:24160: checking for struct dirent.d_namlen configure:24160: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: 'struct dirent' has no member named 'd_namlen' if (ac_aggr.d_namlen) ^ configure:24160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dirent ac_aggr; | if (ac_aggr.d_namlen) | return 0; | ; | return 0; | } configure:24160: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175:19: error: 'struct dirent' has no member named 'd_namlen' if (sizeof ac_aggr.d_namlen) ^ configure:24160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dirent ac_aggr; | if (sizeof ac_aggr.d_namlen) | return 0; | ; | return 0; | } configure:24160: result: no configure:24171: ** checks for functions and declarations configure:24175: checking for working alloca.h configure:24200: result: yes configure:24208: checking for alloca configure:24253: result: yes configure:24362: checking for _setjmp configure:24362: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24362: $? = 0 configure:24362: result: yes configure:24369: checking for _longjmp configure:24369: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24369: $? = 0 configure:24369: result: yes configure:24396: checking whether signal handlers need to be reinstalled configure:24429: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24429: $? = 0 configure:24429: ./conftest configure:24429: $? = 0 configure:24440: result: no configure:24585: checking for sigaction configure:24585: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24585: $? = 0 configure:24585: result: yes configure:24733: checking for siginterrupt configure:24733: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24733: $? = 0 configure:24733: result: yes configure:24744: checking for strerror configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for sysconf configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for getdtablesize configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for memset configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c:200:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for setsid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for setpgid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for fchmod configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for fsync configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for flock configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for gethostent configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for shutdown configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for usleep configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for ualarm configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for setitimer configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for nice configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for ftime configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for realpath configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for getresuid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for setresuid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for getresgid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for setresgid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for setreuid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for setregid configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for gethostname configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for readlink configure:24744: result: yes configure:24744: checking for getcwd configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for uname configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for readdir_r configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24744: checking for rand_r configure:24744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24744: $? = 0 configure:24744: result: yes configure:24755: checking for putenv configure:24772: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24772: $? = 0 configure:24780: result: yes configure:24790: checking for setenv configure:24790: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24790: $? = 0 configure:24790: result: yes configure:24790: checking for unsetenv configure:24790: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24790: $? = 0 configure:24790: result: yes configure:24799: checking whether environ is declared configure:24799: result: yes configure:24815: checking return value of unsetenv configure:24835: gcc -c -g -O2 conftest.c >&5 conftest.c:213:5: error: conflicting types for 'unsetenv' int unsetenv(char*); ^ In file included from conftest.c:207:0: /usr/include/stdlib.h:588:12: note: previous declaration of 'unsetenv' was here extern int unsetenv (const char *__name) __THROW __nonnull ((1)); ^ configure:24835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | /* end confdefs.h. */ | #include | extern | #ifdef __cplusplus | "C" | #endif | | int unsetenv(char*); | | int | main () | { | | ; | return 0; | } configure:24842: result: void configure:24855: checking for LC_MESSAGES configure:24871: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24871: $? = 0 configure:24879: result: yes configure:24889: checking for getrlimit configure:24889: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24889: $? = 0 configure:24889: result: yes configure:24889: checking for setrlimit configure:24889: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24889: $? = 0 configure:24889: result: yes configure:24903: checking size of rlim_t configure:24908: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:24908: $? = 0 configure:24908: ./conftest configure:24908: $? = 0 configure:24925: result: 8 configure:24935: checking for getrlimit declaration configure:24967: gcc -c -g -O2 conftest.c >&5 conftest.c:226:5: error: conflicting types for 'getrlimit' int getrlimit (int resource, struct rlimit * rlim); ^ In file included from conftest.c:219:0: /usr/include/sys/resource.h:54:12: note: previous declaration of 'getrlimit' was here extern int __REDIRECT_NTH (getrlimit, (__rlimit_resource_t __resource, ^ configure:24967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int getrlimit (int resource, struct rlimit * rlim); | | int | main () | { | | ; | return 0; | } configure:24980: result: install-shextern int getrlimit (enum __rlimit_resource, struct rlimit *); configure:24989: checking for setrlimit declaration configure:25021: gcc -c -g -O2 conftest.c >&5 conftest.c:227:5: error: conflicting types for 'setrlimit' int setrlimit (RLIMIT_RESOURCE_T resource, struct rlimit * rlim); ^ In file included from conftest.c:220:0: /usr/include/sys/resource.h:73:12: note: previous declaration of 'setrlimit' was here extern int __REDIRECT_NTH (setrlimit, (__rlimit_resource_t __resource, ^ configure:25021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int setrlimit (RLIMIT_RESOURCE_T resource, struct rlimit * rlim); | | int | main () | { | | ; | return 0; | } configure:25035: result: install-shextern int setrlimit (enum __rlimit_resource, const struct rlimit *); configure:25045: checking for pid_t configure:25045: gcc -c -g -O2 conftest.c >&5 configure:25045: $? = 0 configure:25045: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:250:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:25045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | /* 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:25045: result: yes configure:25058: checking vfork.h usability configure:25058: gcc -c -g -O2 conftest.c >&5 conftest.c:247:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:25058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | /* 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:25058: result: no configure:25058: checking vfork.h presence configure:25058: gcc -E conftest.c conftest.c:214:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:25058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | /* end confdefs.h. */ | #include configure:25058: result: no configure:25058: checking for vfork.h configure:25058: result: no configure:25071: checking for fork configure:25071: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c:237:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:25071: $? = 0 configure:25071: result: yes configure:25071: checking for vfork configure:25071: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25071: $? = 0 configure:25071: result: yes configure:25082: checking for working fork configure:25104: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25104: $? = 0 configure:25104: ./conftest configure:25104: $? = 0 configure:25114: result: yes configure:25135: checking for working vfork configure:25245: result: yes configure:25269: checking for waitpid declaration configure:25299: gcc -c -g -O2 conftest.c >&5 configure:25299: $? = 0 configure:25312: result: install-shextern pid_t waitpid (pid_t, int*, int); configure:25324: checking sys/resource.h usability configure:25324: gcc -c -g -O2 conftest.c >&5 configure:25324: $? = 0 configure:25324: result: yes configure:25324: checking sys/resource.h presence configure:25324: gcc -E conftest.c configure:25324: $? = 0 configure:25324: result: yes configure:25324: checking for sys/resource.h configure:25324: result: yes configure:25324: checking sys/times.h usability configure:25324: gcc -c -g -O2 conftest.c >&5 configure:25324: $? = 0 configure:25324: result: yes configure:25324: checking sys/times.h presence configure:25324: gcc -E conftest.c configure:25324: $? = 0 configure:25324: result: yes configure:25324: checking for sys/times.h configure:25324: result: yes configure:25335: checking for getrusage configure:25353: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25353: $? = 0 configure:25361: result: yes configure:25367: checking for getrusage declaration configure:25398: gcc -c -g -O2 conftest.c >&5 configure:25398: $? = 0 configure:25411: result: install-shextern int getrusage (int, struct rusage *); configure:25414: checking whether getrusage works configure:25457: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25457: $? = 0 configure:25457: ./conftest configure:25457: $? = 0 configure:25467: result: yes configure:25481: checking for lstat configure:25500: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25500: $? = 0 configure:25508: result: yes configure:25517: checking for sys/stat.h configure:25517: result: yes configure:25528: checking for struct stat.st_rdev configure:25528: gcc -c -g -O2 conftest.c >&5 configure:25528: $? = 0 configure:25528: result: yes configure:25538: checking for struct stat.st_blksize configure:25538: gcc -c -g -O2 conftest.c >&5 configure:25538: $? = 0 configure:25538: result: yes configure:25548: checking for struct stat.st_blocks configure:25548: gcc -c -g -O2 conftest.c >&5 configure:25548: $? = 0 configure:25548: result: yes configure:25564: checking size of ino_t configure:25569: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25569: $? = 0 configure:25569: ./conftest configure:25569: $? = 0 configure:25584: result: 8 configure:25598: checking size of dev_t configure:25603: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25603: $? = 0 configure:25603: ./conftest configure:25603: $? = 0 configure:25618: result: 8 configure:25628: checking for ELOOP configure:25687: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25687: $? = 0 configure:25687: ./conftest configure:25687: $? = 0 configure:25705: result: yes configure:25714: checking for usable closedir return value configure:25736: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25736: $? = 0 configure:25736: ./conftest configure:25736: $? = 0 configure:25746: result: yes configure:25755: checking for ioctl configure:25755: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:25755: $? = 0 configure:25755: result: yes configure:25791: checking for ioctl declaration configure:25813: gcc -c -g -O2 conftest.c >&5 configure:25813: $? = 0 configure:25844: gcc -c -g -O2 conftest.c >&5 conftest.c:244:7: error: conflicting types for 'ioctl' char* ioctl(); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | extern | #ifdef __cplusplus | "C" | #endif | char* ioctl(); | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, unsigned int request, caddr_t arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, unsigned int request, caddr_t arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, int request, caddr_t arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, int request, caddr_t arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, unsigned long request, caddr_t arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, unsigned long request, caddr_t arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, long request, caddr_t arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, long request, caddr_t arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, size_t request, caddr_t arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, size_t request, caddr_t arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, socklen_t request, caddr_t arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, socklen_t request, caddr_t arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, unsigned int request, void* arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, unsigned int request, void* arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, int request, void* arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, int request, void* arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, unsigned long request, void* arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, unsigned long request, void* arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, long request, void* arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, long request, void* arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, size_t request, void* arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, size_t request, void* arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, socklen_t request, void* arg); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, socklen_t request, void* arg); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, unsigned int request, ...); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, unsigned int request, ...); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 conftest.c:249:5: error: conflicting types for 'ioctl' int ioctl (int fd, int request, ...); ^ In file included from conftest.c:238:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^ configure:25876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #include | | #ifdef INCLUDE_SYS_IOCTL_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int ioctl (int fd, int request, ...); | | int | main () | { | | ; | return 0; | } configure:25876: gcc -c -g -O2 conftest.c >&5 configure:25876: $? = 0 configure:25906: result: install-shextern int ioctl (int, unsigned long, ...); configure:25928: checking for FIONREAD configure:25944: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:263:9: error: 'FIONREAD' undeclared (first use in this function) int x = FIONREAD; ^ conftest.c:263:9: note: each undeclared identifier is reported only once for each function it appears in configure:25944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #ifndef HAVE_TCSAFLUSH | #undef HAVE_TERMIOS_H | #endif | #ifdef HAVE_TERMIOS_H | #include | #else | #ifdef HAVE_SYS_TERMIO_H | #include | #else | #ifdef HAVE_TERMIO_H | #include | #else | #ifdef HAVE_SGTTY_H | #include | #include | #endif | #endif | #endif | #endif | | int | main () | { | int x = FIONREAD; | ; | return 0; | } configure:25951: result: no configure:25957: checking for FIONREAD in sys/filio.h configure:25973: gcc -c -g -O2 conftest.c >&5 conftest.c:259:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:25973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #include | #endif | #ifndef HAVE_TCSAFLUSH | #undef HAVE_TERMIOS_H | #endif | #ifdef HAVE_TERMIOS_H | #include | #else | #ifdef HAVE_SYS_TERMIO_H | #include | #else | #ifdef HAVE_TERMIO_H | #include | #else | #ifdef HAVE_SGTTY_H | #include | #include | #endif | #endif | #endif | #endif | #include | int | main () | { | int x = FIONREAD; | ; | return 0; | } configure:25980: result: no configure:25990: checking for FIONREAD in sys/ioctl.h configure:26006: gcc -c -g -O2 conftest.c >&5 configure:26006: $? = 0 configure:26013: result: yes configure:26029: checking for reliable FIONREAD configure:26063: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26063: $? = 0 configure:26063: ./conftest configure:26063: $? = 0 configure:26074: result: yes configure:26084: checking for poll configure:26084: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26084: $? = 0 configure:26084: result: yes configure:26136: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26136: $? = 0 configure:26136: ./conftest configure:26136: $? = 0 configure:26154: checking for reliable poll() configure:26212: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c: In function 'main': conftest.c:281:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!(correct_readability_nonempty && correct_readability_empty ^ configure:26212: $? = 0 configure:26212: ./conftest configure:26212: $? = 0 configure:26223: result: yes configure:26232: checking for select configure:26264: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26264: $? = 0 configure:26272: result: yes configure:26278: checking for sys/select.h configure:26298: gcc -c -g -O2 conftest.c >&5 configure:26298: $? = 0 configure:26305: result: yes configure:26312: checking for select declaration configure:26353: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'select' int select (unsigned int width, fd_set * readfds, fd_set * writefds, fd_set * exceptfds, struct timeval * timeout); ^ In file included from /usr/include/sys/types.h:219:0, from /usr/include/stdlib.h:314, from conftest.c:242: /usr/include/sys/select.h:106:12: note: previous declaration of 'select' was here extern int select (int __nfds, fd_set *__restrict __readfds, ^ configure:26353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #ifdef __BEOS__ | #include | #endif | #include | #ifdef HAVE_SYS_SELECT_H | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int select (unsigned int width, fd_set * readfds, fd_set * writefds, fd_set * exceptfds, struct timeval * timeout); | | int | main () | { | | ; | return 0; | } configure:26353: gcc -c -g -O2 conftest.c >&5 configure:26353: $? = 0 configure:26377: result: install-shextern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *); configure:26398: checking for reliable select() configure:26466: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26466: $? = 0 configure:26466: ./conftest configure:26466: $? = 0 configure:26477: result: yes configure:26488: checking netdb.h usability configure:26488: gcc -c -g -O2 conftest.c >&5 configure:26488: $? = 0 configure:26488: result: yes configure:26488: checking netdb.h presence configure:26488: gcc -E conftest.c configure:26488: $? = 0 configure:26488: result: yes configure:26488: checking for netdb.h configure:26488: result: yes configure:26501: checking for connect configure:26501: result: yes configure:26511: checking for connect declaration configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, struct sockaddr * name, unsigned int namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, struct sockaddr * name, unsigned int namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, struct sockaddr * name, int namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, struct sockaddr * name, int namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, struct sockaddr * name, unsigned long namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, struct sockaddr * name, unsigned long namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, struct sockaddr * name, long namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, struct sockaddr * name, long namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, struct sockaddr * name, size_t namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, struct sockaddr * name, size_t namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, struct sockaddr * name, socklen_t namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, struct sockaddr * name, socklen_t namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, void* name, unsigned int namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, void* name, unsigned int namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, void* name, int namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, void* name, int namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, void* name, unsigned long namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, void* name, unsigned long namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, void* name, long namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, void* name, long namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, void* name, size_t namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, void* name, size_t namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 conftest.c:260:5: error: conflicting types for 'connect' int connect (int fd, void* name, socklen_t namelen); ^ In file included from conftest.c:253:0: /usr/include/sys/socket.h:137:12: note: previous declaration of 'connect' was here extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ configure:26545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int connect (int fd, void* name, socklen_t namelen); | | int | main () | { | | ; | return 0; | } configure:26545: gcc -c -g -O2 conftest.c >&5 configure:26545: $? = 0 configure:26570: result: install-shextern int connect (int, const struct sockaddr *, unsigned int); configure:26592: checking sys/un.h usability configure:26592: gcc -c -g -O2 conftest.c >&5 configure:26592: $? = 0 configure:26592: result: yes configure:26592: checking sys/un.h presence configure:26592: gcc -E conftest.c configure:26592: $? = 0 configure:26592: result: yes configure:26592: checking for sys/un.h configure:26592: result: yes configure:26602: checking for sun_len in struct sockaddr_un configure:26619: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:257:34: error: 'struct sockaddr_un' has no member named 'sun_len' struct sockaddr_un unaddr; unaddr.sun_len; ^ configure:26619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include /* NetBSD 1.0 needs this */ | #include | int | main () | { | struct sockaddr_un unaddr; unaddr.sun_len; | ; | return 0; | } configure:26626: result: no configure:26634: checking for IPv4 sockets configure:26652: gcc -c -g -O2 conftest.c >&5 configure:26652: $? = 0 configure:26659: result: yes configure:26667: checking for IPv6 sockets configure:26685: gcc -c -g -O2 conftest.c >&5 configure:26685: $? = 0 configure:26692: result: yes configure:26741: checking for inet_pton configure:26741: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26741: $? = 0 configure:26741: result: yes configure:26741: checking for inet_ntop configure:26741: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26741: $? = 0 configure:26741: result: yes configure:26741: checking for inet_addr configure:26741: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26741: $? = 0 configure:26741: result: yes configure:26741: checking for setsockopt configure:26741: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26741: $? = 0 configure:26741: result: yes configure:26741: checking for getsockopt configure:26741: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:26741: $? = 0 configure:26741: result: yes configure:26754: checking netinet/in.h usability configure:26754: gcc -c -g -O2 conftest.c >&5 configure:26754: $? = 0 configure:26754: result: yes configure:26754: checking netinet/in.h presence configure:26754: gcc -E conftest.c configure:26754: $? = 0 configure:26754: result: yes configure:26754: checking for netinet/in.h configure:26754: result: yes configure:26754: checking arpa/inet.h usability configure:26754: gcc -c -g -O2 conftest.c >&5 configure:26754: $? = 0 configure:26754: result: yes configure:26754: checking arpa/inet.h presence configure:26754: gcc -E conftest.c configure:26754: $? = 0 configure:26754: result: yes configure:26754: checking for arpa/inet.h configure:26754: result: yes configure:26765: checking for inet_addr declaration configure:26805: gcc -c -g -O2 conftest.c >&5 conftest.c:280:14: error: conflicting types for 'inet_addr' unsigned int inet_addr ( char *); ^ In file included from conftest.c:268:0: /usr/include/arpa/inet.h:34:18: note: previous declaration of 'inet_addr' was here extern in_addr_t inet_addr (const char *__cp) __THROW; ^ configure:26805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef __BEOS__ | #include | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | unsigned int inet_addr ( char *); | | int | main () | { | | ; | return 0; | } configure:26805: gcc -c -g -O2 conftest.c >&5 conftest.c:280:5: error: conflicting types for 'inet_addr' int inet_addr ( char *); ^ In file included from conftest.c:268:0: /usr/include/arpa/inet.h:34:18: note: previous declaration of 'inet_addr' was here extern in_addr_t inet_addr (const char *__cp) __THROW; ^ configure:26805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef __BEOS__ | #include | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | int inet_addr ( char *); | | int | main () | { | | ; | return 0; | } configure:26805: gcc -c -g -O2 conftest.c >&5 conftest.c:280:15: error: conflicting types for 'inet_addr' unsigned long inet_addr ( char *); ^ In file included from conftest.c:268:0: /usr/include/arpa/inet.h:34:18: note: previous declaration of 'inet_addr' was here extern in_addr_t inet_addr (const char *__cp) __THROW; ^ configure:26805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef __BEOS__ | #include | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | unsigned long inet_addr ( char *); | | int | main () | { | | ; | return 0; | } configure:26805: gcc -c -g -O2 conftest.c >&5 conftest.c:280:6: error: conflicting types for 'inet_addr' long inet_addr ( char *); ^ In file included from conftest.c:268:0: /usr/include/arpa/inet.h:34:18: note: previous declaration of 'inet_addr' was here extern in_addr_t inet_addr (const char *__cp) __THROW; ^ configure:26805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef __BEOS__ | #include | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | long inet_addr ( char *); | | int | main () | { | | ; | return 0; | } configure:26805: gcc -c -g -O2 conftest.c >&5 conftest.c:280:8: error: conflicting types for 'inet_addr' size_t inet_addr ( char *); ^ In file included from conftest.c:268:0: /usr/include/arpa/inet.h:34:18: note: previous declaration of 'inet_addr' was here extern in_addr_t inet_addr (const char *__cp) __THROW; ^ configure:26805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef __BEOS__ | #include | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | size_t inet_addr ( char *); | | int | main () | { | | ; | return 0; | } configure:26805: gcc -c -g -O2 conftest.c >&5 conftest.c:280:11: error: conflicting types for 'inet_addr' socklen_t inet_addr ( char *); ^ In file included from conftest.c:268:0: /usr/include/arpa/inet.h:34:18: note: previous declaration of 'inet_addr' was here extern in_addr_t inet_addr (const char *__cp) __THROW; ^ configure:26805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef __BEOS__ | #include | #include | #endif | | extern | #ifdef __cplusplus | "C" | #endif | | socklen_t inet_addr ( char *); | | int | main () | { | | ; | return 0; | } configure:26805: gcc -c -g -O2 conftest.c >&5 configure:26805: $? = 0 configure:26828: result: install-shextern unsigned int inet_addr (const char*); configure:26853: checking for netinet/tcp.h configure:26853: gcc -c -g -O2 conftest.c >&5 configure:26853: $? = 0 configure:26853: result: yes configure:26868: checking for setsockopt declaration configure:26899: gcc -c -g -O2 conftest.c >&5 conftest.c:274:5: error: conflicting types for 'setsockopt' int setsockopt (int, int, int, char*, unsigned int); ^ In file included from conftest.c:267:0: /usr/include/sys/socket.h:226:12: note: previous declaration of 'setsockopt' was here extern int setsockopt (int __fd, int __level, int __optname, ^ configure:26899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int setsockopt (int, int, int, char*, unsigned int); | | int | main () | { | | ; | return 0; | } configure:26899: gcc -c -g -O2 conftest.c >&5 conftest.c:274:5: error: conflicting types for 'setsockopt' int setsockopt (int, int, int, const char*, unsigned int); ^ In file included from conftest.c:267:0: /usr/include/sys/socket.h:226:12: note: previous declaration of 'setsockopt' was here extern int setsockopt (int __fd, int __level, int __optname, ^ configure:26899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int setsockopt (int, int, int, const char*, unsigned int); | | int | main () | { | | ; | return 0; | } configure:26899: gcc -c -g -O2 conftest.c >&5 conftest.c:274:5: error: conflicting types for 'setsockopt' int setsockopt (int, int, int, __const char*, unsigned int); ^ In file included from conftest.c:267:0: /usr/include/sys/socket.h:226:12: note: previous declaration of 'setsockopt' was here extern int setsockopt (int __fd, int __level, int __optname, ^ configure:26899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int setsockopt (int, int, int, __const char*, unsigned int); | | int | main () | { | | ; | return 0; | } configure:26899: gcc -c -g -O2 conftest.c >&5 conftest.c:274:5: error: conflicting types for 'setsockopt' int setsockopt (int, int, int, void*, unsigned int); ^ In file included from conftest.c:267:0: /usr/include/sys/socket.h:226:12: note: previous declaration of 'setsockopt' was here extern int setsockopt (int __fd, int __level, int __optname, ^ configure:26899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | int setsockopt (int, int, int, void*, unsigned int); | | int | main () | { | | ; | return 0; | } configure:26899: gcc -c -g -O2 conftest.c >&5 configure:26899: $? = 0 configure:26924: result: install-shextern int setsockopt (int, int, int, const void*, unsigned int); configure:26957: checking for the code address range configure:26971: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c: In function 'printf_address': conftest.c:276:5: warning: right shift count >= width of type [enabled by default] fprintf(out,"0x%08X%08X\n",(unsigned int)(addr>>32),(unsigned int)(addr&0xFFFFFFFF)); ^ configure:26971: $? = 0 configure:26971: ./conftest configure:26971: $? = 0 configure:26983: result: 0x08000000 configure:26991: checking for the malloc address range configure:27011: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c: In function 'printf_address': conftest.c:283:5: warning: right shift count >= width of type [enabled by default] fprintf(out,"0x%08X%08X\n",(unsigned int)(addr>>32),(unsigned int)(addr&0xFFFFFFFF)); ^ configure:27011: $? = 0 configure:27011: ./conftest configure:27011: $? = 0 configure:27023: result: 0x08000000 configure:27031: checking for the shared library address range configure:27071: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c: In function 'printf_address': conftest.c:278:5: warning: right shift count >= width of type [enabled by default] fprintf(out,"0x%08X%08X\n",(unsigned int)(addr>>32),(unsigned int)(addr&0xFFFFFFFF)); ^ configure:27071: $? = 0 configure:27071: ./conftest configure:27071: $? = 0 configure:27083: result: 0xB7000000 configure:27092: checking for the stack address range configure:27107: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c: In function 'printf_address': conftest.c:280:5: warning: right shift count >= width of type [enabled by default] fprintf(out,"0x%08X%08X\n",(unsigned int)(addr>>32),(unsigned int)(addr&0xFFFFFFFF)); ^ configure:27107: $? = 0 configure:27107: ./conftest configure:27107: $? = 0 configure:27119: result: 0xBF000000 configure:27128: checking for vadvise configure:27144: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c:272:25: fatal error: sys/vadvise.h: No such file or directory #include ^ compilation terminated. configure:27144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | /* end confdefs.h. */ | #include | int | main () | { | vadvise(0); | ; | return 0; | } configure:27152: result: no configure:27159: checking for vm_allocate configure:27175: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 /tmp/ccM85d1W.o: In function `main': /var/uhubuild/work/compile/build/conftest.c:276: undefined reference to `vm_allocate' /var/uhubuild/work/compile/build/conftest.c:276: undefined reference to `task_self' collect2: error: ld returned 1 exit status configure:27175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | /* end confdefs.h. */ | | int | main () | { | vm_allocate(); task_self(); | ; | return 0; | } configure:27183: result: no configure:27191: checking for sys/mman.h configure:27191: result: yes configure:27199: checking for mmap configure:27199: result: yes configure:27209: checking for working mmap configure:27373: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:27373: $? = 0 configure:27373: ./conftest configure:27373: $? = 0 configure:27478: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:27478: $? = 0 configure:27478: ./conftest configure:27478: $? = 0 configure:27587: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:27587: $? = 0 configure:27587: ./conftest configure:27587: $? = 0 configure:27716: result: yes configure:27744: checking for munmap configure:27744: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:27744: $? = 0 configure:27744: result: yes configure:27756: checking for msync configure:27756: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:27756: $? = 0 configure:27756: result: yes configure:27767: checking for mprotect configure:27767: result: yes configure:27776: checking for working mprotect configure:27817: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:27817: $? = 0 configure:27817: ./conftest configure:27817: $? = 0 configure:27927: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:27927: $? = 0 configure:27927: ./conftest configure:27927: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | | #include | #if defined __MACH__ && defined __APPLE__ | /* Avoid a crash on MacOS X. */ | #include | #include | #include | #include | #include | #include | /* The exception port on which our thread listens. */ | static mach_port_t our_exception_port; | /* The main function of the thread listening for exceptions of type | EXC_BAD_ACCESS. */ | static void * | mach_exception_thread (void *arg) | { | /* Buffer for a message to be received. */ | struct { | mach_msg_header_t head; | mach_msg_body_t msgh_body; | char data[1024]; | } msg; | mach_msg_return_t retval; | /* Wait for a message on the exception port. */ | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | if (retval != MACH_MSG_SUCCESS) | abort (); | exit (1); | } | static void | nocrash_init (void) | { | mach_port_t self = mach_task_self (); | /* Allocate a port on which the thread shall listen for exceptions. */ | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | == KERN_SUCCESS) { | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | if (mach_port_insert_right (self, our_exception_port, our_exception_port, | MACH_MSG_TYPE_MAKE_SEND) | == KERN_SUCCESS) { | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | for us. */ | exception_mask_t mask = EXC_MASK_BAD_ACCESS; | /* Create the thread listening on the exception port. */ | pthread_attr_t attr; | pthread_t thread; | if (pthread_attr_init (&attr) == 0 | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | pthread_attr_destroy (&attr); | /* Replace the exception port info for these exceptions with our own. | Note that we replace the exception port for the entire task, not only | for a particular thread. This has the effect that when our exception | port gets the message, the thread specific exception port has already | been asked, and we don't need to bother about it. | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | task_set_exception_ports (self, mask, our_exception_port, | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | } | } | } | } | #else | /* Avoid a crash on POSIX systems. */ | #include | /* A POSIX signal handler. */ | static void | exception_handler (int sig) | { | exit (1); | } | static void | nocrash_init (void) | { | #ifdef SIGSEGV | signal (SIGSEGV, exception_handler); | #endif | #ifdef SIGBUS | signal (SIGBUS, exception_handler); | #endif | } | #endif | | #include | /* declare malloc() */ | #include | #ifdef HAVE_UNISTD_H | #include | #endif | /* declare getpagesize() and mprotect() */ | #include | #ifndef HAVE_GETPAGESIZE | #include | #define getpagesize() PAGESIZE | #else | extern | #ifdef __cplusplus | "C" | #endif | | int getpagesize (void); | #endif | char foo; | int main () { | unsigned long pagesize = getpagesize(); | #define page_align(address) (char*)((unsigned long)(address) & -pagesize) | | char* area = (char*) malloc(6*pagesize); | char* fault_address = area + pagesize*7/2; | | nocrash_init(); | if (mprotect(page_align(fault_address),pagesize,PROT_NONE) < 0) exit(0); | foo = *fault_address; /* this should cause an exception or signal */ | exit(0); } configure:28032: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28032: $? = 0 configure:28032: ./conftest configure:28032: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | | #include | #if defined __MACH__ && defined __APPLE__ | /* Avoid a crash on MacOS X. */ | #include | #include | #include | #include | #include | #include | /* The exception port on which our thread listens. */ | static mach_port_t our_exception_port; | /* The main function of the thread listening for exceptions of type | EXC_BAD_ACCESS. */ | static void * | mach_exception_thread (void *arg) | { | /* Buffer for a message to be received. */ | struct { | mach_msg_header_t head; | mach_msg_body_t msgh_body; | char data[1024]; | } msg; | mach_msg_return_t retval; | /* Wait for a message on the exception port. */ | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | if (retval != MACH_MSG_SUCCESS) | abort (); | exit (1); | } | static void | nocrash_init (void) | { | mach_port_t self = mach_task_self (); | /* Allocate a port on which the thread shall listen for exceptions. */ | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | == KERN_SUCCESS) { | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | if (mach_port_insert_right (self, our_exception_port, our_exception_port, | MACH_MSG_TYPE_MAKE_SEND) | == KERN_SUCCESS) { | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | for us. */ | exception_mask_t mask = EXC_MASK_BAD_ACCESS; | /* Create the thread listening on the exception port. */ | pthread_attr_t attr; | pthread_t thread; | if (pthread_attr_init (&attr) == 0 | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | pthread_attr_destroy (&attr); | /* Replace the exception port info for these exceptions with our own. | Note that we replace the exception port for the entire task, not only | for a particular thread. This has the effect that when our exception | port gets the message, the thread specific exception port has already | been asked, and we don't need to bother about it. | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | task_set_exception_ports (self, mask, our_exception_port, | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | } | } | } | } | #else | /* Avoid a crash on POSIX systems. */ | #include | /* A POSIX signal handler. */ | static void | exception_handler (int sig) | { | exit (1); | } | static void | nocrash_init (void) | { | #ifdef SIGSEGV | signal (SIGSEGV, exception_handler); | #endif | #ifdef SIGBUS | signal (SIGBUS, exception_handler); | #endif | } | #endif | | #include | /* declare malloc() */ | #include | #ifdef HAVE_UNISTD_H | #include | #endif | /* declare getpagesize() and mprotect() */ | #include | #ifndef HAVE_GETPAGESIZE | #include | #define getpagesize() PAGESIZE | #else | extern | #ifdef __cplusplus | "C" | #endif | | int getpagesize (void); | #endif | char foo; | int main () { | unsigned long pagesize = getpagesize(); | #define page_align(address) (char*)((unsigned long)(address) & -pagesize) | | char* area = (char*) malloc(6*pagesize); | char* fault_address = area + pagesize*7/2; | | nocrash_init(); | if (mprotect(page_align(fault_address),pagesize,PROT_NONE) < 0) exit(0); | *fault_address = 'z'; /* this should cause an exception or signal */ | exit(0); } configure:28137: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28137: $? = 0 configure:28137: ./conftest configure:28137: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | | #include | #if defined __MACH__ && defined __APPLE__ | /* Avoid a crash on MacOS X. */ | #include | #include | #include | #include | #include | #include | /* The exception port on which our thread listens. */ | static mach_port_t our_exception_port; | /* The main function of the thread listening for exceptions of type | EXC_BAD_ACCESS. */ | static void * | mach_exception_thread (void *arg) | { | /* Buffer for a message to be received. */ | struct { | mach_msg_header_t head; | mach_msg_body_t msgh_body; | char data[1024]; | } msg; | mach_msg_return_t retval; | /* Wait for a message on the exception port. */ | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | if (retval != MACH_MSG_SUCCESS) | abort (); | exit (1); | } | static void | nocrash_init (void) | { | mach_port_t self = mach_task_self (); | /* Allocate a port on which the thread shall listen for exceptions. */ | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | == KERN_SUCCESS) { | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | if (mach_port_insert_right (self, our_exception_port, our_exception_port, | MACH_MSG_TYPE_MAKE_SEND) | == KERN_SUCCESS) { | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | for us. */ | exception_mask_t mask = EXC_MASK_BAD_ACCESS; | /* Create the thread listening on the exception port. */ | pthread_attr_t attr; | pthread_t thread; | if (pthread_attr_init (&attr) == 0 | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | pthread_attr_destroy (&attr); | /* Replace the exception port info for these exceptions with our own. | Note that we replace the exception port for the entire task, not only | for a particular thread. This has the effect that when our exception | port gets the message, the thread specific exception port has already | been asked, and we don't need to bother about it. | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | task_set_exception_ports (self, mask, our_exception_port, | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | } | } | } | } | #else | /* Avoid a crash on POSIX systems. */ | #include | /* A POSIX signal handler. */ | static void | exception_handler (int sig) | { | exit (1); | } | static void | nocrash_init (void) | { | #ifdef SIGSEGV | signal (SIGSEGV, exception_handler); | #endif | #ifdef SIGBUS | signal (SIGBUS, exception_handler); | #endif | } | #endif | | #include | /* declare malloc() */ | #include | #ifdef HAVE_UNISTD_H | #include | #endif | /* declare getpagesize() and mprotect() */ | #include | #ifndef HAVE_GETPAGESIZE | #include | #define getpagesize() PAGESIZE | #else | extern | #ifdef __cplusplus | "C" | #endif | | int getpagesize (void); | #endif | char foo; | int main () { | unsigned long pagesize = getpagesize(); | #define page_align(address) (char*)((unsigned long)(address) & -pagesize) | | char* area = (char*) malloc(6*pagesize); | char* fault_address = area + pagesize*7/2; | | nocrash_init(); | if (mprotect(page_align(fault_address),pagesize,PROT_READ) < 0) exit(0); | *fault_address = 'z'; /* this should cause an exception or signal */ | exit(0); } configure:28243: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28243: $? = 0 configure:28243: ./conftest configure:28243: $? = 0 configure:28260: result: yes configure:28270: checking for working shared memory configure:28299: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c: In function 'main': conftest.c:289:55: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if ((shmid = shmget(IPC_PRIVATE,segsize,0400)) < 0) exit(1); ^ configure:28299: $? = 0 configure:28299: ./conftest configure:28299: $? = 0 configure:28310: result: yes configure:28319: checking sys/sysmacros.h usability configure:28319: gcc -c -g -O2 conftest.c >&5 configure:28319: $? = 0 configure:28319: result: yes configure:28319: checking sys/sysmacros.h presence configure:28319: gcc -E conftest.c configure:28319: $? = 0 configure:28319: result: yes configure:28319: checking for sys/sysmacros.h configure:28319: result: yes configure:28333: checking for attachability of removed shared memory configure:28375: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28375: $? = 0 configure:28375: ./conftest configure:28375: $? = 0 configure:28386: result: yes configure:28397: checking for dlfcn.h configure:28397: result: yes configure:28408: checking for library containing dlopen configure:28439: gcc -o conftest -g -O2 conftest.c /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 /tmp/ccunDNkz.o: In function `main': /var/uhubuild/work/compile/build/conftest.c:295: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:28439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | #define HAVE_WORKING_MPROTECT /**/ | #define HAVE_SHM /**/ | #define HAVE_SYS_SYSMACROS_H 1 | #define SHM_RMID_VALID /**/ | #define HAVE_DLFCN_H 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:28439: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28439: $? = 0 configure:28456: result: -ldl configure:28467: checking for dlopen configure:28467: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28467: $? = 0 configure:28467: result: yes configure:28467: checking for dlsym configure:28467: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28467: $? = 0 configure:28467: result: yes configure:28467: checking for dlvsym configure:28467: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28467: $? = 0 configure:28467: result: yes configure:28467: checking for dlerror configure:28467: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28467: $? = 0 configure:28467: result: yes configure:28467: checking for dlclose configure:28467: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28467: $? = 0 configure:28467: result: yes configure:28467: checking for dladdr configure:28467: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28467: $? = 0 configure:28467: result: yes configure:28480: checking for working fcntl.h configure:28552: result: yes configure:28574: ** checks for libraries configure:28592: checking for library containing tgetent configure:28623: gcc -o conftest -g -O2 conftest.c -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 /tmp/ccfJwEDT.o: In function `main': /var/uhubuild/work/compile/build/conftest.c:303: undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:28623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | #define HAVE_WORKING_MPROTECT /**/ | #define HAVE_SHM /**/ | #define HAVE_SYS_SYSMACROS_H 1 | #define SHM_RMID_VALID /**/ | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLVSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLADDR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:28623: gcc -o conftest -g -O2 conftest.c -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:28623: $? = 0 configure:28640: result: -lncurses configure:29136: checking readline/readline.h usability configure:29136: gcc -c -g -O2 conftest.c >&5 configure:29136: $? = 0 configure:29136: result: yes configure:29136: checking readline/readline.h presence configure:29136: gcc -E conftest.c configure:29136: $? = 0 configure:29136: result: yes configure:29136: checking for readline/readline.h configure:29136: result: yes configure:29151: checking for readline configure:29151: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29151: $? = 0 configure:29151: result: yes configure:29157: checking for rl_filename_completion_function configure:29157: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29157: $? = 0 configure:29157: result: yes configure:29174: checking for filename_completion_function declaration configure:29201: gcc -c -g -O2 conftest.c >&5 conftest.c:303:7: error: conflicting types for 'rl_filename_completion_function' char* rl_filename_completion_function (char *, int); ^ In file included from conftest.c:296:0: /usr/include/readline/readline.h:450:14: note: previous declaration of 'rl_filename_completion_function' was here extern char *rl_filename_completion_function PARAMS((const char *, int)); ^ configure:29201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | #define HAVE_WORKING_MPROTECT /**/ | #define HAVE_SHM /**/ | #define HAVE_SYS_SYSMACROS_H 1 | #define SHM_RMID_VALID /**/ | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLVSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLADDR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | /* end confdefs.h. */ | | #include | #include | | extern | #ifdef __cplusplus | "C" | #endif | | char* rl_filename_completion_function (char *, int); | | int | main () | { | | ; | return 0; | } configure:29214: result: install-shextern char* rl_filename_completion_function(const char*, int); configure:29218: checking whether rl_already_prompted is declared configure:29218: gcc -c -g -O2 conftest.c >&5 configure:29218: $? = 0 configure:29218: result: yes configure:29230: checking whether rl_readline_name is declared configure:29230: gcc -c -g -O2 conftest.c >&5 configure:29230: $? = 0 configure:29230: result: yes configure:29242: checking whether rl_gnu_readline_p is declared configure:29242: gcc -c -g -O2 conftest.c >&5 configure:29242: $? = 0 configure:29242: result: yes configure:29254: checking whether rl_deprep_term_function is declared configure:29254: gcc -c -g -O2 conftest.c >&5 configure:29254: $? = 0 configure:29254: result: yes configure:29267: checking for a modern readline configure:29271: result: found a modern GNU readline configure:29304: ** checks for OS services configure:29306: checking for the valid characters in filenames configure:29415: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29415: $? = 0 configure:29415: ./conftest configure:29415: $? = 0 configure:29450: result: ((ch >= 1) && (ch != 47)) configure:29459: ** checks for compiler characteristics (arithmetic data types) configure:29461: checking whether char is unsigned configure:29479: gcc -c -g -O2 conftest.c >&5 configure:29479: $? = 0 configure:29486: result: no configure:29492: checking whether single-float divbyzero raises an exception configure:29518: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c:308:7: warning: built-in function 'nan' declared as non-function [enabled by default] float nan; ^ configure:29518: $? = 0 configure:29518: ./conftest configure:29518: $? = 0 configure:29528: result: no configure:29536: checking whether single-float overflow raises an exception configure:29562: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29562: $? = 0 configure:29562: ./conftest configure:29562: $? = 0 configure:29572: result: no configure:29580: checking whether single-float underflow raises an exception configure:29606: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29606: $? = 0 configure:29606: ./conftest configure:29606: $? = 0 configure:29616: result: no configure:29624: checking whether single-float inexact raises an exception configure:29649: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29649: $? = 0 configure:29649: ./conftest configure:29649: $? = 0 configure:29659: result: no configure:29667: checking whether double-float divbyzero raises an exception configure:29693: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 conftest.c:308:8: warning: built-in function 'nan' declared as non-function [enabled by default] double nan; ^ configure:29693: $? = 0 configure:29693: ./conftest configure:29693: $? = 0 configure:29703: result: no configure:29711: checking whether double-float overflow raises an exception configure:29737: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29737: $? = 0 configure:29737: ./conftest configure:29737: $? = 0 configure:29747: result: no configure:29755: checking whether double-float underflow raises an exception configure:29781: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29781: $? = 0 configure:29781: ./conftest configure:29781: $? = 0 configure:29791: result: no configure:29799: checking whether double-float inexact raises an exception configure:29824: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:29824: $? = 0 configure:29824: ./conftest configure:29824: $? = 0 configure:29834: result: no configure:29842: checking whether byte ordering is bigendian configure:29857: gcc -c -g -O2 conftest.c >&5 conftest.c:303:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:303:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:303:15: error: unknown type name 'universal' configure:29857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | #define HAVE_WORKING_MPROTECT /**/ | #define HAVE_SHM /**/ | #define HAVE_SYS_SYSMACROS_H 1 | #define SHM_RMID_VALID /**/ | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLVSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLADDR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_DECL_RL_ALREADY_PROMPTED 1 | #define HAVE_DECL_RL_READLINE_NAME 1 | #define HAVE_DECL_RL_GNU_READLINE_P 1 | #define HAVE_DECL_RL_DEPREP_TERM_FUNCTION 1 | #define READLINE_FILE_COMPLETE rl_filename_completion_function | #define READLINE_CONST const | #define HAVE_READLINE /**/ | #define VALID_FILENAME_CHAR ((ch >= 1) && (ch != 47)) | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:29902: gcc -c -g -O2 conftest.c >&5 configure:29902: $? = 0 configure:29920: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:309:4: error: unknown type name 'not' not big endian ^ conftest.c:309:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:29920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU CLISP" | #define PACKAGE_TARNAME "clisp" | #define PACKAGE_VERSION "2.49 (2010-07-07)" | #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" | #define PACKAGE_BUGREPORT "http://clisp.cons.org/" | #define PACKAGE_URL "http://www.gnu.org/software/clisp/" | #ifndef __i386__ | #define __i386__ 1 | #endif | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_READLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_WINT_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_LIBSIGSEGV 1 | #define LINK_FOLLOWS_SYMLINKS 0 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_AVCALL_H 1 | #define HAVE_CALLBACK_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TCGETATTR /**/ | #define HAVE_TCSAFLUSH /**/ | #define WINSIZE_NEED_SYS_IOCTL_H /**/ | #define CADDR_T caddr_t | #define CLISP_SOCKLEN_T socklen_t | #define SIZEOF_OFF_T 8 | #define SIZEOF_STRUCT_TIMEVAL 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE__JMP /**/ | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_MEMSET 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FLOCK 1 | #define HAVE_GETHOSTENT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define HAVE_NICE 1 | #define HAVE_FTIME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETRESUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_READLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_UNAME 1 | #define HAVE_READDIR_R 1 | #define HAVE_RAND_R 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_ENVIRON 1 | #define UNSETENV_POSIX 0 | #define HAVE_LC_MESSAGES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define SIZEOF_RLIM_T 8 | #define RLIMIT_RESOURCE_T enum __rlimit_resource | #define SETRLIMIT_CONST const | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define PID_T pid_t | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_GETRUSAGE /**/ | #define RUSAGE_WHO_T int | #define HAVE_LSTAT /**/ | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define SIZEOF_INO_T 8 | #define SIZEOF_DEV_T 8 | #define ELOOP_VALUE ELOOP | #define HAVE_IOCTL 1 | #define IOCTL_REQUEST_T unsigned long | #define IOCTL_DOTS /**/ | #define NEED_SYS_IOCTL_H /**/ | #define HAVE_FIONREAD /**/ | #define HAVE_RELIABLE_FIONREAD /**/ | #define HAVE_POLL 1 | #define HAVE_RELIABLE_POLL /**/ | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H /**/ | #define SELECT_WIDTH_T int | #define SELECT_SET_T fd_set | #define SELECT_CONST | #define HAVE_RELIABLE_SELECT /**/ | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME /**/ | #define HAVE_CONNECT 1 | #define CONNECT_CONST const | #define CONNECT_NAME_T struct sockaddr * | #define CONNECT_ADDRLEN_T unsigned int | #define HAVE_SYS_UN_H 1 | #define HAVE_IPV4 /**/ | #define HAVE_IPV6 /**/ | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_ADDR 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define RET_INET_ADDR_TYPE unsigned int | #define INET_ADDR_CONST const | #define INET_ADDR_SUFFIX /**/ | #define HAVE_NETINET_TCP_H 1 | #define SETSOCKOPT_CONST const | #define SETSOCKOPT_ARG_T void* | #define SETSOCKOPT_OPTLEN_T unsigned int | #define CODE_ADDRESS_RANGE 0x08000000UL | #define MALLOC_ADDRESS_RANGE 0x08000000UL | #define SHLIB_ADDRESS_RANGE 0xB7000000UL | #define STACK_ADDRESS_RANGE 0xBF000000UL | #define HAVE_MMAP /**/ | #define HAVE_MMAP_ANON /**/ | #define HAVE_MMAP_ANONYMOUS /**/ | #define HAVE_MMAP_DEVZERO /**/ | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_MPROTECT 1 | #define HAVE_WORKING_MPROTECT /**/ | #define HAVE_SHM /**/ | #define HAVE_SYS_SYSMACROS_H 1 | #define SHM_RMID_VALID /**/ | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLSYM 1 | #define HAVE_DLVSYM 1 | #define HAVE_DLERROR 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLADDR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 | #define HAVE_DECL_RL_ALREADY_PROMPTED 1 | #define HAVE_DECL_RL_READLINE_NAME 1 | #define HAVE_DECL_RL_GNU_READLINE_P 1 | #define HAVE_DECL_RL_DEPREP_TERM_FUNCTION 1 | #define READLINE_FILE_COMPLETE rl_filename_completion_function | #define READLINE_CONST const | #define HAVE_READLINE /**/ | #define VALID_FILENAME_CHAR ((ch >= 1) && (ch != 47)) | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:30048: result: no configure:30068: checking for integer types and behaviour configure:31150: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:31150: $? = 0 configure:31150: ./conftest configure:31150: $? = 0 configure:31151: result: created intparam.h configure:31175: checking for floating-point types and behaviour configure:31393: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so >&5 configure:31393: $? = 0 configure:31393: ./conftest configure:31393: $? = 0 configure:31394: result: created floatparam.h configure:31416: ** output file generation configure:31488: updating cache config.cache configure:31594: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU CLISP config.status 2.49 (2010-07-07), which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1695: creating po/Makefile.in config.status:1695: creating gllib/Makefile config.status:1695: creating makemake config.status:1695: creating config.h config.status:1908: executing depfiles commands config.status:1908: executing libtool commands config.status:1908: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict 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_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__setjmp=yes ac_cv_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_dladdr=yes ac_cv_func_dlclose=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_dlvsym=yes ac_cv_func_fchmod=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostent=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getsockopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_ioctl=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_memchr=yes ac_cv_func_memset=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_msync=yes ac_cv_func_munmap=yes ac_cv_func_nice=yes ac_cv_func_nl_langinfo=yes ac_cv_func_poll=yes ac_cv_func_putenv=yes ac_cv_func_rand_r=yes ac_cv_func_readdir_r=yes ac_cv_func_readline=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_remove=yes ac_cv_func_rl_filename_completion_function=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setitimer=yes ac_cv_func_setpgid=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_shmat=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_strerror=yes ac_cv_func_sysconf=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_rl_already_prompted=yes ac_cv_have_decl_rl_deprep_term_function=yes ac_cv_have_decl_rl_gnu_readline_p=yes ac_cv_have_decl_rl_readline_name=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_readline=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_arpa_inet_h=yes ac_cv_header_avcall_h=yes ac_cv_header_callback_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_lightning_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_sgtty_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_file_h=yes ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_libavcall_cppflags= ac_cv_libavcall_libs=/usr/lib/libavcall.so ac_cv_libavcall_ltlibs='-L/usr/lib -lavcall' ac_cv_libavcall_prefix=/usr ac_cv_libcallback_cppflags= ac_cv_libcallback_libs=/usr/lib/libcallback.so ac_cv_libcallback_ltlibs='-L/usr/lib -lcallback' ac_cv_libcallback_prefix=/usr ac_cv_libsigsegv=yes ac_cv_member_struct_dirent_d_namlen=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_COMPRESS=gzip ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump 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_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search___builtin_avcall='none required' ac_cv_search_dlopen=-ldl ac_cv_search_tgetent=-lncurses ac_cv_search_trampoline_r_data0='none required' ac_cv_sizeof_dev_t=8 ac_cv_sizeof_ino_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_rlim_t=8 ac_cv_sizeof_struct_timeval=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_pid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_use_readline=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= cl_cv_address_code=0x08000000 cl_cv_address_malloc=0x08000000 cl_cv_address_shlib=0xB7000000 cl_cv_address_stack=0xBF000000 cl_cv_builtin_strlen=no cl_cv_cc_double_divbyzero=no cl_cv_cc_double_inexact=no cl_cv_cc_double_overflow=no cl_cv_cc_double_underflow=no cl_cv_cc_float_divbyzero=no cl_cv_cc_float_inexact=no cl_cv_cc_float_overflow=no cl_cv_cc_float_underflow=no cl_cv_decl_ELOOP=ELOOP cl_cv_decl_FIONREAD_1=no cl_cv_decl_FIONREAD_1_sys_filio_h=no cl_cv_decl_FIONREAD_1_sys_ioctl_h=yes cl_cv_decl_FIONREAD_reliable=yes cl_cv_decl_TCSAFLUSH=yes cl_cv_decl_eloop=yes cl_cv_decolonize='echo $x' cl_cv_file_floatparam_h=1 cl_cv_file_intparam_h=1 cl_cv_func_closedir_retval=yes cl_cv_func_getrusage=yes cl_cv_func_getrusage_works=yes cl_cv_func_lstat=yes cl_cv_func_mmap_anon=yes cl_cv_func_mmap_anonymous=yes cl_cv_func_mmap_devzero=yes cl_cv_func_mmap_works=yes cl_cv_func_mprotect_works=yes cl_cv_func_poll=yes cl_cv_func_poll_reliable=yes cl_cv_func_select_reliable=yes cl_cv_func_shmctl_attachable=yes cl_cv_func_signal_reinstall=no cl_cv_func_tcgetattr=yes cl_cv_func_vadvise=no cl_cv_func_vm=no cl_cv_have_ffcall=yes cl_cv_header_sys_select_h=yes cl_cv_lib_nsl=no cl_cv_lib_socket=no cl_cv_os_valid_filename_char='((ch >= 1) && (ch != 47))' cl_cv_os_valid_filename_charset=8-bit cl_cv_prog_LN=ln cl_cv_prog_LN_S_works=yes cl_cv_prog_as_underscore=no cl_cv_prog_cc_cplusplus=no cl_cv_prog_cc_ema=yes cl_cv_prog_cc_gcc=yes cl_cv_prog_cc_sunpro=no cl_cv_prog_cc_works=yes cl_cv_prog_hln=hln cl_cv_proto_connect='extern int connect (int, const struct sockaddr *, unsigned int);' cl_cv_proto_connect_arg2a=const cl_cv_proto_connect_arg2b='struct sockaddr *' cl_cv_proto_connect_arg3='unsigned int' cl_cv_proto_filename_completion_function='extern char* rl_filename_completion_function(const char*, int);' cl_cv_proto_getrlimit='extern int getrlimit (enum __rlimit_resource, struct rlimit *);' cl_cv_proto_getrlimit_arg1='enum __rlimit_resource' cl_cv_proto_getrusage='extern int getrusage (int, struct rusage *);' cl_cv_proto_getrusage_arg1=int cl_cv_proto_inet_addr='extern unsigned int inet_addr (const char*);' cl_cv_proto_inet_addr_arg1=const cl_cv_proto_inet_addr_ret='unsigned int' cl_cv_proto_ioctl='extern int ioctl (int, unsigned long, ...);' cl_cv_proto_ioctl_arg2='unsigned long' cl_cv_proto_ioctl_args='int, unsigned long, ...' cl_cv_proto_ioctl_dots=yes cl_cv_proto_readline_const=const cl_cv_proto_select='extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);' cl_cv_proto_select_arg1=int cl_cv_proto_select_arg2=fd_set cl_cv_proto_select_arg5= cl_cv_proto_setrlimit='extern int setrlimit (enum __rlimit_resource, const struct rlimit *);' cl_cv_proto_setrlimit_arg2=const cl_cv_proto_setsockopt='extern int setsockopt (int, int, int, const void*, unsigned int);' cl_cv_proto_setsockopt_arg_t='void*' cl_cv_proto_setsockopt_const=const cl_cv_proto_setsockopt_optlen_t='unsigned int' cl_cv_proto_unsetenv_posix=0 cl_cv_proto_unsetenv_ret=void cl_cv_proto_waitpid='extern pid_t waitpid (pid_t, int*, int);' cl_cv_proto_waitpid_arg1=pid_t cl_cv_socket_ipv4=yes cl_cv_socket_ipv6=yes cl_cv_struct_sockaddr_sun_len=no cl_cv_struct_winsize=no cl_cv_struct_winsize_ioctl=yes cl_cv_sys_shm_works=yes cl_cv_test_nt=yes cl_cv_type_caddr_t=yes cl_cv_type_socklen_t=yes gl_cv_c_multiarch=no gl_cv_decl_null_works=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_iswcntrl_works=yes gl_cv_func_link_follows_symlink=no gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_gettimeofday=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdint_h=yes gl_cv_lib_sigsegv=yes gl_cv_next_langinfo_h='' gl_cv_next_stdint_h='' gl_cv_next_string_h='' gl_cv_next_sys_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_rpl_alloca=yes gl_cv_sys_struct_timeval=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=yes gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_val_LC_MESSAGES=yes lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/src/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/src/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='0' AR='ar' AS='as' AS_UNDERSCORE='false' AUTOCONF='${SHELL} /var/uhubuild/work/compile/src/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/src/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/src/build-aux/missing --run automake-1.11' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CC_CPLUSPLUS='false' CC_GCC='true' CC_NEED_DEEMA='false' CC_SUNPRO='false' CFLAGS='-g -O2' CLISP_DECOLONIZE='echo $x' COMPRESS='gzip' CPP='gcc -E' CPPFLAGS=' ' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GCC_X_NONE='-x none' GETTEXT_MACRO_VERSION='0.18' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_BTOWC='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHOWNAT='0' GNULIB_FSYNC='0' GNULIB_FTRUNCATE='0' GNULIB_GETCWD='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='1' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LSEEK='0' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='1' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_NL_LANGINFO='1' GNULIB_PIPE2='0' GNULIB_PREAD='0' GNULIB_PWRITE='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_RMDIR='0' GNULIB_SLEEP='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOK_R='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_GETOPT='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_USLEEP='0' GNULIB_WCRTOMB='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSRTOMBS='0' GNULIB_WCTOB='0' GNULIB_WCWIDTH='0' GNULIB_WRITE='0' GNU_MAKE_FALSE='#' GNU_MAKE_TRUE='' GREP='/bin/grep' GROFF='' HAVE_BTOWC='1' HAVE_CHOWN='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHOWNAT='1' HAVE_FSYNC='1' HAVE_FTRUNCATE='1' HAVE_GETDOMAINNAME='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETPAGESIZE='1' HAVE_GETTIMEOFDAY='1' HAVE_INTTYPES_H='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LCHOWN='1' HAVE_LIBSIGSEGV='yes' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_NL_LANGINFO='1' HAVE_OS_H='0' HAVE_PIPE2='1' HAVE_PREAD='1' HAVE_PWRITE='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_PARAM_H='0' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_TTYNAME_R='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCRTOMB='1' HAVE_WCSNRTOMBS='1' HAVE_WCSRTOMBS='1' HAVE_WCTYPE_H='1' HAVE_WINT_T='1' HAVE__BOOL='1' HLN='hln' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INCTERMCAP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBAVCALL='/usr/lib/libavcall.so' LIBAVCALL_PREFIX='/usr' LIBCALLBACK='/usr/lib/libcallback.so' LIBCALLBACK_PREFIX='/usr' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='-lreadline -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so' LIBSIGSEGV='/usr/lib/libsigsegv.so /usr/lib/libc.so' LIBSIGSEGV_PREFIX='/usr' LIBTERMCAP='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='../src/build-aux/ltmain.sh' LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#' LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNINAME_H='uniname.h' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIPO='' LN='ln' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/src/gllib"' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP' LOCALE_ZH_CN='zh_CN.GB18030' LTLIBAVCALL='-L/usr/lib -lavcall' LTLIBCALLBACK='-L/usr/lib -lcallback' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' LTLIBSIGSEGV='-L/usr/lib -lsigsegv -L/usr/lib -lc' MAKEINFO='${SHELL} /var/uhubuild/work/compile/src/build-aux/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_LANGINFO_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STRING_H='' NEXT_SYS_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='' NO_CXX='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='clisp' PACKAGE_BUGREPORT='http://clisp.cons.org/' PACKAGE_NAME='GNU CLISP' PACKAGE_STRING='GNU CLISP 2.49 (2010-07-07)' PACKAGE_TARNAME='clisp' PACKAGE_URL='http://www.gnu.org/software/clisp/' PACKAGE_VERSION='2.49 (2010-07-07)' PATH_SEPARATOR=':' POSUB='po' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PS2PDF='' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_BTOWC='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_FCHOWNAT='0' REPLACE_GETCWD='0' REPLACE_GETGROUPS='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_ISWCNTRL='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LSEEK='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_PREAD='0' REPLACE_PWRITE='0' REPLACE_READLINK='0' REPLACE_RMDIR='0' REPLACE_SLEEP='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOK_R='0' REPLACE_SYMLINK='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_USLEEP='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCTOB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' TEST_NT='yes' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_NLS='yes' VERSION='2.49 (2010-07-07)' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_CLISP_GNULIB_TESTS' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /var/uhubuild/work/compile/src/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU CLISP" #define PACKAGE_TARNAME "clisp" #define PACKAGE_VERSION "2.49 (2010-07-07)" #define PACKAGE_STRING "GNU CLISP 2.49 (2010-07-07)" #define PACKAGE_BUGREPORT "http://clisp.cons.org/" #define PACKAGE_URL "http://www.gnu.org/software/clisp/" #ifndef __i386__ #define __i386__ 1 #endif #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _FILE_OFFSET_BITS 64 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_SYS_TIME_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_RAW_DECL_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_READLINK 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSRTOWCS 1 #define HAVE_MPROTECT 1 #define HAVE_MEMCHR 1 #define HAVE_NL_LANGINFO 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_WCHAR_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_WINT_T 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_RAW_DECL_NL_LANGINFO 1 #define HAVE_LIBSIGSEGV 1 #define LINK_FOLLOWS_SYMLINKS 0 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSRTOWCS 1 #define GNULIB_TEST_MEMCHR 1 #define GNULIB_TEST_NL_LANGINFO 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_ICONV 1 #define ICONV_CONST #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_AVCALL_H 1 #define HAVE_CALLBACK_H 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SGTTY_H 1 #define HAVE_TCGETATTR /**/ #define HAVE_TCSAFLUSH /**/ #define WINSIZE_NEED_SYS_IOCTL_H /**/ #define CADDR_T caddr_t #define CLISP_SOCKLEN_T socklen_t #define SIZEOF_OFF_T 8 #define SIZEOF_STRUCT_TIMEVAL 8 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE__JMP /**/ #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_STRERROR 1 #define HAVE_SYSCONF 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_MEMSET 1 #define HAVE_SETSID 1 #define HAVE_SETPGID 1 #define HAVE_FCHMOD 1 #define HAVE_FSYNC 1 #define HAVE_FLOCK 1 #define HAVE_GETHOSTENT 1 #define HAVE_SHUTDOWN 1 #define HAVE_USLEEP 1 #define HAVE_UALARM 1 #define HAVE_SETITIMER 1 #define HAVE_NICE 1 #define HAVE_FTIME 1 #define HAVE_REALPATH 1 #define HAVE_GETRESUID 1 #define HAVE_SETRESUID 1 #define HAVE_GETRESGID 1 #define HAVE_SETRESGID 1 #define HAVE_SETREUID 1 #define HAVE_SETREGID 1 #define HAVE_GETHOSTNAME 1 #define HAVE_READLINK 1 #define HAVE_GETCWD 1 #define HAVE_UNAME 1 #define HAVE_READDIR_R 1 #define HAVE_RAND_R 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_DECL_ENVIRON 1 #define UNSETENV_POSIX 0 #define HAVE_LC_MESSAGES 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define SIZEOF_RLIM_T 8 #define RLIMIT_RESOURCE_T enum __rlimit_resource #define SETRLIMIT_CONST const #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define PID_T pid_t #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_GETRUSAGE /**/ #define RUSAGE_WHO_T int #define HAVE_LSTAT /**/ #define HAVE_SYS_STAT_H 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define SIZEOF_INO_T 8 #define SIZEOF_DEV_T 8 #define ELOOP_VALUE ELOOP #define HAVE_IOCTL 1 #define IOCTL_REQUEST_T unsigned long #define IOCTL_DOTS /**/ #define NEED_SYS_IOCTL_H /**/ #define HAVE_FIONREAD /**/ #define HAVE_RELIABLE_FIONREAD /**/ #define HAVE_POLL 1 #define HAVE_RELIABLE_POLL /**/ #define HAVE_SELECT 1 #define HAVE_SYS_SELECT_H /**/ #define SELECT_WIDTH_T int #define SELECT_SET_T fd_set #define SELECT_CONST #define HAVE_RELIABLE_SELECT /**/ #define HAVE_NETDB_H 1 #define HAVE_GETHOSTBYNAME /**/ #define HAVE_CONNECT 1 #define CONNECT_CONST const #define CONNECT_NAME_T struct sockaddr * #define CONNECT_ADDRLEN_T unsigned int #define HAVE_SYS_UN_H 1 #define HAVE_IPV4 /**/ #define HAVE_IPV6 /**/ #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_ADDR 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETSOCKOPT 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define RET_INET_ADDR_TYPE unsigned int #define INET_ADDR_CONST const #define INET_ADDR_SUFFIX /**/ #define HAVE_NETINET_TCP_H 1 #define SETSOCKOPT_CONST const #define SETSOCKOPT_ARG_T void* #define SETSOCKOPT_OPTLEN_T unsigned int #define CODE_ADDRESS_RANGE 0x08000000UL #define MALLOC_ADDRESS_RANGE 0x08000000UL #define SHLIB_ADDRESS_RANGE 0xB7000000UL #define STACK_ADDRESS_RANGE 0xBF000000UL #define HAVE_MMAP /**/ #define HAVE_MMAP_ANON /**/ #define HAVE_MMAP_ANONYMOUS /**/ #define HAVE_MMAP_DEVZERO /**/ #define HAVE_MUNMAP 1 #define HAVE_MSYNC 1 #define HAVE_MPROTECT 1 #define HAVE_WORKING_MPROTECT /**/ #define HAVE_SHM /**/ #define HAVE_SYS_SYSMACROS_H 1 #define SHM_RMID_VALID /**/ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLVSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DLADDR 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 #define HAVE_DECL_RL_ALREADY_PROMPTED 1 #define HAVE_DECL_RL_READLINE_NAME 1 #define HAVE_DECL_RL_GNU_READLINE_P 1 #define HAVE_DECL_RL_DEPREP_TERM_FUNCTION 1 #define READLINE_FILE_COMPLETE rl_filename_completion_function #define READLINE_CONST const #define HAVE_READLINE /**/ #define VALID_FILENAME_CHAR ((ch >= 1) && (ch != 47)) configure: exit 0