This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT CXXFLAGS=-fno-common CXX=c++ LDFLAGS=-L/usr/local/lib -pthread build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 147 tasks, 204 threads, 4 processors Load average: 2.36, Mach factor: 1.70 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1418: checking for a BSD-compatible install configure:1472: result: /usr/local/bin/ginstall -c configure:1492: checking for i386-unknown-gnu-gcc configure:1521: result: no configure:1530: checking for gcc configure:1546: found /usr/bin/gcc configure:1556: result: gcc configure:1800: checking for C compiler version configure:1803: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1806: $? = 0 configure:1808: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1811: $? = 0 configure:1813: gcc -V &5 gcc: `-V' option must have argument configure:1816: $? = 1 configure:1842: checking for C compiler default output configure:1845: gcc -fno-common conftest.c >&5 configure:1848: $? = 0 configure:1881: result: a.out configure:1886: checking whether the C compiler works configure:1892: ./a.out configure:1895: $? = 0 configure:1910: result: yes configure:1917: checking whether we are cross compiling configure:1919: result: no configure:1922: checking for suffix of executables configure:1924: gcc -o conftest -fno-common conftest.c >&5 configure:1927: $? = 0 configure:1949: result: configure:1955: checking for suffix of object files configure:1979: gcc -c -fno-common conftest.c >&5 configure:1982: $? = 0 configure:2001: result: configure:2005: checking whether we are using the GNU C compiler configure:2032: gcc -c -fno-common conftest.c >&5 configure:2035: $? = 0 configure:2038: test -s conftest. configure:2041: $? = 1 configure: failed program was: #line 2010 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2053: result: no configure:2059: checking whether gcc accepts -g configure:2083: gcc -c -g conftest.c >&5 configure:2086: $? = 0 configure:2089: test -s conftest. configure:2092: $? = 1 configure: failed program was: #line 2064 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2102: result: no configure:2129: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2132: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2244: checking for textdomain in -lintl configure:2277: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:2280: $? = 0 configure:2283: test -s conftest configure:2286: $? = 0 configure:2297: result: yes configure:2317: checking whether build environment is sane configure:2360: result: yes configure:2393: checking for gawk configure:2409: found /usr/local/bin/gawk configure:2419: result: gawk configure:2429: checking whether make sets ${MAKE} configure:2449: result: yes configure:2478: checking for style of include used by make configure:2506: result: GNU configure:2668: checking dependency style of gcc configure:2730: result: gcc3 configure:2823: checking build system type configure:2841: result: i386-unknown-gnu configure:2849: checking host system type configure:2863: result: i386-unknown-gnu configure:2926: checking for non-GNU ld configure:2956: result: /usr/bin/ld configure:2965: checking if the linker (/usr/bin/ld) is GNU ld configure:2977: result: no configure:2982: checking for /usr/bin/ld option to reload object files configure:2989: result: -r configure:2994: checking for BSD-compatible nm configure:3030: result: nm configure:3033: checking whether ln -s works configure:3037: result: yes configure:3044: checking how to recognise dependant libraries configure:3222: result: pass_all configure:3234: checking command to parse nm output configure:3315: gcc -c -fno-common conftest.c >&5 configure:3318: $? = 0 configure:3322: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3325: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3315: gcc -c -fno-common conftest.c >&5 configure:3318: $? = 0 configure:3322: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3325: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3421: result: failed configure:3433: checking how to run the C preprocessor configure:3459: gcc -E conftest.c configure:3465: $? = 0 configure:3492: gcc -E conftest.c configure:3488:28: ac_nonexistent.h: No such file or directory configure:3498: $? = 1 configure: failed program was: #line 3487 "configure" #include "confdefs.h" #include configure:3535: result: gcc -E configure:3550: gcc -E conftest.c configure:3556: $? = 0 configure:3583: gcc -E conftest.c configure:3579:28: ac_nonexistent.h: No such file or directory configure:3589: $? = 1 configure: failed program was: #line 3578 "configure" #include "confdefs.h" #include configure:3629: checking for ANSI C header files configure:3643: gcc -E conftest.c configure:3649: $? = 0 configure:3734: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:3737: $? = 0 configure:3739: ./conftest configure:3742: $? = 0 configure:3756: result: yes configure:3780: checking for sys/types.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for sys/stat.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for stdlib.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for string.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for memory.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for strings.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for inttypes.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for stdint.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3780: checking for unistd.h configure:3793: gcc -c -fno-common conftest.c >&5 configure:3796: $? = 0 configure:3799: test -s conftest. configure:3802: $? = 1 configure: failed program was: #line 3785 "configure" #include "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:3812: result: no configure:3838: checking dlfcn.h usability configure:3847: gcc -c -fno-common conftest.c >&5 configure:3850: $? = 0 configure:3853: test -s conftest. configure:3856: $? = 1 configure: failed program was: #line 3840 "configure" #include "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:3865: result: no configure:3869: checking dlfcn.h presence configure:3876: gcc -E conftest.c configure:3882: $? = 0 configure:3900: result: yes configure:3911: WARNING: dlfcn.h: present but cannot be compiled configure:3913: WARNING: dlfcn.h: check for missing prerequisite headers? configure:3915: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:3918: checking for dlfcn.h configure:3925: result: yes configure:4084: checking for i386-unknown-gnu-ranlib configure:4113: result: no configure:4122: checking for ranlib configure:4138: found /usr/bin/ranlib configure:4149: result: ranlib configure:4164: checking for i386-unknown-gnu-strip configure:4193: result: no configure:4202: checking for strip configure:4218: found /usr/bin/strip configure:4229: result: strip configure:4440: checking for objdir configure:4451: result: .libs configure:4468: checking for gcc option to produce PIC configure:4615: result: none configure:4710: checking if gcc static flag works configure:4737: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:4740: $? = 0 configure:4743: test -s conftest configure:4746: $? = 0 configure:4761: result: yes configure:4773: checking if gcc supports -c -o file.o configure:4795: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:4817: result: yes configure:4822: checking if gcc supports -c -o file.lo configure:4852: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:4855: $? = 0 configure:4858: test -s conftest.lo configure:4861: $? = 0 configure:4882: result: yes configure:4974: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5654: result: no configure:5659: checking how to hardcode library paths into programs configure:5683: result: unsupported configure:5688: checking whether stripping libraries is possible configure:5696: result: no configure:5704: checking dynamic linker characteristics configure:6097: result: gnu ld.so configure:6102: checking if libtool supports shared libraries configure:6104: result: no configure:6107: checking whether to build shared libraries configure:6128: result: no configure:6131: checking whether to build static libraries configure:6135: result: yes configure:7414: checking how to run the C preprocessor configure:7516: result: gcc -E configure:7531: gcc -E conftest.c configure:7537: $? = 0 configure:7564: gcc -E conftest.c configure:7560:28: ac_nonexistent.h: No such file or directory configure:7570: $? = 1 configure: failed program was: #line 7559 "configure" #include "confdefs.h" #include configure:7661: checking for g++ configure:7677: found /usr/local/bin/g++ configure:7687: result: g++ configure:7703: checking for C++ compiler version configure:7706: g++ --version &5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:7709: $? = 0 configure:7711: g++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:7714: $? = 0 configure:7716: g++ -V &5 g++: `-V' option must have argument configure:7719: $? = 1 configure:7722: checking whether we are using the GNU C++ compiler configure:7749: g++ -c -Wall -fno-common conftest.cc >&5 configure:7752: $? = 0 configure:7755: test -s conftest.o configure:7758: $? = 0 configure:7770: result: yes configure:7776: checking whether g++ accepts -g configure:7800: g++ -c -g conftest.cc >&5 configure:7803: $? = 0 configure:7806: test -s conftest.o configure:7809: $? = 0 configure:7819: result: yes configure:7865: g++ -c -Wall -fno-common conftest.cc >&5 configure:7868: $? = 0 configure:7871: test -s conftest.o configure:7874: $? = 0 configure:7902: g++ -c -Wall -fno-common conftest.cc >&5 configure: In function `int main()': configure:7894: error: `exit' undeclared (first use this function) configure:7894: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:7905: $? = 1 configure: failed program was: #line 7883 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:7865: g++ -c -Wall -fno-common conftest.cc >&5 configure:7868: $? = 0 configure:7871: test -s conftest.o configure:7874: $? = 0 configure:7902: g++ -c -Wall -fno-common conftest.cc >&5 configure:7905: $? = 0 configure:7908: test -s conftest.o configure:7911: $? = 0 configure:7935: checking dependency style of g++ configure:7997: result: gcc3 configure:8023: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8026: $? = 0 configure:8028: ./conftest configure:8031: $? = 0 configure:8047: checking for working alloca.h configure:8071: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8074: $? = 0 configure:8077: test -s conftest configure:8080: $? = 0 configure:8090: result: yes configure:8100: checking for alloca configure:8144: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8147: $? = 0 configure:8150: test -s conftest configure:8153: $? = 0 configure:8163: result: yes configure:8354: checking for getopt_long in -lc configure:8387: gcc -o conftest -fno-common conftest.c -lc -lintl >&5 configure:8390: $? = 0 configure:8393: test -s conftest configure:8396: $? = 0 configure:8407: result: yes configure:8417: checking for alarm in -lc configure:8450: gcc -o conftest -fno-common conftest.c -lc -lintl >&5 configure:8453: $? = 0 configure:8456: test -s conftest configure:8459: $? = 0 configure:8470: result: yes configure:8494: checking netinet/in.h usability configure:8503: gcc -c -fno-common conftest.c >&5 configure:8506: $? = 0 configure:8509: test -s conftest.o configure:8512: $? = 0 configure:8521: result: yes configure:8525: checking netinet/in.h presence configure:8532: gcc -E conftest.c configure:8538: $? = 0 configure:8556: result: yes configure:8574: checking for netinet/in.h configure:8581: result: yes configure:8600: checking for string.h configure:8605: result: no configure:8724: checking libintl.h usability configure:8733: gcc -c -fno-common conftest.c >&5 configure:8736: $? = 0 configure:8739: test -s conftest.o configure:8742: $? = 0 configure:8751: result: yes configure:8755: checking libintl.h presence configure:8762: gcc -E conftest.c configure:8768: $? = 0 configure:8786: result: yes configure:8804: checking for libintl.h configure:8811: result: yes configure:8825: checking for gcc option to accept ANSI C configure:8888: gcc -c -fno-common conftest.c >&5 configure:8891: $? = 0 configure:8894: test -s conftest.o configure:8897: $? = 0 configure:8914: result: none needed configure:8922: checking for an ANSI C-conforming const configure:8992: gcc -c -fno-common conftest.c >&5 configure:8995: $? = 0 configure:8998: test -s conftest.o configure:9001: $? = 0 configure:9011: result: yes configure:9038: checking for unsigned short int configure:9065: gcc -c -fno-common conftest.c >&5 configure:9068: $? = 0 configure:9071: test -s conftest.o configure:9074: $? = 0 configure:9084: result: yes configure:9087: checking size of unsigned short int configure:9365: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:9368: $? = 0 configure:9370: ./conftest configure:9373: $? = 0 configure:9393: result: 2 configure:9400: checking for unsigned long int configure:9427: gcc -c -fno-common conftest.c >&5 configure:9430: $? = 0 configure:9433: test -s conftest.o configure:9436: $? = 0 configure:9446: result: yes configure:9449: checking size of unsigned long int configure:9727: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:9730: $? = 0 configure:9732: ./conftest configure:9735: $? = 0 configure:9755: result: 4 configure:9762: checking for unsigned int configure:9789: gcc -c -fno-common conftest.c >&5 configure:9792: $? = 0 configure:9795: test -s conftest.o configure:9798: $? = 0 configure:9808: result: yes configure:9811: checking size of unsigned int configure:10089: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:10092: $? = 0 configure:10094: ./conftest configure:10097: $? = 0 configure:10117: result: 4 configure:10145: checking for msgfmt configure:10173: result: /usr/local/bin/msgfmt configure:10182: checking for gmsgfmt configure:10213: result: /usr/local/bin/msgfmt configure:10223: checking for xgettext configure:10251: result: /usr/local/bin/xgettext configure:10262: checking for msgmerge configure:10289: result: /usr/local/bin/msgmerge configure:10365: checking for ranlib configure:10392: result: ranlib configure:10405: checking for strerror in -lcposix configure:10438: gcc -o conftest -fno-common conftest.c -lcposix -lintl >&5 ld: can't locate file for: -lcposix configure:10441: $? = 1 configure: failed program was: #line 10412 "configure" #include "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 strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:10458: result: no configure:10466: checking for inline configure:10483: gcc -c -fno-common conftest.c >&5 configure:10486: $? = 0 configure:10489: test -s conftest.o configure:10492: $? = 0 configure:10503: result: inline configure:10518: checking for off_t configure:10545: gcc -c -fno-common conftest.c >&5 configure: In function `main': configure:10567: error: `off_t' undeclared (first use in this function) configure:10567: error: (Each undeclared identifier is reported only once configure:10567: error: for each function it appears in.) configure:10567: error: parse error before ')' token configure:10548: $? = 1 configure: failed program was: #line 10523 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((off_t *) 0) return 0; if (sizeof (off_t)) return 0; ; return 0; } configure:10564: result: no configure:10576: checking for size_t configure:10603: gcc -c -fno-common conftest.c >&5 configure:10606: $? = 0 configure:10609: test -s conftest.o configure:10612: $? = 0 configure:10622: result: yes configure:10640: checking for stdlib.h configure:10645: result: no configure:10640: checking for unistd.h configure:10645: result: no configure:10753: checking for getpagesize configure:10796: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:10799: $? = 0 configure:10802: test -s conftest configure:10805: $? = 0 configure:10815: result: yes configure:10825: checking for working mmap configure:10964: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:10967: $? = 0 configure:10969: ./conftest ./configure: line 1: 24913 Bus error ./conftest$ac_exeext configure:10972: $? = 138 configure: program exited with status 138 configure: failed program was: #line 10833 "configure" #include "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 /* malloc might have been renamed as rpl_malloc. */ #undef malloc /* Thanks to Mike Haertel and Jim Avera for this test. Here is a matrix of mmap possibilities: mmap private not fixed mmap private fixed at somewhere currently unmapped mmap private fixed at somewhere already mapped mmap shared not fixed mmap shared fixed at somewhere currently unmapped mmap shared fixed at somewhere already mapped For private mappings, we should verify that changes cannot be read() back from the file, nor mmap's back from the file at a different address. (There have been systems where private was not correctly implemented like the infamous i386 svr4.0, and systems where the VM page cache was not coherent with the file system buffer cache like early versions of FreeBSD and possibly contemporary NetBSD.) For shared mappings, we should conversely verify that changes get propagated back to all the places they're supposed to be. Grep wants private fixed already mapped. The main things grep needs to know about mmap are: * does it exist and is it safe to write into the mmap'd area * how to use it (BSD variants) */ #include #include #if !STDC_HEADERS && !HAVE_STDLIB_H char *malloc (); #endif /* This mess was copied from the GNU getpagesize.h. */ #if !HAVE_GETPAGESIZE /* Assume that all systems that can run configure have sys/param.h. */ # if !HAVE_SYS_PARAM_H # define HAVE_SYS_PARAM_H 1 # endif # ifdef _SC_PAGESIZE # define getpagesize() sysconf(_SC_PAGESIZE) # else /* no _SC_PAGESIZE */ # if HAVE_SYS_PARAM_H # include # ifdef EXEC_PAGESIZE # define getpagesize() EXEC_PAGESIZE # else /* no EXEC_PAGESIZE */ # ifdef NBPG # define getpagesize() NBPG * CLSIZE # ifndef CLSIZE # define CLSIZE 1 # endif /* no CLSIZE */ # else /* no NBPG */ # ifdef NBPC # define getpagesize() NBPC # else /* no NBPC */ # ifdef PAGESIZE # define getpagesize() PAGESIZE # endif /* PAGESIZE */ # endif /* no NBPC */ # endif /* no NBPG */ # endif /* no EXEC_PAGESIZE */ # else /* no HAVE_SYS_PARAM_H */ # define getpagesize() 8192 /* punt totally */ # endif /* no HAVE_SYS_PARAM_H */ # endif /* no _SC_PAGESIZE */ #endif /* no HAVE_GETPAGESIZE */ int main () { char *data, *data2, *data3; int i, pagesize; int fd; pagesize = getpagesize (); /* First, make a file with some known garbage in it. */ data = (char *) malloc (pagesize); if (!data) exit (1); for (i = 0; i < pagesize; ++i) *(data + i) = rand (); umask (0); fd = creat ("conftest.mmap", 0600); if (fd < 0) exit (1); if (write (fd, data, pagesize) != pagesize) exit (1); close (fd); /* Next, try to mmap the file at a fixed address which already has something else allocated at it. If we can, also make sure that we see the same garbage. */ fd = open ("conftest.mmap", O_RDWR); if (fd < 0) exit (1); data2 = (char *) malloc (2 * pagesize); if (!data2) exit (1); data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_FIXED, fd, 0L)) exit (1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data2 + i)) exit (1); /* Finally, make sure that changes to the mapped area do not percolate back to the file as seen by read(). (This is a bug on some variants of i386 svr4.0.) */ for (i = 0; i < pagesize; ++i) *(data2 + i) = *(data2 + i) + 1; data3 = (char *) malloc (pagesize); if (!data3) exit (1); if (read (fd, data3, pagesize) != pagesize) exit (1); for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data3 + i)) exit (1); close (fd); exit (0); } configure:10985: result: no configure:10997: checking whether we are using the GNU C Library 2.1 or newer configure:11004:22: features.h: No such file or directory configure:11025: result: no configure:11033: checking whether integer division by zero raises SIGFPE configure:11092: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:11069: warning: built-in function `nan' declared as non-function configure:11095: $? = 0 configure:11097: ./conftest configure:11100: $? = 0 configure:11114: result: yes configure:11127: checking for inttypes.h configure:11152: gcc -c -fno-common conftest.c >&5 configure:11155: $? = 0 configure:11158: test -s conftest.o configure:11161: $? = 0 configure:11171: result: yes configure:11182: checking for stdint.h configure:11207: gcc -c -fno-common conftest.c >&5 configure:11210: $? = 0 configure:11213: test -s conftest.o configure:11216: $? = 0 configure:11226: result: yes configure:11237: checking for unsigned long long configure:11262: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:11265: $? = 0 configure:11268: test -s conftest configure:11271: $? = 0 configure:11281: result: yes configure:11307: checking for inttypes.h configure:11333: gcc -c -fno-common conftest.c >&5 configure:11336: $? = 0 configure:11339: test -s conftest.o configure:11342: $? = 0 configure:11353: result: yes configure:11366: checking whether the inttypes.h PRIxNN macros are broken configure:11395: gcc -c -fno-common conftest.c >&5 configure:11398: $? = 0 configure:11401: test -s conftest.o configure:11404: $? = 0 configure:11415: result: no configure:11486: checking for non-GNU ld configure:11516: result: /usr/bin/ld configure:11525: checking if the linker (/usr/bin/ld) is GNU ld configure:11537: result: no configure:11543: checking for shared library run path origin configure:11556: result: done configure:11984: checking argz.h usability configure:11993: gcc -c -fno-common conftest.c >&5 configure:12021:18: argz.h: No such file or directory configure:11996: $? = 1 configure: failed program was: #line 11986 "configure" #include "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:12011: result: no configure:12015: checking argz.h presence configure:12022: gcc -E conftest.c configure:12018:18: argz.h: No such file or directory configure:12028: $? = 1 configure: failed program was: #line 12017 "configure" #include "confdefs.h" #include configure:12046: result: no configure:12064: checking for argz.h configure:12071: result: no configure:11984: checking limits.h usability configure:11993: gcc -c -fno-common conftest.c >&5 configure:11996: $? = 0 configure:11999: test -s conftest.o configure:12002: $? = 0 configure:12011: result: yes configure:12015: checking limits.h presence configure:12022: gcc -E conftest.c configure:12028: $? = 0 configure:12046: result: yes configure:12064: checking for limits.h configure:12071: result: yes configure:11984: checking locale.h usability configure:11993: gcc -c -fno-common conftest.c >&5 configure:11996: $? = 0 configure:11999: test -s conftest.o configure:12002: $? = 0 configure:12011: result: yes configure:12015: checking locale.h presence configure:12022: gcc -E conftest.c configure:12028: $? = 0 configure:12046: result: yes configure:12064: checking for locale.h configure:12071: result: yes configure:11984: checking nl_types.h usability configure:11993: gcc -c -fno-common conftest.c >&5 configure:11996: $? = 0 configure:11999: test -s conftest.o configure:12002: $? = 0 configure:12011: result: yes configure:12015: checking nl_types.h presence configure:12022: gcc -E conftest.c configure:12028: $? = 0 configure:12046: result: yes configure:12064: checking for nl_types.h configure:12071: result: yes configure:11984: checking malloc.h usability configure:11993: gcc -c -fno-common conftest.c >&5 configure:11996: $? = 0 configure:11999: test -s conftest.o configure:12002: $? = 0 configure:12011: result: yes configure:12015: checking malloc.h presence configure:12022: gcc -E conftest.c configure:12028: $? = 0 configure:12046: result: yes configure:12064: checking for malloc.h configure:12071: result: yes configure:11984: checking stddef.h usability configure:11993: gcc -c -fno-common conftest.c >&5 configure:11996: $? = 0 configure:11999: test -s conftest.o configure:12002: $? = 0 configure:12011: result: yes configure:12015: checking stddef.h presence configure:12022: gcc -E conftest.c configure:12028: $? = 0 configure:12046: result: yes configure:12064: checking for stddef.h configure:12071: result: yes configure:11975: checking for stdlib.h configure:11980: result: no configure:11975: checking for string.h configure:11980: result: no configure:11975: checking for unistd.h configure:11980: result: no configure:11984: checking sys/param.h usability configure:11993: gcc -c -fno-common conftest.c >&5 configure:11996: $? = 0 configure:11999: test -s conftest.o configure:12002: $? = 0 configure:12011: result: yes configure:12015: checking sys/param.h presence configure:12022: gcc -E conftest.c configure:12028: $? = 0 configure:12046: result: yes configure:12064: checking for sys/param.h configure:12071: result: yes configure:12110: checking for feof_unlocked configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for fgets_unlocked configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _fgets_unlocked configure:12156: $? = 1 configure: failed program was: #line 12115 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked (); below. */ #include /* 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 fgets_unlocked (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else f = fgets_unlocked; #endif ; return 0; } configure:12172: result: no configure:12110: checking for getc_unlocked configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for getcwd configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for getegid configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for geteuid configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for getgid configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for getuid configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for mempcpy configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _mempcpy configure:12156: $? = 1 configure: failed program was: #line 12115 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy (); below. */ #include /* 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 mempcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_mempcpy) || defined (__stub___mempcpy) choke me #else f = mempcpy; #endif ; return 0; } configure:12172: result: no configure:12110: checking for munmap configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for putenv configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for setenv configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for setlocale configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for stpcpy configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for strcasecmp configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for strdup configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for strtoul configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for tsearch configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12156: $? = 0 configure:12159: test -s conftest configure:12162: $? = 0 configure:12172: result: yes configure:12110: checking for __argz_count configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: ___argz_count configure:12156: $? = 1 configure: failed program was: #line 12115 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count (); below. */ #include /* 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 __argz_count (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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___argz_count) || defined (__stub_____argz_count) choke me #else f = __argz_count; #endif ; return 0; } configure:12172: result: no configure:12110: checking for __argz_stringify configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: ___argz_stringify configure:12156: $? = 1 configure: failed program was: #line 12115 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify (); below. */ #include /* 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 __argz_stringify (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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___argz_stringify) || defined (__stub_____argz_stringify) choke me #else f = __argz_stringify; #endif ; return 0; } configure:12172: result: no configure:12110: checking for __argz_next configure:12153: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: ___argz_next configure:12156: $? = 1 configure: failed program was: #line 12115 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next (); below. */ #include /* 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 __argz_next (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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___argz_next) || defined (__stub_____argz_next) choke me #else f = __argz_next; #endif ; return 0; } configure:12172: result: no configure:12213: checking for iconv configure:12243: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:12246: $? = 1 configure: failed program was: #line 12221 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:12285: gcc -o conftest -fno-common conftest.c -lintl -liconv >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /usr/lib/libiconv.dylib(localcharset.o) not from earlier dynamic library /usr/local/lib/libintl.2.dylib(localcharset.o) configure:12288: $? = 0 configure:12291: test -s conftest configure:12294: $? = 0 configure:12307: result: yes configure:12317: checking how to link with libiconv configure:12319: result: -liconv configure:12330: checking for iconv declaration configure:12367: gcc -c -fno-common conftest.c >&5 configure:12345: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:12370: $? = 1 configure: failed program was: #line 12336 "configure" #include "confdefs.h" #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:12390: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:12401: checking for nl_langinfo and CODESET configure:12425: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12428: $? = 0 configure:12431: test -s conftest configure:12434: $? = 0 configure:12445: result: yes configure:12457: checking for LC_MESSAGES configure:12481: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:12484: $? = 0 configure:12487: test -s conftest configure:12490: $? = 0 configure:12500: result: yes configure:12516: checking for bison configure:12532: found /usr/local/bin/bison configure:12542: result: bison configure:12555: checking version of bison configure:12564: result: 1.35, ok configure:12585: checking whether NLS is requested configure:12594: result: yes configure:12609: checking whether included gettext is requested configure:12619: result: no configure:12630: checking for GNU gettext in libc configure:12657: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: __nl_domain_bindings configure:12660: $? = 1 configure: failed program was: #line 12635 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings ; return 0; } configure:12676: result: no configure:13059: checking for GNU gettext in libintl configure:13094: gcc -o conftest -fno-common -I/include conftest.c -lintl /lib/libintl.a -liconv >&5 configure:13097: $? = 0 configure:13100: test -s conftest configure:13103: $? = 0 configure:13164: result: yes configure:13215: checking how to link with libintl configure:13217: result: /lib/libintl.a -liconv configure:13414: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func_alloca_works=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=no ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_c_alarm=yes ac_cv_lib_c_getopt_long=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_intl_textdomain=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_short_int=2 ac_cv_type_off_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_short_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= 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=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_path_separator=: nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_LIBINTL 1 #define PACKAGE "gsmlib" #define VERSION "1.10" #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #ifdef __cplusplus #include #endif #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETOPT_LONG 1 #define HAVE_ALARM 1 #define HAVE_NETINET_IN_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_VSNPRINTF 1 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define off_t long #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define LOCALEDIR "/share/locale" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile on darwintel config.status:660: creating Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = po/Makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:660: creating po/Makefile.in config.status:1068: executing depfiles commands config.status:1068: executing default-1 commands config.status:1068: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gsmlib/Makefile depfiles on darwintel config.status:660: creating gsmlib/Makefile config.status:1068: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gsmlib/Makefile depfiles on darwintel config.status:660: creating gsmlib/Makefile config.status:1068: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status apps/Makefile depfiles on darwintel config.status:660: creating apps/Makefile config.status:1068: executing depfiles commands