pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem configuring pspp-0.10.0 on Linux Slackware 14.1


From: John Darrington
Subject: Re: Problem configuring pspp-0.10.0 on Linux Slackware 14.1
Date: Sun, 3 Apr 2016 14:12:24 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, Apr 03, 2016 at 11:47:35AM +0200, Frans Houweling wrote:
     Slackware 14.1 is slackware-current (since 2013-11). I just tried to make
     libiconv on a clean slackware 14.1 install and get the same error
     executing make:

Slackware haven't released since 2013 ??

You should not need libiconv if you are building against anything but a 
very old version of libc.

Perhaps you can check config.log to see why it thinks that iconv is not
available.

J'
     
     >gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl
     >-DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c progname.c
     >In file included from progname.c:26:0:
     >./stdio.h:1010:1: error: 'gets' undeclared here (not in a function)
     > _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
     > ^
     >make[2]: *** [progname.o] Errore 1
     >make[2]: Leaving directory `/home/fhou/Downloads/libiconv-1.14/srclib'
     >make[1]: *** [all] Errore 2
     >make[1]: Leaving directory `/home/fhou/Downloads/libiconv-1.14/srclib'
     >make: *** [all] Errore 2
     
     
     
     On 03/04/2016 09:33, John Darrington wrote:
     >There does seem to be something very odd.  Is this a recent version of 
Slackware ?
     >
     >J'
     >
     >On Sat, Apr 02, 2016 at 11:06:49PM +0200, Frans Houweling wrote:
     >      I have been rejoicing too early: Slackware seems incompatible with
     >      libiconv - it uses Glibc's iconv instead, and libiconv itself will 
not
     >      compile.
     >      Is there any solution other than changing distro? Would it be 
