This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Smalltalk configure 2.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-tcl --with-tk ## --------- ## ## Platform. ## ## --------- ## hostname = video uname -m = i686 uname -r = 2.6.16-2-k7 uname -s = Linux uname -v = #2 Mon May 22 23:23:54 UTC 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1611: checking for a BSD-compatible install configure:1666: result: /usr/bin/install -c configure:1677: checking whether build environment is sane configure:1720: result: yes configure:1785: checking for gawk configure:1801: found /usr/bin/gawk configure:1811: result: gawk configure:1821: checking whether make sets $(MAKE) configure:1841: result: yes configure:2015: checking build system type configure:2033: result: i686-pc-linux-gnu configure:2041: checking host system type configure:2055: result: i686-pc-linux-gnu configure:2126: checking for style of include used by make configure:2154: result: GNU configure:2225: checking for gcc configure:2241: found /usr/bin/gcc configure:2251: result: gcc configure:2495: checking for C compiler version configure:2498: gcc --version &5 gcc (GCC) 4.0.3 20060212 (prerelease) (Debian 4.0.2-9) Copyright (C) 2006 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:2501: $? = 0 configure:2503: gcc -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.0.3 20060212 (prerelease) (Debian 4.0.2-9) configure:2506: $? = 0 configure:2508: gcc -V &5 gcc: '-V' option must have argument configure:2511: $? = 1 configure:2534: checking for C compiler default output file name configure:2537: gcc conftest.c >&5 configure:2540: $? = 0 configure:2586: result: a.out configure:2591: checking whether the C compiler works configure:2597: ./a.out configure:2600: $? = 0 configure:2617: result: yes configure:2624: checking whether we are cross compiling configure:2626: result: no configure:2629: checking for suffix of executables configure:2631: gcc -o conftest conftest.c >&5 configure:2634: $? = 0 configure:2659: result: configure:2665: checking for suffix of object files configure:2686: gcc -c conftest.c >&5 configure:2689: $? = 0 configure:2711: result: o configure:2715: checking whether we are using the GNU C compiler configure:2739: gcc -c conftest.c >&5 configure:2745: $? = 0 configure:2748: test -z || test ! -s conftest.err configure:2751: $? = 0 configure:2754: test -s conftest.o configure:2757: $? = 0 configure:2770: result: yes configure:2776: checking whether gcc accepts -g configure:2797: gcc -c -g conftest.c >&5 configure:2803: $? = 0 configure:2806: test -z || test ! -s conftest.err configure:2809: $? = 0 configure:2812: test -s conftest.o configure:2815: $? = 0 configure:2826: result: yes configure:2843: checking for gcc option to accept ANSI C configure:2913: gcc -c -g -O2 conftest.c >&5 configure:2919: $? = 0 configure:2922: test -z || test ! -s conftest.err configure:2925: $? = 0 configure:2928: test -s conftest.o configure:2931: $? = 0 configure:2949: result: none needed configure:2967: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:2973: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3105: checking dependency style of gcc configure:3195: result: gcc3 configure:3217: checking how to run the C preprocessor configure:3252: gcc -E conftest.c configure:3258: $? = 0 configure:3290: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:3296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:3335: result: gcc -E configure:3359: gcc -E conftest.c configure:3365: $? = 0 configure:3397: gcc -E conftest.c conftest.c:15:28: error: ac_nonexistent.h: No such file or directory configure:3403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:3448: checking for egrep configure:3458: result: grep -E configure:3464: checking whether gcc needs -traditional configure:3506: result: no configure:3514: checking for AIX configure:3536: result: no configure:3542: checking for ANSI C header files configure:3567: gcc -c -g -O2 conftest.c >&5 configure:3573: $? = 0 configure:3576: test -z || test ! -s conftest.err configure:3579: $? = 0 configure:3582: test -s conftest.o configure:3585: $? = 0 configure:3674: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit' configure:3677: $? = 0 configure:3679: ./conftest configure:3682: $? = 0 configure:3697: result: yes configure:3721: checking for sys/types.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for sys/stat.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for stdlib.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for string.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for memory.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for strings.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for inttypes.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for stdint.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3721: checking for unistd.h configure:3737: gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3746: test -z || test ! -s conftest.err configure:3749: $? = 0 configure:3752: test -s conftest.o configure:3755: $? = 0 configure:3766: result: yes configure:3788: checking minix/config.h usability configure:3800: gcc -c -g -O2 conftest.c >&5 conftest.c:59:26: error: minix/config.h: No such file or directory configure:3806: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3828: result: no configure:3832: checking minix/config.h presence configure:3842: gcc -E conftest.c conftest.c:25:26: error: minix/config.h: No such file or directory configure:3848: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #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:3868: result: no configure:3903: checking for minix/config.h configure:3910: result: no configure:3939: checking for library containing strerror configure:3969: gcc -o conftest -g -O2 conftest.c >&5 configure:3975: $? = 0 configure:3978: test -z || test ! -s conftest.err configure:3981: $? = 0 configure:3984: test -s conftest configure:3987: $? = 0 configure:4056: result: none required configure:4159: checking for gawk configure:4185: result: gawk configure:4195: checking whether ln -s works configure:4199: result: yes configure:4206: checking whether ln works configure:4224: result: yes configure:4233: checking for install-info configure:4265: result: : configure:4279: checking for emacs configure:4295: found /usr/bin/emacs configure:4305: result: emacs configure:4329: checking where .elc files should go configure:4342: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out Loading 00debian-vars... Loading 42hyperlatex... Loading /usr/lib/emacs/21.4/i386-linux/fns-21.4.1-x.el (source)... Loading 50auctex (source)... Loading 50autoconf (source)... Loading 50dictionaries-common (source)... Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... Loading 50gettext (source)... Loading 50oo-browser (source)... Loading 50whizzytex (source)... configure:4345: $? = 0 configure:4358: result: ${datadir}/emacs/site-lisp configure:4445: checking for special C compiler options needed for large files configure:4542: result: no configure:4548: checking for _FILE_OFFSET_BITS value needed for large files configure:4579: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:32: warning: left shift count >= width of type conftest.c:32: warning: left shift count >= width of type conftest.c:34: error: size of array 'off_t_is_large' is negative configure:4585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | /* 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:4631: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:4637: $? = 0 configure:4640: test -z || test ! -s conftest.err configure:4643: $? = 0 configure:4646: test -s conftest.o configure:4649: $? = 0 configure:4661: result: 64 configure:4671: checking for _LARGE_FILES value needed for large files configure:4702: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:4708: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest.o configure:4720: $? = 0 configure:4784: result: no configure:4796: checking for inline configure:4817: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:4823: $? = 0 configure:4826: test -z || test ! -s conftest.err configure:4829: $? = 0 configure:4832: test -s conftest.o configure:4835: $? = 0 configure:4847: result: inline configure:4866: checking for an ANSI C-conforming const configure:4933: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:54: warning: unused variable 's' conftest.c:74: warning: unused variable 'foo' conftest.c:41: warning: unused variable 'zero' conftest.c:35: warning: unused variable 'x' conftest.c:56: warning: 't' is used uninitialized in this function conftest.c:71: warning: 'b' is used uninitialized in this function configure:4939: $? = 0 configure:4942: test -z || test ! -s conftest.err configure:4945: $? = 0 configure:4948: test -s conftest.o configure:4951: $? = 0 configure:4962: result: yes configure:4972: checking for working volatile configure:4995: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:33: warning: unused variable 'y' conftest.c:32: warning: unused variable 'x' configure:5001: $? = 0 configure:5004: test -z || test ! -s conftest.err configure:5007: $? = 0 configure:5010: test -s conftest.o configure:5013: $? = 0 configure:5024: result: yes configure:5034: checking for restrict configure:5053: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'func': conftest.c:28: error: syntax error before 'foo' conftest.c:28: error: declaration for parameter 'restrict' but no such parameter configure:5059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #ifndef __cplusplus | int func (foo) char *restrict foo; { return 0; } | #endif | configure:5053: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5059: $? = 0 configure:5062: test -z || test ! -s conftest.err configure:5065: $? = 0 configure:5068: test -s conftest.o configure:5071: $? = 0 configure:5083: result: __restrict__ configure:5098: checking for hidden visibility configure:5110: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Werror conftest.c >&5 configure:5116: $? = 0 configure:5119: test -z || test ! -s conftest.err configure:5122: $? = 0 configure:5125: test -s conftest.o configure:5128: $? = 0 configure:5140: result: yes configure:5150: checking whether -Wno-long-double is needed configure:5162: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Werror conftest.c >&5 configure:5168: $? = 0 configure:5171: test -z || test ! -s conftest.err configure:5174: $? = 0 configure:5177: test -s conftest.o configure:5180: $? = 0 configure:5227: result: no configure:5238: checking builtin preprocessor symbol set configure:5324: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:3: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:1064: warning: implicit declaration of function 'exit' conftest.c:1064: warning: incompatible implicit declaration of built-in function 'exit' configure:5327: $? = 0 configure:5342: result: "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", configure:5354: checking for goto void * configure:5378: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5384: $? = 0 configure:5387: test -z || test ! -s conftest.err configure:5390: $? = 0 configure:5393: test -s conftest.o configure:5396: $? = 0 configure:5408: result: yes configure:5425: checking whether byte ordering is bigendian configure:5452: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5458: $? = 0 configure:5461: test -z || test ! -s conftest.err configure:5464: $? = 0 configure:5467: test -s conftest.o configure:5470: $? = 0 configure:5494: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:39: error: 'not' undeclared (first use in this function) conftest.c:39: error: (Each undeclared identifier is reported only once conftest.c:39: error: for each function it appears in.) conftest.c:39: error: syntax error before 'big' configure:5500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5633: result: no configure:5666: checking for uintmax_t configure:5692: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5698: $? = 0 configure:5701: test -z || test ! -s conftest.err configure:5704: $? = 0 configure:5707: test -s conftest.o configure:5710: $? = 0 configure:5721: result: yes configure:5729: checking for uintptr_t configure:5755: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5761: $? = 0 configure:5764: test -z || test ! -s conftest.err configure:5767: $? = 0 configure:5770: test -s conftest.o configure:5773: $? = 0 configure:5784: result: yes configure:5792: checking for int_least32_t configure:5818: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5824: $? = 0 configure:5827: test -z || test ! -s conftest.err configure:5830: $? = 0 configure:5833: test -s conftest.o configure:5836: $? = 0 configure:5847: result: yes configure:5855: checking for int_fast32_t configure:5881: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5887: $? = 0 configure:5890: test -z || test ! -s conftest.err configure:5893: $? = 0 configure:5896: test -s conftest.o configure:5899: $? = 0 configure:5910: result: yes configure:5918: checking for uint64_t configure:5944: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:5950: $? = 0 configure:5953: test -z || test ! -s conftest.err configure:5956: $? = 0 configure:5959: test -s conftest.o configure:5962: $? = 0 configure:5973: result: yes configure:6265: checking what to include in lib-src/stdintx.h configure:6285: result: stdint.h (already complete) configure:8400: checking for double alignment configure:8435: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:8441: $? = 0 configure:8444: test -z || test ! -s conftest.err configure:8447: $? = 0 configure:8450: test -s conftest.o configure:8453: $? = 0 configure:8485: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:46: error: size of array 'test_array' is negative configure:8491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | /* end confdefs.h. */ | | #include | #ifndef offsetof | #define offsetof(type, field) (((int) ((char *) &((type *) 4)->field)) - 4) | #endif | | struct s { | char x; | double y; | }; | | int | main () | { | static int test_array [1 - 2 * !((offsetof(struct s, y)) <= 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:8485: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:46: error: size of array 'test_array' is negative configure:8491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | /* end confdefs.h. */ | | #include | #ifndef offsetof | #define offsetof(type, field) (((int) ((char *) &((type *) 4)->field)) - 4) | #endif | | struct s { | char x; | double y; | }; | | int | main () | { | static int test_array [1 - 2 * !((offsetof(struct s, y)) <= 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:8485: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:46: error: size of array 'test_array' is negative configure:8491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | /* end confdefs.h. */ | | #include | #ifndef offsetof | #define offsetof(type, field) (((int) ((char *) &((type *) 4)->field)) - 4) | #endif | | struct s { | char x; | double y; | }; | | int | main () | { | static int test_array [1 - 2 * !((offsetof(struct s, y)) <= 3)]; | test_array [0] = 0 | | ; | return 0; | } configure:8485: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:8491: $? = 0 configure:8494: test -z || test ! -s conftest.err configure:8497: $? = 0 configure:8500: test -s conftest.o configure:8503: $? = 0 configure:8675: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:8681: $? = 0 configure:8684: test -z || test ! -s conftest.err configure:8687: $? = 0 configure:8690: test -s conftest.o configure:8693: $? = 0 configure:8675: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:8681: $? = 0 configure:8684: test -z || test ! -s conftest.err configure:8687: $? = 0 configure:8690: test -s conftest.o configure:8693: $? = 0 configure:8709: result: 4 configure:8721: checking for long double alignment configure:8756: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:8762: $? = 0 configure:8765: test -z || test ! -s conftest.err configure:8768: $? = 0 configure:8771: test -s conftest.o configure:8774: $? = 0 configure:8806: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:47: error: size of array 'test_array' is negative configure:8812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | /* end confdefs.h. */ | | #include | #ifndef offsetof | #define offsetof(type, field) (((int) ((char *) &((type *) 4)->field)) - 4) | #endif | | struct s { | char x; | long double y; | }; | | int | main () | { | static int test_array [1 - 2 * !((offsetof(struct s, y)) <= 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:8806: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:47: error: size of array 'test_array' is negative configure:8812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | /* end confdefs.h. */ | | #include | #ifndef offsetof | #define offsetof(type, field) (((int) ((char *) &((type *) 4)->field)) - 4) | #endif | | struct s { | char x; | long double y; | }; | | int | main () | { | static int test_array [1 - 2 * !((offsetof(struct s, y)) <= 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:8806: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:47: error: size of array 'test_array' is negative configure:8812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | /* end confdefs.h. */ | | #include | #ifndef offsetof | #define offsetof(type, field) (((int) ((char *) &((type *) 4)->field)) - 4) | #endif | | struct s { | char x; | long double y; | }; | | int | main () | { | static int test_array [1 - 2 * !((offsetof(struct s, y)) <= 3)]; | test_array [0] = 0 | | ; | return 0; | } configure:8806: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:8812: $? = 0 configure:8815: test -z || test ! -s conftest.err configure:8818: $? = 0 configure:8821: test -s conftest.o configure:8824: $? = 0 configure:8996: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:9002: $? = 0 configure:9005: test -z || test ! -s conftest.err configure:9008: $? = 0 configure:9011: test -s conftest.o configure:9014: $? = 0 configure:8996: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:9002: $? = 0 configure:9005: test -z || test ! -s conftest.err configure:9008: $? = 0 configure:9011: test -s conftest.o configure:9014: $? = 0 configure:9030: result: 4 configure:9040: checking for off_t configure:9064: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:9070: $? = 0 configure:9073: test -z || test ! -s conftest.err configure:9076: $? = 0 configure:9079: test -s conftest.o configure:9082: $? = 0 configure:9093: result: yes configure:9096: checking size of off_t configure:9408: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:9411: $? = 0 configure:9413: ./conftest configure:9416: $? = 0 configure:9439: result: 8 configure:9446: checking for OOP configure:9472: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:9478: $? = 0 configure:9481: test -z || test ! -s conftest.err configure:9484: $? = 0 configure:9487: test -s conftest.o configure:9490: $? = 0 configure:9501: result: yes configure:9504: checking size of OOP configure:9828: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:9831: $? = 0 configure:9833: ./conftest configure:9836: $? = 0 configure:9859: result: 4 configure:9867: checking how to dlopen the C library configure:9881: result: /lib/libc.so.6 configure:9967: checking for a sed that does not truncate output configure:10021: result: /bin/sed configure:10035: checking for ld used by gcc configure:10102: result: /usr/bin/ld configure:10111: checking if the linker (/usr/bin/ld) is GNU ld configure:10126: result: yes configure:10131: checking for /usr/bin/ld option to reload object files configure:10138: result: -r configure:10156: checking for BSD-compatible nm configure:10198: result: /usr/bin/nm -B configure:10202: checking how to recognise dependent libraries configure:10374: result: pass_all configure:10837: checking dlfcn.h usability configure:10849: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:10855: $? = 0 configure:10858: test -z || test ! -s conftest.err configure:10861: $? = 0 configure:10864: test -s conftest.o configure:10867: $? = 0 configure:10877: result: yes configure:10881: checking dlfcn.h presence configure:10891: gcc -E conftest.c configure:10897: $? = 0 configure:10917: result: yes configure:10952: checking for dlfcn.h configure:10959: result: yes configure:10976: checking the maximum length of command line arguments configure:11055: result: 32768 configure:11066: checking command to parse /usr/bin/nm -B output from gcc object configure:11162: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:11165: $? = 0 configure:11169: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:11172: $? = 0 configure:11224: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c conftstm.o >&5 configure:11227: $? = 0 configure:11265: result: ok configure:11269: checking for objdir configure:11284: result: .libs configure:11374: checking for ar configure:11390: found /usr/bin/ar configure:11401: result: ar configure:11454: checking for ranlib configure:11470: found /usr/bin/ranlib configure:11481: result: ranlib configure:11534: checking for strip configure:11550: found /usr/bin/strip configure:11561: result: strip configure:11825: checking if gcc static flag works configure:11848: result: yes configure:11870: checking if gcc supports -fno-rtti -fno-exceptions configure:11888: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:11892: $? = 0 configure:11903: result: no configure:11918: checking for gcc option to produce PIC configure:12105: result: -fPIC configure:12113: checking if gcc PIC flag -fPIC works configure:12131: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -fPIC -DPIC conftest.c >&5 configure:12135: $? = 0 configure:12146: result: yes configure:12170: checking if gcc supports -c -o file.o configure:12191: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -o out/conftest2.o conftest.c >&5 configure:12195: $? = 0 configure:12215: result: yes configure:12241: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:13088: result: yes configure:13114: checking whether -lc should be explicitly linked in configure:13119: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:13122: $? = 0 configure:13136: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:13139: $? = 0 configure:13151: result: no configure:13159: checking dynamic linker characteristics configure:13699: result: GNU/Linux ld.so configure:13703: checking how to hardcode library paths into programs configure:13728: result: immediate configure:13742: checking whether stripping libraries is possible configure:13747: result: yes configure:13872: checking for shl_load configure:13929: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 /tmp/ccqI4cpl.o: In function `main':/home/hilaire/download/smalltalk-2.2/conftest.c:76: undefined reference to `shl_load' /tmp/ccqI4cpl.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:13935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:13959: result: no configure:13964: checking for shl_load in -ldld configure:13994: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:14000: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:14025: result: no configure:14030: checking for dlopen configure:14087: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 /tmp/ccuIsDCK.o: In function `main':/home/hilaire/download/smalltalk-2.2/conftest.c:76: undefined reference to `dlopen' /tmp/ccuIsDCK.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:14093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:14117: result: no configure:14122: checking for dlopen in -ldl configure:14152: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -ldl >&5 configure:14158: $? = 0 configure:14161: test -z || test ! -s conftest.err configure:14164: $? = 0 configure:14167: test -s conftest configure:14170: $? = 0 configure:14183: result: yes configure:14356: checking whether a program can dlopen itself configure:14428: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'fnord': configure:14411: warning: unused variable 'i' configure: In function 'main': configure:14424: warning: implicit declaration of function 'exit' configure:14424: warning: incompatible implicit declaration of built-in function 'exit' configure:14431: $? = 0 configure:14449: result: yes configure:14454: checking whether a statically linked program can dlopen itself configure:14526: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'fnord': configure:14509: warning: unused variable 'i' configure: In function 'main': configure:14522: warning: implicit declaration of function 'exit' configure:14522: warning: incompatible implicit declaration of built-in function 'exit' configure:14529: $? = 0 configure:14547: result: yes configure:14570: checking if libtool supports shared libraries configure:14572: result: yes configure:14575: checking whether to build shared libraries configure:14596: result: yes configure:14599: checking whether to build static libraries configure:14603: result: yes configure:14695: creating libtool configure:15208: appending configuration tag "LIBGST" to libtool configure:15621: checking return type of signal handlers configure:15652: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:51: warning: unused variable 'i' configure:15658: $? = 0 configure:15661: test -z || test ! -s conftest.err configure:15664: $? = 0 configure:15667: test -s conftest.o configure:15670: $? = 0 configure:15681: result: void configure:15689: checking for pid_t configure:15713: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:15719: $? = 0 configure:15722: test -z || test ! -s conftest.err configure:15725: $? = 0 configure:15728: test -s conftest.o configure:15731: $? = 0 configure:15742: result: yes configure:15754: checking for size_t configure:15778: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:15784: $? = 0 configure:15787: test -z || test ! -s conftest.err configure:15790: $? = 0 configure:15793: test -s conftest.o configure:15796: $? = 0 configure:15807: result: yes configure:15826: checking for ANSI C header files configure:15981: result: yes configure:15999: checking for dirent.h that defines DIR configure:16023: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16029: $? = 0 configure:16032: test -z || test ! -s conftest.err configure:16035: $? = 0 configure:16038: test -s conftest.o configure:16041: $? = 0 configure:16052: result: yes configure:16065: checking for library containing opendir configure:16095: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16101: $? = 0 configure:16104: test -z || test ! -s conftest.err configure:16107: $? = 0 configure:16110: test -s conftest configure:16113: $? = 0 configure:16182: result: none required configure:16316: checking whether time.h and sys/time.h may both be included configure:16341: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16347: $? = 0 configure:16350: test -z || test ! -s conftest.err configure:16353: $? = 0 configure:16356: test -s conftest.o configure:16359: $? = 0 configure:16370: result: yes configure:16402: checking for unistd.h configure:16447: result: yes configure:16402: checking for poll.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/ioctl.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/resource.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/utsname.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for stropts.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/param.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for stddef.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for limits.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/timeb.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for termios.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/mman.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/file.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for execinfo.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for sys/wait.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16402: checking for fcntl.h configure:16418: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16424: $? = 0 configure:16427: test -z || test ! -s conftest.err configure:16430: $? = 0 configure:16433: test -s conftest.o configure:16436: $? = 0 configure:16447: result: yes configure:16466: checking for working alloca.h configure:16487: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:62: warning: unused variable 'p' configure:16493: $? = 0 configure:16496: test -z || test ! -s conftest.err configure:16499: $? = 0 configure:16502: test -s conftest configure:16505: $? = 0 configure:16517: result: yes configure:16527: checking for alloca configure:16568: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:83: warning: unused variable 'p' configure:16574: $? = 0 configure:16577: test -z || test ! -s conftest.err configure:16580: $? = 0 configure:16583: test -s conftest configure:16586: $? = 0 configure:16598: result: yes configure:16820: checking for working memcmp configure:16868: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:16871: $? = 0 configure:16873: ./conftest configure:16876: $? = 0 configure:16890: result: yes configure:16901: checking for obstacks configure:16922: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:64: warning: 'mem' is used uninitialized in this function configure:16928: $? = 0 configure:16931: test -z || test ! -s conftest.err configure:16934: $? = 0 configure:16937: test -s conftest configure:16940: $? = 0 configure:16952: result: yes configure:16973: checking for atan in -lm configure:17003: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:68: warning: conflicting types for built-in function 'atan' configure:17009: $? = 0 configure:17012: test -z || test ! -s conftest.err configure:17015: $? = 0 configure:17018: test -s conftest configure:17021: $? = 0 configure:17034: result: yes configure:17047: checking for working poll configure:17054: checking for poll configure:17111: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17117: $? = 0 configure:17120: test -z || test ! -s conftest.err configure:17123: $? = 0 configure:17126: test -s conftest configure:17129: $? = 0 configure:17141: result: yes configure:17205: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17208: $? = 0 configure:17210: ./conftest configure:17213: $? = 0 configure:17234: result: yes configure:17281: checking for putenv configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for strdup configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:87: warning: conflicting types for built-in function 'strdup' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for strerror configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for strsignal configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for memmove configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:90: warning: conflicting types for built-in function 'memmove' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for mkstemp configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for getpagesize configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for getdtablesize configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for strstr configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:94: warning: conflicting types for built-in function 'strstr' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for ftruncate configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for floorl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:96: warning: conflicting types for built-in function 'floorl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for ceill configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:97: warning: conflicting types for built-in function 'ceill' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for sqrtl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:98: warning: conflicting types for built-in function 'sqrtl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for frexpl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:99: warning: conflicting types for built-in function 'frexpl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for ldexpl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:100: warning: conflicting types for built-in function 'ldexpl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for asinl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:101: warning: conflicting types for built-in function 'asinl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for acosl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:102: warning: conflicting types for built-in function 'acosl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for atanl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:103: warning: conflicting types for built-in function 'atanl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for logl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:104: warning: conflicting types for built-in function 'logl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for expl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:105: warning: conflicting types for built-in function 'expl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for tanl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:106: warning: conflicting types for built-in function 'tanl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for sinl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:107: warning: conflicting types for built-in function 'sinl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17281: checking for cosl configure:17338: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:108: warning: conflicting types for built-in function 'cosl' configure:17344: $? = 0 configure:17347: test -z || test ! -s conftest.err configure:17350: $? = 0 configure:17353: test -s conftest configure:17356: $? = 0 configure:17368: result: yes configure:17418: checking for gethostname configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for memcpy configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:110: warning: conflicting types for built-in function 'memcpy' configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for sighold configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for uname configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for sbrk configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for usleep configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for lstat configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for grantpt configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for popen configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for getrusage configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for gettimeofday configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for getcwd configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for fork configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:121: warning: conflicting types for built-in function 'fork' configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for strchr configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:122: warning: conflicting types for built-in function 'strchr' configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for sigsetmask configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for alarm configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for select configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for mprotect configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for madvise configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for nl_langinfo configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for waitpid configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for setsid configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17418: checking for spawnl configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 /tmp/ccEkJc2o.o: In function `main':/home/hilaire/download/smalltalk-2.2/conftest.c:146: undefined reference to `spawnl' /tmp/ccEkJc2o.o:(.data+0x0): undefined reference to `spawnl' collect2: ld returned 1 exit status configure:17481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | /* end confdefs.h. */ | /* Define spawnl to an innocuous variant, in case declares spawnl. | For example, HP-UX 11i declares gettimeofday. */ | #define spawnl innocuous_spawnl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char spawnl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef spawnl | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char spawnl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_spawnl) || defined (__stub___spawnl) | choke me | #else | char (*f) () = spawnl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != spawnl; | ; | return 0; | } configure:17505: result: no configure:17418: checking for nanosleep configure:17475: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17481: $? = 0 configure:17484: test -z || test ! -s conftest.err configure:17487: $? = 0 configure:17490: test -s conftest configure:17493: $? = 0 configure:17505: result: yes configure:17520: checking for working strtoul configure:17527: checking for strtoul configure:17584: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:17590: $? = 0 configure:17593: test -z || test ! -s conftest.err configure:17596: $? = 0 configure:17599: test -s conftest configure:17602: $? = 0 configure:17614: result: yes configure:17644: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:112: warning: initialization discards qualifiers from pointer target type conftest.c:116: warning: implicit declaration of function 'exit' conftest.c:116: warning: incompatible implicit declaration of built-in function 'exit' configure:17647: $? = 0 configure:17649: ./conftest configure:17652: $? = 0 configure:17669: result: yes configure:17684: checking whether localtime caches the timezone configure:17740: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:120: warning: return type defaults to 'int' conftest.c:129: warning: return type defaults to 'int' conftest.c: In function 'unset_TZ': conftest.c:125: warning: control reaches end of non-void function configure:17743: $? = 0 configure:17745: ./conftest configure:17748: $? = 0 configure:17763: result: no configure:17804: checking which extension is used for loadable modules configure:17814: result: configure:17825: checking which variable specifies run-time library path configure:17832: result: LD_LIBRARY_PATH configure:17843: checking for the default library search path configure:17850: result: /lib /usr/lib /usr/X11R6/lib /usr/lib/Img1.3 configure:17868: checking for objdir configure:17889: result: .libs configure:17898: checking whether libtool supports -dlopen/-dlpreopen configure:17910: result: yes configure:17929: checking for shl_load configure:18016: result: no configure:18025: checking for shl_load in -ldld configure:18086: result: no configure:18096: checking for dlopen in -ldl configure:18157: result: yes configure:18482: checking for dlerror configure:18539: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm -ldl >&5 configure:18545: $? = 0 configure:18548: test -z || test ! -s conftest.err configure:18551: $? = 0 configure:18554: test -s conftest configure:18557: $? = 0 configure:18569: result: yes configure:18589: checking for _ prefix in compiled symbols configure:18599: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c: In function 'main': conftest.c:2: warning: statement with no effect configure:18602: $? = 0 configure:18606: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:18609: $? = 0 configure:18631: result: no configure:18749: checking whether deplibs are loaded by dlopen configure:18829: result: yes configure:18853: checking argz.h usability configure:18865: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:18871: $? = 0 configure:18874: test -z || test ! -s conftest.err configure:18877: $? = 0 configure:18880: test -s conftest.o configure:18883: $? = 0 configure:18893: result: yes configure:18897: checking argz.h presence configure:18907: gcc -E conftest.c configure:18913: $? = 0 configure:18933: result: yes configure:18968: checking for argz.h configure:18975: result: yes configure:18989: checking for error_t configure:19016: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:19022: $? = 0 configure:19025: test -z || test ! -s conftest.err configure:19028: $? = 0 configure:19031: test -s conftest.o configure:19034: $? = 0 configure:19045: result: yes configure:19071: checking for argz_append configure:19128: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:19134: $? = 0 configure:19137: test -z || test ! -s conftest.err configure:19140: $? = 0 configure:19143: test -s conftest configure:19146: $? = 0 configure:19158: result: yes configure:19071: checking for argz_create_sep configure:19128: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:19134: $? = 0 configure:19137: test -z || test ! -s conftest.err configure:19140: $? = 0 configure:19143: test -s conftest configure:19146: $? = 0 configure:19158: result: yes configure:19071: checking for argz_insert configure:19128: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:19134: $? = 0 configure:19137: test -z || test ! -s conftest.err configure:19140: $? = 0 configure:19143: test -s conftest configure:19146: $? = 0 configure:19158: result: yes configure:19071: checking for argz_next configure:19128: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:19134: $? = 0 configure:19137: test -z || test ! -s conftest.err configure:19140: $? = 0 configure:19143: test -s conftest configure:19146: $? = 0 configure:19158: result: yes configure:19071: checking for argz_stringify configure:19128: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:19134: $? = 0 configure:19137: test -z || test ! -s conftest.err configure:19140: $? = 0 configure:19143: test -s conftest configure:19146: $? = 0 configure:19158: result: yes configure:19209: checking assert.h usability configure:19221: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:19227: $? = 0 configure:19230: test -z || test ! -s conftest.err configure:19233: $? = 0 configure:19236: test -s conftest.o configure:19239: $? = 0 configure:19249: result: yes configure:19253: checking assert.h presence configure:19263: gcc -E conftest.c configure:19269: $? = 0 configure:19289: result: yes configure:19324: checking for assert.h configure:19331: result: yes configure:19209: checking ctype.h usability configure:19221: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:19227: $? = 0 configure:19230: test -z || test ! -s conftest.err configure:19233: $? = 0 configure:19236: test -s conftest.o configure:19239: $? = 0 configure:19249: result: yes configure:19253: checking ctype.h presence configure:19263: gcc -E conftest.c configure:19269: $? = 0 configure:19289: result: yes configure:19324: checking for ctype.h configure:19331: result: yes configure:19209: checking errno.h usability configure:19221: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:19227: $? = 0 configure:19230: test -z || test ! -s conftest.err configure:19233: $? = 0 configure:19236: test -s conftest.o configure:19239: $? = 0 configure:19249: result: yes configure:19253: checking errno.h presence configure:19263: gcc -E conftest.c configure:19269: $? = 0 configure:19289: result: yes configure:19324: checking for errno.h configure:19331: result: yes configure:19209: checking malloc.h usability configure:19221: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:19227: $? = 0 configure:19230: test -z || test ! -s conftest.err configure:19233: $? = 0 configure:19236: test -s conftest.o configure:19239: $? = 0 configure:19249: result: yes configure:19253: checking malloc.h presence configure:19263: gcc -E conftest.c configure:19269: $? = 0 configure:19289: result: yes configure:19324: checking for malloc.h configure:19331: result: yes configure:19200: checking for memory.h configure:19205: result: yes configure:19200: checking for stdlib.h configure:19205: result: yes configure:19209: checking stdio.h usability configure:19221: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:19227: $? = 0 configure:19230: test -z || test ! -s conftest.err configure:19233: $? = 0 configure:19236: test -s conftest.o configure:19239: $? = 0 configure:19249: result: yes configure:19253: checking stdio.h presence configure:19263: gcc -E conftest.c configure:19269: $? = 0 configure:19289: result: yes configure:19324: checking for stdio.h configure:19331: result: yes configure:19200: checking for unistd.h configure:19205: result: yes configure:19361: checking dl.h usability configure:19373: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:163:16: error: dl.h: No such file or directory configure:19379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19401: result: no configure:19405: checking dl.h presence configure:19415: gcc -E conftest.c conftest.c:129:16: error: dl.h: No such file or directory configure:19421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:19441: result: no configure:19476: checking for dl.h configure:19483: result: no configure:19361: checking sys/dl.h usability configure:19373: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:163:20: error: sys/dl.h: No such file or directory configure:19379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19401: result: no configure:19405: checking sys/dl.h presence configure:19415: gcc -E conftest.c conftest.c:129:20: error: sys/dl.h: No such file or directory configure:19421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:19441: result: no configure:19476: checking for sys/dl.h configure:19483: result: no configure:19361: checking dld.h usability configure:19373: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:163:17: error: dld.h: No such file or directory configure:19379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19401: result: no configure:19405: checking dld.h presence configure:19415: gcc -E conftest.c conftest.c:129:17: error: dld.h: No such file or directory configure:19421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:19441: result: no configure:19476: checking for dld.h configure:19483: result: no configure:19361: checking mach-o/dyld.h usability configure:19373: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:163:25: error: mach-o/dyld.h: No such file or directory configure:19379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19401: result: no configure:19405: checking mach-o/dyld.h presence configure:19415: gcc -E conftest.c conftest.c:129:25: error: mach-o/dyld.h: No such file or directory configure:19421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:19441: result: no configure:19476: checking for mach-o/dyld.h configure:19483: result: no configure:19502: checking for string.h configure:19507: result: yes configure:19652: checking for strchr configure:19739: result: yes configure:19754: checking for strrchr configure:19811: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:155: warning: conflicting types for built-in function 'strrchr' configure:19817: $? = 0 configure:19820: test -z || test ! -s conftest.err configure:19823: $? = 0 configure:19826: test -s conftest configure:19829: $? = 0 configure:19841: result: yes configure:19856: checking for memcpy configure:19943: result: yes configure:19958: checking for memmove configure:20045: result: yes configure:19958: checking for strcmp configure:20015: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c:158: warning: conflicting types for built-in function 'strcmp' configure:20021: $? = 0 configure:20024: test -z || test ! -s conftest.err configure:20027: $? = 0 configure:20030: test -s conftest configure:20033: $? = 0 configure:20045: result: yes configure:20061: checking for closedir configure:20118: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:20124: $? = 0 configure:20127: test -z || test ! -s conftest.err configure:20130: $? = 0 configure:20133: test -s conftest configure:20136: $? = 0 configure:20148: result: yes configure:20061: checking for opendir configure:20118: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:20124: $? = 0 configure:20127: test -z || test ! -s conftest.err configure:20130: $? = 0 configure:20133: test -s conftest configure:20136: $? = 0 configure:20148: result: yes configure:20061: checking for readdir configure:20118: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:20124: $? = 0 configure:20127: test -z || test ! -s conftest.err configure:20130: $? = 0 configure:20133: test -s conftest configure:20136: $? = 0 configure:20148: result: yes configure:20164: checking for nl_langinfo and CODESET configure:20185: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:142: warning: unused variable 'cs' configure:20191: $? = 0 configure:20194: test -z || test ! -s conftest.err configure:20197: $? = 0 configure:20200: test -s conftest configure:20203: $? = 0 configure:20216: result: yes configure:20253: checking for ld used by GCC configure:20316: result: /usr/bin/ld configure:20325: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.91 20060118 Debian GNU/Linux configure:20337: result: yes configure:20343: checking for shared library run path origin configure:20356: result: done configure:20788: checking for iconv configure:20815: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:20821: $? = 0 configure:20824: test -z || test ! -s conftest.err configure:20827: $? = 0 configure:20830: test -s conftest configure:20833: $? = 0 configure:20898: result: yes configure:20921: checking for iconv declaration configure:20955: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:20961: $? = 0 configure:20964: test -z || test ! -s conftest.err configure:20967: $? = 0 configure:20970: test -s conftest.o configure:20973: $? = 0 configure:20988: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:21009: checking how to link with GMP configure:21052: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm -lgmp >&5 conftest.c:143:18: error: gmp.h: No such file or directory conftest.c: In function 'main': conftest.c:150: error: 'you' undeclared (first use in this function) conftest.c:150: error: (Each undeclared identifier is reported only once conftest.c:150: error: for each function it appears in.) conftest.c:150: error: syntax error before 'lose' conftest.c:153: error: 'mp_limb_t' undeclared (first use in this function) conftest.c:154: warning: implicit declaration of function 'mpn_tdiv_qr' conftest.c:154: error: 'n' undeclared (first use in this function) conftest.c:155: warning: implicit declaration of function 'mpz_init_set_str' conftest.c:155: error: 'z' undeclared (first use in this function) configure:21058: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | #if __GNU_MP_VERSION < 4 | you lose | #endif | mpz_t z; | mp_limb_t n[10]; | mpn_tdiv_qr (n, n, 10, n, 10, n, 10); | mpz_init_set_str (z, "123456", 0); | | ; | return 0; | } configure:21084: result: not found configure:21543: checking for tclsh configure:21548: checking for tclsh configure:21566: found /usr/bin/tclsh configure:21578: result: /usr/bin/tclsh configure:21609: result: no configure:21625: checking for Tcl 8.x configure:21627: result: no configure:21629: checking for Tk 8.x configure:21631: result: no configure:21637: checking the include path for Tcl/Tk 8.x configure:21711: result: not found configure:21714: checking how to link with Tcl/Tk 8.x configure:21925: result: not found configure:21955: checking how to link with readline configure:21991: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm -lreadline >&5 conftest.c: In function 'main': conftest.c:14: warning: implicit declaration of function 'exit' conftest.c:14: warning: incompatible implicit declaration of built-in function 'exit' configure:21994: $? = 0 configure:22010: result: -lreadline configure:22028: checking for rl_completion_matches configure:22085: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm -lreadline >&5 configure:22091: $? = 0 configure:22094: test -z || test ! -s conftest.err configure:22097: $? = 0 configure:22100: test -s conftest configure:22103: $? = 0 configure:22115: result: yes configure:22146: checking for listen configure:22203: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lm >&5 configure:22209: $? = 0 configure:22212: test -z || test ! -s conftest.err configure:22215: $? = 0 configure:22218: test -s conftest configure:22221: $? = 0 configure:22233: result: yes configure:22392: checking for gethostbyname in -lnsl configure:22422: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lnsl -lm >&5 configure:22428: $? = 0 configure:22431: test -z || test ! -s conftest.err configure:22434: $? = 0 configure:22437: test -s conftest configure:22440: $? = 0 configure:22453: result: yes configure:22466: checking for socket configure:22523: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c -lnsl -lm >&5 configure:22529: $? = 0 configure:22532: test -z || test ! -s conftest.err configure:22535: $? = 0 configure:22538: test -s conftest configure:22541: $? = 0 configure:22553: result: yes configure:22571: checking netinet/in.h usability configure:22583: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:22589: $? = 0 configure:22592: test -z || test ! -s conftest.err configure:22595: $? = 0 configure:22598: test -s conftest.o configure:22601: $? = 0 configure:22611: result: yes configure:22615: checking netinet/in.h presence configure:22625: gcc -E conftest.c configure:22631: $? = 0 configure:22651: result: yes configure:22686: checking for netinet/in.h configure:22693: result: yes configure:22714: checking arpa/inet.h usability configure:22726: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 configure:22732: $? = 0 configure:22735: test -z || test ! -s conftest.err configure:22738: $? = 0 configure:22741: test -s conftest.o configure:22744: $? = 0 configure:22754: result: yes configure:22758: checking arpa/inet.h presence configure:22768: gcc -E conftest.c configure:22774: $? = 0 configure:22794: result: yes configure:22829: checking for arpa/inet.h configure:22836: result: yes configure:22885: checking gdbm.h usability configure:22897: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:178:18: error: gdbm.h: No such file or directory configure:22903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_LIBNSL 1 | #define HAVE_INET_SOCKETS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22925: result: no configure:22929: checking gdbm.h presence configure:22939: gcc -E conftest.c conftest.c:144:18: error: gdbm.h: No such file or directory configure:22945: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_LIBNSL 1 | #define HAVE_INET_SOCKETS 1 | /* end confdefs.h. */ | #include configure:22965: result: no configure:23000: checking for gdbm.h configure:23007: result: no configure:23054: checking for pkg-config configure:23072: found /usr/bin/pkg-config configure:23085: result: /usr/bin/pkg-config configure:23108: checking for GLIB - version >= 2.0.0 configure:23227: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgobject-2.0 -lglib-2.0 -lnsl -lm >&5 configure:23230: $? = 0 configure:23232: ./conftest configure:23235: $? = 0 configure:23253: result: yes (version 2.10.1) configure:23278: checking for pkg-config configure:23309: result: /usr/bin/pkg-config configure:23330: checking for GTK+ - version >= 2.0.0 configure:23445: gcc -o conftest -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lnsl -lm >&5 configure:23448: $? = 0 configure:23450: ./conftest configure:23453: $? = 0 configure:23471: result: yes (version 2.8.10) configure:23528: checking for atk >= 1.0.0 configure:23532: result: yes configure:23536: checking ATK_CFLAGS configure:23539: result: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:23542: checking ATK_LIBS configure:23545: result: -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:23620: checking for pango >= 1.0.0 configure:23624: result: yes configure:23628: checking PANGO_CFLAGS configure:23631: result: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:23634: checking PANGO_LIBS configure:23637: result: -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:23885: checking lightning.h usability configure:23897: gcc -c -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign conftest.c >&5 conftest.c:178:23: error: lightning.h: No such file or directory configure:23903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_LIBNSL 1 | #define HAVE_INET_SOCKETS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23925: result: no configure:23929: checking lightning.h presence configure:23939: gcc -E conftest.c conftest.c:144:23: error: lightning.h: No such file or directory configure:23945: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU Smalltalk 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define ST_MAJOR_VERSION 2 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGSEGV_H 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict__ | #define HAVE_VISIBILITY_HIDDEN | #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "i686-pc-linux-gnu" | #define DOUBLE_ALIGNMENT 4 | #define LONG_DOUBLE_ALIGNMENT 4 | #define SIZEOF_OFF_T 8 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_SBRK 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_WAITPID 1 | #define HAVE_SETSID 1 | #define HAVE_NANOSLEEP 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_READLINE 1 | #define HAVE_LIBNSL 1 | #define HAVE_INET_SOCKETS 1 | /* end confdefs.h. */ | #include configure:23965: result: no configure:24000: checking for lightning.h configure:24007: result: no configure:24394: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Smalltalk config.status 2.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on video config.status:865: creating gnu-smalltalk.spec config.status:865: creating gnu-smalltalk.pc config.status:865: creating gst-config config.status:865: creating gst-package config.status:865: creating packages.xml config.status:865: creating libc.la config.status:865: creating Makefile config.status:865: creating doc/Makefile config.status:865: creating lib-src/Makefile config.status:865: creating libgst/Makefile config.status:865: creating opcode/Makefile config.status:865: creating lightning/Makefile config.status:865: creating tests/Makefile config.status:865: creating blox-tk/Makefile config.status:865: creating examples/Makefile config.status:865: creating i18n/Makefile config.status:865: creating tcp/Makefile config.status:865: creating gtk/Makefile config.status:953: creating config.h config.status:1444: linking ./lightning/i386/asm.h to lightning/asm.h config.status:1444: linking ./lightning/i386/core.h to lightning/core.h config.status:1444: linking ./lightning/i386/fp.h to lightning/fp.h config.status:1444: linking ./lightning/i386/funcs.h to lightning/funcs.h config.status:1681: executing depfiles commands config.status:1681: executing lib-src/stdintx.h commands config.status:1681: executing ./packages.xml commands configure:26197: configuring in libffi configure:26314: running /bin/sh './configure' --prefix=/usr/local '--with-tcl' '--with-tk' --enable-subdir --enable-snprintfv-convenience --cache-file=/dev/null --srcdir=. configure:26197: configuring in snprintfv configure:26314: running /bin/sh './configure' --prefix=/usr/local '--with-tcl' '--with-tk' --enable-subdir --enable-snprintfv-convenience --cache-file=/dev/null --srcdir=. configure:26197: configuring in sigsegv configure:26314: running /bin/sh './configure' --prefix=/usr/local '--with-tcl' '--with-tk' --enable-subdir --enable-snprintfv-convenience --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes 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_EMACSLOADPATH_set= ac_cv_env_EMACSLOADPATH_value= ac_cv_env_EMACS_set= ac_cv_env_EMACS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_func_acosl=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_argz_append=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_asinl=yes ac_cv_func_atanl=yes ac_cv_func_ceill=yes ac_cv_func_closedir=yes ac_cv_func_cosl=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_expl=yes ac_cv_func_floorl=yes ac_cv_func_fork=yes ac_cv_func_frexpl=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_grantpt=yes ac_cv_func_ldexpl=yes ac_cv_func_listen=yes ac_cv_func_logl=yes ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mprotect=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=yes ac_cv_func_obstack=yes ac_cv_func_opendir=yes ac_cv_func_poll=yes ac_cv_func_popen=yes ac_cv_func_putenv=yes ac_cv_func_readdir=yes ac_cv_func_rl_completion_matches=yes ac_cv_func_sbrk=yes ac_cv_func_select=yes ac_cv_func_setsid=yes ac_cv_func_shl_load=no ac_cv_func_sighold=yes ac_cv_func_sigsetmask=yes ac_cv_func_sinl=yes ac_cv_func_socket=yes ac_cv_func_spawnl=no ac_cv_func_sqrtl=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strsignal=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_tanl=yes ac_cv_func_uname=yes ac_cv_func_usleep=yes ac_cv_func_waitpid=yes ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gdbm_h=no ac_cv_header_inttypes_h=yes ac_cv_header_lightning_h=no ac_cv_header_limits_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_poll_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_atan=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_objext=o ac_cv_path_INSTALL_INFO=: ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_TCLSH=/usr/bin/tclsh ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_EMACS=emacs ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_OOP=4 ac_cv_sizeof_off_t=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_symbol_underscore=no ac_cv_type_OOP=yes ac_cv_type_error_t=yes ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_u_int64_t=no ac_cv_type_uint64_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=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_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, acx_cv_c_restrict=__restrict__ acx_cv_header_stdint=stdint.h acx_cv_header_stdint_kind='(already complete)' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_lispdir='${datadir}/emacs/site-lisp' 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= emacs_cv_localtime_cache=no gst_cv_c_goto_void_p=yes gst_cv_c_visibility_hidden=yes gst_cv_c_wno_long_double=no gst_cv_double_alignment=4 gst_cv_func_poll=yes gst_cv_gmp_libs='not found' gst_cv_inet_sockets=yes gst_cv_libc_so_name=/lib/libc.so.6 gst_cv_long_double_alignment=4 gst_cv_machine_defines='"__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", ' gst_cv_readline_libs='-lreadline ' gst_cv_tcltk_includes='not found' gst_cv_tcltk_libs='not found' gst_cv_working_strtoul=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext= libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib /usr/X11R6/lib /usr/lib/Img1.3' lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_LIBGST=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_LIBGST='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run tar' AR='ar' AS='as' ATK_CFLAGS='-I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' ATK_LIBS='-latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' AUTOCONF='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run automake-1.9' AWK='gawk' BLOX_IMPLEMENTATION='BloxTK' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wwrite-strings -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign ' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMACS='emacs' EMACSLOADPATH='' ENABLE_DISASSEMBLER_FALSE='' ENABLE_DISASSEMBLER_TRUE='#' EXEEXT='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lgobject-2.0 -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GOBJECT_QUERY='gobject-query' GPERF='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run gperf' GST_RUN='$(top_builddir)/gst -I $(top_builddir)/gst.im -f' GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_DISABLED='' GTK_LIBS='-L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' HAVE_GTK_FALSE='#' HAVE_GTK_TRUE='' HAVE_INSTALLED_LIGHTNING_FALSE='' HAVE_INSTALLED_LIGHTNING_TRUE='#' HAVE_SIGSEGV_FALSE='#' HAVE_SIGSEGV_TRUE='' I18N_DISABLED='' ICON='' INCLTDL='' INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv' INCTCLTK='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO=':' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run flex' LIBADD_DL='-ldl' LIBC_SO_DIR='/lib' LIBC_SO_NAME='libc.so.6' LIBGMP='' LIBICONV='' LIBLTDL='' LIBOBJS='' LIBREADLINE='-lreadline ' LIBS='-lnsl -lm ' LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la' LIBTCLTK='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIGHTNING_MAIN_FALSE='' LIGHTNING_MAIN_TRUE='#' LN='ln' LN_S='ln -s' LTALLOCA='' LTLIBICONV='' LTLIBOBJS='' MAINTAINER='address@hidden' MAKEINFO='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run makeinfo' MODULES='' MODULES_EXAMPLE='regex.la' MODULES_GTK='gst-gtk.la' MODULES_I18N='i18n.la' MODULES_TCP='tcp.la' MODULES_TK='' OBJDUMP='objdump' OBJEXT='o' PACKAGE='smalltalk' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU Smalltalk' PACKAGE_STRING='GNU Smalltalk 2.2' PACKAGE_TARNAME='smalltalk' PACKAGE_VERSION='2.2' PANGO_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TCLSH='no' VERSION='2.2' VERSION_INFO='5:1:1' WITH_EMACS_FALSE='#' WITH_EMACS_TRUE='' YACC='${SHELL} /home/hilaire/download/smalltalk-2.2/config/missing --run bison' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' 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='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/hilaire/download/smalltalk-2.2/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datadir}/emacs/site-lisp' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libffi snprintfv sigsegv' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DOUBLE_ALIGNMENT 4 #define ENABLE_DLD 1 #define HAVE_ACOSL 1 #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_H 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ASINL 1 #define HAVE_ASSERT_H 1 #define HAVE_ATANL 1 #define HAVE_CEILL 1 #define HAVE_CLOSEDIR 1 #define HAVE_COSL 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ERROR_T 1 #define HAVE_EXECINFO_H 1 #define HAVE_EXPL 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOORL 1 #define HAVE_FORK 1 #define HAVE_FREXPL 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GOTO_VOID_P 1 #define HAVE_GRANTPT 1 #define HAVE_ICONV 1 #define HAVE_INET_SOCKETS 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LDEXPL 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LIBNSL 1 #define HAVE_LIGHTNING 1 #define HAVE_LIMITS_H 1 #define HAVE_LOGL 1 #define HAVE_LSTAT 1 #define HAVE_MADVISE 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MPROTECT 1 #define HAVE_NANOSLEEP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_OBSTACK 1 #define HAVE_OPENDIR 1 #define HAVE_POLL_H 1 #define HAVE_POPEN 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_PUTENV 1 #define HAVE_READDIR 1 #define HAVE_READLINE 1 #define HAVE_SBRK 1 #define HAVE_SELECT 1 #define HAVE_SETSID 1 #define HAVE_SIGHOLD 1 #define HAVE_SIGSEGV_H 1 #define HAVE_SIGSETMASK 1 #define HAVE_SINL 1 #define HAVE_SQRTL 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCHR 1 #define HAVE_STRCMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRRCHR 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSTR 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TANL 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNAME 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_VISIBILITY_HIDDEN #define HAVE_WAITPID 1 #define HOST_SYSTEM "i686-pc-linux-gnu" #define ICONV_CONST #define LONG_DOUBLE_ALIGNMENT 4 #define LTDL_OBJDIR ".libs/" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/X11R6/lib:/usr/lib/Img1.3" #define MACHINE_DEFINES "__STDC__", "__i386", "__i386__", "__i486", "__i486__", "__linux__", "__unix", "i386", "linux", "unix", #define MAINTAINER "address@hidden" #define OPTIMIZE 1 #define PACKAGE "smalltalk" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "GNU Smalltalk" #define PACKAGE_STRING "GNU Smalltalk 2.2" #define PACKAGE_TARNAME "smalltalk" #define PACKAGE_VERSION "2.2" #define RETSIGTYPE void #define SIZEOF_OFF_T 8 #define SIZEOF_OOP 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define ST_EDIT_VERSION 0 #define ST_MAJOR_VERSION 2 #define ST_MINOR_VERSION 2 #define TIME_WITH_SYS_TIME 1 #define VERSION "2.2" #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 #define restrict __restrict__ configure: exit 0