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.63. Invocation command line was $ ./configure --build=x86_64-pc-linux-gnu --host=arm-linux-eabi ## --------- ## ## Platform. ## ## --------- ## hostname = matti uname -m = i686 uname -r = 3.4.5-1-pae uname -s = Linux uname -v = #1 SMP PREEMPT Sat Jul 21 12:20:29 EEST 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/rangeli/GNUstep/Tools PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/android-ndk PATH: /opt/java6/bin PATH: /opt/java6/db/bin PATH: /opt/java6/jre/bin PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl PATH: /root/.gem/ruby/1.9.1/bin PATH: /opt/android-sdk/platform-tools PATH: /usr/src/ndk-standalone-9/bin PATH: /usr/local/go PATH: /usr/local/go/bin PATH: /home/rangeli/opt/android-sdk-linux PATH: /home/rangeli/opt/android-sdk-linux/platform-tools PATH: /home/rangeli/opt/android-sdk-linux/tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:2457: checking for a BSD-compatible install configure:2525: result: /usr/bin/install -c configure:2536: checking whether build environment is sane configure:2596: result: yes configure:2645: checking for arm-linux-eabi-strip configure:2675: result: no configure:2685: checking for strip configure:2701: found /usr/bin/strip configure:2712: result: strip configure:2724: WARNING: using cross tools not prefixed with host triplet configure:2737: checking for a thread-safe mkdir -p configure:2776: result: /bin/mkdir -p configure:2789: checking for gawk configure:2805: found /usr/bin/gawk configure:2816: result: gawk configure:2827: checking whether make sets $(MAKE) configure:2849: result: yes configure:2933: checking whether make sets $(MAKE) configure:2955: result: yes configure:2974: checking for arm-linux-eabi-gcc configure:3004: result: no configure:3014: checking for gcc configure:3030: found /usr/bin/gcc configure:3041: result: gcc configure:3273: checking for C compiler version configure:3281: gcc --version >&5 gcc (GCC) 4.7.1 20120721 (prerelease) Copyright (C) 2012 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:3285: $? = 0 configure:3292: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: /build/src/gcc-4.7-20120721/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release Thread model: posix gcc version 4.7.1 20120721 (prerelease) (GCC) configure:3296: $? = 0 configure:3303: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3307: $? = 1 configure:3330: checking for C compiler default output file name configure:3352: gcc conftest.c >&5 configure:3356: $? = 0 configure:3394: result: a.out configure:3413: checking whether the C compiler works configure:3446: result: yes configure:3453: checking whether we are cross compiling configure:3455: result: yes configure:3458: checking for suffix of executables configure:3465: gcc -o conftest conftest.c >&5 configure:3469: $? = 0 configure:3495: result: configure:3501: checking for suffix of object files configure:3527: gcc -c conftest.c >&5 configure:3531: $? = 0 configure:3556: result: o configure:3560: checking whether we are using the GNU C compiler configure:3589: gcc -c conftest.c >&5 configure:3596: $? = 0 configure:3613: result: yes configure:3622: checking whether gcc accepts -g configure:3652: gcc -c -g conftest.c >&5 configure:3659: $? = 0 configure:3760: result: yes configure:3777: checking for gcc option to accept ISO C89 configure:3851: gcc -c -g -O2 conftest.c >&5 configure:3858: $? = 0 configure:3881: result: none needed configure:3910: checking for style of include used by make configure:3938: result: GNU configure:3963: checking dependency style of gcc configure:4073: result: none configure:4093: checking how to run the C preprocessor configure:4133: gcc -E conftest.c configure:4140: $? = 0 configure:4171: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4178: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | /* end confdefs.h. */ | #include configure:4211: result: gcc -E configure:4240: gcc -E conftest.c configure:4247: $? = 0 configure:4278: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | /* end confdefs.h. */ | #include configure:4338: checking for a BSD-compatible install configure:4406: result: /usr/bin/install -c configure:4420: checking for strip configure:4438: found /usr/bin/strip configure:4451: result: /usr/bin/strip configure:4466: checking for arm-linux-eabi-strip configure:4493: result: /usr/bin/strip configure:4565: checking build system type configure:4583: result: x86_64-pc-linux-gnu configure:4605: checking host system type configure:4620: result: arm-linux-eabi configure:4653: checking for arm-linux-eabi-ranlib configure:4683: result: no configure:4693: checking for ranlib configure:4709: found /usr/bin/ranlib configure:4720: result: ranlib configure:4743: checking whether gcc and cc understand -c and -o together configure:4778: gcc -c conftest.c -o conftest2.o >&5 configure:4782: $? = 0 configure:4788: gcc -c conftest.c -o conftest2.o >&5 configure:4792: $? = 0 configure:4803: cc -c conftest.c >&5 configure:4807: $? = 0 configure:4815: cc -c conftest.c -o conftest2.o >&5 configure:4819: $? = 0 configure:4825: cc -c conftest.c -o conftest2.o >&5 configure:4829: $? = 0 configure:4847: result: yes configure:4876: checking for grep that handles long lines and -e configure:4936: result: /usr/bin/grep configure:4941: checking for egrep configure:5005: result: /usr/bin/grep -E configure:5010: checking for ANSI C header files configure:5040: gcc -c -g -O2 conftest.c >&5 configure:5047: $? = 0 configure:5178: result: yes configure:5202: checking for sys/types.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for sys/stat.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for stdlib.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for string.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for memory.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for strings.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for inttypes.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for stdint.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5202: checking for unistd.h configure:5223: gcc -c -g -O2 conftest.c >&5 configure:5230: $? = 0 configure:5247: result: yes configure:5274: checking minix/config.h usability configure:5291: gcc -c -g -O2 conftest.c >&5 conftest.c:53:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5298: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5312: result: no configure:5316: checking minix/config.h presence configure:5331: gcc -E conftest.c conftest.c:20:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5338: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #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:5352: result: no configure:5380: checking for minix/config.h configure:5387: result: no configure:5428: checking whether it is safe to define __EXTENSIONS__ configure:5456: gcc -c -g -O2 conftest.c >&5 configure:5463: $? = 0 configure:5478: result: yes configure:5540: checking for ld used by GCC configure:5604: result: /usr/bin/ld configure:5613: checking if the linker (/usr/bin/ld) is GNU ld configure:5626: result: yes configure:5632: checking for shared library path variable configure:5645: result: none configure:5650: checking whether to activate relocatable installation configure:5665: result: no configure:6015: checking how to copy files configure:6031: result: cp -p configure:6035: checking how to make hard links configure:6051: result: ln configure:6055: checking whether ln -s works configure:6059: result: yes configure:6097: checking for a sed that does not truncate output configure:6163: result: /bin/sed configure:6181: checking for fgrep configure:6245: result: /usr/bin/grep -F configure:6280: checking for ld used by gcc configure:6347: result: /usr/bin/ld configure:6356: checking if the linker (/usr/bin/ld) is GNU ld configure:6371: result: yes configure:6383: checking for BSD- or MS-compatible name lister (nm) configure:6432: result: no configure:6443: checking for arm-linux-eabi-dumpbin configure:6473: result: no configure:6443: checking for arm-linux-eabi-link configure:6473: result: no configure:6487: checking for dumpbin configure:6517: result: no configure:6487: checking for link configure:6503: found /usr/bin/link configure:6514: result: link -dump -symbols configure:6550: checking the name lister (link -dump -symbols) interface configure:6557: gcc -c -g -O2 conftest.c >&5 configure:6560: link -dump -symbols "conftest.o" link: invalid option -- 'd' Try 'link --help' for more information. configure:6563: output configure:6570: result: BSD nm configure:6574: checking the maximum length of command line arguments configure:6694: result: 1572864 configure:6711: checking whether the shell understands some XSI constructs configure:6721: result: yes configure:6725: checking whether the shell understands "+=" configure:6731: result: yes configure:6766: checking for /usr/bin/ld option to reload object files configure:6773: result: -r configure:6802: checking for arm-linux-eabi-objdump configure:6832: result: no configure:6842: checking for objdump configure:6858: found /usr/bin/objdump configure:6869: result: objdump configure:6898: checking how to recognize dependent libraries configure:7094: result: unknown configure:7114: checking for arm-linux-eabi-ar configure:7144: result: no configure:7154: checking for ar configure:7170: found /usr/bin/ar configure:7181: result: ar configure:7219: checking for arm-linux-eabi-strip configure:7246: result: /usr/bin/strip configure:7318: checking for arm-linux-eabi-ranlib configure:7345: result: ranlib configure:7475: checking command to parse link -dump -symbols output from gcc object configure:7593: gcc -c -g -O2 conftest.c >&5 configure:7596: $? = 0 configure:7600: link -dump -symbols conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm link: invalid option -- 'd' Try 'link --help' for more information. configure:7603: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7593: gcc -c -g -O2 conftest.c >&5 configure:7596: $? = 0 configure:7600: link -dump -symbols conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm link: invalid option -- 'd' Try 'link --help' for more information. configure:7603: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7695: result: failed configure:8563: checking for dlfcn.h configure:8584: gcc -c -g -O2 conftest.c >&5 configure:8591: $? = 0 configure:8608: result: yes configure:9091: checking for objdir configure:9106: result: .libs configure:9402: checking if gcc supports -fno-rtti -fno-exceptions configure:9420: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9424: $? = 0 configure:9437: result: no configure:9457: checking for gcc option to produce PIC configure:9729: result: -fPIC -DPIC configure:9741: checking if gcc PIC flag -fPIC -DPIC works configure:9759: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9763: $? = 0 configure:9776: result: yes configure:9800: checking if gcc static flag -static works configure:9828: result: yes configure:9843: checking if gcc supports -c -o file.o configure:9864: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9868: $? = 0 configure:9890: result: yes configure:9898: checking if gcc supports -c -o file.o configure:9945: result: yes configure:9978: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11052: result: yes configure:11089: checking whether -lc should be explicitly linked in configure:11094: gcc -c -g -O2 conftest.c >&5 configure:11097: $? = 0 configure:11112: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11115: $? = 0 configure:11127: result: no configure:11291: checking dynamic linker characteristics configure:11974: result: no configure:12076: checking how to hardcode library paths into programs configure:12101: result: immediate configure:12934: checking whether stripping libraries is possible configure:12939: result: yes configure:12974: checking if libtool supports shared libraries configure:12976: result: no configure:12979: checking whether to build shared libraries configure:13000: result: no configure:13003: checking whether to build static libraries configure:13007: result: yes configure:13046: checking for arm-linux-eabi-windres configure:13076: result: no configure:13086: checking for windres configure:13116: result: no configure:13324: checking for simple visibility declarations configure:13356: gcc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13363: $? = 0 configure:13380: result: yes configure:13413: checking for shared library run path origin configure:13426: result: done configure:14008: checking for iconv configure:14040: gcc -o conftest -g -O2 conftest.c >&5 configure:14047: $? = 0 configure:14124: result: yes configure:14127: checking for working iconv configure:14246: result: guessing yes configure:14276: checking for iconv declaration configure:14315: gcc -c -g -O2 conftest.c >&5 configure:14322: $? = 0 configure:14341: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:14352: checking whether NLS is requested configure:14361: result: yes configure:14402: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:14434: result: /usr/bin/msgfmt configure:14443: checking for gmsgfmt configure:14474: result: /usr/bin/msgfmt configure:14525: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:14557: result: /usr/bin/xgettext configure:14603: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:14634: result: /usr/bin/msgmerge configure:14674: checking for CFPreferencesCopyAppValue configure:14702: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:31:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:14709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:14730: result: no configure:14739: checking for CFLocaleCopyCurrent configure:14767: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:31:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:14774: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:14795: result: no configure:14846: checking for GNU gettext in libc configure:14876: gcc -o conftest -g -O2 conftest.c >&5 configure:14883: $? = 0 configure:14905: result: yes configure:15835: checking whether to use NLS configure:15837: result: yes configure:15840: checking where the gettext function comes from configure:15851: result: libc configure:15916: checking for mbstate_t configure:15943: gcc -c -g -O2 conftest.c >&5 configure:15950: $? = 0 configure:15965: result: yes configure:15982: checking for wchar_t configure:16009: gcc -c -g -O2 conftest.c >&5 configure:16016: $? = 0 configure:16031: result: yes configure:16065: checking for getc_unlocked configure:16121: gcc -o conftest -g -O2 conftest.c >&5 configure:16128: $? = 0 configure:16150: result: yes configure:16065: checking for mbrtowc configure:16121: gcc -o conftest -g -O2 conftest.c >&5 configure:16128: $? = 0 configure:16150: result: yes configure:16065: checking for wcrtomb configure:16121: gcc -o conftest -g -O2 conftest.c >&5 configure:16128: $? = 0 configure:16150: result: yes configure:16065: checking for mbsinit configure:16121: gcc -o conftest -g -O2 conftest.c >&5 configure:16128: $? = 0 configure:16150: result: yes configure:16065: checking for setlocale configure:16121: gcc -o conftest -g -O2 conftest.c >&5 configure:16128: $? = 0 configure:16150: result: yes configure:16170: checking whether is standalone configure:16185: gcc -c -g -O2 conftest.c >&5 configure:16192: $? = 0 configure:16207: result: yes configure:16220: checking for memmove configure:16276: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:16283: $? = 0 configure:16305: result: yes configure:16321: checking for nl_langinfo and CODESET configure:16347: gcc -o conftest -g -O2 conftest.c >&5 configure:16354: $? = 0 configure:16375: result: yes configure:16404: checking wchar.h usability configure:16421: gcc -c -g -O2 conftest.c >&5 configure:16428: $? = 0 configure:16442: result: yes configure:16446: checking wchar.h presence configure:16461: gcc -E conftest.c configure:16468: $? = 0 configure:16482: result: yes configure:16510: checking for wchar.h configure:16519: result: yes configure:16535: checking for EILSEQ configure:16958: result: yes configure:16971: checking byte ordering configure:17077: result: little endian configure:17099: checking for working alloca.h configure:17126: gcc -o conftest -g -O2 conftest.c >&5 configure:17133: $? = 0 configure:17153: result: yes configure:17163: checking for alloca configure:17210: gcc -o conftest -g -O2 conftest.c >&5 configure:17217: $? = 0 configure:17237: result: yes configure:17486: checking for stdlib.h configure:17493: result: yes configure:17486: checking for string.h configure:17493: result: yes configure:17497: checking sys/param.h usability configure:17514: gcc -c -g -O2 conftest.c >&5 configure:17521: $? = 0 configure:17535: result: yes configure:17539: checking sys/param.h presence configure:17554: gcc -E conftest.c configure:17561: $? = 0 configure:17575: result: yes configure:17603: checking for sys/param.h configure:17612: result: yes configure:17486: checking for unistd.h configure:17493: result: yes configure:17497: checking errno.h usability configure:17514: gcc -c -g -O2 conftest.c >&5 configure:17521: $? = 0 configure:17535: result: yes configure:17539: checking errno.h presence configure:17554: gcc -E conftest.c configure:17561: $? = 0 configure:17575: result: yes configure:17603: checking for errno.h configure:17612: result: yes configure:17497: checking sys/socket.h usability configure:17514: gcc -c -g -O2 conftest.c >&5 configure:17521: $? = 0 configure:17535: result: yes configure:17539: checking sys/socket.h presence configure:17554: gcc -E conftest.c configure:17561: $? = 0 configure:17575: result: yes configure:17603: checking for sys/socket.h configure:17612: result: yes configure:17497: checking signal.h usability configure:17514: gcc -c -g -O2 conftest.c >&5 configure:17521: $? = 0 configure:17535: result: yes configure:17539: checking signal.h presence configure:17554: gcc -E conftest.c configure:17561: $? = 0 configure:17575: result: yes configure:17603: checking for signal.h configure:17612: result: yes configure:17486: checking for stdint.h configure:17493: result: yes configure:17486: checking for wchar.h configure:17493: result: yes configure:17497: checking stdio.h usability configure:17514: gcc -c -g -O2 conftest.c >&5 configure:17521: $? = 0 configure:17535: result: yes configure:17539: checking stdio.h presence configure:17554: gcc -E conftest.c configure:17561: $? = 0 configure:17575: result: yes configure:17603: checking for stdio.h configure:17612: result: yes configure:17631: checking whether canonicalize_file_name is declared configure:17660: gcc -c -g -O2 conftest.c >&5 configure:17667: $? = 0 configure:17682: result: yes configure:17707: checking for canonicalize_file_name configure:17763: gcc -o conftest -g -O2 conftest.c >&5 configure:17770: $? = 0 configure:17792: result: yes configure:17707: checking for getcwd configure:17763: gcc -o conftest -g -O2 conftest.c >&5 configure:17770: $? = 0 configure:17792: result: yes configure:17707: checking for readlink configure:17763: gcc -o conftest -g -O2 conftest.c >&5 configure:17770: $? = 0 configure:17792: result: yes configure:17707: checking for pathconf configure:17763: gcc -o conftest -g -O2 conftest.c >&5 configure:17770: $? = 0 configure:17792: result: yes configure:17707: checking for setenv configure:17763: gcc -o conftest -g -O2 conftest.c >&5 configure:17770: $? = 0 configure:17792: result: yes configure:17865: checking whether the preprocessor supports include_next configure:17908: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:17915: $? = 0 configure:17964: result: yes configure:17990: checking for complete errno.h configure:18046: result: yes configure:19383: checking whether strerror_r is declared configure:19412: gcc -c -g -O2 conftest.c >&5 configure:19419: $? = 0 configure:19434: result: yes configure:19456: checking for strerror_r configure:19512: gcc -o conftest -g -O2 conftest.c >&5 configure:19519: $? = 0 configure:19541: result: yes configure:19553: checking whether strerror_r returns char * configure:19587: gcc -c -g -O2 conftest.c >&5 configure:19594: $? = 0 configure:19673: result: yes configure:19687: checking whether malloc, realloc, calloc are POSIX compliant configure:19717: gcc -c -g -O2 conftest.c >&5 configure:19724: $? = 0 configure:19740: result: yes configure:19787: checking for stdlib.h configure:19794: result: yes configure:19928: checking for GNU libc compatible malloc configure:19993: result: no configure:20009: checking for long long int configure:20056: gcc -o conftest -g -O2 conftest.c >&5 configure:20063: $? = 0 configure:20151: result: yes configure:20181: gcc -c -g -O2 conftest.c >&5 conftest.c:70:10: error: unknown type name 'not' conftest.c:70:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:70:16: error: unknown type name 'universal' configure:20188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 0 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:20318: checking for SIGPIPE configure:20347: result: yes configure:20423: checking for stdbool.h that conforms to C99 configure:20516: gcc -c -g -O2 conftest.c >&5 configure:20523: $? = 0 configure:20538: result: yes configure:20540: checking for _Bool configure:20568: gcc -c -g -O2 conftest.c >&5 configure:20575: $? = 0 configure:20602: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:105:20: error: expected expression before ')' token configure:20609: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 0 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:20632: result: yes configure:20651: checking for unsigned long long int configure:20698: gcc -o conftest -g -O2 conftest.c >&5 configure:20705: $? = 0 configure:20725: result: yes configure:20741: checking for C/C++ restrict keyword configure:20776: gcc -c -g -O2 conftest.c >&5 configure:20783: $? = 0 configure:20801: result: __restrict configure:20883: checking whether clearerr_unlocked is declared configure:20912: gcc -c -g -O2 conftest.c >&5 configure:20919: $? = 0 configure:20934: result: yes configure:20952: checking whether feof_unlocked is declared configure:20981: gcc -c -g -O2 conftest.c >&5 configure:20988: $? = 0 configure:21003: result: yes configure:21021: checking whether ferror_unlocked is declared configure:21050: gcc -c -g -O2 conftest.c >&5 configure:21057: $? = 0 configure:21072: result: yes configure:21090: checking whether fflush_unlocked is declared configure:21119: gcc -c -g -O2 conftest.c >&5 configure:21126: $? = 0 configure:21141: result: yes configure:21159: checking whether fgets_unlocked is declared configure:21188: gcc -c -g -O2 conftest.c >&5 configure:21195: $? = 0 configure:21210: result: yes configure:21228: checking whether fputc_unlocked is declared configure:21257: gcc -c -g -O2 conftest.c >&5 configure:21264: $? = 0 configure:21279: result: yes configure:21297: checking whether fputs_unlocked is declared configure:21326: gcc -c -g -O2 conftest.c >&5 configure:21333: $? = 0 configure:21348: result: yes configure:21366: checking whether fread_unlocked is declared configure:21395: gcc -c -g -O2 conftest.c >&5 configure:21402: $? = 0 configure:21417: result: yes configure:21435: checking whether fwrite_unlocked is declared configure:21464: gcc -c -g -O2 conftest.c >&5 configure:21471: $? = 0 configure:21486: result: yes configure:21504: checking whether getc_unlocked is declared configure:21533: gcc -c -g -O2 conftest.c >&5 configure:21540: $? = 0 configure:21555: result: yes configure:21573: checking whether getchar_unlocked is declared configure:21602: gcc -c -g -O2 conftest.c >&5 configure:21609: $? = 0 configure:21624: result: yes configure:21642: checking whether putc_unlocked is declared configure:21671: gcc -c -g -O2 conftest.c >&5 configure:21678: $? = 0 configure:21693: result: yes configure:21711: checking whether putchar_unlocked is declared configure:21740: gcc -c -g -O2 conftest.c >&5 configure:21747: $? = 0 configure:21762: result: yes configure:21818: checking for wint_t configure:21853: gcc -c -g -O2 conftest.c >&5 configure:21860: $? = 0 configure:21875: result: yes configure:22009: checking if environ is properly declared configure:22037: gcc -c -g -O2 conftest.c >&5 conftest.c:89:34: error: conflicting types for 'environ' In file included from conftest.c:88:0: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here configure:22044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define GNULIB_CANONICALIZE_LGPL 1 | /* end confdefs.h. */ | #include | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:22060: result: yes configure:22093: checking for error_at_line configure:22119: gcc -o conftest -g -O2 conftest.c >&5 configure:22126: $? = 0 configure:22146: result: yes configure:22211: checking for mbstate_t configure:22260: result: yes configure:22289: checking for memmove configure:22374: result: yes configure:22558: checking search.h usability configure:22575: gcc -c -g -O2 conftest.c >&5 configure:22582: $? = 0 configure:22596: result: yes configure:22600: checking search.h presence configure:22615: gcc -E conftest.c configure:22622: $? = 0 configure:22636: result: yes configure:22664: checking for search.h configure:22673: result: yes configure:22692: checking for tsearch configure:22748: gcc -o conftest -g -O2 conftest.c >&5 configure:22755: $? = 0 configure:22777: result: yes configure:22795: checking for working strerror function configure:22823: gcc -c -g -O2 conftest.c >&5 configure:22830: $? = 0 configure:22900: result: yes configure:23202: checking for volatile sig_atomic_t configure:23233: gcc -c -g -O2 conftest.c >&5 configure:23240: $? = 0 configure:23270: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:101:36: error: expected expression before ')' token configure:23277: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:23300: result: yes configure:23346: checking for sigprocmask configure:23402: gcc -o conftest -g -O2 conftest.c >&5 configure:23409: $? = 0 configure:23429: result: yes configure:23573: checking for ssize_t configure:23600: gcc -c -g -O2 conftest.c >&5 configure:23607: $? = 0 configure:23622: result: yes configure:23752: checking whether stdint.h conforms to C99 configure:23931: gcc -c -g -O2 conftest.c >&5 configure:23938: $? = 0 configure:24073: result: yes configure:25539: checking for random.h configure:25560: gcc -c -g -O2 conftest.c >&5 conftest.c:129:20: fatal error: random.h: No such file or directory compilation terminated. configure:25567: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define GNULIB_SIGPIPE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:25584: result: no configure:25603: checking for struct random_data configure:25636: gcc -c -g -O2 conftest.c >&5 configure:25643: $? = 0 configure:25675: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:33: error: expected expression before ')' token configure:25682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_H 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define GNULIB_SIGPIPE 1 | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof ((struct random_data))) | return 0; | ; | return 0; | } configure:25705: result: yes configure:25889: checking whether is standalone configure:25926: result: yes configure:26271: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on matti config.status:1482: creating Makefile config.status:1482: creating lib/Makefile config.status:1482: creating srclib/Makefile config.status:1482: creating src/Makefile config.status:1482: creating po/Makefile.in config.status:1482: creating man/Makefile config.status:1482: creating tests/Makefile config.status:1482: creating include/iconv.h config.status:1482: creating include/iconv.h.inst config.status:1482: creating config.h config.status:1482: creating lib/config.h config.status:1756: executing depfiles commands config.status:1756: executing libtool commands config.status:1756: executing po-directories commands configure:28912: === configuring in libcharset (/home/rangeli/projects/libiconv-1.13.1/libcharset) configure:29015: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--build=x86_64-pc-linux-gnu' '--host=arm-linux-eabi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-linux-eabi' --cache-file=/dev/null --srcdir=. configure:28912: === configuring in preload (/home/rangeli/projects/libiconv-1.13.1/preload) configure:29015: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--build=x86_64-pc-linux-gnu' '--host=arm-linux-eabi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-linux-eabi' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_restrict=__restrict ac_cv_decl_EILSEQ=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arm-linux-eabi ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_malloc_0_nonnull=no ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memmove=yes ac_cv_func_pathconf=yes ac_cv_func_readlink=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_sigprocmask=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_tsearch=yes ac_cv_func_wcrtomb=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_random_h=no ac_cv_header_search_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=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_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=arm-linux-eabi ac_cv_lib_error_at_line=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_STRIP=/usr/bin/strip ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_STRIP=/usr/bin/strip ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DUMPBIN='link -dump -symbols' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_struct_random_data=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_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_libname_spec='lib$name' acl_cv_libpath=none acl_cv_library_names_spec= acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_shlibpath_var= acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works='guessing yes' am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= cl_cv_prog_LN=ln cl_cv_prog_cp='cp -p' cl_cv_sys_endian='little endian' gl_cv_c_multiarch=no gl_cv_cc_visibility=yes gl_cv_func_malloc_0_nonnull=0 gl_cv_func_malloc_posix=yes gl_cv_func_sigprocmask=1 gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_header_errno_h_complete=yes gl_cv_header_signal_h_SIGPIPE=yes gl_cv_header_wchar_h_standalone=yes gl_cv_header_working_stdint_h=yes gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=yes gt_cv_ssize_t=yes gt_cv_var_environ_declaration=yes lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/rangeli/projects/libiconv-1.13.1/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/rangeli/projects/libiconv-1.13.1/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='0' AR='ar' AS='as' AUTOCONF='${SHELL} /home/rangeli/projects/libiconv-1.13.1/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/rangeli/projects/libiconv-1.13.1/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/rangeli/projects/libiconv-1.13.1/build-aux/missing --run automake-1.11' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BROKEN_WCHAR_H='0' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CFLAG_VISIBILITY='-fvisibility=hidden' CP='cp -p' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DLL_VARIABLE='' DSYMUTIL='' DUMPBIN='link -dump -symbols' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EILSEQ='' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/usr/bin/grep -F' GETTEXT_MACRO_VERSION='0.17' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ATOLL='0' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_FCHDIR='0' GNULIB_FCLOSE='0' GNULIB_FFLUSH='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREOPEN='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FWRITE='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETSUBOPT='0' GNULIB_GETUSERSHELL='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LSEEK='0' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='0' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMCHR='0' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKSTEMP='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_PERROR='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='1' GNULIB_REALLOC_POSIX='0' GNULIB_RPMATCH='0' GNULIB_SETENV='0' GNULIB_SIGACTION='0' GNULIB_SIGNAL_H_SIGPIPE='1' GNULIB_SIGPROCMASK='1' GNULIB_SLEEP='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STDIO_H_SIGPIPE='1' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='1' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRVERSCMP='0' GNULIB_UNISTD_H_SIGPIPE='1' GNULIB_UNSETENV='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCRTOMB='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSRTOMBS='0' GNULIB_WCTOB='0' GNULIB_WCWIDTH='0' GNULIB_WRITE='0' GREP='/usr/bin/grep' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CALLOC_POSIX='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_FPURGE='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_EUIDACCESS='1' HAVE_FSEEKO='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_GETDOMAINNAME='1' HAVE_GETDTABLESIZE='1' HAVE_GETHOSTNAME='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETUSERSHELL='1' HAVE_INTTYPES_H='1' HAVE_LINK='1' HAVE_LONG_LONG_INT='1' HAVE_MALLOC_POSIX='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_OS_H='0' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_RANDOM_H='0' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_REALLOC_POSIX='1' HAVE_RPMATCH='1' HAVE_SETENV='1' HAVE_SIGACTION='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRNDUP='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRVERSCMP='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TYPES_H='1' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UNISTD_H='1' HAVE_UNSETENV='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_VISIBILITY='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCRTOMB='1' HAVE_WCSNRTOMBS='1' HAVE_WCSRTOMBS='1' HAVE_WINT_T='1' HAVE__BOOL='1' ICONV_CONST='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_PROGRAM_ENV='' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBICONV='' LIBICRT_LIBDEPS='' LIBICRT_LTLIBDEPS='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='/bin/sh $(top_builddir)/libtool' LIPO='' LN='ln' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/rangeli/projects/libiconv-1.13.1/build-aux/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_ERRNO_H='' NEXT_SIGNAL_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NM='link -dump -symbols' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libiconv' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' RC='' RELOCATABLE='no' RELOCATABLE_BUILD_DIR='$(top_builddir)/srclib' RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' RELOCATABLE_LDFLAGS='' RELOCATABLE_LIBRARY_PATH='' RELOCATABLE_SRC_DIR='$(top_srcdir)/srclib' RELOCATABLE_VIA_LD_FALSE='' RELOCATABLE_VIA_LD_TRUE='#' REPLACE_BTOWC='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_FCHDIR='0' REPLACE_FCLOSE='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_GETCWD='0' REPLACE_GETLINE='0' REPLACE_GETPAGESIZE='0' REPLACE_LCHOWN='0' REPLACE_LSEEK='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKSTEMP='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_PRINTF='0' REPLACE_PUTENV='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STRCASESTR='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCTOB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SRCLIBOBJS='' STDBOOL_H='' STDINT_H='' STRIP='/usr/bin/strip' UNISTD_H_HAVE_WINSOCK2_H='0' USE_EXTRA_ENCODINGS='no' USE_MBSTATE_T='1' USE_NLS='yes' VERSION='1.13.1' VOID_UNSETENV='0' WCHAR_H='' WCHAR_T_SUFFIX='' WINDRES='' WINT_T_SUFFIX='' WOE32='no' WOE32DLL='no' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format' ac_ct_CC='gcc' ac_ct_DUMPBIN='link -dump -symbols' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' host='arm-linux-eabi' host_alias='arm-linux-eabi' host_cpu='arm' host_os='eabi' host_vendor='linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/rangeli/projects/libiconv-1.13.1/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libcharset preload' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libiconv" #define VERSION "1.13.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define INSTALLPREFIX "/usr/local" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_VISIBILITY 1 #define HAVE_ICONV 1 #define ICONV_CONST #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_MBSTATE_T 1 #define HAVE_WCHAR_T 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_MBSINIT 1 #define HAVE_SETLOCALE 1 #define HAVE_MEMMOVE 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_WCHAR_H 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDIO_H 1 #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define HAVE_PATHCONF 1 #define HAVE_SETENV 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 0 #define HAVE_LONG_LONG_INT 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define restrict __restrict #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_WINT_T 1 #define GNULIB_CANONICALIZE_LGPL 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_MALLOC_POSIX 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMMOVE 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define GNULIB_SIGPIPE 1 #define HAVE_STRUCT_RANDOM_DATA 1 #define USE_UNLOCKED_IO 1 configure: exit 0