possible to
     >      implement a --without-iconv or --without-libiconv option?
     >      Thanks for your patience
     >      frans
     >      On 02/04/2016 21:48, Frans Houweling wrote:
     >      >BINGO!
     >      >
     >      >>...
     >      >>checking for feholdexcept... no
     >      >>checking for fpsetmask... no
     >      >>checking for popen... no
     >      >>checking for round... no
     >      >>checking whether ln -s works... yes
     >      >>checking for iconv... no, consider installing GNU libiconv
     >      >>configure: WARNING: You must install iconv (see
     >      >>http://www.gnu.org/software/libiconv/) before building PSPP.
     >      >>configure: error: The following required prerequisites are not
     >      >>installed.
     >      >>You must install them before PSPP can be built:
     >      >>    gtksourceview 3.0 version 3.4.2 or later (or use 
--without-gui)
     >      >>    iconv (see http://www.gnu.org/software/libiconv/)
     >      >>pspp-0.10.0$
     >      >
     >      >
     >      >On 02/04/2016 21:34, John Darrington wrote:
     >      >>So now I'm confused.  What confiure is rejecting works fine if you
     >      >>run is manually.
     >      >>
     >      >>See what happens if you run this:
     >      >>./configure gl_cv_header_wchar_h_correct_inline=yes
     >      >
     >
     

     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.68.  Invocation command line was
     
       $ ./configure --prefix=/usr/local
     
     ## --------- ##
     ## Platform. ##
     ## --------- ##
     
     hostname = bersano
     uname -m = x86_64
     uname -r = 3.10.17
     uname -s = Linux
     uname -v = #2 SMP Fri Feb 14 16:45:28 CST 2014
     
     /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz
     /bin/uname -X     = unknown
     
     /bin/arch              = x86_64
     /usr/bin/arch -k       = unknown
     /usr/convex/getsysinfo = unknown
     /usr/bin/hostinfo      = unknown
     /bin/machine           = unknown
     /usr/bin/oslevel       = unknown
     /bin/universe          = unknown
     
     PATH: /usr/local/bin
     PATH: /usr/bin
     PATH: /bin
     PATH: /usr/games
     PATH: /usr/lib64/java/bin
     PATH: /usr/lib64/java/jre/bin
     PATH: /usr/lib64/kde4/libexec
     PATH: /usr/lib64/qt/bin
     PATH: /usr/share/texmf/bin
     
     
     ## ----------- ##
     ## Core tests. ##
     ## ----------- ##
     
     configure:3083: checking for a BSD-compatible install
     configure:3151: result: /usr/bin/ginstall -c
     configure:3162: checking whether build environment is sane
     configure:3212: result: yes
     configure:3353: checking for a thread-safe mkdir -p
     configure:3392: result: /usr/bin/mkdir -p
     configure:3406: checking for gawk
     configure:3422: found /usr/bin/gawk
     configure:3433: result: gawk
     configure:3444: checking whether make sets $(MAKE)
     configure:3466: result: yes
     configure:3548: checking whether make sets $(MAKE)
     configure:3570: result: yes
     configure:3629: checking for gcc
     configure:3645: found /usr/bin/gcc
     configure:3656: result: gcc
     configure:3885: checking for C compiler version
     configure:3894: gcc --version >&5
     gcc (GCC) 4.8.2
     Copyright (C) 2013 Free Software Foundation, Inc.
     This is free software; see the source for copying conditions.  There is NO
     warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     
     configure:3905: $? = 0
     configure:3894: gcc -v >&5
     Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/specs
     COLLECT_GCC=gcc
     
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.2/lto-wrapper
     Target: x86_64-slackware-linux
     Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib64 
--mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap 
--enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix 
--enable-checking=release --enable-objc-gc --with-system-zlib 
--with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions 
--enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose 
--enable-java-home --with-java-home=/usr/lib64/jvm/jre 
--with-jvm-root-dir=/usr/lib64/jvm 
--with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 
--with-antlr-jar=/tmp/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk 
--disable-gtktest --disable-multilib --target=x86_64-slackware-linux 
--build=x86_64-slackware-linux --host=x86_64-slackware-linux
     Thread model: posix
     gcc version 4.8.2 (GCC) 
     configure:3905: $? = 0
     configure:3894: gcc -V >&5
     gcc: error: unrecognized command line option '-V'
     gcc: fatal error: no input files
     compilation terminated.
     configure:3905: $? = 1
     configure:3894: gcc -qversion >&5
     gcc: error: unrecognized command line option '-qversion'
     gcc: fatal error: no input files
     compilation terminated.
     configure:3905: $? = 1
     configure:3925: checking whether the C compiler works
     configure:3947: gcc    conftest.c  >&5
     configure:3951: $? = 0
     configure:3999: result: yes
     configure:4002: checking for C compiler default output file name
     configure:4004: result: a.out
     configure:4010: checking for suffix of executables
     configure:4017: gcc -o conftest    conftest.c  >&5
     configure:4021: $? = 0
     configure:4043: result: 
     configure:4065: checking whether we are cross compiling
     configure:4073: gcc -o conftest    conftest.c  >&5
     configure:4077: $? = 0
     configure:4084: ./conftest
     configure:4088: $? = 0
     configure:4103: result: no
     configure:4108: checking for suffix of object files
     configure:4130: gcc -c   conftest.c >&5
     configure:4134: $? = 0
     configure:4155: result: o
     configure:4159: checking whether we are using the GNU C compiler
     configure:4178: gcc -c   conftest.c >&5
     configure:4178: $? = 0
     configure:4187: result: yes
     configure:4196: checking whether gcc accepts -g
     configure:4216: gcc -c -g  conftest.c >&5
     configure:4216: $? = 0
     configure:4257: result: yes
     configure:4274: checking for gcc option to accept ISO C89
     configure:4338: gcc  -c -g -O2  conftest.c >&5
     configure:4338: $? = 0
     configure:4351: result: none needed
     configure:4382: checking for style of include used by make
     configure:4410: result: GNU
     configure:4435: checking dependency style of gcc
     configure:4545: result: none
     configure:4565: checking how to run the C preprocessor
     configure:4596: gcc -E  conftest.c
     configure:4596: $? = 0
     configure:4610: gcc -E  conftest.c
     conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
      #include <ac_nonexistent.h>
                                 ^
     compilation terminated.
     configure:4610: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | /* end confdefs.h.  */
     | #include <ac_nonexistent.h>
     configure:4635: result: gcc -E
     configure:4655: gcc -E  conftest.c
     configure:4655: $? = 0
     configure:4669: gcc -E  conftest.c
     conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
      #include <ac_nonexistent.h>
                                 ^
     compilation terminated.
     configure:4669: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | /* end confdefs.h.  */
     | #include <ac_nonexistent.h>
     configure:4701: checking for strip
     configure:4719: found /usr/bin/strip
     configure:4732: result: /usr/bin/strip
     configure:4844: checking build system type
     configure:4858: result: x86_64-unknown-linux-gnu
     configure:4878: checking host system type
     configure:4891: result: x86_64-unknown-linux-gnu
     configure:4921: checking for grep that handles long lines and -e
     configure:4979: result: /usr/bin/grep
     configure:4984: checking for egrep
     configure:5046: result: /usr/bin/grep -E
     configure:5113: checking for ranlib
     configure:5129: found /usr/bin/ranlib
     configure:5140: result: ranlib
     configure:5170: checking whether gcc and cc understand -c and -o together
     configure:5201: gcc -c conftest.c -o conftest2.o >&5
     configure:5205: $? = 0
     configure:5211: gcc -c conftest.c -o conftest2.o >&5
     configure:5215: $? = 0
     configure:5226: cc -c conftest.c >&5
     configure:5230: $? = 0
     configure:5238: cc -c conftest.c -o conftest2.o >&5
     configure:5242: $? = 0
     configure:5248: cc -c conftest.c -o conftest2.o >&5
     configure:5252: $? = 0
     configure:5270: result: yes
     configure:5295: checking for ANSI C header files
     configure:5315: gcc -c -g -O2  conftest.c >&5
     configure:5315: $? = 0
     configure:5388: gcc -o conftest -g -O2   conftest.c  >&5
     configure:5388: $? = 0
     configure:5388: ./conftest
     configure:5388: $? = 0
     configure:5399: result: yes
     configure:5412: checking for sys/types.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for sys/stat.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for stdlib.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for string.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for memory.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for strings.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for inttypes.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for stdint.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5412: checking for unistd.h
     configure:5412: gcc -c -g -O2  conftest.c >&5
     configure:5412: $? = 0
     configure:5412: result: yes
     configure:5427: checking minix/config.h usability
     configure:5427: gcc -c -g -O2  conftest.c >&5
     conftest.c:54:26: fatal error: minix/config.h: No such file or directory
      #include <minix/config.h>
                               ^
     compilation terminated.
     configure:5427: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 <stdio.h>
     | #ifdef HAVE_SYS_TYPES_H
     | # include <sys/types.h>
     | #endif
     | #ifdef HAVE_SYS_STAT_H
     | # include <sys/stat.h>
     | #endif
     | #ifdef STDC_HEADERS
     | # include <stdlib.h>
     | # include <stddef.h>
     | #else
     | # ifdef HAVE_STDLIB_H
     | #  include <stdlib.h>
     | # endif
     | #endif
     | #ifdef HAVE_STRING_H
     | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
     | #  include <memory.h>
     | # endif
     | # include <string.h>
     | #endif
     | #ifdef HAVE_STRINGS_H
     | # include <strings.h>
     | #endif
     | #ifdef HAVE_INTTYPES_H
     | # include <inttypes.h>
     | #endif
     | #ifdef HAVE_STDINT_H
     | # include <stdint.h>
     | #endif
     | #ifdef HAVE_UNISTD_H
     | # include <unistd.h>
     | #endif
     | #include <minix/config.h>
     configure:5427: result: no
     configure:5427: checking minix/config.h presence
     configure:5427: gcc -E  conftest.c
     conftest.c:21:26: fatal error: minix/config.h: No such file or directory
      #include <minix/config.h>
                               ^
     compilation terminated.
     configure:5427: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 <minix/config.h>
     configure:5427: result: no
     configure:5427: checking for minix/config.h
     configure:5427: result: no
     configure:5456: checking whether it is safe to define __EXTENSIONS__
     configure:5474: gcc -c -g -O2  conftest.c >&5
     configure:5474: $? = 0
     configure:5481: result: yes
     configure:5594: checking for ld used by GCC
     configure:5658: result: /usr/x86_64-slackware-linux/bin/ld
     configure:5665: checking if the linker 
(/usr/x86_64-slackware-linux/bin/ld) is GNU ld
     configure:5678: result: yes
     configure:5684: checking for shared library path variable
     configure:5697: result: LD_LIBRARY_PATH
     configure:5702: checking whether to activate relocatable installation
     configure:5717: result: no
     configure:5847: checking how to copy files
     configure:5863: result: cp -p
     configure:5867: checking how to make hard links
     configure:5883: result: ln
     configure:5887: checking whether ln -s works
     configure:5891: result: yes
     configure:5950: checking how to print strings
     configure:5977: result: printf
     configure:5998: checking for a sed that does not truncate output
     configure:6062: result: /usr/bin/sed
     configure:6080: checking for fgrep
     configure:6142: result: /usr/bin/grep -F
     configure:6177: checking for ld used by gcc
     configure:6244: result: /usr/x86_64-slackware-linux/bin/ld
     configure:6251: checking if the linker 
(/usr/x86_64-slackware-linux/bin/ld) is GNU ld
     configure:6266: result: yes
     configure:6278: checking for BSD- or MS-compatible name lister (nm)
     configure:6327: result: /usr/bin/nm -B
     configure:6457: checking the name lister (/usr/bin/nm -B) interface
     configure:6464: gcc -c -g -O2  conftest.c >&5
     configure:6467: /usr/bin/nm -B "conftest.o"
     configure:6470: output
     0000000000000000 B some_variable
     configure:6477: result: BSD nm
     configure:6481: checking the maximum length of command line arguments
     configure:6606: result: 1572864
     configure:6623: checking whether the shell understands some XSI constructs
     configure:6633: result: yes
     configure:6637: checking whether the shell understands "+="
     configure:6643: result: yes
     configure:6678: checking how to convert x86_64-unknown-linux-gnu file 
names to x86_64-unknown-linux-gnu format
     configure:6718: result: func_convert_file_noop
     configure:6725: checking how to convert x86_64-unknown-linux-gnu file 
names to toolchain format
     configure:6745: result: func_convert_file_noop
     configure:6752: checking for /usr/x86_64-slackware-linux/bin/ld option to 
reload object files
     configure:6759: result: -r
     configure:6833: checking for objdump
     configure:6849: found /usr/bin/objdump
     configure:6860: result: objdump
     configure:6889: checking how to recognize dependent libraries
     configure:7091: result: pass_all
     configure:7176: checking for dlltool
     configure:7192: found /usr/bin/dlltool
     configure:7203: result: dlltool
     configure:7233: checking how to associate runtime and link libraries
     configure:7260: result: printf %s\n
     configure:7384: checking for archiver @FILE support
     configure:7401: gcc -c -g -O2  conftest.c >&5
     configure:7401: $? = 0
     configure:7404: ar cru libconftest.a @conftest.lst >&5
     configure:7407: $? = 0
     configure:7412: ar cru libconftest.a @conftest.lst >&5
     ar: conftest.o: No such file or directory
     configure:7415: $? = 1
     configure:7427: result: @
     configure:7485: checking for strip
     configure:7512: result: /usr/bin/strip
     configure:7584: checking for ranlib
     configure:7611: result: ranlib
     configure:7713: checking command to parse /usr/bin/nm -B output from gcc 
object
     configure:7832: gcc -c -g -O2  conftest.c >&5
     configure:7835: $? = 0
     configure:7839: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | 
sed '/ __gnu_lto/d' \> conftest.nm
     configure:7842: $? = 0
     configure:7908: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
     configure:7911: $? = 0
     configure:7949: result: ok
     configure:7986: checking for sysroot
     configure:8016: result: no
     configure:8093: gcc -c -g -O2  conftest.c >&5
     configure:8096: $? = 0
     configure:8259: checking for mt
     configure:8275: found /bin/mt
     configure:8286: result: mt
     configure:8309: checking if mt is a manifest tool
     configure:8315: mt '-?'
     usage: mt [-v] [--version] [-h] [ -f device ] command [ count ]
     configure:8323: result: no
     configure:8952: checking for dlfcn.h
     configure:8952: gcc -c -g -O2  conftest.c >&5
     configure:8952: $? = 0
     configure:8952: result: yes
     configure:9436: checking for objdir
     configure:9451: result: .libs
     configure:9722: checking if gcc supports -fno-rtti -fno-exceptions
     configure:9740: 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:9744: $? = 0
     configure:9757: result: no
     configure:10067: checking for gcc option to produce PIC
     configure:10074: result: -fPIC -DPIC
     configure:10082: checking if gcc PIC flag -fPIC -DPIC works
     configure:10100: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
     configure:10104: $? = 0
     configure:10117: result: yes
     configure:10146: checking if gcc static flag -static works
     configure:10174: result: yes
     configure:10189: checking if gcc supports -c -o file.o
     configure:10210: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
     configure:10214: $? = 0
     configure:10236: result: yes
     configure:10244: checking if gcc supports -c -o file.o
     configure:10291: result: yes
     configure:10324: checking whether the gcc linker 
(/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries
     configure:11482: result: yes
     configure:11519: checking whether -lc should be explicitly linked in
     configure:11527: gcc -c -g -O2  conftest.c >&5
     configure:11530: $? = 0
     configure:11545: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
-Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
     configure:11548: $? = 0
     configure:11562: result: no
     configure:11727: checking dynamic linker characteristics
     configure:12241: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  
>&5
     configure:12241: $? = 0
     configure:12463: result: GNU/Linux ld.so
     configure:12570: checking how to hardcode library paths into programs
     configure:12595: result: immediate
     configure:13135: checking whether stripping libraries is possible
     configure:13140: result: yes
     configure:13175: checking if libtool supports shared libraries
     configure:13177: result: yes
     configure:13180: checking whether to build shared libraries
     configure:13201: result: yes
     configure:13204: checking whether to build static libraries
     configure:13208: result: no
     configure:13287: checking for windres
     configure:13303: found /usr/bin/windres
     configure:13314: result: windres
     configure:13528: checking whether the -Werror option is usable
     configure:13547: gcc -c -g -O2 -Werror  conftest.c >&5
     configure:13547: $? = 0
     configure:13556: result: yes
     configure:13558: checking for simple visibility declarations
     configure:13585: gcc -c -g -O2 -fvisibility=hidden -Werror  conftest.c >&5
     configure:13585: $? = 0
     configure:13594: result: yes
     configure:13627: checking for shared library run path origin
     configure:13640: result: done
     configure:14218: checking for iconv
     configure:14242: gcc -o conftest -g -O2   conftest.c  >&5
     configure:14242: $? = 0
     configure:14276: result: yes
     configure:14279: checking for working iconv
     configure:14399: gcc -o conftest -g -O2   conftest.c  >&5
     configure:14399: $? = 0
     configure:14399: ./conftest
     configure:14399: $? = 0
     configure:14411: result: yes
     configure:14439: checking for iconv declaration
     configure:14468: gcc -c -g -O2  conftest.c >&5
     configure:14468: $? = 0
     configure:14479: result:
              extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
     configure:14491: checking whether NLS is requested
     configure:14500: result: yes
     configure:14540: checking for msgfmt
     configure: trying /usr/bin/msgfmt...
     0 translated messages.
     configure:14572: result: /usr/bin/msgfmt
     configure:14581: checking for gmsgfmt
     configure:14612: result: /usr/bin/msgfmt
     configure:14662: checking for xgettext
     configure: trying /usr/bin/xgettext...
     /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will 
try C
     configure:14694: result: /usr/bin/xgettext
     configure:14739: checking for msgmerge
     configure: trying /usr/bin/msgmerge...
     configure:14770: result: /usr/bin/msgmerge
     configure:14811: checking for CFPreferencesCopyAppValue
     configure:14829: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
     conftest.c:33:42: fatal error: CoreFoundation/CFPreferences.h: No such 
file or directory
      #include <CoreFoundation/CFPreferences.h>
                                               ^
     compilation terminated.
     configure:14829: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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 <CoreFoundation/CFPreferences.h>
     | int
     | main ()
     | {
     | CFPreferencesCopyAppValue(NULL, NULL)
     |   ;
     |   return 0;
     | }
     configure:14838: result: no
     configure:14845: checking for CFLocaleCopyCurrent
     configure:14863: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
     conftest.c:33:37: fatal error: CoreFoundation/CFLocale.h: No such file or 
directory
      #include <CoreFoundation/CFLocale.h>
                                          ^
     compilation terminated.
     configure:14863: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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 <CoreFoundation/CFLocale.h>
     | int
     | main ()
     | {
     | CFLocaleCopyCurrent();
     |   ;
     |   return 0;
     | }
     configure:14872: result: no
     configure:14921: checking for GNU gettext in libc
     configure:14945: gcc -o conftest -g -O2   conftest.c  >&5
     configure:14945: $? = 0
     configure:14954: result: yes
     configure:15782: checking whether to use NLS
     configure:15784: result: yes
     configure:15787: checking where the gettext function comes from
     configure:15798: result: libc
     configure:15859: checking for mbstate_t
     configure:15883: gcc -c -g -O2  conftest.c >&5
     configure:15883: $? = 0
     configure:15890: result: yes
     configure:15903: checking for wchar_t
     configure:15920: gcc -c -g -O2  conftest.c >&5
     configure:15920: $? = 0
     configure:15927: result: yes
     configure:15954: checking for getc_unlocked
     configure:15954: gcc -o conftest -g -O2   conftest.c  >&5
     configure:15954: $? = 0
     configure:15954: result: yes
     configure:15954: checking for mbrtowc
     configure:15954: gcc -o conftest -g -O2   conftest.c  >&5
     configure:15954: $? = 0
     configure:15954: result: yes
     configure:15954: checking for wcrtomb
     configure:15954: gcc -o conftest -g -O2   conftest.c  >&5
     configure:15954: $? = 0
     configure:15954: result: yes
     configure:15954: checking for mbsinit
     configure:15954: gcc -o conftest -g -O2   conftest.c  >&5
     configure:15954: $? = 0
     configure:15954: result: yes
     configure:15954: checking for setlocale
     configure:15954: gcc -o conftest -g -O2   conftest.c  >&5
     configure:15954: $? = 0
     configure:15954: result: yes
     configure:15971: checking whether <wchar.h> is standalone
     configure:15988: gcc -c -g -O2  conftest.c >&5
     configure:15988: $? = 0
     configure:15995: result: yes
     configure:16006: checking for memmove
     configure:16006: gcc -o conftest -g -O2   conftest.c  >&5
     conftest.c:66:6: warning: conflicting types for built-in function 
'memmove' [enabled by default]
      char memmove ();
           ^
     configure:16006: $? = 0
     configure:16006: result: yes
     configure:16019: checking for nl_langinfo and CODESET
     configure:16035: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16035: $? = 0
     configure:16044: result: yes
     configure:16054: checking for working fcntl.h
     configure:16111: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16111: $? = 0
     configure:16111: ./conftest
     configure:16111: $? = 0
     configure:16126: result: yes
     configure:16154: checking wchar.h usability
     configure:16154: gcc -c -g -O2  conftest.c >&5
     configure:16154: $? = 0
     configure:16154: result: yes
     configure:16154: checking wchar.h presence
     configure:16154: gcc -E  conftest.c
     configure:16154: $? = 0
     configure:16154: result: yes
     configure:16154: checking for wchar.h
     configure:16154: result: yes
     configure:16165: checking for EILSEQ
     configure:16227: result: yes
     configure:16240: checking byte ordering
     configure:16263: gcc -o conftest -g -O2   conftest.c  >&5
     conftest.c: In function 'main':
     conftest.c:56:3: warning: incompatible implicit declaration of built-in 
function 'exit' [enabled by default]
        exit (u.c[0] == 1);
        ^
     configure:16263: $? = 0
     configure:16263: ./conftest
     configure:16263: $? = 1
     configure: program exited with status 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 1
     | #define HAVE_WCHAR_H 1
     | /* end confdefs.h.  */
     | int main () {
     |   /* Are we little or big endian?  From Harbison&Steele.  */
     |   union
     |   {
     |     long l;
     |     char c[sizeof (long)];
     |   } u;
     |   u.l = 1;
     |   exit (u.c[0] == 1);
     | }
     configure:16307: result: little endian
     configure:16326: checking for size_t
     configure:16326: gcc -c -g -O2  conftest.c >&5
     configure:16326: $? = 0
     configure:16326: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:85:21: error: expected expression before ')' token
      if (sizeof ((size_t)))
                          ^
     configure:16326: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 1
     | #define HAVE_WCHAR_H 1
     | #define WORDS_LITTLEENDIAN 1
     | /* end confdefs.h.  */
     | #include <stdio.h>
     | #ifdef HAVE_SYS_TYPES_H
     | # include <sys/types.h>
     | #endif
     | #ifdef HAVE_SYS_STAT_H
     | # include <sys/stat.h>
     | #endif
     | #ifdef STDC_HEADERS
     | # include <stdlib.h>
     | # include <stddef.h>
     | #else
     | # ifdef HAVE_STDLIB_H
     | #  include <stdlib.h>
     | # endif
     | #endif
     | #ifdef HAVE_STRING_H
     | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
     | #  include <memory.h>
     | # endif
     | # include <string.h>
     | #endif
     | #ifdef HAVE_STRINGS_H
     | # include <strings.h>
     | #endif
     | #ifdef HAVE_INTTYPES_H
     | # include <inttypes.h>
     | #endif
     | #ifdef HAVE_STDINT_H
     | # include <stdint.h>
     | #endif
     | #ifdef HAVE_UNISTD_H
     | # include <unistd.h>
     | #endif
     | int
     | main ()
     | {
     | if (sizeof ((size_t)))
     |      return 0;
     |   ;
     |   return 0;
     | }
     configure:16326: result: yes
     configure:16339: checking for working alloca.h
     configure:16356: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16356: $? = 0
     configure:16364: result: yes
     configure:16372: checking for alloca
     configure:16409: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16409: $? = 0
     configure:16417: result: yes
     configure:16536: checking for stdlib.h
     configure:16536: result: yes
     configure:16536: checking for string.h
     configure:16536: result: yes
     configure:16536: checking for sys/param.h
     configure:16536: gcc -c -g -O2  conftest.c >&5
     configure:16536: $? = 0
     configure:16536: result: yes
     configure:16536: checking for unistd.h
     configure:16536: result: yes
     configure:16536: checking for wchar.h
     configure:16536: result: yes
     configure:16536: checking for stdint.h
     configure:16536: result: yes
     configure:16536: checking for sys/socket.h
     configure:16536: gcc -c -g -O2  conftest.c >&5
     configure:16536: $? = 0
     configure:16536: result: yes
     configure:16536: checking for sys/stat.h
     configure:16536: result: yes
     configure:16536: checking for sys/time.h
     configure:16536: gcc -c -g -O2  conftest.c >&5
     configure:16536: $? = 0
     configure:16536: result: yes
     configure:16624: checking for canonicalize_file_name
     configure:16624: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16624: $? = 0
     configure:16624: result: yes
     configure:16624: checking for getcwd
     configure:16624: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16624: $? = 0
     configure:16624: result: yes
     configure:16624: checking for readlink
     configure:16624: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16624: $? = 0
     configure:16624: result: yes
     configure:16624: checking for realpath
     configure:16624: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16624: $? = 0
     configure:16624: result: yes
     configure:16624: checking for readlinkat
     configure:16624: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16624: $? = 0
     configure:16624: result: yes
     configure:16624: checking for lstat
     configure:16624: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16624: $? = 0
     configure:16624: result: yes
     configure:16624: checking for setenv
     configure:16624: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16624: $? = 0
     configure:16624: result: yes
     configure:16641: checking whether // is distinct from /
     configure:16670: result: no
     configure:16682: checking whether realpath works
     configure:16818: gcc -o conftest -g -O2   conftest.c  >&5
     configure:16818: $? = 0
     configure:16818: ./conftest
     configure:16818: $? = 0
     configure:16830: result: yes
     configure:16967: checking if environ is properly declared
     configure:16985: gcc -c -g -O2  conftest.c >&5
     conftest.c:69:39: error: conflicting types for 'environ'
                 extern struct { int foo; } environ;
                                            ^
     In file included from conftest.c:68:0:
     /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was 
here
      extern char **environ;
                    ^
     configure:16985: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | /* end confdefs.h.  */
     | #include <unistd.h>
     |            extern struct { int foo; } environ;
     | int
     | main ()
     | {
     | environ.foo = 1;
     |   ;
     |   return 0;
     | }
     configure:16993: result: yes
     configure:17008: checking whether the preprocessor supports include_next
     configure:17046: gcc -c -g -O2  -Iconftestd1b -Iconftestd2 conftest.c >&5
     configure:17046: $? = 0
     configure:17067: result: yes
     configure:17088: checking whether system header files limit the line length
     configure:17111: result: no
     configure:17122: checking for complete errno.h
     configure:17183: result: yes
     configure:17466: checking whether strerror_r is declared
     configure:17466: gcc -c -g -O2  conftest.c >&5
     configure:17466: $? = 0
     configure:17466: result: yes
     configure:17479: checking for strerror_r
     configure:17479: gcc -o conftest -g -O2   conftest.c  >&5
     configure:17479: $? = 0
     configure:17479: result: yes
     configure:17488: checking whether strerror_r returns char *
     configure:17512: gcc -c -g -O2  conftest.c >&5
     configure:17512: $? = 0
     configure:17550: result: yes
     configure:17558: checking for inline
     configure:17574: gcc -c -g -O2  conftest.c >&5
     configure:17574: $? = 0
     configure:17582: result: inline
     configure:17651: checking whether lstat correctly handles trailing slash
     configure:17682: gcc -o conftest -g -O2   conftest.c  >&5
     configure:17682: $? = 0
     configure:17682: ./conftest
     configure:17682: $? = 0
     configure:17699: result: yes
     configure:17711: checking for stdlib.h
     configure:17711: result: yes
     configure:17721: checking for GNU libc compatible malloc
     configure:17745: gcc -o conftest -g -O2   conftest.c  >&5
     configure:17745: $? = 0
     configure:17745: ./conftest
     configure:17745: $? = 0
     configure:17755: result: yes
     configure:17770: checking for unsigned long long int
     configure:17809: gcc -o conftest -g -O2   conftest.c  >&5
     configure:17809: $? = 0
     configure:17818: result: yes
     configure:17828: checking for long long int
     configure:17866: gcc -o conftest -g -O2   conftest.c  >&5
     configure:17866: $? = 0
     configure:17866: ./conftest
     configure:17866: $? = 0
     configure:17878: result: yes
     configure:17896: gcc -c -g -O2  conftest.c >&5
     conftest.c:78:10: error: unknown type name 'not'
               not a universal capable compiler
               ^
     conftest.c:78:16: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'universal'
               not a universal capable compiler
                     ^
     conftest.c:78:16: error: unknown type name 'universal'
     configure:17896: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | /* end confdefs.h.  */
     | #ifndef __APPLE_CC__
     |          not a universal capable compiler
     |         #endif
     |         typedef int dummy;
     | 
     configure:17928: checking whether setenv is declared
     configure:17928: gcc -c -g -O2  conftest.c >&5
     configure:17928: $? = 0
     configure:17928: result: yes
     configure:17944: checking for ssize_t
     configure:17961: gcc -c -g -O2  conftest.c >&5
     configure:17961: $? = 0
     configure:17968: result: yes
     configure:17994: checking for sigset_t
     configure:17994: gcc -c -g -O2  conftest.c >&5
     configure:17994: $? = 0
     configure:17994: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:87:23: error: expected expression before ')' token
      if (sizeof ((sigset_t)))
                            ^
     configure:17994: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | #define HAVE_DECL_SETENV 1
     | /* end confdefs.h.  */
     | 
     |       #include <signal.h>
     |       /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 
 */
     |       #include <sys/types.h>
     | 
     | 
     | int
     | main ()
     | {
     | if (sizeof ((sigset_t)))
     |      return 0;
     |   ;
     |   return 0;
     | }
     configure:17994: result: yes
     configure:18015: checking for uid_t in sys/types.h
     configure:18034: result: yes
     configure:18047: checking for SIGPIPE
     configure:18072: result: yes
     configure:18175: checking whether C symbols are prefixed with underscore 
at the linker level
     configure:18188: gcc -g -O2  -S conftest.c
     configure:18191: $? = 0
     configure:18201: result: no
     configure:18216: checking for stdbool.h that conforms to C99
     configure:18283: gcc -c -g -O2  conftest.c >&5
     configure:18283: $? = 0
     configure:18290: result: yes
     configure:18292: checking for _Bool
     configure:18292: gcc -c -g -O2  conftest.c >&5
     configure:18292: $? = 0
     configure:18292: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:116:20: error: expected expression before ')' token
      if (sizeof ((_Bool)))
                         ^
     configure:18292: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | #define HAVE_DECL_SETENV 1
     | #define HAVE_SIGSET_T 1
     | #define USER_LABEL_PREFIX 
     | /* end confdefs.h.  */
     | #include <stdio.h>
     | #ifdef HAVE_SYS_TYPES_H
     | # include <sys/types.h>
     | #endif
     | #ifdef HAVE_SYS_STAT_H
     | # include <sys/stat.h>
     | #endif
     | #ifdef STDC_HEADERS
     | # include <stdlib.h>
     | # include <stddef.h>
     | #else
     | # ifdef HAVE_STDLIB_H
     | #  include <stdlib.h>
     | # endif
     | #endif
     | #ifdef HAVE_STRING_H
     | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
     | #  include <memory.h>
     | # endif
     | # include <string.h>
     | #endif
     | #ifdef HAVE_STRINGS_H
     | # include <strings.h>
     | #endif
     | #ifdef HAVE_INTTYPES_H
     | # include <inttypes.h>
     | #endif
     | #ifdef HAVE_STDINT_H
     | # include <stdint.h>
     | #endif
     | #ifdef HAVE_UNISTD_H
     | # include <unistd.h>
     | #endif
     | int
     | main ()
     | {
     | if (sizeof ((_Bool)))
     |      return 0;
     |   ;
     |   return 0;
     | }
     configure:18292: result: yes
     configure:18418: checking whether stdint.h conforms to C99
     configure:18589: gcc -c -g -O2  conftest.c >&5
     configure:18589: $? = 0
     configure:18671: gcc -o conftest -g -O2   conftest.c  >&5
     configure:18671: $? = 0
     configure:18671: ./conftest
     configure:18671: $? = 0
     configure:18683: result: yes
     configure:19099: checking whether strerror(0) succeeds
     configure:19128: gcc -o conftest -g -O2   conftest.c  >&5
     configure:19128: $? = 0
     configure:19128: ./conftest
     configure:19128: $? = 0
     configure:19139: result: yes
     configure:19150: checking for C/C++ restrict keyword
     configure:19175: gcc -c -g -O2  conftest.c >&5
     configure:19175: $? = 0
     configure:19183: result: __restrict
     configure:19256: checking whether ffsl is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether ffsll is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether memmem is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether mempcpy is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether memrchr is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether rawmemchr is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether stpcpy is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether stpncpy is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strchrnul is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strdup is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strncat is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strndup is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strnlen is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strpbrk is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strsep is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strcasestr is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strtok_r is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strerror_r is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strsignal is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19256: checking whether strverscmp is declared without a macro
     configure:19274: gcc -c -g -O2  conftest.c >&5
     configure:19274: $? = 0
     configure:19282: result: yes
     configure:19294: checking whether stat file-mode macros are broken
     configure:19321: gcc -c -g -O2  conftest.c >&5
     configure:19321: $? = 0
     configure:19328: result: no
     configure:19357: checking for struct timespec in <time.h>
     configure:19374: gcc -c -g -O2  conftest.c >&5
     configure:19374: $? = 0
     configure:19381: result: yes
     configure:19541: checking whether clearerr_unlocked is declared
     configure:19541: gcc -c -g -O2  conftest.c >&5
     configure:19541: $? = 0
     configure:19541: result: yes
     configure:19552: checking whether feof_unlocked is declared
     configure:19552: gcc -c -g -O2  conftest.c >&5
     configure:19552: $? = 0
     configure:19552: result: yes
     configure:19563: checking whether ferror_unlocked is declared
     configure:19563: gcc -c -g -O2  conftest.c >&5
     configure:19563: $? = 0
     configure:19563: result: yes
     configure:19574: checking whether fflush_unlocked is declared
     configure:19574: gcc -c -g -O2  conftest.c >&5
     configure:19574: $? = 0
     configure:19574: result: yes
     configure:19585: checking whether fgets_unlocked is declared
     configure:19585: gcc -c -g -O2  conftest.c >&5
     configure:19585: $? = 0
     configure:19585: result: yes
     configure:19596: checking whether fputc_unlocked is declared
     configure:19596: gcc -c -g -O2  conftest.c >&5
     configure:19596: $? = 0
     configure:19596: result: yes
     configure:19607: checking whether fputs_unlocked is declared
     configure:19607: gcc -c -g -O2  conftest.c >&5
     configure:19607: $? = 0
     configure:19607: result: yes
     configure:19618: checking whether fread_unlocked is declared
     configure:19618: gcc -c -g -O2  conftest.c >&5
     configure:19618: $? = 0
     configure:19618: result: yes
     configure:19629: checking whether fwrite_unlocked is declared
     configure:19629: gcc -c -g -O2  conftest.c >&5
     configure:19629: $? = 0
     configure:19629: result: yes
     configure:19640: checking whether getc_unlocked is declared
     configure:19640: gcc -c -g -O2  conftest.c >&5
     configure:19640: $? = 0
     configure:19640: result: yes
     configure:19651: checking whether getchar_unlocked is declared
     configure:19651: gcc -c -g -O2  conftest.c >&5
     configure:19651: $? = 0
     configure:19651: result: yes
     configure:19662: checking whether putc_unlocked is declared
     configure:19662: gcc -c -g -O2  conftest.c >&5
     configure:19662: $? = 0
     configure:19662: result: yes
     configure:19673: checking whether putchar_unlocked is declared
     configure:19673: gcc -c -g -O2  conftest.c >&5
     configure:19673: $? = 0
     configure:19673: result: yes
     configure:19814: checking whether // is distinct from /
     configure:19843: result: no
     configure:19869: checking for error_at_line
     configure:19885: gcc -o conftest -g -O2   conftest.c  >&5
     configure:19885: $? = 0
     configure:19893: result: yes
     configure:19981: checking whether fcntl is declared without a macro
     configure:19999: gcc -c -g -O2  conftest.c >&5
     configure:19999: $? = 0
     configure:20007: result: yes
     configure:19981: checking whether openat is declared without a macro
     configure:19999: gcc -c -g -O2  conftest.c >&5
     configure:19999: $? = 0
     configure:20007: result: yes
     configure:20071: checking for mbstate_t
     configure:20102: result: yes
     configure:20117: checking for memmove
     configure:20117: result: yes
     configure:20146: checking whether program_invocation_name is declared
     configure:20146: gcc -c -g -O2  conftest.c >&5
     configure:20146: $? = 0
     configure:20146: result: yes
     configure:20158: checking whether program_invocation_short_name is declared
     configure:20158: gcc -c -g -O2  conftest.c >&5
     configure:20158: $? = 0
     configure:20158: result: yes
     configure:20207: checking whether readlink signature is correct
     configure:20225: gcc -c -g -O2  conftest.c >&5
     configure:20225: $? = 0
     configure:20232: result: yes
     configure:20234: checking whether readlink handles trailing slash correctly
     configure:20258: gcc -o conftest -g -O2   conftest.c  >&5
     configure:20258: $? = 0
     configure:20258: ./conftest
     configure:20258: $? = 0
     configure:20269: result: yes
     configure:20365: checking search.h usability
     configure:20365: gcc -c -g -O2  conftest.c >&5
     configure:20365: $? = 0
     configure:20365: result: yes
     configure:20365: checking search.h presence
     configure:20365: gcc -E  conftest.c
     configure:20365: $? = 0
     configure:20365: result: yes
     configure:20365: checking for search.h
     configure:20365: result: yes
     configure:20377: checking for tsearch
     configure:20377: gcc -o conftest -g -O2   conftest.c  >&5
     configure:20377: $? = 0
     configure:20377: result: yes
     configure:20450: checking for volatile sig_atomic_t
     configure:20450: gcc -c -g -O2  conftest.c >&5
     configure:20450: $? = 0
     configure:20450: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:137:36: error: expected expression before ')' token
      if (sizeof ((volatile sig_atomic_t)))
                                         ^
     configure:20450: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | #define HAVE_DECL_SETENV 1
     | #define HAVE_SIGSET_T 1
     | #define USER_LABEL_PREFIX 
     | #define HAVE__BOOL 1
     | #define restrict __restrict
     | #define HAVE_RAW_DECL_FFSL 1
     | #define HAVE_RAW_DECL_FFSLL 1
     | #define HAVE_RAW_DECL_MEMMEM 1
     | #define HAVE_RAW_DECL_MEMPCPY 1
     | #define HAVE_RAW_DECL_MEMRCHR 1
     | #define HAVE_RAW_DECL_RAWMEMCHR 1
     | #define HAVE_RAW_DECL_STPCPY 1
     | #define HAVE_RAW_DECL_STPNCPY 1
     | #define HAVE_RAW_DECL_STRCHRNUL 1
     | #define HAVE_RAW_DECL_STRDUP 1
     | #define HAVE_RAW_DECL_STRNCAT 1
     | #define HAVE_RAW_DECL_STRNDUP 1
     | #define HAVE_RAW_DECL_STRNLEN 1
     | #define HAVE_RAW_DECL_STRPBRK 1
     | #define HAVE_RAW_DECL_STRSEP 1
     | #define HAVE_RAW_DECL_STRCASESTR 1
     | #define HAVE_RAW_DECL_STRTOK_R 1
     | #define HAVE_RAW_DECL_STRERROR_R 1
     | #define HAVE_RAW_DECL_STRSIGNAL 1
     | #define HAVE_RAW_DECL_STRVERSCMP 1
     | #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 GNULIB_CANONICALIZE_LGPL 1
     | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
     | #define GNULIB_TEST_REALPATH 1
     | #define GNULIB_TEST_ENVIRON 1
     | #define HAVE_RAW_DECL_FCNTL 1
     | #define HAVE_RAW_DECL_OPENAT 1
     | #define GNULIB_TEST_LSTAT 1
     | #define HAVE_MBSTATE_T 1
     | #define HAVE_MEMMOVE 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
     | #define GNULIB_TEST_READ 1
     | #define GNULIB_TEST_READLINK 1
     | #define HAVE_SEARCH_H 1
     | #define HAVE_TSEARCH 1
     | /* end confdefs.h.  */
     | 
     | #include <signal.h>
     | 
     | 
     | int
     | main ()
     | {
     | if (sizeof ((volatile sig_atomic_t)))
     |      return 0;
     |   ;
     |   return 0;
     | }
     configure:20450: result: yes
     configure:20464: checking for sighandler_t
     configure:20464: gcc -c -g -O2  conftest.c >&5
     configure:20464: $? = 0
     configure:20464: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:137:27: error: expected expression before ')' token
      if (sizeof ((sighandler_t)))
                                ^
     configure:20464: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | #define HAVE_DECL_SETENV 1
     | #define HAVE_SIGSET_T 1
     | #define USER_LABEL_PREFIX 
     | #define HAVE__BOOL 1
     | #define restrict __restrict
     | #define HAVE_RAW_DECL_FFSL 1
     | #define HAVE_RAW_DECL_FFSLL 1
     | #define HAVE_RAW_DECL_MEMMEM 1
     | #define HAVE_RAW_DECL_MEMPCPY 1
     | #define HAVE_RAW_DECL_MEMRCHR 1
     | #define HAVE_RAW_DECL_RAWMEMCHR 1
     | #define HAVE_RAW_DECL_STPCPY 1
     | #define HAVE_RAW_DECL_STPNCPY 1
     | #define HAVE_RAW_DECL_STRCHRNUL 1
     | #define HAVE_RAW_DECL_STRDUP 1
     | #define HAVE_RAW_DECL_STRNCAT 1
     | #define HAVE_RAW_DECL_STRNDUP 1
     | #define HAVE_RAW_DECL_STRNLEN 1
     | #define HAVE_RAW_DECL_STRPBRK 1
     | #define HAVE_RAW_DECL_STRSEP 1
     | #define HAVE_RAW_DECL_STRCASESTR 1
     | #define HAVE_RAW_DECL_STRTOK_R 1
     | #define HAVE_RAW_DECL_STRERROR_R 1
     | #define HAVE_RAW_DECL_STRSIGNAL 1
     | #define HAVE_RAW_DECL_STRVERSCMP 1
     | #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 GNULIB_CANONICALIZE_LGPL 1
     | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
     | #define GNULIB_TEST_REALPATH 1
     | #define GNULIB_TEST_ENVIRON 1
     | #define HAVE_RAW_DECL_FCNTL 1
     | #define HAVE_RAW_DECL_OPENAT 1
     | #define GNULIB_TEST_LSTAT 1
     | #define HAVE_MBSTATE_T 1
     | #define HAVE_MEMMOVE 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
     | #define GNULIB_TEST_READ 1
     | #define GNULIB_TEST_READLINK 1
     | #define HAVE_SEARCH_H 1
     | #define HAVE_TSEARCH 1
     | /* end confdefs.h.  */
     | 
     | #include <signal.h>
     | 
     | 
     | int
     | main ()
     | {
     | if (sizeof ((sighandler_t)))
     |      return 0;
     |   ;
     |   return 0;
     | }
     configure:20464: result: yes
     configure:20478: checking whether pthread_sigmask is declared without a 
macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigaction is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigaddset is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigdelset is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigemptyset is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigfillset is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigismember is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigpending is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20478: checking whether sigprocmask is declared without a macro
     configure:20496: gcc -c -g -O2  conftest.c >&5
     configure:20496: $? = 0
     configure:20504: result: yes
     configure:20537: checking for sigprocmask
     configure:20537: gcc -o conftest -g -O2   conftest.c  >&5
     configure:20537: $? = 0
     configure:20537: result: yes
     configure:20576: checking for ssize_t
     configure:20600: result: yes
     configure:20611: checking whether stat handles trailing slashes on 
directories
     configure:20634: gcc -o conftest -g -O2   conftest.c  >&5
     configure:20634: $? = 0
     configure:20634: ./conftest
     configure:20634: $? = 0
     configure:20644: result: yes
     configure:20646: checking whether stat handles trailing slashes on files
     configure:20680: gcc -o conftest -g -O2   conftest.c  >&5
     configure:20680: $? = 0
     configure:20680: ./conftest
     configure:20680: $? = 0
     configure:20691: result: yes
     configure:20772: checking whether NULL can be used in arbitrary expressions
     configure:20790: gcc -c -g -O2  conftest.c >&5
     configure:20790: $? = 0
     configure:20797: result: yes
     configure:20969: checking whether dprintf is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether fpurge is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:149:10: error: 'fpurge' undeclared (first use in this function)
        (void) fpurge;
               ^
     conftest.c:149:10: note: each undeclared identifier is reported only once 
for each function it appears in
     configure:20987: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | #define HAVE_DECL_SETENV 1
     | #define HAVE_SIGSET_T 1
     | #define USER_LABEL_PREFIX 
     | #define HAVE__BOOL 1
     | #define restrict __restrict
     | #define HAVE_RAW_DECL_FFSL 1
     | #define HAVE_RAW_DECL_FFSLL 1
     | #define HAVE_RAW_DECL_MEMMEM 1
     | #define HAVE_RAW_DECL_MEMPCPY 1
     | #define HAVE_RAW_DECL_MEMRCHR 1
     | #define HAVE_RAW_DECL_RAWMEMCHR 1
     | #define HAVE_RAW_DECL_STPCPY 1
     | #define HAVE_RAW_DECL_STPNCPY 1
     | #define HAVE_RAW_DECL_STRCHRNUL 1
     | #define HAVE_RAW_DECL_STRDUP 1
     | #define HAVE_RAW_DECL_STRNCAT 1
     | #define HAVE_RAW_DECL_STRNDUP 1
     | #define HAVE_RAW_DECL_STRNLEN 1
     | #define HAVE_RAW_DECL_STRPBRK 1
     | #define HAVE_RAW_DECL_STRSEP 1
     | #define HAVE_RAW_DECL_STRCASESTR 1
     | #define HAVE_RAW_DECL_STRTOK_R 1
     | #define HAVE_RAW_DECL_STRERROR_R 1
     | #define HAVE_RAW_DECL_STRSIGNAL 1
     | #define HAVE_RAW_DECL_STRVERSCMP 1
     | #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 GNULIB_CANONICALIZE_LGPL 1
     | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
     | #define GNULIB_TEST_REALPATH 1
     | #define GNULIB_TEST_ENVIRON 1
     | #define HAVE_RAW_DECL_FCNTL 1
     | #define HAVE_RAW_DECL_OPENAT 1
     | #define GNULIB_TEST_LSTAT 1
     | #define HAVE_MBSTATE_T 1
     | #define HAVE_MEMMOVE 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
     | #define GNULIB_TEST_READ 1
     | #define GNULIB_TEST_READLINK 1
     | #define HAVE_SEARCH_H 1
     | #define HAVE_TSEARCH 1
     | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
     | #define HAVE_RAW_DECL_SIGACTION 1
     | #define HAVE_RAW_DECL_SIGADDSET 1
     | #define HAVE_RAW_DECL_SIGDELSET 1
     | #define HAVE_RAW_DECL_SIGEMPTYSET 1
     | #define HAVE_RAW_DECL_SIGFILLSET 1
     | #define HAVE_RAW_DECL_SIGISMEMBER 1
     | #define HAVE_RAW_DECL_SIGPENDING 1
     | #define HAVE_RAW_DECL_SIGPROCMASK 1
     | #define GNULIB_SIGPIPE 1
     | #define GNULIB_TEST_SIGPROCMASK 1
     | #define GNULIB_TEST_STAT 1
     | #define HAVE_RAW_DECL_DPRINTF 1
     | /* end confdefs.h.  */
     | #include <stdio.h>
     | 
     | int
     | main ()
     | {
     | #undef fpurge
     |   (void) fpurge;
     |   ;
     |   return 0;
     | }
     configure:20995: result: no
     configure:20969: checking whether fseeko is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether ftello is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether getdelim is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether getline is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether popen is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether renameat is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether snprintf is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether tmpfile is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether vdprintf is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:20969: checking whether vsnprintf is declared without a macro
     configure:20987: gcc -c -g -O2  conftest.c >&5
     configure:20987: $? = 0
     configure:20995: result: yes
     configure:21066: checking whether _Exit is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether atoll is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether canonicalize_file_name is declared 
without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether getloadavg is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether getsubopt is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether grantpt is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether mkdtemp is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether mkostemp is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether mkostemps is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether mkstemp is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether mkstemps is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether ptsname is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether random_r is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether initstat_r is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:178:10: error: 'initstat_r' undeclared (first use in this 
function)
        (void) initstat_r;
               ^
     conftest.c:178:10: note: each undeclared identifier is reported only once 
for each function it appears in
     configure:21090: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | #define HAVE_DECL_SETENV 1
     | #define HAVE_SIGSET_T 1
     | #define USER_LABEL_PREFIX 
     | #define HAVE__BOOL 1
     | #define restrict __restrict
     | #define HAVE_RAW_DECL_FFSL 1
     | #define HAVE_RAW_DECL_FFSLL 1
     | #define HAVE_RAW_DECL_MEMMEM 1
     | #define HAVE_RAW_DECL_MEMPCPY 1
     | #define HAVE_RAW_DECL_MEMRCHR 1
     | #define HAVE_RAW_DECL_RAWMEMCHR 1
     | #define HAVE_RAW_DECL_STPCPY 1
     | #define HAVE_RAW_DECL_STPNCPY 1
     | #define HAVE_RAW_DECL_STRCHRNUL 1
     | #define HAVE_RAW_DECL_STRDUP 1
     | #define HAVE_RAW_DECL_STRNCAT 1
     | #define HAVE_RAW_DECL_STRNDUP 1
     | #define HAVE_RAW_DECL_STRNLEN 1
     | #define HAVE_RAW_DECL_STRPBRK 1
     | #define HAVE_RAW_DECL_STRSEP 1
     | #define HAVE_RAW_DECL_STRCASESTR 1
     | #define HAVE_RAW_DECL_STRTOK_R 1
     | #define HAVE_RAW_DECL_STRERROR_R 1
     | #define HAVE_RAW_DECL_STRSIGNAL 1
     | #define HAVE_RAW_DECL_STRVERSCMP 1
     | #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 GNULIB_CANONICALIZE_LGPL 1
     | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
     | #define GNULIB_TEST_REALPATH 1
     | #define GNULIB_TEST_ENVIRON 1
     | #define HAVE_RAW_DECL_FCNTL 1
     | #define HAVE_RAW_DECL_OPENAT 1
     | #define GNULIB_TEST_LSTAT 1
     | #define HAVE_MBSTATE_T 1
     | #define HAVE_MEMMOVE 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
     | #define GNULIB_TEST_READ 1
     | #define GNULIB_TEST_READLINK 1
     | #define HAVE_SEARCH_H 1
     | #define HAVE_TSEARCH 1
     | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
     | #define HAVE_RAW_DECL_SIGACTION 1
     | #define HAVE_RAW_DECL_SIGADDSET 1
     | #define HAVE_RAW_DECL_SIGDELSET 1
     | #define HAVE_RAW_DECL_SIGEMPTYSET 1
     | #define HAVE_RAW_DECL_SIGFILLSET 1
     | #define HAVE_RAW_DECL_SIGISMEMBER 1
     | #define HAVE_RAW_DECL_SIGPENDING 1
     | #define HAVE_RAW_DECL_SIGPROCMASK 1
     | #define GNULIB_SIGPIPE 1
     | #define GNULIB_TEST_SIGPROCMASK 1
     | #define GNULIB_TEST_STAT 1
     | #define HAVE_RAW_DECL_DPRINTF 1
     | #define HAVE_RAW_DECL_FSEEKO 1
     | #define HAVE_RAW_DECL_FTELLO 1
     | #define HAVE_RAW_DECL_GETDELIM 1
     | #define HAVE_RAW_DECL_GETLINE 1
     | #define HAVE_RAW_DECL_POPEN 1
     | #define HAVE_RAW_DECL_RENAMEAT 1
     | #define HAVE_RAW_DECL_SNPRINTF 1
     | #define HAVE_RAW_DECL_TMPFILE 1
     | #define HAVE_RAW_DECL_VDPRINTF 1
     | #define HAVE_RAW_DECL_VSNPRINTF 1
     | #define HAVE_RAW_DECL__EXIT 1
     | #define HAVE_RAW_DECL_ATOLL 1
     | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
     | #define HAVE_RAW_DECL_GETLOADAVG 1
     | #define HAVE_RAW_DECL_GETSUBOPT 1
     | #define HAVE_RAW_DECL_GRANTPT 1
     | #define HAVE_RAW_DECL_MKDTEMP 1
     | #define HAVE_RAW_DECL_MKOSTEMP 1
     | #define HAVE_RAW_DECL_MKOSTEMPS 1
     | #define HAVE_RAW_DECL_MKSTEMP 1
     | #define HAVE_RAW_DECL_MKSTEMPS 1
     | #define HAVE_RAW_DECL_PTSNAME 1
     | #define HAVE_RAW_DECL_RANDOM_R 1
     | /* end confdefs.h.  */
     | #include <stdlib.h>
     | #if HAVE_SYS_LOADAVG_H
     | # include <sys/loadavg.h>
     | #endif
     | #if HAVE_RANDOM_H
     | # include <random.h>
     | #endif
     | 
     | int
     | main ()
     | {
     | #undef initstat_r
     |   (void) initstat_r;
     |   ;
     |   return 0;
     | }
     configure:21098: result: no
     configure:21066: checking whether srandom_r is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether setstate_r is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether realpath is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether rpmatch is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether setenv is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether strtod is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether strtoll is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether strtoull is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether unlockpt is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21066: checking whether unsetenv is declared without a macro
     configure:21090: gcc -c -g -O2  conftest.c >&5
     configure:21090: $? = 0
     configure:21098: result: yes
     configure:21116: checking for working strerror function
     configure:21136: gcc -o conftest -g -O2   conftest.c  >&5
     configure:21136: $? = 0
     configure:21136: ./conftest
     configure:21136: $? = 0
     configure:21147: result: yes
     configure:21303: checking for nlink_t
     configure:21303: gcc -c -g -O2  conftest.c >&5
     configure:21303: $? = 0
     configure:21303: gcc -c -g -O2  conftest.c >&5
     conftest.c: In function 'main':
     conftest.c:184:22: error: expected expression before ')' token
      if (sizeof ((nlink_t)))
                           ^
     configure:21303: $? = 1
     configure: failed program was:
     | /* confdefs.h */
     | #define PACKAGE_NAME ""
     | #define PACKAGE_TARNAME ""
     | #define PACKAGE_VERSION ""
     | #define PACKAGE_STRING ""
     | #define PACKAGE_BUGREPORT ""
     | #define PACKAGE_URL ""
     | #define PACKAGE "libiconv"
     | #define VERSION "1.14"
     | #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     | #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     | #define HAVE_STDINT_H 1
     | #define HAVE_SYS_SOCKET_H 1
     | #define HAVE_SYS_STAT_H 1
     | #define HAVE_SYS_TIME_H 1
     | #define HAVE_CANONICALIZE_FILE_NAME 1
     | #define HAVE_GETCWD 1
     | #define HAVE_READLINK 1
     | #define HAVE_REALPATH 1
     | #define HAVE_READLINKAT 1
     | #define HAVE_LSTAT 1
     | #define HAVE_SETENV 1
     | #define FUNC_REALPATH_WORKS 1
     | #define HAVE_ENVIRON_DECL 1
     | #define HAVE_DECL_STRERROR_R 1
     | #define HAVE_STRERROR_R 1
     | #define STRERROR_R_CHAR_P 1
     | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     | #define HAVE_STDLIB_H 1
     | #define MALLOC_0_IS_NONNULL 1
     | #define HAVE_UNSIGNED_LONG_LONG_INT 1
     | #define HAVE_LONG_LONG_INT 1
     | #define HAVE_DECL_SETENV 1
     | #define HAVE_SIGSET_T 1
     | #define USER_LABEL_PREFIX 
     | #define HAVE__BOOL 1
     | #define restrict __restrict
     | #define HAVE_RAW_DECL_FFSL 1
     | #define HAVE_RAW_DECL_FFSLL 1
     | #define HAVE_RAW_DECL_MEMMEM 1
     | #define HAVE_RAW_DECL_MEMPCPY 1
     | #define HAVE_RAW_DECL_MEMRCHR 1
     | #define HAVE_RAW_DECL_RAWMEMCHR 1
     | #define HAVE_RAW_DECL_STPCPY 1
     | #define HAVE_RAW_DECL_STPNCPY 1
     | #define HAVE_RAW_DECL_STRCHRNUL 1
     | #define HAVE_RAW_DECL_STRDUP 1
     | #define HAVE_RAW_DECL_STRNCAT 1
     | #define HAVE_RAW_DECL_STRNDUP 1
     | #define HAVE_RAW_DECL_STRNLEN 1
     | #define HAVE_RAW_DECL_STRPBRK 1
     | #define HAVE_RAW_DECL_STRSEP 1
     | #define HAVE_RAW_DECL_STRCASESTR 1
     | #define HAVE_RAW_DECL_STRTOK_R 1
     | #define HAVE_RAW_DECL_STRERROR_R 1
     | #define HAVE_RAW_DECL_STRSIGNAL 1
     | #define HAVE_RAW_DECL_STRVERSCMP 1
     | #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 GNULIB_CANONICALIZE_LGPL 1
     | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
     | #define GNULIB_TEST_REALPATH 1
     | #define GNULIB_TEST_ENVIRON 1
     | #define HAVE_RAW_DECL_FCNTL 1
     | #define HAVE_RAW_DECL_OPENAT 1
     | #define GNULIB_TEST_LSTAT 1
     | #define HAVE_MBSTATE_T 1
     | #define HAVE_MEMMOVE 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
     | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
     | #define GNULIB_TEST_READ 1
     | #define GNULIB_TEST_READLINK 1
     | #define HAVE_SEARCH_H 1
     | #define HAVE_TSEARCH 1
     | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
     | #define HAVE_RAW_DECL_SIGACTION 1
     | #define HAVE_RAW_DECL_SIGADDSET 1
     | #define HAVE_RAW_DECL_SIGDELSET 1
     | #define HAVE_RAW_DECL_SIGEMPTYSET 1
     | #define HAVE_RAW_DECL_SIGFILLSET 1
     | #define HAVE_RAW_DECL_SIGISMEMBER 1
     | #define HAVE_RAW_DECL_SIGPENDING 1
     | #define HAVE_RAW_DECL_SIGPROCMASK 1
     | #define GNULIB_SIGPIPE 1
     | #define GNULIB_TEST_SIGPROCMASK 1
     | #define GNULIB_TEST_STAT 1
     | #define HAVE_RAW_DECL_DPRINTF 1
     | #define HAVE_RAW_DECL_FSEEKO 1
     | #define HAVE_RAW_DECL_FTELLO 1
     | #define HAVE_RAW_DECL_GETDELIM 1
     | #define HAVE_RAW_DECL_GETLINE 1
     | #define HAVE_RAW_DECL_POPEN 1
     | #define HAVE_RAW_DECL_RENAMEAT 1
     | #define HAVE_RAW_DECL_SNPRINTF 1
     | #define HAVE_RAW_DECL_TMPFILE 1
     | #define HAVE_RAW_DECL_VDPRINTF 1
     | #define HAVE_RAW_DECL_VSNPRINTF 1
     | #define HAVE_RAW_DECL__EXIT 1
     | #define HAVE_RAW_DECL_ATOLL 1
     | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
     | #define HAVE_RAW_DECL_GETLOADAVG 1
     | #define HAVE_RAW_DECL_GETSUBOPT 1
     | #define HAVE_RAW_DECL_GRANTPT 1
     | #define HAVE_RAW_DECL_MKDTEMP 1
     | #define HAVE_RAW_DECL_MKOSTEMP 1
     | #define HAVE_RAW_DECL_MKOSTEMPS 1
     | #define HAVE_RAW_DECL_MKSTEMP 1
     | #define HAVE_RAW_DECL_MKSTEMPS 1
     | #define HAVE_RAW_DECL_PTSNAME 1
     | #define HAVE_RAW_DECL_RANDOM_R 1
     | #define HAVE_RAW_DECL_SRANDOM_R 1
     | #define HAVE_RAW_DECL_SETSTATE_R 1
     | #define HAVE_RAW_DECL_REALPATH 1
     | #define HAVE_RAW_DECL_RPMATCH 1
     | #define HAVE_RAW_DECL_SETENV 1
     | #define HAVE_RAW_DECL_STRTOD 1
     | #define HAVE_RAW_DECL_STRTOLL 1
     | #define HAVE_RAW_DECL_STRTOULL 1
     | #define HAVE_RAW_DECL_UNLOCKPT 1
     | #define HAVE_RAW_DECL_UNSETENV 1
     | #define GNULIB_STRERROR 1
     | #define GNULIB_TEST_STRERROR 1
     | /* end confdefs.h.  */
     | #include <sys/types.h>
     |      #include <sys/stat.h>
     | 
     | int
     | main ()
     | {
     | if (sizeof ((nlink_t)))
     |      return 0;
     |   ;
     |   return 0;
     | }
     configure:21303: result: yes
     configure:21318: checking whether fchmodat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether fstatat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether futimens is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether lchmod is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether lstat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether mkdirat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether mkfifo is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether mkfifoat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether mknod is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether mknodat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether stat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21318: checking whether utimensat is declared without a macro
     configure:21336: gcc -c -g -O2  conftest.c >&5
     configure:21336: $? = 0
     configure:21344: result: yes
     configure:21434: checking whether chown is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether dup2 is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether dup3 is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether environ is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether euidaccess is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether faccessat is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether fchdir is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether fchownat is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether fsync is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether ftruncate is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getcwd is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getdomainname is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getdtablesize is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getgroups is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether gethostname is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getlogin is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getlogin_r is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getpagesize is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether getusershell is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether setusershell is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether endusershell is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether group_member is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether lchown is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether link is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether linkat is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether lseek is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether pipe is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether pipe2 is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether pread is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether pwrite is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether readlink is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether readlinkat is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether rmdir is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether sleep is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether symlink is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether symlinkat is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether ttyname_r is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether unlink is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether unlinkat is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21434: checking whether usleep is declared without a macro
     configure:21461: gcc -c -g -O2  conftest.c >&5
     configure:21461: $? = 0
     configure:21469: result: yes
     configure:21873: creating ./config.status
     
     ## ---------------------- ##
     ## Running config.status. ##
     ## ---------------------- ##
     
     This file was extended by config.status, which was
     generated by GNU Autoconf 2.68.  Invocation command line was
     
       CONFIG_FILES    = 
       CONFIG_HEADERS  = 
       CONFIG_LINKS    = 
       CONFIG_COMMANDS = 
       $ ./config.status 
     
     on bersano
     
     config.status:1909: creating Makefile
     config.status:1909: creating lib/Makefile
     config.status:1909: creating srclib/Makefile
     config.status:1909: creating src/Makefile
     config.status:1909: creating po/Makefile.in
     config.status:1909: creating man/Makefile
     config.status:1909: creating tests/Makefile
     config.status:1909: creating include/iconv.h
     config.status:1909: creating include/iconv.h.inst
     config.status:1909: creating config.h
     config.status:2090: config.h is unchanged
     config.status:1909: creating lib/config.h
     config.status:2090: lib/config.h is unchanged
     config.status:2138: executing depfiles commands
     config.status:2138: executing libtool commands
     config.status:2138: executing po-directories commands
     configure:24533: === configuring in libcharset 
(/home/fhou/Downloads/libiconv-1.14/libcharset)
     configure:24596: running /bin/sh ./configure --disable-option-checking 
'--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
     configure:24533: === configuring in preload 
(/home/fhou/Downloads/libiconv-1.14/preload)
     configure:24596: running /bin/sh ./configure --disable-option-checking 
'--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
     
     ## ---------------- ##
     ## Cache variables. ##
     ## ---------------- ##
     
     ac_cv_build=x86_64-unknown-linux-gnu
     ac_cv_c_compiler_gnu=yes
     ac_cv_c_inline=inline
     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=
     ac_cv_env_build_alias_value=
     ac_cv_env_host_alias_set=
     ac_cv_env_host_alias_value=
     ac_cv_env_target_alias_set=
     ac_cv_env_target_alias_value=
     ac_cv_func_alloca_works=yes
     ac_cv_func_canonicalize_file_name=yes
     ac_cv_func_getc_unlocked=yes
     ac_cv_func_getcwd=yes
     ac_cv_func_lstat=yes
     ac_cv_func_malloc_0_nonnull=yes
     ac_cv_func_mbrtowc=yes
     ac_cv_func_mbsinit=yes
     ac_cv_func_memmove=yes
     ac_cv_func_readlink=yes
     ac_cv_func_readlinkat=yes
     ac_cv_func_realpath=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__Exit=yes
     ac_cv_have_decl_atoll=yes
     ac_cv_have_decl_canonicalize_file_name=yes
     ac_cv_have_decl_chown=yes
     ac_cv_have_decl_clearerr_unlocked=yes
     ac_cv_have_decl_dprintf=yes
     ac_cv_have_decl_dup2=yes
     ac_cv_have_decl_dup3=yes
     ac_cv_have_decl_endusershell=yes
     ac_cv_have_decl_environ=yes
     ac_cv_have_decl_euidaccess=yes
     ac_cv_have_decl_faccessat=yes
     ac_cv_have_decl_fchdir=yes
     ac_cv_have_decl_fchmodat=yes
     ac_cv_have_decl_fchownat=yes
     ac_cv_have_decl_fcntl=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_ffsl=yes
     ac_cv_have_decl_ffsll=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_fseeko=yes
     ac_cv_have_decl_fstatat=yes
     ac_cv_have_decl_fsync=yes
     ac_cv_have_decl_ftello=yes
     ac_cv_have_decl_ftruncate=yes
     ac_cv_have_decl_futimens=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_getcwd=yes
     ac_cv_have_decl_getdelim=yes
     ac_cv_have_decl_getdomainname=yes
     ac_cv_have_decl_getdtablesize=yes
     ac_cv_have_decl_getgroups=yes
     ac_cv_have_decl_gethostname=yes
     ac_cv_have_decl_getline=yes
     ac_cv_have_decl_getloadavg=yes
     ac_cv_have_decl_getlogin=yes
     ac_cv_have_decl_getlogin_r=yes
     ac_cv_have_decl_getpagesize=yes
     ac_cv_have_decl_getsubopt=yes
     ac_cv_have_decl_getusershell=yes
     ac_cv_have_decl_grantpt=yes
     ac_cv_have_decl_group_member=yes
     ac_cv_have_decl_lchmod=yes
     ac_cv_have_decl_lchown=yes
     ac_cv_have_decl_link=yes
     ac_cv_have_decl_linkat=yes
     ac_cv_have_decl_lseek=yes
     ac_cv_have_decl_lstat=yes
     ac_cv_have_decl_memmem=yes
     ac_cv_have_decl_mempcpy=yes
     ac_cv_have_decl_memrchr=yes
     ac_cv_have_decl_mkdirat=yes
     ac_cv_have_decl_mkdtemp=yes
     ac_cv_have_decl_mkfifo=yes
     ac_cv_have_decl_mkfifoat=yes
     ac_cv_have_decl_mknod=yes
     ac_cv_have_decl_mknodat=yes
     ac_cv_have_decl_mkostemp=yes
     ac_cv_have_decl_mkostemps=yes
     ac_cv_have_decl_mkstemp=yes
     ac_cv_have_decl_mkstemps=yes
     ac_cv_have_decl_openat=yes
     ac_cv_have_decl_pipe2=yes
     ac_cv_have_decl_pipe=yes
     ac_cv_have_decl_popen=yes
     ac_cv_have_decl_pread=yes
     ac_cv_have_decl_program_invocation_name=yes
     ac_cv_have_decl_program_invocation_short_name=yes
     ac_cv_have_decl_pthread_sigmask=yes
     ac_cv_have_decl_ptsname=yes
     ac_cv_have_decl_putc_unlocked=yes
     ac_cv_have_decl_putchar_unlocked=yes
     ac_cv_have_decl_pwrite=yes
     ac_cv_have_decl_random_r=yes
     ac_cv_have_decl_rawmemchr=yes
     ac_cv_have_decl_readlink=yes
     ac_cv_have_decl_readlinkat=yes
     ac_cv_have_decl_realpath=yes
     ac_cv_have_decl_renameat=yes
     ac_cv_have_decl_rmdir=yes
     ac_cv_have_decl_rpmatch=yes
     ac_cv_have_decl_setenv=yes
     ac_cv_have_decl_setstate_r=yes
     ac_cv_have_decl_setusershell=yes
     ac_cv_have_decl_sigaction=yes
     ac_cv_have_decl_sigaddset=yes
     ac_cv_have_decl_sigdelset=yes
     ac_cv_have_decl_sigemptyset=yes
     ac_cv_have_decl_sigfillset=yes
     ac_cv_have_decl_sigismember=yes
     ac_cv_have_decl_sigpending=yes
     ac_cv_have_decl_sigprocmask=yes
     ac_cv_have_decl_sleep=yes
     ac_cv_have_decl_snprintf=yes
     ac_cv_have_decl_srandom_r=yes
     ac_cv_have_decl_stat=yes
     ac_cv_have_decl_stpcpy=yes
     ac_cv_have_decl_stpncpy=yes
     ac_cv_have_decl_strcasestr=yes
     ac_cv_have_decl_strchrnul=yes
     ac_cv_have_decl_strdup=yes
     ac_cv_have_decl_strerror_r=yes
     ac_cv_have_decl_strncat=yes
     ac_cv_have_decl_strndup=yes
     ac_cv_have_decl_strnlen=yes
     ac_cv_have_decl_strpbrk=yes
     ac_cv_have_decl_strsep=yes
     ac_cv_have_decl_strsignal=yes
     ac_cv_have_decl_strtod=yes
     ac_cv_have_decl_strtok_r=yes
     ac_cv_have_decl_strtoll=yes
     ac_cv_have_decl_strtoull=yes
     ac_cv_have_decl_strverscmp=yes
     ac_cv_have_decl_symlink=yes
     ac_cv_have_decl_symlinkat=yes
     ac_cv_have_decl_tmpfile=yes
     ac_cv_have_decl_ttyname_r=yes
     ac_cv_have_decl_unlink=yes
     ac_cv_have_decl_unlinkat=yes
     ac_cv_have_decl_unlockpt=yes
     ac_cv_have_decl_unsetenv=yes
     ac_cv_have_decl_usleep=yes
     ac_cv_have_decl_utimensat=yes
     ac_cv_have_decl_vdprintf=yes
     ac_cv_have_decl_vsnprintf=yes
     ac_cv_header_dlfcn_h=yes
     ac_cv_header_inttypes_h=yes
     ac_cv_header_memory_h=yes
     ac_cv_header_minix_config_h=no
     ac_cv_header_search_h=yes
     ac_cv_header_stat_broken=no
     ac_cv_header_stdbool_h=yes
     ac_cv_header_stdc=yes
     ac_cv_header_stdint_h=yes
     ac_cv_header_stdlib_h=yes
     ac_cv_header_string_h=yes
     ac_cv_header_strings_h=yes
     ac_cv_header_sys_param_h=yes
     ac_cv_header_sys_socket_h=yes
     ac_cv_header_sys_stat_h=yes
     ac_cv_header_sys_time_h=yes
     ac_cv_header_sys_types_h=yes
     ac_cv_header_unistd_h=yes
     ac_cv_header_wchar_h=yes
     ac_cv_host=x86_64-unknown-linux-gnu
     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=/usr/bin/sed
     ac_cv_path_STRIP=/usr/bin/strip
     ac_cv_path_XGETTEXT=/usr/bin/xgettext
     ac_cv_path_install='/usr/bin/ginstall -c'
     ac_cv_path_mkdir=/usr/bin/mkdir
     ac_cv_prog_AWK=gawk
     ac_cv_prog_CPP='gcc -E'
     ac_cv_prog_ac_ct_CC=gcc
     ac_cv_prog_ac_ct_DLLTOOL=dlltool
     ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
     ac_cv_prog_ac_ct_OBJDUMP=objdump
     ac_cv_prog_ac_ct_RANLIB=ranlib
     ac_cv_prog_ac_ct_RC=windres
     ac_cv_prog_ac_ct_STRIP=/usr/bin/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_nlink_t=yes
     ac_cv_type_sighandler_t=yes
     ac_cv_type_sigset_t=yes
     ac_cv_type_size_t=yes
     ac_cv_type_uid_t=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=LD_LIBRARY_PATH
     acl_cv_library_names_spec='$libname$shrext'
     acl_cv_path_LD=/usr/x86_64-slackware-linux/bin/ld
     acl_cv_prog_gnu_ld=yes
     acl_cv_rpath=done
     acl_cv_shlibext=so
     acl_cv_shlibpath_var=LD_LIBRARY_PATH
     acl_cv_wl=-Wl,
     am_cv_CC_dependencies_compiler_type=none
     am_cv_func_iconv=yes
     am_cv_func_iconv_works=yes
     am_cv_langinfo_codeset=yes
     am_cv_lib_iconv=no
     am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
     am_cv_proto_iconv_arg1=
     cl_cv_prog_LN=ln
     cl_cv_prog_cp='cp -p'
     cl_cv_sys_endian='little endian'
     gl_cv_c_multiarch=no
     gl_cv_cc_vis_werror=yes
     gl_cv_cc_visibility=yes
     gl_cv_decl_null_works=yes
     gl_cv_decl_readlink_works=yes
     gl_cv_double_slash_root=no
     gl_cv_func_lstat_dereferences_slashed_symlink=yes
     gl_cv_func_malloc_0_nonnull=1
     gl_cv_func_readlink_works=yes
     gl_cv_func_realpath_works=yes
     gl_cv_func_sigprocmask=1
     gl_cv_func_stat_dir_slash=yes
     gl_cv_func_stat_file_slash=yes
     gl_cv_func_strerror_0_works=yes
     gl_cv_func_working_strerror=yes
     gl_cv_have_include_next=yes
     gl_cv_have_raw_decl__Exit=yes
     gl_cv_have_raw_decl_atoll=yes
     gl_cv_have_raw_decl_canonicalize_file_name=yes
     gl_cv_have_raw_decl_chown=yes
     gl_cv_have_raw_decl_dprintf=yes
     gl_cv_have_raw_decl_dup2=yes
     gl_cv_have_raw_decl_dup3=yes
     gl_cv_have_raw_decl_endusershell=yes
     gl_cv_have_raw_decl_environ=yes
     gl_cv_have_raw_decl_euidaccess=yes
     gl_cv_have_raw_decl_faccessat=yes
     gl_cv_have_raw_decl_fchdir=yes
     gl_cv_have_raw_decl_fchmodat=yes
     gl_cv_have_raw_decl_fchownat=yes
     gl_cv_have_raw_decl_fcntl=yes
     gl_cv_have_raw_decl_ffsl=yes
     gl_cv_have_raw_decl_ffsll=yes
     gl_cv_have_raw_decl_fpurge=no
     gl_cv_have_raw_decl_fseeko=yes
     gl_cv_have_raw_decl_fstatat=yes
     gl_cv_have_raw_decl_fsync=yes
     gl_cv_have_raw_decl_ftello=yes
     gl_cv_have_raw_decl_ftruncate=yes
     gl_cv_have_raw_decl_futimens=yes
     gl_cv_have_raw_decl_getcwd=yes
     gl_cv_have_raw_decl_getdelim=yes
     gl_cv_have_raw_decl_getdomainname=yes
     gl_cv_have_raw_decl_getdtablesize=yes
     gl_cv_have_raw_decl_getgroups=yes
     gl_cv_have_raw_decl_gethostname=yes
     gl_cv_have_raw_decl_getline=yes
     gl_cv_have_raw_decl_getloadavg=yes
     gl_cv_have_raw_decl_getlogin=yes
     gl_cv_have_raw_decl_getlogin_r=yes
     gl_cv_have_raw_decl_getpagesize=yes
     gl_cv_have_raw_decl_getsubopt=yes
     gl_cv_have_raw_decl_getusershell=yes
     gl_cv_have_raw_decl_grantpt=yes
     gl_cv_have_raw_decl_group_member=yes
     gl_cv_have_raw_decl_initstat_r=no
     gl_cv_have_raw_decl_lchmod=yes
     gl_cv_have_raw_decl_lchown=yes
     gl_cv_have_raw_decl_link=yes
     gl_cv_have_raw_decl_linkat=yes
     gl_cv_have_raw_decl_lseek=yes
     gl_cv_have_raw_decl_lstat=yes
     gl_cv_have_raw_decl_memmem=yes
     gl_cv_have_raw_decl_mempcpy=yes
     gl_cv_have_raw_decl_memrchr=yes
     gl_cv_have_raw_decl_mkdirat=yes
     gl_cv_have_raw_decl_mkdtemp=yes
     gl_cv_have_raw_decl_mkfifo=yes
     gl_cv_have_raw_decl_mkfifoat=yes
     gl_cv_have_raw_decl_mknod=yes
     gl_cv_have_raw_decl_mknodat=yes
     gl_cv_have_raw_decl_mkostemp=yes
     gl_cv_have_raw_decl_mkostemps=yes
     gl_cv_have_raw_decl_mkstemp=yes
     gl_cv_have_raw_decl_mkstemps=yes
     gl_cv_have_raw_decl_openat=yes
     gl_cv_have_raw_decl_pipe2=yes
     gl_cv_have_raw_decl_pipe=yes
     gl_cv_have_raw_decl_popen=yes
     gl_cv_have_raw_decl_pread=yes
     gl_cv_have_raw_decl_pthread_sigmask=yes
     gl_cv_have_raw_decl_ptsname=yes
     gl_cv_have_raw_decl_pwrite=yes
     gl_cv_have_raw_decl_random_r=yes
     gl_cv_have_raw_decl_rawmemchr=yes
     gl_cv_have_raw_decl_readlink=yes
     gl_cv_have_raw_decl_readlinkat=yes
     gl_cv_have_raw_decl_realpath=yes
     gl_cv_have_raw_decl_renameat=yes
     gl_cv_have_raw_decl_rmdir=yes
     gl_cv_have_raw_decl_rpmatch=yes
     gl_cv_have_raw_decl_setenv=yes
     gl_cv_have_raw_decl_setstate_r=yes
     gl_cv_have_raw_decl_setusershell=yes
     gl_cv_have_raw_decl_sigaction=yes
     gl_cv_have_raw_decl_sigaddset=yes
     gl_cv_have_raw_decl_sigdelset=yes
     gl_cv_have_raw_decl_sigemptyset=yes
     gl_cv_have_raw_decl_sigfillset=yes
     gl_cv_have_raw_decl_sigismember=yes
     gl_cv_have_raw_decl_sigpending=yes
     gl_cv_have_raw_decl_sigprocmask=yes
     gl_cv_have_raw_decl_sleep=yes
     gl_cv_have_raw_decl_snprintf=yes
     gl_cv_have_raw_decl_srandom_r=yes
     gl_cv_have_raw_decl_stat=yes
     gl_cv_have_raw_decl_stpcpy=yes
     gl_cv_have_raw_decl_stpncpy=yes
     gl_cv_have_raw_decl_strcasestr=yes
     gl_cv_have_raw_decl_strchrnul=yes
     gl_cv_have_raw_decl_strdup=yes
     gl_cv_have_raw_decl_strerror_r=yes
     gl_cv_have_raw_decl_strncat=yes
     gl_cv_have_raw_decl_strndup=yes
     gl_cv_have_raw_decl_strnlen=yes
     gl_cv_have_raw_decl_strpbrk=yes
     gl_cv_have_raw_decl_strsep=yes
     gl_cv_have_raw_decl_strsignal=yes
     gl_cv_have_raw_decl_strtod=yes
     gl_cv_have_raw_decl_strtok_r=yes
     gl_cv_have_raw_decl_strtoll=yes
     gl_cv_have_raw_decl_strtoull=yes
     gl_cv_have_raw_decl_strverscmp=yes
     gl_cv_have_raw_decl_symlink=yes
     gl_cv_have_raw_decl_symlinkat=yes
     gl_cv_have_raw_decl_tmpfile=yes
     gl_cv_have_raw_decl_ttyname_r=yes
     gl_cv_have_raw_decl_unlink=yes
     gl_cv_have_raw_decl_unlinkat=yes
     gl_cv_have_raw_decl_unlockpt=yes
     gl_cv_have_raw_decl_unsetenv=yes
     gl_cv_have_raw_decl_usleep=yes
     gl_cv_have_raw_decl_utimensat=yes
     gl_cv_have_raw_decl_vdprintf=yes
     gl_cv_have_raw_decl_vsnprintf=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_fcntl_h=yes
     gl_cv_header_working_stdint_h=yes
     gl_cv_next_fcntl_h='<fcntl.h>'
     gl_cv_next_signal_h='<signal.h>'
     gl_cv_next_stdint_h='<stdint.h>'
     gl_cv_next_stdio_h='<stdio.h>'
     gl_cv_next_stdlib_h='<stdlib.h>'
     gl_cv_next_string_h='<string.h>'
     gl_cv_next_sys_stat_h='<sys/stat.h>'
     gl_cv_next_time_h='<time.h>'
     gl_cv_next_unistd_h='<unistd.h>'
     gl_cv_pragma_columns=no
     gl_cv_prog_as_underscore=no
     gl_cv_sys_struct_timespec_in_time_h=yes
     gl_cv_type_sigset_t=yes
     gt_cv_c_wchar_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_ar_at_file=@
     lt_cv_archive_cmds_need_lc=no
     lt_cv_deplibs_check_method=pass_all
     lt_cv_file_magic_cmd='$MAGIC_CMD'
     lt_cv_file_magic_test_file=
     lt_cv_ld_reload_flag=-r
     lt_cv_nm_interface='BSD nm'
     lt_cv_objdir=.libs
     lt_cv_path_LD=/usr/x86_64-slackware-linux/bin/ld
     lt_cv_path_NM='/usr/bin/nm -B'
     lt_cv_path_mainfest_tool=no
     lt_cv_prog_compiler_c_o=yes
     lt_cv_prog_compiler_c_o_RC=yes
     lt_cv_prog_compiler_pic='-fPIC -DPIC'
     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_sharedlib_from_linklib_cmd='printf %s\n'
     lt_cv_shlibpath_overrides_runpath=no
     lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[  
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
     lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ 
]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ 
 {"\2", (void *) \&\2},/p'\'''
     lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: 
\([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) 
\(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) 
\([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
     lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
     lt_cv_sys_max_cmd_len=1572864
     lt_cv_to_host_file_cmd=func_convert_file_noop
     lt_cv_to_tool_file_cmd=func_convert_file_noop
     
     ## ----------------- ##
     ## Output variables. ##
     ## ----------------- ##
     
     ACLOCAL='${SHELL} /home/fhou/Downloads/libiconv-1.14/build-aux/missing 
--run aclocal-1.11'
     ALLOCA=''
     ALLOCA_H='alloca.h'
     AMDEPBACKSLASH='\'
     AMDEP_FALSE='#'
     AMDEP_TRUE=''
     AMTAR='${SHELL} /home/fhou/Downloads/libiconv-1.14/build-aux/missing --run 
tar'
     APPLE_UNIVERSAL_BUILD='0'
     AR='ar'
     ARFLAGS='cru'
     AS='as'
     ASM_SYMBOL_PREFIX='""'
     AUTOCONF='${SHELL} /home/fhou/Downloads/libiconv-1.14/build-aux/missing 
--run autoconf'
     AUTOHEADER='${SHELL} /home/fhou/Downloads/libiconv-1.14/build-aux/missing 
--run autoheader'
     AUTOMAKE='${SHELL} /home/fhou/Downloads/libiconv-1.14/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=''
     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.18'
     GL_COND_LIBTOOL_FALSE=''
     GL_COND_LIBTOOL_TRUE='#'
     GL_GENERATE_ALLOCA_H_FALSE='#'
     GL_GENERATE_ALLOCA_H_TRUE=''
     GL_GENERATE_ERRNO_H_FALSE=''
     GL_GENERATE_ERRNO_H_TRUE='#'
     GL_GENERATE_STDBOOL_H_FALSE=''
     GL_GENERATE_STDBOOL_H_TRUE='#'
     GL_GENERATE_STDDEF_H_FALSE=''
     GL_GENERATE_STDDEF_H_TRUE='#'
     GL_GENERATE_STDINT_H_FALSE=''
     GL_GENERATE_STDINT_H_TRUE='#'
     GMSGFMT='/usr/bin/msgfmt'
     GMSGFMT_015='/usr/bin/msgfmt'
     GNULIB_ATOLL='0'
     GNULIB_CALLOC_POSIX='0'
     GNULIB_CANONICALIZE_FILE_NAME='1'
     GNULIB_CHOWN='0'
     GNULIB_CLOSE='0'
     GNULIB_DPRINTF='0'
     GNULIB_DUP2='0'
     GNULIB_DUP3='0'
     GNULIB_ENVIRON='1'
     GNULIB_EUIDACCESS='0'
     GNULIB_FACCESSAT='0'
     GNULIB_FCHDIR='0'
     GNULIB_FCHMODAT='0'
     GNULIB_FCHOWNAT='0'
     GNULIB_FCLOSE='0'
     GNULIB_FCNTL='0'
     GNULIB_FFLUSH='0'
     GNULIB_FFSL='0'
     GNULIB_FFSLL='0'
     GNULIB_FGETC='1'
     GNULIB_FGETS='1'
     GNULIB_FOPEN='0'
     GNULIB_FPRINTF='1'
     GNULIB_FPRINTF_POSIX='0'
     GNULIB_FPURGE='0'
     GNULIB_FPUTC='1'
     GNULIB_FPUTS='1'
     GNULIB_FREAD='1'
     GNULIB_FREOPEN='0'
     GNULIB_FSCANF='1'
     GNULIB_FSEEK='0'
     GNULIB_FSEEKO='0'
     GNULIB_FSTATAT='0'
     GNULIB_FSYNC='0'
     GNULIB_FTELL='0'
     GNULIB_FTELLO='0'
     GNULIB_FTRUNCATE='0'
     GNULIB_FUTIMENS='0'
     GNULIB_FWRITE='1'
     GNULIB_GETC='1'
     GNULIB_GETCHAR='1'
     GNULIB_GETCWD='0'
     GNULIB_GETDELIM='0'
     GNULIB_GETDOMAINNAME='0'
     GNULIB_GETDTABLESIZE='0'
     GNULIB_GETGROUPS='0'
     GNULIB_GETHOSTNAME='0'
     GNULIB_GETLINE='0'
     GNULIB_GETLOADAVG='0'
     GNULIB_GETLOGIN='0'
     GNULIB_GETLOGIN_R='0'
     GNULIB_GETPAGESIZE='0'
     GNULIB_GETS='1'
     GNULIB_GETSUBOPT='0'
     GNULIB_GETUSERSHELL='0'
     GNULIB_GRANTPT='0'
     GNULIB_GROUP_MEMBER='0'
     GNULIB_LCHMOD='0'
     GNULIB_LCHOWN='0'
     GNULIB_LINK='0'
     GNULIB_LINKAT='0'
     GNULIB_LSEEK='0'
     GNULIB_LSTAT='1'
     GNULIB_MALLOC_POSIX='0'
     GNULIB_MBSCASECMP='0'
     GNULIB_MBSCASESTR='0'
     GNULIB_MBSCHR='0'
     GNULIB_MBSCSPN='0'
     GNULIB_MBSLEN='0'
     GNULIB_MBSNCASECMP='0'
     GNULIB_MBSNLEN='0'
     GNULIB_MBSPBRK='0'
     GNULIB_MBSPCASECMP='0'
     GNULIB_MBSRCHR='0'
     GNULIB_MBSSEP='0'
     GNULIB_MBSSPN='0'
     GNULIB_MBSSTR='0'
     GNULIB_MBSTOK_R='0'
     GNULIB_MBTOWC='0'
     GNULIB_MEMCHR='0'
     GNULIB_MEMMEM='0'
     GNULIB_MEMPCPY='0'
     GNULIB_MEMRCHR='0'
     GNULIB_MKDIRAT='0'
     GNULIB_MKDTEMP='0'
     GNULIB_MKFIFO='0'
     GNULIB_MKFIFOAT='0'
     GNULIB_MKNOD='0'
     GNULIB_MKNODAT='0'
     GNULIB_MKOSTEMP='0'
     GNULIB_MKOSTEMPS='0'
     GNULIB_MKSTEMP='0'
     GNULIB_MKSTEMPS='0'
     GNULIB_MKTIME='0'
     GNULIB_NANOSLEEP='0'
     GNULIB_NONBLOCKING='0'
     GNULIB_OBSTACK_PRINTF='0'
     GNULIB_OBSTACK_PRINTF_POSIX='0'
     GNULIB_OPEN='0'
     GNULIB_OPENAT='0'
     GNULIB_PERROR='0'
     GNULIB_PIPE2='0'
     GNULIB_PIPE='0'
     GNULIB_POPEN='0'
     GNULIB_PREAD='0'
     GNULIB_PRINTF='1'
     GNULIB_PRINTF_POSIX='0'
     GNULIB_PTHREAD_SIGMASK='0'
     GNULIB_PTSNAME='0'
     GNULIB_PUTC='1'
     GNULIB_PUTCHAR='1'
     GNULIB_PUTENV='0'
     GNULIB_PUTS='1'
     GNULIB_PWRITE='0'
     GNULIB_RANDOM_R='0'
     GNULIB_RAWMEMCHR='0'
     GNULIB_READ='1'
     GNULIB_READLINK='1'
     GNULIB_READLINKAT='0'
     GNULIB_REALLOC_POSIX='0'
     GNULIB_REALPATH='1'
     GNULIB_REMOVE='0'
     GNULIB_RENAME='0'
     GNULIB_RENAMEAT='0'
     GNULIB_RMDIR='0'
     GNULIB_RPMATCH='0'
     GNULIB_SCANF='1'
     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_STAT='1'
     GNULIB_STDIO_H_NONBLOCKING='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_STRERROR_R='0'
     GNULIB_STRNCAT='0'
     GNULIB_STRNDUP='0'
     GNULIB_STRNLEN='0'
     GNULIB_STRPBRK='0'
     GNULIB_STRPTIME='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_SYMLINK='0'
     GNULIB_SYMLINKAT='0'
     GNULIB_SYSTEM_POSIX='0'
     GNULIB_TIMEGM='0'
     GNULIB_TIME_R='0'
     GNULIB_TMPFILE='0'
     GNULIB_TTYNAME_R='0'
     GNULIB_UNISTD_H_GETOPT='0'
     GNULIB_UNISTD_H_NONBLOCKING='0'
     GNULIB_UNISTD_H_SIGPIPE='1'
     GNULIB_UNLINK='0'
     GNULIB_UNLINKAT='0'
     GNULIB_UNLOCKPT='0'
     GNULIB_UNSETENV='0'
     GNULIB_USLEEP='0'
     GNULIB_UTIMENSAT='0'
     GNULIB_VASPRINTF='0'
     GNULIB_VDPRINTF='0'
     GNULIB_VFPRINTF='1'
     GNULIB_VFPRINTF_POSIX='0'
     GNULIB_VFSCANF='0'
     GNULIB_VPRINTF='1'
     GNULIB_VPRINTF_POSIX='0'
     GNULIB_VSCANF='0'
     GNULIB_VSNPRINTF='0'
     GNULIB_VSPRINTF_POSIX='0'
     GNULIB_WCTOMB='0'
     GNULIB_WRITE='0'
     GNULIB__EXIT='0'
     GREP='/usr/bin/grep'
     HAVE_ATOLL='1'
     HAVE_CANONICALIZE_FILE_NAME='1'
     HAVE_CHOWN='1'
     HAVE_DECL_ENVIRON='1'
     HAVE_DECL_FCHDIR='1'
     HAVE_DECL_FPURGE='1'
     HAVE_DECL_FSEEKO='1'
     HAVE_DECL_FTELLO='1'
     HAVE_DECL_GETDELIM='1'
     HAVE_DECL_GETDOMAINNAME='1'
     HAVE_DECL_GETLINE='1'
     HAVE_DECL_GETLOADAVG='1'
     HAVE_DECL_GETLOGIN_R='1'
     HAVE_DECL_GETPAGESIZE='1'
     HAVE_DECL_GETUSERSHELL='1'
     HAVE_DECL_LOCALTIME_R='1'
     HAVE_DECL_MEMMEM='1'
     HAVE_DECL_MEMRCHR='1'
     HAVE_DECL_OBSTACK_PRINTF='1'
     HAVE_DECL_SETENV='1'
     HAVE_DECL_SNPRINTF='1'
     HAVE_DECL_STRDUP='1'
     HAVE_DECL_STRERROR_R='1'
     HAVE_DECL_STRNDUP='1'
     HAVE_DECL_STRNLEN='1'
     HAVE_DECL_STRSIGNAL='1'
     HAVE_DECL_STRTOK_R='1'
     HAVE_DECL_TTYNAME_R='1'
     HAVE_DECL_UNSETENV='1'
     HAVE_DECL_VSNPRINTF='1'
     HAVE_DPRINTF='1'
     HAVE_DUP2='1'
     HAVE_DUP3='1'
     HAVE_EUIDACCESS='1'
     HAVE_FACCESSAT='1'
     HAVE_FCHDIR='1'
     HAVE_FCHMODAT='1'
     HAVE_FCHOWNAT='1'
     HAVE_FCNTL='1'
     HAVE_FFSL='1'
     HAVE_FFSLL='1'
     HAVE_FSEEKO='1'
     HAVE_FSTATAT='1'
     HAVE_FSYNC='1'
     HAVE_FTELLO='1'
     HAVE_FTRUNCATE='1'
     HAVE_FUTIMENS='1'
     HAVE_GETDTABLESIZE='1'
     HAVE_GETGROUPS='1'
     HAVE_GETHOSTNAME='1'
     HAVE_GETLOGIN='1'
     HAVE_GETPAGESIZE='1'
     HAVE_GETSUBOPT='1'
     HAVE_GRANTPT='1'
     HAVE_GROUP_MEMBER='1'
     HAVE_INTTYPES_H='1'
     HAVE_LCHMOD='1'
     HAVE_LCHOWN='1'
     HAVE_LINK='1'
     HAVE_LINKAT='1'
     HAVE_LONG_LONG_INT='1'
     HAVE_LSTAT='1'
     HAVE_MBSLEN='0'
     HAVE_MEMCHR='1'
     HAVE_MEMPCPY='1'
     HAVE_MKDIRAT='1'
     HAVE_MKDTEMP='1'
     HAVE_MKFIFO='1'
     HAVE_MKFIFOAT='1'
     HAVE_MKNOD='1'
     HAVE_MKNODAT='1'
     HAVE_MKOSTEMP='1'
     HAVE_MKOSTEMPS='1'
     HAVE_MKSTEMP='1'
     HAVE_MKSTEMPS='1'
     HAVE_NANOSLEEP='1'
     HAVE_OPENAT='1'
     HAVE_OS_H='0'
     HAVE_PIPE2='1'
     HAVE_PIPE='1'
     HAVE_POSIX_SIGNALBLOCKING='1'
     HAVE_PREAD='1'
     HAVE_PTHREAD_SIGMASK='1'
     HAVE_PTSNAME='1'
     HAVE_PWRITE='1'
     HAVE_RANDOM_H='1'
     HAVE_RANDOM_R='1'
     HAVE_RAWMEMCHR='1'
     HAVE_READLINK='1'
     HAVE_READLINKAT='1'
     HAVE_REALPATH='1'
     HAVE_RENAMEAT='1'
     HAVE_RPMATCH='1'
     HAVE_SETENV='1'
     HAVE_SIGACTION='1'
     HAVE_SIGHANDLER_T='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_STRPBRK='1'
     HAVE_STRPTIME='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_SYMLINK='1'
     HAVE_SYMLINKAT='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_TIMEGM='1'
     HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
     HAVE_UNISTD_H='1'
     HAVE_UNLINKAT='1'
     HAVE_UNLOCKPT='1'
     HAVE_UNSIGNED_LONG_LONG_INT='1'
     HAVE_USLEEP='1'
     HAVE_UTIMENSAT='1'
     HAVE_VASPRINTF='1'
     HAVE_VDPRINTF='1'
     HAVE_VISIBILITY='1'
     HAVE_WCHAR_H='1'
     HAVE_WCHAR_T='1'
     HAVE_WINSOCK2_H=''
     HAVE__BOOL='1'
     HAVE__EXIT='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/x86_64-slackware-linux/bin/ld -m elf_x86_64'
     LDFLAGS=''
     LIBICONV=''
     LIBICRT_LIBDEPS=''
     LIBICRT_LTLIBDEPS=''
     LIBINTL=''
     LIBOBJS=''
     LIBS=''
     LIBTOOL='/bin/sh $(top_builddir)/libtool'
     LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
     LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
     LIBUNISTRING_UNITYPES_H='unitypes.h'
     LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
     LIPO=''
     LN='ln'
     LN_S='ln -s'
     LTLIBICONV=''
     LTLIBINTL=''
     LTLIBOBJS=''
     MAKEINFO='${SHELL} /home/fhou/Downloads/libiconv-1.14/build-aux/missing 
--run makeinfo'
     MANIFEST_TOOL=':'
     MKDIR_P='/usr/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_FCNTL_H='<fcntl.h>'
     NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
     NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
     NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
     NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
     NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
     NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
     NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
     NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
     NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
     NEXT_ERRNO_H=''
     NEXT_FCNTL_H='<fcntl.h>'
     NEXT_SIGNAL_H='<signal.h>'
     NEXT_STDDEF_H=''
     NEXT_STDINT_H='<stdint.h>'
     NEXT_STDIO_H='<stdio.h>'
     NEXT_STDLIB_H='<stdlib.h>'
     NEXT_STRING_H='<string.h>'
     NEXT_SYS_STAT_H='<sys/stat.h>'
     NEXT_TIME_H='<time.h>'
     NEXT_UNISTD_H='<unistd.h>'
     NM='/usr/bin/nm -B'
     NMEDIT=''
     OBJDUMP='objdump'
     OBJEXT='o'
     OTOOL64=''
     OTOOL=''
     PACKAGE='libiconv'
     PACKAGE_BUGREPORT=''
     PACKAGE_NAME=''
     PACKAGE_STRING=''
     PACKAGE_TARNAME=''
     PACKAGE_URL=''
     PACKAGE_VERSION=''
     PATH_SEPARATOR=':'
     POSUB='po'
     PRAGMA_COLUMNS=''
     PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
     PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
     PTRDIFF_T_SUFFIX=''
     RANLIB='ranlib'
     RC='windres'
     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_STRIP=':'
     RELOCATABLE_VIA_LD_FALSE=''
     RELOCATABLE_VIA_LD_TRUE='#'
     RELOCATABLE_VIA_WRAPPER_FALSE=''
     RELOCATABLE_VIA_WRAPPER_TRUE='#'
     REPLACE_CALLOC='0'
     REPLACE_CANONICALIZE_FILE_NAME='0'
     REPLACE_CHOWN='0'
     REPLACE_CLOSE='0'
     REPLACE_DPRINTF='0'
     REPLACE_DUP2='0'
     REPLACE_DUP='0'
     REPLACE_FCHOWNAT='0'
     REPLACE_FCLOSE='0'
     REPLACE_FCNTL='0'
     REPLACE_FFLUSH='0'
     REPLACE_FOPEN='0'
     REPLACE_FPRINTF='0'
     REPLACE_FPURGE='0'
     REPLACE_FREOPEN='0'
     REPLACE_FSEEK='0'
     REPLACE_FSEEKO='0'
     REPLACE_FSTAT='0'
     REPLACE_FSTATAT='0'
     REPLACE_FTELL='0'
     REPLACE_FTELLO='0'
     REPLACE_FUTIMENS='0'
     REPLACE_GETCWD='0'
     REPLACE_GETDELIM='0'
     REPLACE_GETDOMAINNAME='0'
     REPLACE_GETGROUPS='0'
     REPLACE_GETLINE='0'
     REPLACE_GETLOGIN_R='0'
     REPLACE_GETPAGESIZE='0'
     REPLACE_LCHOWN='0'
     REPLACE_LINK='0'
     REPLACE_LINKAT='0'
     REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
     REPLACE_LSEEK='0'
     REPLACE_LSTAT='0'
     REPLACE_MALLOC='0'
     REPLACE_MBTOWC='0'
     REPLACE_MEMCHR='0'
     REPLACE_MEMMEM='0'
     REPLACE_MKDIR='0'
     REPLACE_MKFIFO='0'
     REPLACE_MKNOD='0'
     REPLACE_MKSTEMP='0'
     REPLACE_MKTIME='GNULIB_PORTCHECK'
     REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
     REPLACE_NULL='0'
     REPLACE_OBSTACK_PRINTF='0'
     REPLACE_OPEN='0'
     REPLACE_OPENAT='0'
     REPLACE_PERROR='0'
     REPLACE_POPEN='0'
     REPLACE_PREAD='0'
     REPLACE_PRINTF='0'
     REPLACE_PTHREAD_SIGMASK='0'
     REPLACE_PUTENV='0'
     REPLACE_PWRITE='0'
     REPLACE_READ='0'
     REPLACE_READLINK='0'
     REPLACE_REALLOC='0'
     REPLACE_REALPATH='0'
     REPLACE_REMOVE='0'
     REPLACE_RENAME='0'
     REPLACE_RENAMEAT='0'
     REPLACE_RMDIR='0'
     REPLACE_SETENV='0'
     REPLACE_SLEEP='0'
     REPLACE_SNPRINTF='0'
     REPLACE_SPRINTF='0'
     REPLACE_STAT='0'
     REPLACE_STDIO_READ_FUNCS='0'
     REPLACE_STDIO_WRITE_FUNCS='0'
     REPLACE_STPNCPY='0'
     REPLACE_STRCASESTR='0'
     REPLACE_STRCHRNUL='0'
     REPLACE_STRDUP='0'
     REPLACE_STRERROR='0'
     REPLACE_STRERROR_R='0'
     REPLACE_STRNCAT='0'
     REPLACE_STRNDUP='0'
     REPLACE_STRNLEN='0'
     REPLACE_STRSIGNAL='0'
     REPLACE_STRSTR='0'
     REPLACE_STRTOD='0'
     REPLACE_STRTOK_R='0'
     REPLACE_SYMLINK='0'
     REPLACE_TIMEGM='GNULIB_PORTCHECK'
     REPLACE_TMPFILE='0'
     REPLACE_TTYNAME_R='0'
     REPLACE_UNLINK='0'
     REPLACE_UNLINKAT='0'
     REPLACE_UNSETENV='0'
     REPLACE_USLEEP='0'
     REPLACE_UTIMENSAT='0'
     REPLACE_VASPRINTF='0'
     REPLACE_VDPRINTF='0'
     REPLACE_VFPRINTF='0'
     REPLACE_VPRINTF='0'
     REPLACE_VSNPRINTF='0'
     REPLACE_VSPRINTF='0'
     REPLACE_WCTOMB='0'
     REPLACE_WRITE='0'
     SED='/usr/bin/sed'
     SET_MAKE=''
     SHELL='/bin/sh'
     SIG_ATOMIC_T_SUFFIX=''
     SIZE_T_SUFFIX=''
     SRCLIBOBJS=''
     STDBOOL_H=''
     STDDEF_H=''
     STDINT_H=''
     STRIP='/usr/bin/strip'
     SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
     TIME_H_DEFINES_STRUCT_TIMESPEC='1'
     UNDEFINE_STRTOK_R='0'
     UNISTD_H_HAVE_WINSOCK2_H='0'
     UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
     USE_EXTRA_ENCODINGS='no'
     USE_MBSTATE_T='1'
     USE_NLS='yes'
     VERSION='1.14'
     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_AR=''
     ac_ct_CC='gcc'
     ac_ct_DUMPBIN=''
     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-unknown-linux-gnu'
     build_alias=''
     build_cpu='x86_64'
     build_os='linux-gnu'
     build_vendor='unknown'
     datadir='${datarootdir}'
     datarootdir='${prefix}/share'
     docdir='${datarootdir}/doc/${PACKAGE}'
     dvidir='${docdir}'
     exec_prefix='${prefix}'
     gl_LIBOBJS=''
     gl_LTLIBOBJS=''
     gltests_LIBOBJS=''
     gltests_LTLIBOBJS=''
     gltests_WITNESS='IN_LIBICONV_GNULIB_TESTS'
     host='x86_64-unknown-linux-gnu'
     host_alias=''
     host_cpu='x86_64'
     host_os='linux-gnu'
     host_vendor='unknown'
     htmldir='${docdir}'
     includedir='${prefix}/include'
     infodir='${datarootdir}/info'
     install_sh='${SHELL} 
/home/fhou/Downloads/libiconv-1.14/build-aux/install-sh'
     libdir='${exec_prefix}/lib'
     libexecdir='${exec_prefix}/libexec'
     localedir='${datarootdir}/locale'
     localstatedir='${prefix}/var'
     mandir='${datarootdir}/man'
     mkdir_p='/usr/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. ##
     ## ----------- ##
     
     /* confdefs.h */
     #define PACKAGE_NAME ""
     #define PACKAGE_TARNAME ""
     #define PACKAGE_VERSION ""
     #define PACKAGE_STRING ""
     #define PACKAGE_BUGREPORT ""
     #define PACKAGE_URL ""
     #define PACKAGE "libiconv"
     #define VERSION "1.14"
     #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 _DARWIN_C_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_WORKING_O_NOATIME 1
     #define HAVE_WORKING_O_NOFOLLOW 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_WCHAR_H 1
     #define HAVE_STDINT_H 1
     #define HAVE_SYS_SOCKET_H 1
     #define HAVE_SYS_STAT_H 1
     #define HAVE_SYS_TIME_H 1
     #define HAVE_CANONICALIZE_FILE_NAME 1
     #define HAVE_GETCWD 1
     #define HAVE_READLINK 1
     #define HAVE_REALPATH 1
     #define HAVE_READLINKAT 1
     #define HAVE_LSTAT 1
     #define HAVE_SETENV 1
     #define FUNC_REALPATH_WORKS 1
     #define HAVE_ENVIRON_DECL 1
     #define HAVE_DECL_STRERROR_R 1
     #define HAVE_STRERROR_R 1
     #define STRERROR_R_CHAR_P 1
     #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
     #define HAVE_STDLIB_H 1
     #define MALLOC_0_IS_NONNULL 1
     #define HAVE_UNSIGNED_LONG_LONG_INT 1
     #define HAVE_LONG_LONG_INT 1
     #define HAVE_DECL_SETENV 1
     #define HAVE_SIGSET_T 1
     #define USER_LABEL_PREFIX 
     #define HAVE__BOOL 1
     #define restrict __restrict
     #define HAVE_RAW_DECL_FFSL 1
     #define HAVE_RAW_DECL_FFSLL 1
     #define HAVE_RAW_DECL_MEMMEM 1
     #define HAVE_RAW_DECL_MEMPCPY 1
     #define HAVE_RAW_DECL_MEMRCHR 1
     #define HAVE_RAW_DECL_RAWMEMCHR 1
     #define HAVE_RAW_DECL_STPCPY 1
     #define HAVE_RAW_DECL_STPNCPY 1
     #define HAVE_RAW_DECL_STRCHRNUL 1
     #define HAVE_RAW_DECL_STRDUP 1
     #define HAVE_RAW_DECL_STRNCAT 1
     #define HAVE_RAW_DECL_STRNDUP 1
     #define HAVE_RAW_DECL_STRNLEN 1
     #define HAVE_RAW_DECL_STRPBRK 1
     #define HAVE_RAW_DECL_STRSEP 1
     #define HAVE_RAW_DECL_STRCASESTR 1
     #define HAVE_RAW_DECL_STRTOK_R 1
     #define HAVE_RAW_DECL_STRERROR_R 1
     #define HAVE_RAW_DECL_STRSIGNAL 1
     #define HAVE_RAW_DECL_STRVERSCMP 1
     #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 GNULIB_CANONICALIZE_LGPL 1
     #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
     #define GNULIB_TEST_REALPATH 1
     #define GNULIB_TEST_ENVIRON 1
     #define HAVE_RAW_DECL_FCNTL 1
     #define HAVE_RAW_DECL_OPENAT 1
     #define GNULIB_TEST_LSTAT 1
     #define HAVE_MBSTATE_T 1
     #define HAVE_MEMMOVE 1
     #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
     #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
     #define GNULIB_TEST_READ 1
     #define GNULIB_TEST_READLINK 1
     #define HAVE_SEARCH_H 1
     #define HAVE_TSEARCH 1
     #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
     #define HAVE_RAW_DECL_SIGACTION 1
     #define HAVE_RAW_DECL_SIGADDSET 1
     #define HAVE_RAW_DECL_SIGDELSET 1
     #define HAVE_RAW_DECL_SIGEMPTYSET 1
     #define HAVE_RAW_DECL_SIGFILLSET 1
     #define HAVE_RAW_DECL_SIGISMEMBER 1
     #define HAVE_RAW_DECL_SIGPENDING 1
     #define HAVE_RAW_DECL_SIGPROCMASK 1
     #define GNULIB_SIGPIPE 1
     #define GNULIB_TEST_SIGPROCMASK 1
     #define GNULIB_TEST_STAT 1
     #define HAVE_RAW_DECL_DPRINTF 1
     #define HAVE_RAW_DECL_FSEEKO 1
     #define HAVE_RAW_DECL_FTELLO 1
     #define HAVE_RAW_DECL_GETDELIM 1
     #define HAVE_RAW_DECL_GETLINE 1
     #define HAVE_RAW_DECL_POPEN 1
     #define HAVE_RAW_DECL_RENAMEAT 1
     #define HAVE_RAW_DECL_SNPRINTF 1
     #define HAVE_RAW_DECL_TMPFILE 1
     #define HAVE_RAW_DECL_VDPRINTF 1
     #define HAVE_RAW_DECL_VSNPRINTF 1
     #define HAVE_RAW_DECL__EXIT 1
     #define HAVE_RAW_DECL_ATOLL 1
     #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
     #define HAVE_RAW_DECL_GETLOADAVG 1
     #define HAVE_RAW_DECL_GETSUBOPT 1
     #define HAVE_RAW_DECL_GRANTPT 1
     #define HAVE_RAW_DECL_MKDTEMP 1
     #define HAVE_RAW_DECL_MKOSTEMP 1
     #define HAVE_RAW_DECL_MKOSTEMPS 1
     #define HAVE_RAW_DECL_MKSTEMP 1
     #define HAVE_RAW_DECL_MKSTEMPS 1
     #define HAVE_RAW_DECL_PTSNAME 1
     #define HAVE_RAW_DECL_RANDOM_R 1
     #define HAVE_RAW_DECL_SRANDOM_R 1
     #define HAVE_RAW_DECL_SETSTATE_R 1
     #define HAVE_RAW_DECL_REALPATH 1
     #define HAVE_RAW_DECL_RPMATCH 1
     #define HAVE_RAW_DECL_SETENV 1
     #define HAVE_RAW_DECL_STRTOD 1
     #define HAVE_RAW_DECL_STRTOLL 1
     #define HAVE_RAW_DECL_STRTOULL 1
     #define HAVE_RAW_DECL_UNLOCKPT 1
     #define HAVE_RAW_DECL_UNSETENV 1
     #define GNULIB_STRERROR 1
     #define GNULIB_TEST_STRERROR 1
     #define HAVE_RAW_DECL_FCHMODAT 1
     #define HAVE_RAW_DECL_FSTATAT 1
     #define HAVE_RAW_DECL_FUTIMENS 1
     #define HAVE_RAW_DECL_LCHMOD 1
     #define HAVE_RAW_DECL_LSTAT 1
     #define HAVE_RAW_DECL_MKDIRAT 1
     #define HAVE_RAW_DECL_MKFIFO 1
     #define HAVE_RAW_DECL_MKFIFOAT 1
     #define HAVE_RAW_DECL_MKNOD 1
     #define HAVE_RAW_DECL_MKNODAT 1
     #define HAVE_RAW_DECL_STAT 1
     #define HAVE_RAW_DECL_UTIMENSAT 1
     #define HAVE_RAW_DECL_CHOWN 1
     #define HAVE_RAW_DECL_DUP2 1
     #define HAVE_RAW_DECL_DUP3 1
     #define HAVE_RAW_DECL_ENVIRON 1
     #define HAVE_RAW_DECL_EUIDACCESS 1
     #define HAVE_RAW_DECL_FACCESSAT 1
     #define HAVE_RAW_DECL_FCHDIR 1
     #define HAVE_RAW_DECL_FCHOWNAT 1
     #define HAVE_RAW_DECL_FSYNC 1
     #define HAVE_RAW_DECL_FTRUNCATE 1
     #define HAVE_RAW_DECL_GETCWD 1
     #define HAVE_RAW_DECL_GETDOMAINNAME 1
     #define HAVE_RAW_DECL_GETDTABLESIZE 1
     #define HAVE_RAW_DECL_GETGROUPS 1
     #define HAVE_RAW_DECL_GETHOSTNAME 1
     #define HAVE_RAW_DECL_GETLOGIN 1
     #define HAVE_RAW_DECL_GETLOGIN_R 1
     #define HAVE_RAW_DECL_GETPAGESIZE 1
     #define HAVE_RAW_DECL_GETUSERSHELL 1
     #define HAVE_RAW_DECL_SETUSERSHELL 1
     #define HAVE_RAW_DECL_ENDUSERSHELL 1
     #define HAVE_RAW_DECL_GROUP_MEMBER 1
     #define HAVE_RAW_DECL_LCHOWN 1
     #define HAVE_RAW_DECL_LINK 1
     #define HAVE_RAW_DECL_LINKAT 1
     #define HAVE_RAW_DECL_LSEEK 1
     #define HAVE_RAW_DECL_PIPE 1
     #define HAVE_RAW_DECL_PIPE2 1
     #define HAVE_RAW_DECL_PREAD 1
     #define HAVE_RAW_DECL_PWRITE 1
     #define HAVE_RAW_DECL_READLINK 1
     #define HAVE_RAW_DECL_READLINKAT 1
     #define HAVE_RAW_DECL_RMDIR 1
     #define HAVE_RAW_DECL_SLEEP 1
     #define HAVE_RAW_DECL_SYMLINK 1
     #define HAVE_RAW_DECL_SYMLINKAT 1
     #define HAVE_RAW_DECL_TTYNAME_R 1
     #define HAVE_RAW_DECL_UNLINK 1
     #define HAVE_RAW_DECL_UNLINKAT 1
     #define HAVE_RAW_DECL_USLEEP 1
     #define USE_UNLOCKED_IO 1
     
     configure: exit 0


-- 
Avoid eavesdropping.  Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]