jhbuild error on Mac OSX Lion

reubano reubano at gmail.com
Sat Jan 7 04:30:04 EST 2012


I added to the end of .jhbuildrc and it got further but it still erred.

tokpro:~ admin$ jhbuild bootstrap
*** Checking out libiconv *** [1/12]
*** Configuring libiconv *** [1/12]
./configure --prefix /Users/admin/gnucash-stable --libdir
'/Users/admin/gnucash-stable/lib'
--with-libintl-prefix=/Users/admin/gnucash-stable
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... /usr/bin/llvm-gcc-4.2
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89... unsupported
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc-4.2... none
checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking for strip... /usr/bin/strip
checking build system type... i386-apple-darwin11.2.0
checking host system type... i386-apple-darwin11.2.0
checking for ranlib... ranlib
checking whether /usr/bin/llvm-gcc-4.2 and cc understand -c and -o
together... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for ld used by GCC...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking for shared library path variable... DYLD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc-4.2...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... /usr/bin/strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from
/usr/bin/llvm-gcc-4.2 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... no
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc-4.2 static flag -static works... no
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for windres... no
checking for simple visibility declarations... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for mbstate_t... no
checking for wchar_t... yes
checking for getc_unlocked... no
checking for mbrtowc... no
checking for wcrtomb... no
checking for mbsinit... no
checking for setlocale... no
checking whether <wchar.h> is standalone... no
checking for memmove... no
checking for nl_langinfo and CODESET... no
checking wchar.h usability... no
checking wchar.h presence... yes
configure: WARNING: wchar.h: present but cannot be compiled
configure: WARNING: wchar.h:     check for missing prerequisite headers?
configure: WARNING: wchar.h: see the Autoconf documentation
configure: WARNING: wchar.h:     section "Present But Cannot Be Compiled"
configure: WARNING: wchar.h: proceeding with the preprocessor's result
configure: WARNING: wchar.h: in the future, the compiler will take precedence
checking for wchar.h... yes
checking for EILSEQ... yes
checking byte ordering... little endian
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) no
checking for string.h... (cached) no
checking sys/param.h usability... no
checking sys/param.h presence... yes
configure: WARNING: sys/param.h: present but cannot be compiled
configure: WARNING: sys/param.h:     check for missing prerequisite headers?
configure: WARNING: sys/param.h: see the Autoconf documentation
configure: WARNING: sys/param.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/param.h: proceeding with the preprocessor's result
configure: WARNING: sys/param.h: in the future, the compiler will take
precedence
checking for sys/param.h... yes
checking for unistd.h... (cached) no
checking errno.h usability... no
checking errno.h presence... yes
configure: WARNING: errno.h: present but cannot be compiled
configure: WARNING: errno.h:     check for missing prerequisite headers?
configure: WARNING: errno.h: see the Autoconf documentation
configure: WARNING: errno.h:     section "Present But Cannot Be Compiled"
configure: WARNING: errno.h: proceeding with the preprocessor's result
configure: WARNING: errno.h: in the future, the compiler will take precedence
checking for errno.h... yes
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h:     check for missing prerequisite headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: WARNING: sys/socket.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/socket.h: proceeding with the preprocessor's result
configure: WARNING: sys/socket.h: in the future, the compiler will
take precedence
checking for sys/socket.h... yes
checking signal.h usability... no
checking signal.h presence... yes
configure: WARNING: signal.h: present but cannot be compiled
configure: WARNING: signal.h:     check for missing prerequisite headers?
configure: WARNING: signal.h: see the Autoconf documentation
configure: WARNING: signal.h:     section "Present But Cannot Be Compiled"
configure: WARNING: signal.h: proceeding with the preprocessor's result
configure: WARNING: signal.h: in the future, the compiler will take precedence
checking for signal.h... yes
checking for stdint.h... (cached) no
checking for wchar.h... (cached) yes
checking stdio.h usability... no
checking stdio.h presence... yes
configure: WARNING: stdio.h: present but cannot be compiled
configure: WARNING: stdio.h:     check for missing prerequisite headers?
configure: WARNING: stdio.h: see the Autoconf documentation
configure: WARNING: stdio.h:     section "Present But Cannot Be Compiled"
configure: WARNING: stdio.h: proceeding with the preprocessor's result
configure: WARNING: stdio.h: in the future, the compiler will take precedence
checking for stdio.h... yes
checking whether canonicalize_file_name is declared... no
checking for canonicalize_file_name... no
checking for getcwd... no
checking for readlink... no
checking for pathconf... no
checking for setenv... no
checking whether the preprocessor supports include_next... buggy
checking for complete errno.h... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) no
checking for GNU libc compatible malloc... yes
checking for long long int... no
checking for SIGPIPE... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for unsigned long long int... yes
checking for C/C++ restrict keyword... __restrict
checking absolute name of <string.h>... <string.h>
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... no
checking whether getchar_unlocked is declared... no
checking whether putc_unlocked is declared... no
checking whether putchar_unlocked is declared... no
checking for wint_t... no
checking if environ is properly declared... yes
checking for error_at_line... no
checking for mbstate_t... (cached) no
checking for memmove... (cached) no
checking search.h usability... no
checking search.h presence... yes
configure: WARNING: search.h: present but cannot be compiled
configure: WARNING: search.h:     check for missing prerequisite headers?
configure: WARNING: search.h: see the Autoconf documentation
configure: WARNING: search.h:     section "Present But Cannot Be Compiled"
configure: WARNING: search.h: proceeding with the preprocessor's result
configure: WARNING: search.h: in the future, the compiler will take precedence
checking for search.h... yes
checking for tsearch... no
checking for working strerror function... no
checking whether strerror is declared... no
checking absolute name of <signal.h>... "///usr/include/signal.h"
checking for volatile sig_atomic_t... no
checking for sigprocmask... no
checking for sigset_t... no
checking for ssize_t... no
checking absolute name of <stdint.h>... <stdint.h>
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... unknown
checking for bit size of size_t... unknown
checking for bit size of sig_atomic_t... unknown
checking for bit size of wchar_t... unknown
checking for bit size of wint_t... unknown
checking whether sig_atomic_t is signed... no
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... no
checking for size_t integer literal suffix... no
checking for sig_atomic_t integer literal suffix... no
checking for wchar_t integer literal suffix... no
checking for wint_t integer literal suffix... no
checking absolute name of <stdio.h>... "///usr/include/stdio.h"
checking absolute name of <stdlib.h>... <stdlib.h>
checking for random.h... no
checking for struct random_data... no
checking absolute name of <unistd.h>... <unistd.h>
checking whether <wchar.h> is standalone... (cached) no
checking absolute name of <wchar.h>... "///usr/include/wchar.h"
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libcharset
(/Users/admin/gtk/source/libiconv-1.13.1/libcharset)
configure: running /bin/sh ./configure --disable-option-checking
'--prefix=/Users/admin/gnucash-stable'  '--libdir'
'/Users/admin/gnucash-stable/lib'
'--with-libintl-prefix=/Users/admin/gnucash-stable'
'CC=/usr/bin/llvm-gcc-4.2' 'CFLAGS=-arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'
'LDFLAGS=-L/Users/admin/gnucash-stable/lib
-L/Users/admin/gnucash-stable/lib -arch i386
-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names'
'CPPFLAGS=-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include' --cache-file=/dev/null
--srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/llvm-gcc-4.2
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking build system type... i386-apple-darwin11.2.0
checking host system type... i386-apple-darwin11.2.0
checking whether to activate relocatable installation... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc-4.2...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from
/usr/bin/llvm-gcc-4.2 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... no
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc-4.2 static flag -static works... no
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for simple visibility declarations... yes
checking for nl_langinfo and CODESET... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking for setlocale... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
config.status: executing libtool commands
=== configuring in preload (/Users/admin/gtk/source/libiconv-1.13.1/preload)
configure: running /bin/sh ./configure --disable-option-checking
'--prefix=/Users/admin/gnucash-stable'  '--libdir'
'/Users/admin/gnucash-stable/lib'
'--with-libintl-prefix=/Users/admin/gnucash-stable'
'CC=/usr/bin/llvm-gcc-4.2' 'CFLAGS=-arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'
'LDFLAGS=-L/Users/admin/gnucash-stable/lib
-L/Users/admin/gnucash-stable/lib -arch i386
-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names'
'CPPFLAGS=-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include' --cache-file=/dev/null
--srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/llvm-gcc-4.2
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc-4.2 accepts -g... yes
checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /usr/bin/llvm-gcc-4.2 -E
checking for a BSD-compatible install... /Users/admin/.local/bin/install-check
checking build system type... i386-apple-darwin11.2.0
checking host system type... i386-apple-darwin11.2.0
checking whether to activate relocatable installation... no
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc-4.2...
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from
/usr/bin/llvm-gcc-4.2 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... no
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc-4.2 static flag -static works... no
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for simple visibility declarations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing libtool commands
*** Building libiconv *** [1/12]
make
builddir="`pwd`"; cd libcharset && make all && make install-lib
libdir="$builddir/lib" includedir="$builddir/lib"
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && make all
/bin/sh ../libtool --mode=compile /usr/bin/llvm-gcc-4.2 -I. -I. -I..
-I./.. -I../include -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-fvisibility=hidden -I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-DLIBDIR=\"/Users/admin/gnucash-stable/lib\" -DBUILDING_LIBCHARSET
-DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/Users/admin/gnucash-stable/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
libtool: compile:  /usr/bin/llvm-gcc-4.2 -I. -I. -I.. -I./..
-I../include -arch i386 -I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-fvisibility=hidden -I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-DLIBDIR=\"/Users/admin/gnucash-stable/lib\" -DBUILDING_LIBCHARSET
-DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/Users/admin/gnucash-stable/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
-fno-common -DPIC -o .libs/localcharset.o
./localcharset.c:28:19: error: stdio.h: No such file or directory
./localcharset.c:29:20: error: string.h: No such file or directory
./localcharset.c:30:20: error: stdlib.h: No such file or directory
./localcharset.c: In function ‘get_charset_aliases’:
./localcharset.c:121: error: ‘FILE’ undeclared (first use in this function)
./localcharset.c:121: error: (Each undeclared identifier is reported only once
./localcharset.c:121: error: for each function it appears in.)
./localcharset.c:121: error: ‘fp’ undeclared (first use in this function)
./localcharset.c:128: warning: assignment makes pointer from integer
without a cast
./localcharset.c:134: warning: incompatible implicit declaration of
built-in function ‘strlen’
./localcharset.c:137: warning: incompatible implicit declaration of
built-in function ‘malloc’
./localcharset.c:140: warning: incompatible implicit declaration of
built-in function ‘memcpy’
./localcharset.c:165: error: ‘EOF’ undeclared (first use in this function)
./localcharset.c:180: warning: incompatible implicit declaration of
built-in function ‘fscanf’
./localcharset.c:182: warning: incompatible implicit declaration of
built-in function ‘strlen’
./localcharset.c:188: warning: incompatible implicit declaration of
built-in function ‘malloc’
./localcharset.c:203: warning: incompatible implicit declaration of
built-in function ‘strcpy’
./localcharset.c: In function ‘locale_charset’:
./localcharset.c:399: warning: assignment makes pointer from integer
without a cast
./localcharset.c:402: warning: assignment makes pointer from integer
without a cast
./localcharset.c:404: warning: assignment makes pointer from integer
without a cast
./localcharset.c:485: warning: incompatible implicit declaration of
built-in function ‘strlen’
make[2]: *** [localcharset.lo] Error 1
make[1]: *** [all] Error 2
make: *** [lib/localcharset.h] Error 2
*** Error during phase build of libiconv: ########## Error running
make   *** [1/12]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
choice: 4

----------------
**config.log**

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --prefix /Users/admin/gnucash-stable --libdir
/Users/admin/gnucash-stable/lib
--with-libintl-prefix=/Users/admin/gnucash-stable

## --------- ##
## Platform. ##
## --------- ##

hostname = tokpro.local
uname -m = x86_64
uname -r = 11.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011;
root:xnu-1699.24.8~1/RELEASE_X86_64

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011;
root:xnu-1699.24.8~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 111 tasks, 494 threads, 4 processors
Load average: 1.09, Mach factor: 2.90
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/admin/gnucash-stable/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /Users/admin
PATH: /Users/admin/.local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2457: checking for a BSD-compatible install
configure:2525: result: /Users/admin/.local/bin/install-check
configure:2536: checking whether build environment is sane
configure:2596: result: yes
configure:2737: checking for a thread-safe mkdir -p
configure:2776: result: build-aux/install-sh -c -d
configure:2789: checking for gawk
configure:2819: result: no
configure:2789: checking for mawk
configure:2819: result: no
configure:2789: checking for nawk
configure:2819: result: no
configure:2789: checking for awk
configure:2805: found /usr/bin/awk
configure:2816: result: awk
configure:2827: checking whether make sets $(MAKE)
configure:2849: result: yes
configure:2933: checking whether make sets $(MAKE)
configure:2955: result: yes
configure:3014: checking for gcc
configure:3041: result: /usr/bin/llvm-gcc-4.2
configure:3273: checking for C compiler version
configure:3281: /usr/bin/llvm-gcc-4.2 --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
build 5658) (LLVM build 2336.1.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3285: $? = 0
configure:3292: /usr/bin/llvm-gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with:
/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure
--disable-checking --enable-werror
--prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm-
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/
--with-slibdir=/usr/lib --build=i686-apple-darwin11
--enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local
--program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11
--target=i686-apple-darwin11
--with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
configure:3296: $? = 0
configure:3303: /usr/bin/llvm-gcc-4.2 -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3307: $? = 1
configure:3330: checking for C compiler default output file name
configure:3352: /usr/bin/llvm-gcc-4.2 -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:3356: $? = 0
configure:3394: result: a.out
configure:3413: checking whether the C compiler works
configure:3423: ./a.out
configure:3427: $? = 0
configure:3446: result: yes
configure:3453: checking whether we are cross compiling
configure:3455: result: no
configure:3458: checking for suffix of executables
configure:3465: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:3469: $? = 0
configure:3495: result:
configure:3501: checking for suffix of object files
configure:3527: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:3531: $? = 0
configure:3556: result: o
configure:3560: checking whether we are using the GNU C compiler
configure:3589: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:3596: $? = 0
configure:3613: result: yes
configure:3622: checking whether /usr/bin/llvm-gcc-4.2 accepts -g
configure:3652: /usr/bin/llvm-gcc-4.2 -c -g
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:3659: $? = 0
configure:3760: result: yes
configure:3777: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89
configure:3851: /usr/bin/llvm-gcc-4.2  -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:11:19: error: stdio.h: No such file or directory
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
conftest.c:50: error: expected declaration specifiers or '...' before 'FILE'
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *,
int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:3851: /usr/bin/llvm-gcc-4.2 -qlanglvl=extc89 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:11:19: error: stdio.h: No such file or directory
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
conftest.c:50: error: expected declaration specifiers or '...' before 'FILE'
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *,
int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:3851: /usr/bin/llvm-gcc-4.2 -qlanglvl=ansi -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:11:19: error: stdio.h: No such file or directory
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
conftest.c:50: error: expected declaration specifiers or '...' before 'FILE'
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *,
int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:3851: /usr/bin/llvm-gcc-4.2 -std -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
cc1: error: unrecognized command line option "-std"
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *,
int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:3851: /usr/bin/llvm-gcc-4.2 -Ae -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
<command-line>: error: missing '(' after predicate
conftest.c:11:19: error: stdio.h: No such file or directory
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
conftest.c:50: error: expected declaration specifiers or '...' before 'FILE'
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *,
int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:3851: /usr/bin/llvm-gcc-4.2 -Aa -D_HPUX_SOURCE -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
<command-line>: error: missing '(' after predicate
conftest.c:11:19: error: stdio.h: No such file or directory
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
conftest.c:50: error: expected declaration specifiers or '...' before 'FILE'
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *,
int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:3851: /usr/bin/llvm-gcc-4.2 -Xc -D__EXTENSIONS__ -c -arch
i386 -I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:11:19: error: stdio.h: No such file or directory
conftest.c:12:23: error: sys/types.h: No such file or directory
conftest.c:13:22: error: sys/stat.h: No such file or directory
conftest.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
conftest.c:50: error: expected declaration specifiers or '...' before 'FILE'
configure:3858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *,
int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:3884: result: unsupported
configure:3910: checking for style of include used by make
configure:3938: result: GNU
configure:3963: checking dependency style of /usr/bin/llvm-gcc-4.2
configure:4073: result: none
configure:4093: checking how to run the C preprocessor
configure:4133: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:4140: $? = 0
configure:4171: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4178: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4211: result: /usr/bin/llvm-gcc-4.2 -E
configure:4240: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:4247: $? = 0
configure:4278: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4285: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4338: checking for a BSD-compatible install
configure:4406: result: /Users/admin/.local/bin/install-check
configure:4420: checking for strip
configure:4438: found /usr/bin/strip
configure:4451: result: /usr/bin/strip
configure:4565: checking build system type
configure:4583: result: i386-apple-darwin11.2.0
configure:4605: checking host system type
configure:4620: result: i386-apple-darwin11.2.0
configure:4693: checking for ranlib
configure:4709: found /usr/bin/ranlib
configure:4720: result: ranlib
configure:4743: checking whether /usr/bin/llvm-gcc-4.2 and cc
understand -c and -o together
configure:4778: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
configure:4782: $? = 0
configure:4788: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
configure:4792: $? = 0
configure:4803: cc -c conftest.c >&5
configure:4807: $? = 0
configure:4815: cc -c conftest.c -o conftest2.o >&5
configure:4819: $? = 0
configure:4825: cc -c conftest.c -o conftest2.o >&5
configure:4829: $? = 0
configure:4847: result: yes
configure:4876: checking for grep that handles long lines and -e
configure:4936: result: /usr/bin/grep
configure:4941: checking for egrep
configure:5005: result: /usr/bin/grep -E
configure:5010: checking for ANSI C header files
configure:5040: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:20: error: stdlib.h: No such file or directory
conftest.c:12:20: error: string.h: No such file or directory
configure:5047: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <stdarg.h>
| #include <string.h>
| #include <float.h>
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:5178: result: no
configure:5202: checking for sys/types.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:23: error: sys/types.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <sys/types.h>
configure:5247: result: no
configure:5202: checking for sys/stat.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:22: error: sys/stat.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <sys/stat.h>
configure:5247: result: no
configure:5202: checking for stdlib.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:20: error: stdlib.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <stdlib.h>
configure:5247: result: no
configure:5202: checking for string.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:20: error: string.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <string.h>
configure:5247: result: no
configure:5202: checking for memory.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:20: error: memory.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <memory.h>
configure:5247: result: no
configure:5202: checking for strings.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:21: error: strings.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <strings.h>
configure:5247: result: no
configure:5202: checking for inttypes.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:22: error: inttypes.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <inttypes.h>
configure:5247: result: no
configure:5202: checking for stdint.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:20: error: stdint.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <stdint.h>
configure:5247: result: no
configure:5202: checking for unistd.h
configure:5223: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:44:20: error: unistd.h: No such file or directory
configure:5230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <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 <unistd.h>
configure:5247: result: no
configure:5274: checking minix/config.h usability
configure:5291: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:43:26: error: minix/config.h: No such file or directory
configure:5298: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* 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:5312: result: no
configure:5316: checking minix/config.h presence
configure:5331: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
conftest.c:10:26: error: minix/config.h: No such file or directory
configure:5338: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5352: result: no
configure:5380: checking for minix/config.h
configure:5387: result: no
configure:5428: checking whether it is safe to define __EXTENSIONS__
configure:5456: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:12:22: error: stdio.h: No such file or directory
configure:5463: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| /* end confdefs.h.  */
|
| #	  define __EXTENSIONS__ 1
| 	  #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 ()
| {
|
|   ;
|   return 0;
| }
configure:5478: result: no
configure:5540: checking for ld used by GCC
configure:5604: result:
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
configure:5613: checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
configure:5626: result: no
configure:5632: checking for shared library path variable
configure:5645: result: DYLD_LIBRARY_PATH
configure:5650: checking whether to activate relocatable installation
configure:5665: result: no
configure:6015: checking how to copy files
configure:6031: result: cp -p
configure:6035: checking how to make hard links
configure:6051: result: ln
configure:6055: checking whether ln -s works
configure:6059: result: yes
configure:6097: checking for a sed that does not truncate output
configure:6163: result: /usr/bin/sed
configure:6181: checking for fgrep
configure:6245: result: /usr/bin/grep -F
configure:6280: checking for ld used by /usr/bin/llvm-gcc-4.2
configure:6347: result:
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
configure:6356: checking if the linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
configure:6371: result: no
configure:6383: checking for BSD- or MS-compatible name lister (nm)
configure:6432: result: /usr/bin/nm
configure:6550: checking the name lister (/usr/bin/nm) interface
configure:6557: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:6560: /usr/bin/nm "conftest.o"
configure:6563: output
00000000 S _some_variable
configure:6570: result: BSD nm
configure:6574: checking the maximum length of command line arguments
configure:6694: result: 196608
configure:6711: checking whether the shell understands some XSI constructs
configure:6721: result: yes
configure:6725: checking whether the shell understands "+="
configure:6731: result: yes
configure:6766: checking for
/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to
reload object files
configure:6773: result: -r
configure:6842: checking for objdump
configure:6872: result: no
configure:6898: checking how to recognize dependent libraries
configure:7094: result: pass_all
configure:7154: checking for ar
configure:7170: found /usr/bin/ar
configure:7181: result: ar
configure:7259: checking for strip
configure:7286: result: /usr/bin/strip
configure:7358: checking for ranlib
configure:7385: result: ranlib
configure:7475: checking command to parse /usr/bin/nm output from
/usr/bin/llvm-gcc-4.2 object
configure:7593: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:7596: $? = 0
configure:7600: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[	
]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2
\2/p' \> conftest.nm
configure:7603: $? = 0
cannot find nm_test_var in conftest.nm
configure:7593: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:7596: $? = 0
configure:7600: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[	
]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2
\2/p' \> conftest.nm
configure:7603: $? = 0
configure:7657: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c conftstm.o >&5
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:7660: $? = 0
configure:7698: result: ok
configure:7991: checking for dsymutil
configure:8007: found /usr/bin/dsymutil
configure:8018: result: dsymutil
configure:8083: checking for nmedit
configure:8099: found /usr/bin/nmedit
configure:8110: result: nmedit
configure:8175: checking for lipo
configure:8191: found /usr/bin/lipo
configure:8202: result: lipo
configure:8267: checking for otool
configure:8283: found /usr/bin/otool
configure:8294: result: otool
configure:8359: checking for otool64
configure:8389: result: no
configure:8434: checking for -single_module linker flag
/usr/bin/llvm-gcc-4.2 -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names -o libconftest.dylib -dynamiclib
-Wl,-single_module conftest.c
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:8461: result: no
configure:8463: checking for -exported_symbols_list linker flag
configure:8493: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names
-Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:8500: $? = 0
configure:8522: result: yes
configure:8563: checking for dlfcn.h
configure:8584: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:15:19: error: stdio.h: No such file or directory
conftest.c:49:19: error: dlfcn.h: No such file or directory
configure:8591: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| /* 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 <dlfcn.h>
configure:8608: result: no
configure:9091: checking for objdir
configure:9106: result: .libs
configure:9402: checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti
-fno-exceptions
configure:9420: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -fno-rtti -fno-exceptions
conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
but not for C
configure:9424: $? = 0
configure:9437: result: no
configure:9457: checking for /usr/bin/llvm-gcc-4.2 option to produce PIC
configure:9729: result: -fno-common -DPIC
configure:9741: checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common
-DPIC works
configure:9759: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -fno-common -DPIC -DPIC
conftest.c >&5
configure:9763: $? = 0
configure:9776: result: yes
configure:9800: checking if /usr/bin/llvm-gcc-4.2 static flag -static works
configure:9828: result: no
configure:9843: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
configure:9864: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -o out/conftest2.o
conftest.c >&5
configure:9868: $? = 0
configure:9890: result: yes
configure:9898: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
configure:9945: result: yes
configure:9978: checking whether the /usr/bin/llvm-gcc-4.2 linker
(/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports
shared libraries
configure:11052: result: yes
configure:11291: checking dynamic linker characteristics
configure:11974: result: darwin11.2.0 dyld
configure:12076: checking how to hardcode library paths into programs
configure:12101: result: immediate
configure:12934: checking whether stripping libraries is possible
configure:12948: result: yes
configure:12974: checking if libtool supports shared libraries
configure:12976: result: yes
configure:12979: checking whether to build shared libraries
configure:13000: result: yes
configure:13003: checking whether to build static libraries
configure:13007: result: no
configure:13086: checking for windres
configure:13116: result: no
configure:13324: checking for simple visibility declarations
configure:13356: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-fvisibility=hidden -I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:13363: $? = 0
configure:13380: result: yes
configure:13413: checking for shared library run path origin
configure:13426: result: done
configure:14008: checking for iconv
configure:14040: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:17:20: error: stdlib.h: No such file or directory
conftest.c:18:19: error: iconv.h: No such file or directory
conftest.c: In function 'main':
conftest.c:22: error: 'iconv_t' undeclared (first use in this function)
conftest.c:22: error: (Each undeclared identifier is reported only once
conftest.c:22: error: for each function it appears in.)
conftest.c:22: error: expected ';' before 'cd'
conftest.c:23: error: 'cd' undeclared (first use in this function)
conftest.c:23: error: 'NULL' undeclared (first use in this function)
configure:14047: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:14093: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  -liconv >&5
conftest.c:17:20: error: stdlib.h: No such file or directory
conftest.c:18:19: error: iconv.h: No such file or directory
conftest.c: In function 'main':
conftest.c:22: error: 'iconv_t' undeclared (first use in this function)
conftest.c:22: error: (Each undeclared identifier is reported only once
conftest.c:22: error: for each function it appears in.)
conftest.c:22: error: expected ';' before 'cd'
conftest.c:23: error: 'cd' undeclared (first use in this function)
conftest.c:23: error: 'NULL' undeclared (first use in this function)
configure:14100: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|          iconv(cd,NULL,NULL,NULL,NULL);
|          iconv_close(cd);
|   ;
|   return 0;
| }
configure:14124: result: no, consider installing GNU libiconv
configure:14352: checking whether NLS is requested
configure:14361: result: yes
configure:14402: checking for msgfmt
configure:14437: result: no
configure:14443: checking for gmsgfmt
configure:14474: result: :
configure:14525: checking for xgettext
configure:14560: result: no
configure:14603: checking for msgmerge
configure:14637: result: no
configure:14674: checking for CFPreferencesCopyAppValue
configure:14702: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  -Wl,-framework
-Wl,CoreFoundation >&5
conftest.c:17:42: error: CoreFoundation/CFPreferences.h: No such file
or directory
conftest.c: In function 'main':
conftest.c:21: error: 'NULL' undeclared (first use in this function)
conftest.c:21: error: (Each undeclared identifier is reported only once
conftest.c:21: error: for each function it appears in.)
configure:14709: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:14730: result: no
configure:14739: checking for CFLocaleCopyCurrent
configure:14767: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  -Wl,-framework
-Wl,CoreFoundation >&5
conftest.c:17:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:14774: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:14795: result: no
configure:14846: checking for GNU gettext in libc
configure:14876: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:17:21: error: libintl.h: No such file or directory
conftest.c: In function 'main':
conftest.c:25: warning: incompatible implicit declaration of built-in
function 'gettext'
conftest.c:25: error: invalid type argument of 'unary *'
configure:14883: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr +
*_nl_domain_bindings
|   ;
|   return 0;
| }
configure:14905: result: no
configure:14939: checking for iconv
configure:15055: result: no, consider installing GNU libiconv
configure:15668: checking for GNU gettext in libintl
configure:15706: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  -lintl >&5
conftest.c:17:21: error: libintl.h: No such file or directory
conftest.c: In function 'main':
conftest.c:29: warning: incompatible implicit declaration of built-in
function 'gettext'
conftest.c:29: error: invalid type argument of 'unary *'
configure:15713: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| /* end confdefs.h.  */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr +
*_nl_expand_alias ("")
|   ;
|   return 0;
| }
configure:15798: result: no
configure:15835: checking whether to use NLS
configure:15837: result: no
configure:15916: checking for mbstate_t
configure:15943: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:17:19: error: stdio.h: No such file or directory
conftest.c:50:24: error: wchar.h: No such file or directory
conftest.c: In function 'main':
conftest.c:54: error: 'mbstate_t' undeclared (first use in this function)
conftest.c:54: error: (Each undeclared identifier is reported only once
conftest.c:54: error: for each function it appears in.)
conftest.c:54: error: expected ';' before 'x'
conftest.c:54: error: 'x' undeclared (first use in this function)
configure:15950: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 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 <wchar.h>
| int
| main ()
| {
| mbstate_t x; return sizeof x;
|   ;
|   return 0;
| }
configure:15965: result: no
configure:15982: checking for wchar_t
configure:16009: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:16016: $? = 0
configure:16031: result: yes
configure:16065: checking for getc_unlocked
configure:16121: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:29:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:16128: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| /* Define getc_unlocked to an innocuous variant, in case <limits.h>
declares getc_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getc_unlocked innocuous_getc_unlocked
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getc_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getc_unlocked
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getc_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getc_unlocked || defined __stub___getc_unlocked
| choke me
| #endif
|
| int
| main ()
| {
| return getc_unlocked ();
|   ;
|   return 0;
| }
configure:16150: result: no
configure:16065: checking for mbrtowc
configure:16121: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:29:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:16128: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| /* Define mbrtowc to an innocuous variant, in case <limits.h>
declares mbrtowc.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mbrtowc innocuous_mbrtowc
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mbrtowc (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mbrtowc
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mbrtowc ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mbrtowc || defined __stub___mbrtowc
| choke me
| #endif
|
| int
| main ()
| {
| return mbrtowc ();
|   ;
|   return 0;
| }
configure:16150: result: no
configure:16065: checking for wcrtomb
configure:16121: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:29:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:16128: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| /* Define wcrtomb to an innocuous variant, in case <limits.h>
declares wcrtomb.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define wcrtomb innocuous_wcrtomb
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char wcrtomb (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wcrtomb
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char wcrtomb ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_wcrtomb || defined __stub___wcrtomb
| choke me
| #endif
|
| int
| main ()
| {
| return wcrtomb ();
|   ;
|   return 0;
| }
configure:16150: result: no
configure:16065: checking for mbsinit
configure:16121: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:29:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:16128: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| /* Define mbsinit to an innocuous variant, in case <limits.h>
declares mbsinit.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mbsinit innocuous_mbsinit
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mbsinit (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mbsinit
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mbsinit ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mbsinit || defined __stub___mbsinit
| choke me
| #endif
|
| int
| main ()
| {
| return mbsinit ();
|   ;
|   return 0;
| }
configure:16150: result: no
configure:16065: checking for setlocale
configure:16121: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:29:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:16128: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| /* Define setlocale to an innocuous variant, in case <limits.h>
declares setlocale.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setlocale innocuous_setlocale
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setlocale (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setlocale
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setlocale ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_setlocale || defined __stub___setlocale
| choke me
| #endif
|
| int
| main ()
| {
| return setlocale ();
|   ;
|   return 0;
| }
configure:16150: result: no
configure:16170: checking whether <wchar.h> is standalone
configure:16185: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:1:19: error: wchar.h: No such file or directory
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'w'
configure:16192: $? = 1
configure: failed program was:
| #include <wchar.h>
| wchar_t w;
configure:16207: result: no
configure:16220: checking for memmove
configure:16276: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:29:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
conftest.c:42: warning: conflicting types for built-in function 'memmove'
configure:16283: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| /* Define memmove to an innocuous variant, in case <limits.h>
declares memmove.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memmove innocuous_memmove
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memmove (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memmove
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memmove ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_memmove || defined __stub___memmove
| choke me
| #endif
|
| int
| main ()
| {
| return memmove ();
|   ;
|   return 0;
| }
configure:16305: result: no
configure:16321: checking for nl_langinfo and CODESET
configure:16347: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:19:22: error: langinfo.h: No such file or directory
conftest.c: In function 'main':
conftest.c:23: error: 'CODESET' undeclared (first use in this function)
conftest.c:23: error: (Each undeclared identifier is reported only once
conftest.c:23: error: for each function it appears in.)
conftest.c:23: warning: initialization makes pointer from integer without a cast
configure:16354: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int
| main ()
| {
| char* cs = nl_langinfo(CODESET); return !cs;
|   ;
|   return 0;
| }
configure:16375: result: no
configure:16404: checking wchar.h usability
configure:16421: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:19:19: error: stdio.h: No such file or directory
conftest.c:52:19: error: wchar.h: No such file or directory
configure:16428: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 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 <wchar.h>
configure:16442: result: no
configure:16446: checking wchar.h presence
configure:16461: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:16468: $? = 0
configure:16482: result: yes
configure:16495: WARNING: wchar.h: present but cannot be compiled
configure:16497: WARNING: wchar.h:     check for missing prerequisite headers?
configure:16499: WARNING: wchar.h: see the Autoconf documentation
configure:16501: WARNING: wchar.h:     section "Present But Cannot Be Compiled"
configure:16503: WARNING: wchar.h: proceeding with the preprocessor's result
configure:16505: WARNING: wchar.h: in the future, the compiler will
take precedence
configure:16510: checking for wchar.h
configure:16519: result: yes
configure:16535: checking for EILSEQ
configure:16958: result: yes
configure:16971: checking byte ordering
configure:17004: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c: In function 'main':
conftest.c:28: warning: incompatible implicit declaration of built-in
function 'exit'
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:17008: $? = 0
configure:17014: ./conftest
configure:17018: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 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:17077: result: little endian
configure:17099: checking for working alloca.h
configure:17126: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:21:20: error: alloca.h: No such file or directory
conftest.c: In function 'main':
conftest.c:25: warning: incompatible implicit declaration of built-in
function 'alloca'
configure:17133: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:17153: result: no
configure:17163: checking for alloca
configure:17210: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:17217: $? = 0
configure:17237: result: yes
configure:17486: checking for stdlib.h
configure:17493: result: no
configure:17486: checking for string.h
configure:17493: result: no
configure:17497: checking sys/param.h usability
configure:17514: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:22:19: error: stdio.h: No such file or directory
conftest.c:55:23: error: sys/param.h: No such file or directory
configure:17521: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 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 <sys/param.h>
configure:17535: result: no
configure:17539: checking sys/param.h presence
configure:17554: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:17561: $? = 0
configure:17575: result: yes
configure:17588: WARNING: sys/param.h: present but cannot be compiled
configure:17590: WARNING: sys/param.h:     check for missing
prerequisite headers?
configure:17592: WARNING: sys/param.h: see the Autoconf documentation
configure:17594: WARNING: sys/param.h:     section "Present But Cannot
Be Compiled"
configure:17596: WARNING: sys/param.h: proceeding with the preprocessor's result
configure:17598: WARNING: sys/param.h: in the future, the compiler
will take precedence
configure:17603: checking for sys/param.h
configure:17612: result: yes
configure:17486: checking for unistd.h
configure:17493: result: no
configure:17497: checking errno.h usability
configure:17514: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:23:19: error: stdio.h: No such file or directory
conftest.c:56:19: error: errno.h: No such file or directory
configure:17521: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_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 <errno.h>
configure:17535: result: no
configure:17539: checking errno.h presence
configure:17554: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:17561: $? = 0
configure:17575: result: yes
configure:17588: WARNING: errno.h: present but cannot be compiled
configure:17590: WARNING: errno.h:     check for missing prerequisite headers?
configure:17592: WARNING: errno.h: see the Autoconf documentation
configure:17594: WARNING: errno.h:     section "Present But Cannot Be Compiled"
configure:17596: WARNING: errno.h: proceeding with the preprocessor's result
configure:17598: WARNING: errno.h: in the future, the compiler will
take precedence
configure:17603: checking for errno.h
configure:17612: result: yes
configure:17497: checking sys/socket.h usability
configure:17514: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:24:19: error: stdio.h: No such file or directory
conftest.c:57:24: error: sys/socket.h: No such file or directory
configure:17521: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_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 <sys/socket.h>
configure:17535: result: no
configure:17539: checking sys/socket.h presence
configure:17554: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:17561: $? = 0
configure:17575: result: yes
configure:17588: WARNING: sys/socket.h: present but cannot be compiled
configure:17590: WARNING: sys/socket.h:     check for missing
prerequisite headers?
configure:17592: WARNING: sys/socket.h: see the Autoconf documentation
configure:17594: WARNING: sys/socket.h:     section "Present But
Cannot Be Compiled"
configure:17596: WARNING: sys/socket.h: proceeding with the
preprocessor's result
configure:17598: WARNING: sys/socket.h: in the future, the compiler
will take precedence
configure:17603: checking for sys/socket.h
configure:17612: result: yes
configure:17497: checking signal.h usability
configure:17514: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:25:19: error: stdio.h: No such file or directory
conftest.c:58:20: error: signal.h: No such file or directory
configure:17521: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_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 <signal.h>
configure:17535: result: no
configure:17539: checking signal.h presence
configure:17554: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:17561: $? = 0
configure:17575: result: yes
configure:17588: WARNING: signal.h: present but cannot be compiled
configure:17590: WARNING: signal.h:     check for missing prerequisite headers?
configure:17592: WARNING: signal.h: see the Autoconf documentation
configure:17594: WARNING: signal.h:     section "Present But Cannot Be Compiled"
configure:17596: WARNING: signal.h: proceeding with the preprocessor's result
configure:17598: WARNING: signal.h: in the future, the compiler will
take precedence
configure:17603: checking for signal.h
configure:17612: result: yes
configure:17486: checking for stdint.h
configure:17493: result: no
configure:17486: checking for wchar.h
configure:17493: result: yes
configure:17497: checking stdio.h usability
configure:17514: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:27:19: error: stdio.h: No such file or directory
configure:17521: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_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 <stdio.h>
configure:17535: result: no
configure:17539: checking stdio.h presence
configure:17554: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:17561: $? = 0
configure:17575: result: yes
configure:17588: WARNING: stdio.h: present but cannot be compiled
configure:17590: WARNING: stdio.h:     check for missing prerequisite headers?
configure:17592: WARNING: stdio.h: see the Autoconf documentation
configure:17594: WARNING: stdio.h:     section "Present But Cannot Be Compiled"
configure:17596: WARNING: stdio.h: proceeding with the preprocessor's result
configure:17598: WARNING: stdio.h: in the future, the compiler will
take precedence
configure:17603: checking for stdio.h
configure:17612: result: yes
configure:17631: checking whether canonicalize_file_name is declared
configure:17660: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:28:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:65: error: 'canonicalize_file_name' undeclared (first use
in this function)
conftest.c:65: error: (Each undeclared identifier is reported only once
conftest.c:65: error: for each function it appears in.)
configure:17667: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_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
| int
| main ()
| {
| #ifndef canonicalize_file_name
|   (void) canonicalize_file_name;
| #endif
|
|   ;
|   return 0;
| }
configure:17682: result: no
configure:17707: checking for canonicalize_file_name
configure:17763: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:39:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:17770: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| /* end confdefs.h.  */
| /* Define canonicalize_file_name to an innocuous variant, in case
<limits.h> declares canonicalize_file_name.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define canonicalize_file_name innocuous_canonicalize_file_name
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char canonicalize_file_name (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef canonicalize_file_name
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char canonicalize_file_name ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_canonicalize_file_name || defined
__stub___canonicalize_file_name
| choke me
| #endif
|
| int
| main ()
| {
| return canonicalize_file_name ();
|   ;
|   return 0;
| }
configure:17792: result: no
configure:17707: checking for getcwd
configure:17763: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:39:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:17770: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| /* end confdefs.h.  */
| /* Define getcwd to an innocuous variant, in case <limits.h> declares getcwd.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getcwd innocuous_getcwd
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getcwd (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getcwd
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getcwd ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getcwd || defined __stub___getcwd
| choke me
| #endif
|
| int
| main ()
| {
| return getcwd ();
|   ;
|   return 0;
| }
configure:17792: result: no
configure:17707: checking for readlink
configure:17763: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:39:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:17770: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| /* end confdefs.h.  */
| /* Define readlink to an innocuous variant, in case <limits.h>
declares readlink.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readlink innocuous_readlink
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readlink (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef readlink
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readlink ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_readlink || defined __stub___readlink
| choke me
| #endif
|
| int
| main ()
| {
| return readlink ();
|   ;
|   return 0;
| }
configure:17792: result: no
configure:17707: checking for pathconf
configure:17763: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:39:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:17770: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| /* end confdefs.h.  */
| /* Define pathconf to an innocuous variant, in case <limits.h>
declares pathconf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pathconf innocuous_pathconf
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pathconf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pathconf
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pathconf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pathconf || defined __stub___pathconf
| choke me
| #endif
|
| int
| main ()
| {
| return pathconf ();
|   ;
|   return 0;
| }
configure:17792: result: no
configure:17707: checking for setenv
configure:17763: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:39:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:17770: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| /* end confdefs.h.  */
| /* Define setenv to an innocuous variant, in case <limits.h> declares setenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setenv innocuous_setenv
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setenv
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setenv ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_setenv || defined __stub___setenv
| choke me
| #endif
|
| int
| main ()
| {
| return setenv ();
|   ;
|   return 0;
| }
configure:17792: result: no
configure:17865: checking whether the preprocessor supports include_next
configure:17908: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -Iconftestd1b
-Iconftestd2 conftest.c >&5
In file included from conftest.c:1:
conftestd1b/conftest.h:2:19: error: stdio.h: No such file or directory
configure:17915: $? = 1
configure: failed program was:
| #include <conftest.h>
configure:17935: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -Iconftestd1a
-Iconftestd2 conftest.c >&5
configure:17942: $? = 0
configure:17964: result: buggy
configure:17990: checking for complete errno.h
configure:18046: result: yes
configure:19383: checking whether strerror_r is declared
configure:19412: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:29:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:66: error: 'strerror_r' undeclared (first use in this function)
conftest.c:66: error: (Each undeclared identifier is reported only once
conftest.c:66: error: for each function it appears in.)
configure:19419: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| /* 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 ()
| {
| #ifndef strerror_r
|   (void) strerror_r;
| #endif
|
|   ;
|   return 0;
| }
configure:19434: result: no
configure:19456: checking for strerror_r
configure:19512: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:40:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:19519: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| /* end confdefs.h.  */
| /* Define strerror_r to an innocuous variant, in case <limits.h>
declares strerror_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strerror_r innocuous_strerror_r
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strerror_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strerror_r
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strerror_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strerror_r || defined __stub___strerror_r
| choke me
| #endif
|
| int
| main ()
| {
| return strerror_r ();
|   ;
|   return 0;
| }
configure:19541: result: no
configure:19553: checking whether strerror_r returns char *
configure:19642: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:30:19: error: stdio.h: No such file or directory
configure:19646: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| /* 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
| 	extern char *strerror_r ();
| int
| main ()
| {
| char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  return ! isalpha (x);
|   ;
|   return 0;
| }
configure:19673: result: no
configure:19687: checking whether malloc, realloc, calloc are POSIX compliant
configure:19717: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:19724: $? = 0
configure:19740: result: yes
configure:19787: checking for stdlib.h
configure:19794: result: no
configure:19928: checking for GNU libc compatible malloc
configure:19962: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:33: warning: conflicting types for built-in function 'malloc'
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:19966: $? = 0
configure:19972: ./conftest
configure:19976: $? = 0
configure:19993: result: yes
configure:20009: checking for long long int
configure:20056: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:20063: $? = 0
configure:20110: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:31:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:20114: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| /* end confdefs.h.  */
| #include <limits.h>
| 	       #ifndef LLONG_MAX
| 	       # define HALF 			(1LL << (sizeof (long long int) * CHAR_BIT - 2))
| 	       # define LLONG_MAX (HALF - 1 + HALF)
| 	       #endif
| int
| main ()
| {
| long long int n = 1;
| 	       int i;
| 	       for (i = 0; ; i++)
| 		 {
| 		   long long int m = n << i;
| 		   if (m >> i != n)
| 		     return 1;
| 		   if (LLONG_MAX / 2 < m)
| 		     break;
| 		 }
| 	       return 0;
|   ;
|   return 0;
| }
configure:20151: result: no
configure:20181: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:20188: $? = 0
configure:20318: checking for SIGPIPE
configure:20347: result: yes
configure:20423: checking for stdbool.h that conforms to C99
configure:20516: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:84: error: initializer element is not constant
configure:20523: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| /* end confdefs.h.  */
|
| 	  #include <stdbool.h>
| 	  #ifndef bool
| 	   "error: bool is not defined"
| 	  #endif
| 	  #ifndef false
| 	   "error: false is not defined"
| 	  #endif
| 	  #if false
| 	   "error: false is not 0"
| 	  #endif
| 	  #ifndef true
| 	   "error: true is not defined"
| 	  #endif
| 	  #if true != 1
| 	   "error: true is not 1"
| 	  #endif
| 	  #ifndef __bool_true_false_are_defined
| 	   "error: __bool_true_false_are_defined is not defined"
| 	  #endif
|
| 	  struct s { _Bool s: 1; _Bool t; } s;
|
| 	  char a[true == 1 ? 1 : -1];
| 	  char b[false == 0 ? 1 : -1];
| 	  char c[__bool_true_false_are_defined == 1 ? 1 : -1];
| 	  char d[(bool) 0.5 == true ? 1 : -1];
| 	  bool e = &s;
| 	  char f[(_Bool) 0.0 == false ? 1 : -1];
| 	  char g[true];
| 	  char h[sizeof (_Bool)];
| 	  char i[sizeof s.t];
| 	  enum { j = false, k = true, l = false * true, m = true * 256 };
| 	  _Bool n[m];
| 	  char o[sizeof n == m * sizeof n[0] ? 1 : -1];
| 	  char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
| 	  #if defined __xlc__ || defined __GNUC__
| 	   /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
| 	      reported by James Lemley on 2005-10-05; see
| 	      http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
| 	      This test is not quite right, since xlc is allowed to
| 	      reject this program, as the initializer for xlcbug is
| 	      not one of the forms that C requires support for.
| 	      However, doing the test right would require a run-time
| 	      test, and that would make cross-compilation harder.
| 	      Let us hope that IBM fixes the xlc bug, and also adds
| 	      support for this kind of constant expression.  In the
| 	      meantime, this test will reject xlc, which is OK, since
| 	      our stdbool.h substitute should suffice.  We also test
| 	      this with GCC, where it should work, to detect more
| 	      quickly whether someone messes up the test in the
| 	      future.  */
| 	   char digs[] = "0123456789";
| 	   int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
| 	  #endif
| 	  /* Catch a bug in an HP-UX C compiler.  See
| 	     http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
| 	     http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
| 	   */
| 	  _Bool q = true;
| 	  _Bool *pq = &q;
|
| int
| main ()
| {
|
| 	  *pq |= q;
| 	  *pq |= ! q;
| 	  /* Refer to every declared value, to avoid compiler optimizations.  */
| 	  return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
| 		  + !m + !n + !o + !p + !q + !pq);
|
|   ;
|   return 0;
| }
configure:20538: result: no
configure:20540: checking for _Bool
configure:20568: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:31:19: error: stdio.h: No such file or directory
configure:20575: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 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 (_Bool))
|        return 0;
|   ;
|   return 0;
| }
configure:20632: result: no
configure:20651: checking for unsigned long long int
configure:20698: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
ld: warning: directory not found for option
'-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib'
configure:20705: $? = 0
configure:20725: result: yes
configure:20741: checking for C/C++ restrict keyword
configure:20776: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
configure:20783: $? = 0
configure:20801: result: __restrict
configure:20834: checking absolute name of <string.h>
configure:20866: result: <string.h>
configure:20883: checking whether clearerr_unlocked is declared
configure:20912: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:33:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:70: error: 'clearerr_unlocked' undeclared (first use in
this function)
conftest.c:70: error: (Each undeclared identifier is reported only once
conftest.c:70: error: for each function it appears in.)
configure:20919: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| /* 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 ()
| {
| #ifndef clearerr_unlocked
|   (void) clearerr_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:20934: result: no
configure:20952: checking whether feof_unlocked is declared
configure:20981: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:34:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:71: error: 'feof_unlocked' undeclared (first use in this function)
conftest.c:71: error: (Each undeclared identifier is reported only once
conftest.c:71: error: for each function it appears in.)
configure:20988: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| /* 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 ()
| {
| #ifndef feof_unlocked
|   (void) feof_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21003: result: no
configure:21021: checking whether ferror_unlocked is declared
configure:21050: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:35:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:72: error: 'ferror_unlocked' undeclared (first use in this function)
conftest.c:72: error: (Each undeclared identifier is reported only once
conftest.c:72: error: for each function it appears in.)
configure:21057: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| /* 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 ()
| {
| #ifndef ferror_unlocked
|   (void) ferror_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21072: result: no
configure:21090: checking whether fflush_unlocked is declared
configure:21119: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:36:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:73: error: 'fflush_unlocked' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
configure:21126: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fflush_unlocked
|   (void) fflush_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21141: result: no
configure:21159: checking whether fgets_unlocked is declared
configure:21188: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:37:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:74: error: 'fgets_unlocked' undeclared (first use in this function)
conftest.c:74: error: (Each undeclared identifier is reported only once
conftest.c:74: error: for each function it appears in.)
configure:21195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fgets_unlocked
|   (void) fgets_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21210: result: no
configure:21228: checking whether fputc_unlocked is declared
configure:21257: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:38:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:75: error: 'fputc_unlocked' undeclared (first use in this function)
conftest.c:75: error: (Each undeclared identifier is reported only once
conftest.c:75: error: for each function it appears in.)
configure:21264: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fputc_unlocked
|   (void) fputc_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21279: result: no
configure:21297: checking whether fputs_unlocked is declared
configure:21326: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:39:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:76: error: 'fputs_unlocked' undeclared (first use in this function)
conftest.c:76: error: (Each undeclared identifier is reported only once
conftest.c:76: error: for each function it appears in.)
configure:21333: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fputs_unlocked
|   (void) fputs_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21348: result: no
configure:21366: checking whether fread_unlocked is declared
configure:21395: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:40:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:77: error: 'fread_unlocked' undeclared (first use in this function)
conftest.c:77: error: (Each undeclared identifier is reported only once
conftest.c:77: error: for each function it appears in.)
configure:21402: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fread_unlocked
|   (void) fread_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21417: result: no
configure:21435: checking whether fwrite_unlocked is declared
configure:21464: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:41:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:78: error: 'fwrite_unlocked' undeclared (first use in this function)
conftest.c:78: error: (Each undeclared identifier is reported only once
conftest.c:78: error: for each function it appears in.)
configure:21471: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fwrite_unlocked
|   (void) fwrite_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21486: result: no
configure:21504: checking whether getc_unlocked is declared
configure:21533: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:42:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:79: error: 'getc_unlocked' undeclared (first use in this function)
conftest.c:79: error: (Each undeclared identifier is reported only once
conftest.c:79: error: for each function it appears in.)
configure:21540: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| /* 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 ()
| {
| #ifndef getc_unlocked
|   (void) getc_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21555: result: no
configure:21573: checking whether getchar_unlocked is declared
configure:21602: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:43:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:80: error: 'getchar_unlocked' undeclared (first use in this function)
conftest.c:80: error: (Each undeclared identifier is reported only once
conftest.c:80: error: for each function it appears in.)
configure:21609: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| /* 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 ()
| {
| #ifndef getchar_unlocked
|   (void) getchar_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21624: result: no
configure:21642: checking whether putc_unlocked is declared
configure:21671: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:44:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:81: error: 'putc_unlocked' undeclared (first use in this function)
conftest.c:81: error: (Each undeclared identifier is reported only once
conftest.c:81: error: for each function it appears in.)
configure:21678: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| /* 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 ()
| {
| #ifndef putc_unlocked
|   (void) putc_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21693: result: no
configure:21711: checking whether putchar_unlocked is declared
configure:21740: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:45:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:82: error: 'putchar_unlocked' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:21747: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| /* 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 ()
| {
| #ifndef putchar_unlocked
|   (void) putchar_unlocked;
| #endif
|
|   ;
|   return 0;
| }
configure:21762: result: no
configure:21818: checking for wint_t
configure:21853: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:52:19: error: stdio.h: No such file or directory
conftest.c:53:18: error: time.h: No such file or directory
conftest.c:54:19: error: wchar.h: No such file or directory
conftest.c:55: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:21860: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| /* end confdefs.h.  */
|
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
|    before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
|        wint_t foo = (wchar_t)'\0';
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:21875: result: no
configure:22009: checking if environ is properly declared
configure:22037: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:48:20: error: unistd.h: No such file or directory
configure:22044: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| /* end confdefs.h.  */
| #include <unistd.h>
|       extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
|   ;
|   return 0;
| }
configure:22060: result: yes
configure:22093: checking for error_at_line
configure:22119: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:49:19: error: error.h: No such file or directory
configure:22126: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| /* end confdefs.h.  */
| #include <error.h>
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
|   ;
|   return 0;
| }
configure:22146: result: no
configure:22211: checking for mbstate_t
configure:22260: result: no
configure:22289: checking for memmove
configure:22374: result: no
configure:22558: checking search.h usability
configure:22575: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:51:19: error: stdio.h: No such file or directory
conftest.c:84:20: error: search.h: No such file or directory
configure:22582: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| /* 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 <search.h>
configure:22596: result: no
configure:22600: checking search.h presence
configure:22615: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
configure:22622: $? = 0
configure:22636: result: yes
configure:22649: WARNING: search.h: present but cannot be compiled
configure:22651: WARNING: search.h:     check for missing prerequisite headers?
configure:22653: WARNING: search.h: see the Autoconf documentation
configure:22655: WARNING: search.h:     section "Present But Cannot Be Compiled"
configure:22657: WARNING: search.h: proceeding with the preprocessor's result
configure:22659: WARNING: search.h: in the future, the compiler will
take precedence
configure:22664: checking for search.h
configure:22673: result: yes
configure:22692: checking for tsearch
configure:22748: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:62:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:22755: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| /* end confdefs.h.  */
| /* Define tsearch to an innocuous variant, in case <limits.h>
declares tsearch.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define tsearch innocuous_tsearch
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char tsearch (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef tsearch
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tsearch ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_tsearch || defined __stub___tsearch
| choke me
| #endif
|
| int
| main ()
| {
| return tsearch ();
|   ;
|   return 0;
| }
configure:22777: result: no
configure:22795: checking for working strerror function
configure:22868: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:52:20: error: string.h: No such file or directory
conftest.c: In function 'main':
conftest.c:57: error: invalid type argument of 'unary *'
configure:22872: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| /* end confdefs.h.  */
| #include <string.h>
|
| int
| main ()
| {
| return !*strerror (-2);
|   ;
|   return 0;
| }
configure:22900: result: no
configure:22910: checking whether strerror is declared
configure:22939: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:52:19: error: stdio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:89: error: 'strerror' undeclared (first use in this function)
conftest.c:89: error: (Each undeclared identifier is reported only once
conftest.c:89: error: for each function it appears in.)
configure:22946: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_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
| int
| main ()
| {
| #ifndef strerror
|   (void) strerror;
| #endif
|
|   ;
|   return 0;
| }
configure:22961: result: no
configure:23152: checking absolute name of <signal.h>
configure:23184: result: "///usr/include/signal.h"
configure:23202: checking for volatile sig_atomic_t
configure:23233: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:54:20: error: signal.h: No such file or directory
conftest.c: In function 'main':
conftest.c:60: error: expected ')' before 'sig_atomic_t'
configure:23240: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| /* end confdefs.h.  */
|
| #include <signal.h>
|
|
| int
| main ()
| {
| if (sizeof (volatile sig_atomic_t))
|        return 0;
|   ;
|   return 0;
| }
configure:23300: result: no
configure:23346: checking for sigprocmask
configure:23402: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:64:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
configure:23409: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| /* end confdefs.h.  */
| /* Define sigprocmask to an innocuous variant, in case <limits.h>
declares sigprocmask.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigprocmask innocuous_sigprocmask
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigprocmask (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigprocmask
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigprocmask ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sigprocmask || defined __stub___sigprocmask
| choke me
| #endif
|
| int
| main ()
| {
| return sigprocmask ();
|   ;
|   return 0;
| }
configure:23429: result: no
configure:23450: checking for sigset_t
configure:23481: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:54:20: error: signal.h: No such file or directory
conftest.c:56:23: error: sys/types.h: No such file or directory
conftest.c: In function 'main':
conftest.c:61: error: 'sigset_t' undeclared (first use in this function)
conftest.c:61: error: (Each undeclared identifier is reported only once
conftest.c:61: error: for each function it appears in.)
configure:23488: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 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:23548: result: no
configure:23573: checking for ssize_t
configure:23600: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:54:23: error: sys/types.h: No such file or directory
conftest.c: In function 'main':
conftest.c:58: error: 'ssize_t' undeclared (first use in this function)
conftest.c:58: error: (Each undeclared identifier is reported only once
conftest.c:58: error: for each function it appears in.)
conftest.c:58: error: expected expression before ')' token
configure:23607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| int x = sizeof (ssize_t *) + sizeof (ssize_t);
|         return !x;
|   ;
|   return 0;
| }
configure:23622: result: no
configure:23696: checking absolute name of <stdint.h>
configure:23728: result: <stdint.h>
configure:24096: checking sys/inttypes.h usability
configure:24113: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:55:19: error: stdio.h: No such file or directory
conftest.c:88:26: error: sys/inttypes.h: No such file or directory
configure:24120: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| /* 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 <sys/inttypes.h>
configure:24134: result: no
configure:24138: checking sys/inttypes.h presence
configure:24153: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
conftest.c:55:26: error: sys/inttypes.h: No such file or directory
configure:24160: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| /* end confdefs.h.  */
| #include <sys/inttypes.h>
configure:24174: result: no
configure:24202: checking for sys/inttypes.h
configure:24211: result: no
configure:24096: checking sys/bitypes.h usability
configure:24113: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:55:19: error: stdio.h: No such file or directory
conftest.c:88:25: error: sys/bitypes.h: No such file or directory
configure:24120: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| /* 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 <sys/bitypes.h>
configure:24134: result: no
configure:24138: checking sys/bitypes.h presence
configure:24153: /usr/bin/llvm-gcc-4.2 -E
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c
conftest.c:55:25: error: sys/bitypes.h: No such file or directory
configure:24160: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| /* end confdefs.h.  */
| #include <sys/bitypes.h>
configure:24174: result: no
configure:24202: checking for sys/bitypes.h
configure:24211: result: no
configure:24254: checking for bit size of ptrdiff_t
configure:24615: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:59:22: error: signal.h: No such file or directory
conftest.c:61:22: error: stdio.h: No such file or directory
conftest.c:62:21: error: time.h: No such file or directory
conftest.c:63:22: error: wchar.h: No such file or directory
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:66:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
conftest.c:70:20: error: stdlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:75: error: 'FILE' undeclared (first use in this function)
conftest.c:75: error: (Each undeclared identifier is reported only once
conftest.c:75: error: for each function it appears in.)
conftest.c:75: error: 'f' undeclared (first use in this function)
conftest.c:83: warning: incompatible implicit declaration of built-in
function 'fprintf'
conftest.c:90: warning: incompatible implicit declaration of built-in
function 'fprintf'
configure:24619: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (ptrdiff_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (ptrdiff_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if ((sizeof (ptrdiff_t) * CHAR_BIT) < 0)
|     {
|       long int i = longval ();
|       if (i != (sizeof (ptrdiff_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != (sizeof (ptrdiff_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
|
|   ;
|   return 0;
| }
configure:24649: result: unknown
configure:24254: checking for bit size of size_t
configure:24615: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:60:22: error: signal.h: No such file or directory
conftest.c:62:22: error: stdio.h: No such file or directory
conftest.c:63:21: error: time.h: No such file or directory
conftest.c:64:22: error: wchar.h: No such file or directory
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:67:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
conftest.c:71:20: error: stdlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:76: error: 'FILE' undeclared (first use in this function)
conftest.c:76: error: (Each undeclared identifier is reported only once
conftest.c:76: error: for each function it appears in.)
conftest.c:76: error: 'f' undeclared (first use in this function)
conftest.c:84: warning: incompatible implicit declaration of built-in
function 'fprintf'
conftest.c:91: warning: incompatible implicit declaration of built-in
function 'fprintf'
configure:24619: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (size_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (size_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if ((sizeof (size_t) * CHAR_BIT) < 0)
|     {
|       long int i = longval ();
|       if (i != (sizeof (size_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != (sizeof (size_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
|
|   ;
|   return 0;
| }
configure:24649: result: unknown
configure:24671: checking for bit size of sig_atomic_t
configure:25032: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:61:22: error: signal.h: No such file or directory
conftest.c:63:22: error: stdio.h: No such file or directory
conftest.c:64:21: error: time.h: No such file or directory
conftest.c:65:22: error: wchar.h: No such file or directory
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:68:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
conftest.c: In function 'longval':
conftest.c:69: error: 'sig_atomic_t' undeclared (first use in this function)
conftest.c:69: error: (Each undeclared identifier is reported only once
conftest.c:69: error: for each function it appears in.)
conftest.c: In function 'ulongval':
conftest.c:70: error: 'sig_atomic_t' undeclared (first use in this function)
conftest.c:72:20: error: stdlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:77: error: 'FILE' undeclared (first use in this function)
conftest.c:77: error: 'f' undeclared (first use in this function)
conftest.c:80: error: 'sig_atomic_t' undeclared (first use in this function)
conftest.c:85: warning: incompatible implicit declaration of built-in
function 'fprintf'
conftest.c:92: warning: incompatible implicit declaration of built-in
function 'fprintf'
configure:25036: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (sig_atomic_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (sig_atomic_t)
* CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if ((sizeof (sig_atomic_t) * CHAR_BIT) < 0)
|     {
|       long int i = longval ();
|       if (i != (sizeof (sig_atomic_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != (sizeof (sig_atomic_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
|
|   ;
|   return 0;
| }
configure:25066: result: unknown
configure:24671: checking for bit size of wchar_t
configure:25032: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:62:22: error: signal.h: No such file or directory
conftest.c:64:22: error: stdio.h: No such file or directory
conftest.c:65:21: error: time.h: No such file or directory
conftest.c:66:22: error: wchar.h: No such file or directory
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:69:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
conftest.c:73:20: error: stdlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:78: error: 'FILE' undeclared (first use in this function)
conftest.c:78: error: (Each undeclared identifier is reported only once
conftest.c:78: error: for each function it appears in.)
conftest.c:78: error: 'f' undeclared (first use in this function)
conftest.c:86: warning: incompatible implicit declaration of built-in
function 'fprintf'
conftest.c:93: warning: incompatible implicit declaration of built-in
function 'fprintf'
configure:25036: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (wchar_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (wchar_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if ((sizeof (wchar_t) * CHAR_BIT) < 0)
|     {
|       long int i = longval ();
|       if (i != (sizeof (wchar_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != (sizeof (wchar_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
|
|   ;
|   return 0;
| }
configure:25066: result: unknown
configure:24671: checking for bit size of wint_t
configure:25032: /usr/bin/llvm-gcc-4.2 -o conftest -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-L/Users/admin/gnucash-stable/lib -L/Users/admin/gnucash-stable/lib
-arch i386 -L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names conftest.c  >&5
conftest.c:63:22: error: signal.h: No such file or directory
conftest.c:65:22: error: stdio.h: No such file or directory
conftest.c:66:21: error: time.h: No such file or directory
conftest.c:67:22: error: wchar.h: No such file or directory
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from conftest.c:70:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
conftest.c: In function 'longval':
conftest.c:71: error: 'wint_t' undeclared (first use in this function)
conftest.c:71: error: (Each undeclared identifier is reported only once
conftest.c:71: error: for each function it appears in.)
conftest.c: In function 'ulongval':
conftest.c:72: error: 'wint_t' undeclared (first use in this function)
conftest.c:74:20: error: stdlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:79: error: 'FILE' undeclared (first use in this function)
conftest.c:79: error: 'f' undeclared (first use in this function)
conftest.c:82: error: 'wint_t' undeclared (first use in this function)
conftest.c:87: warning: incompatible implicit declaration of built-in
function 'fprintf'
conftest.c:94: warning: incompatible implicit declaration of built-in
function 'fprintf'
configure:25036: $? = 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 "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
| #include <limits.h>
| static long int longval () { return sizeof (wint_t) * CHAR_BIT; }
| static unsigned long int ulongval () { return sizeof (wint_t) * CHAR_BIT; }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if ((sizeof (wint_t) * CHAR_BIT) < 0)
|     {
|       long int i = longval ();
|       if (i != (sizeof (wint_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != (sizeof (wint_t) * CHAR_BIT))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
|
|   ;
|   return 0;
| }
configure:25066: result: unknown
configure:25087: checking whether sig_atomic_t is signed
configure:25124: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:64:22: error: signal.h: No such file or directory
conftest.c:66:22: error: stdio.h: No such file or directory
conftest.c:67:21: error: time.h: No such file or directory
conftest.c:68:22: error: wchar.h: No such file or directory
conftest.c:71: error: 'sig_atomic_t' undeclared here (not in a function)
conftest.c:71: error: expected ')' before numeric constant
configure:25131: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|             int verify[2 * ((sig_atomic_t) -1 < (sig_atomic_t) 0) - 1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25150: result: no
configure:25087: checking whether wchar_t is signed
configure:25124: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:64:22: error: signal.h: No such file or directory
conftest.c:66:22: error: stdio.h: No such file or directory
conftest.c:67:21: error: time.h: No such file or directory
conftest.c:68:22: error: wchar.h: No such file or directory
configure:25131: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|             int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25150: result: no
configure:25087: checking whether wint_t is signed
configure:25124: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:64:22: error: signal.h: No such file or directory
conftest.c:66:22: error: stdio.h: No such file or directory
conftest.c:67:21: error: time.h: No such file or directory
conftest.c:68:22: error: wchar.h: No such file or directory
conftest.c:71: error: 'wint_t' undeclared here (not in a function)
conftest.c:71: error: expected ')' before numeric constant
configure:25131: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|             int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25150: result: no
configure:25174: checking for ptrdiff_t integer literal suffix
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:64:22: error: signal.h: No such file or directory
conftest.c:66:22: error: stdio.h: No such file or directory
conftest.c:67:21: error: time.h: No such file or directory
conftest.c:68:22: error: wchar.h: No such file or directory
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern ptrdiff_t foo;
|               extern int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:64:22: error: signal.h: No such file or directory
conftest.c:66:22: error: stdio.h: No such file or directory
conftest.c:67:21: error: time.h: No such file or directory
conftest.c:68:22: error: wchar.h: No such file or directory
conftest.c:72: error: conflicting types for 'foo'
conftest.c:71: error: previous declaration of 'foo' was here
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern ptrdiff_t foo;
|               extern long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:64:22: error: signal.h: No such file or directory
conftest.c:66:22: error: stdio.h: No such file or directory
conftest.c:67:21: error: time.h: No such file or directory
conftest.c:68:22: error: wchar.h: No such file or directory
conftest.c:72: error: conflicting types for 'foo'
conftest.c:71: error: previous declaration of 'foo' was here
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern ptrdiff_t foo;
|               extern long long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:64:22: error: signal.h: No such file or directory
conftest.c:66:22: error: stdio.h: No such file or directory
conftest.c:67:21: error: time.h: No such file or directory
conftest.c:68:22: error: wchar.h: No such file or directory
conftest.c:72: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern ptrdiff_t foo;
|               extern __int64 foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25257: result: no
configure:25174: checking for size_t integer literal suffix
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:65:22: error: signal.h: No such file or directory
conftest.c:67:22: error: stdio.h: No such file or directory
conftest.c:68:21: error: time.h: No such file or directory
conftest.c:69:22: error: wchar.h: No such file or directory
conftest.c:73: error: conflicting types for 'foo'
conftest.c:72: error: previous declaration of 'foo' was here
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern size_t foo;
|               extern unsigned int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:65:22: error: signal.h: No such file or directory
conftest.c:67:22: error: stdio.h: No such file or directory
conftest.c:68:21: error: time.h: No such file or directory
conftest.c:69:22: error: wchar.h: No such file or directory
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern size_t foo;
|               extern unsigned long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:65:22: error: signal.h: No such file or directory
conftest.c:67:22: error: stdio.h: No such file or directory
conftest.c:68:21: error: time.h: No such file or directory
conftest.c:69:22: error: wchar.h: No such file or directory
conftest.c:73: error: conflicting types for 'foo'
conftest.c:72: error: previous declaration of 'foo' was here
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern size_t foo;
|               extern unsigned long long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25230: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:65:22: error: signal.h: No such file or directory
conftest.c:67:22: error: stdio.h: No such file or directory
conftest.c:68:21: error: time.h: No such file or directory
conftest.c:69:22: error: wchar.h: No such file or directory
conftest.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern size_t foo;
|               extern unsigned __int64 foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25257: result: no
configure:25277: checking for sig_atomic_t integer literal suffix
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:66:22: error: signal.h: No such file or directory
conftest.c:68:22: error: stdio.h: No such file or directory
conftest.c:69:21: error: time.h: No such file or directory
conftest.c:70:22: error: wchar.h: No such file or directory
conftest.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern sig_atomic_t foo;
|               extern unsigned int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:66:22: error: signal.h: No such file or directory
conftest.c:68:22: error: stdio.h: No such file or directory
conftest.c:69:21: error: time.h: No such file or directory
conftest.c:70:22: error: wchar.h: No such file or directory
conftest.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern sig_atomic_t foo;
|               extern unsigned long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:66:22: error: signal.h: No such file or directory
conftest.c:68:22: error: stdio.h: No such file or directory
conftest.c:69:21: error: time.h: No such file or directory
conftest.c:70:22: error: wchar.h: No such file or directory
conftest.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern sig_atomic_t foo;
|               extern unsigned long long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:66:22: error: signal.h: No such file or directory
conftest.c:68:22: error: stdio.h: No such file or directory
conftest.c:69:21: error: time.h: No such file or directory
conftest.c:70:22: error: wchar.h: No such file or directory
conftest.c:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
conftest.c:74: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern sig_atomic_t foo;
|               extern unsigned __int64 foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25360: result: no
configure:25277: checking for wchar_t integer literal suffix
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:67:22: error: signal.h: No such file or directory
conftest.c:69:22: error: stdio.h: No such file or directory
conftest.c:70:21: error: time.h: No such file or directory
conftest.c:71:22: error: wchar.h: No such file or directory
conftest.c:75: error: conflicting types for 'foo'
conftest.c:74: error: previous declaration of 'foo' was here
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wchar_t foo;
|               extern unsigned int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:67:22: error: signal.h: No such file or directory
conftest.c:69:22: error: stdio.h: No such file or directory
conftest.c:70:21: error: time.h: No such file or directory
conftest.c:71:22: error: wchar.h: No such file or directory
conftest.c:75: error: conflicting types for 'foo'
conftest.c:74: error: previous declaration of 'foo' was here
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wchar_t foo;
|               extern unsigned long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:67:22: error: signal.h: No such file or directory
conftest.c:69:22: error: stdio.h: No such file or directory
conftest.c:70:21: error: time.h: No such file or directory
conftest.c:71:22: error: wchar.h: No such file or directory
conftest.c:75: error: conflicting types for 'foo'
conftest.c:74: error: previous declaration of 'foo' was here
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wchar_t foo;
|               extern unsigned long long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:67:22: error: signal.h: No such file or directory
conftest.c:69:22: error: stdio.h: No such file or directory
conftest.c:70:21: error: time.h: No such file or directory
conftest.c:71:22: error: wchar.h: No such file or directory
conftest.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wchar_t foo;
|               extern unsigned __int64 foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25360: result: no
configure:25277: checking for wint_t integer literal suffix
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:68:22: error: signal.h: No such file or directory
conftest.c:70:22: error: stdio.h: No such file or directory
conftest.c:71:21: error: time.h: No such file or directory
conftest.c:72:22: error: wchar.h: No such file or directory
conftest.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wint_t foo;
|               extern unsigned int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:68:22: error: signal.h: No such file or directory
conftest.c:70:22: error: stdio.h: No such file or directory
conftest.c:71:21: error: time.h: No such file or directory
conftest.c:72:22: error: wchar.h: No such file or directory
conftest.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wint_t foo;
|               extern unsigned long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:68:22: error: signal.h: No such file or directory
conftest.c:70:22: error: stdio.h: No such file or directory
conftest.c:71:21: error: time.h: No such file or directory
conftest.c:72:22: error: wchar.h: No such file or directory
conftest.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wint_t foo;
|               extern unsigned long long int foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25333: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:68:22: error: signal.h: No such file or directory
conftest.c:70:22: error: stdio.h: No such file or directory
conftest.c:71:21: error: time.h: No such file or directory
conftest.c:72:22: error: wchar.h: No such file or directory
conftest.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
conftest.c:76: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'foo'
configure:25340: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| /* end confdefs.h.  */
|
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
|
|               extern wint_t foo;
|               extern unsigned __int64 foo;
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:25360: result: no
configure:25394: checking absolute name of <stdio.h>
configure:25426: result: "///usr/include/stdio.h"
configure:25487: checking absolute name of <stdlib.h>
configure:25519: result: <stdlib.h>
configure:25539: checking for random.h
configure:25560: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:65:19: error: stdio.h: No such file or directory
conftest.c:99:20: error: random.h: No such file or directory
configure:25567: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* 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 <random.h>
configure:25584: result: no
configure:25603: checking for struct random_data
configure:25636: /usr/bin/llvm-gcc-4.2 -c -arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include conftest.c >&5
conftest.c:65:20: error: stdlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:74: error: invalid application of 'sizeof' to incomplete
type 'struct random_data'
configure:25643: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libiconv"
| #define VERSION "1.13.1"
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/Users/admin/gnucash-stable"
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 1
| #define mbstate_t int
| #define HAVE_WCHAR_T 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_DECL_CANONICALIZE_FILE_NAME 0
| #define HAVE_DECL_STRERROR_R 0
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define restrict __restrict
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define realpath rpl_realpath
| #define GNULIB_CANONICALIZE_LGPL 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_MALLOC_POSIX 1
| #define mbstate_t int
| #define HAVE_SEARCH_H 1
| #define HAVE_DECL_STRERROR 0
| #define GNULIB_SIGPIPE 1
| #define ssize_t int
| #define BITSIZEOF_PTRDIFF_T 0
| #define BITSIZEOF_SIZE_T 0
| #define BITSIZEOF_SIG_ATOMIC_T 0
| #define BITSIZEOF_WCHAR_T 0
| #define BITSIZEOF_WINT_T 0
| #define PTRDIFF_T_SUFFIX
| #define SIZE_T_SUFFIX
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h.  */
| #include <stdlib.h>
|       #if HAVE_RANDOM_H
|       # include <random.h>
|       #endif
|
|
| int
| main ()
| {
| if (sizeof (struct random_data))
|        return 0;
|   ;
|   return 0;
| }
configure:25705: result: no
configure:25763: checking absolute name of <unistd.h>
configure:25795: result: <unistd.h>
configure:25889: checking whether <wchar.h> is standalone
configure:25926: result: no
configure:25967: checking absolute name of <wchar.h>
configure:25999: result: "///usr/include/wchar.h"
configure:26271: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on tokpro.local

config.status:1453: creating Makefile
config.status:1453: creating lib/Makefile
config.status:1453: creating srclib/Makefile
config.status:1453: creating src/Makefile
config.status:1453: creating po/Makefile.in
config.status:1453: creating man/Makefile
config.status:1453: creating tests/Makefile
config.status:1453: creating include/iconv.h
config.status:1453: creating include/iconv.h.inst
config.status:1453: creating config.h
config.status:1453: creating lib/config.h
config.status:1727: executing depfiles commands
config.status:1727: executing libtool commands
config.status:1727: executing po-directories commands
configure:28912: === configuring in libcharset
(/Users/admin/gtk/source/libiconv-1.13.1/libcharset)
configure:29015: running /bin/sh ./configure --disable-option-checking
'--prefix=/Users/admin/gnucash-stable'  '--libdir'
'/Users/admin/gnucash-stable/lib'
'--with-libintl-prefix=/Users/admin/gnucash-stable'
'CC=/usr/bin/llvm-gcc-4.2' 'CFLAGS=-arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'
'LDFLAGS=-L/Users/admin/gnucash-stable/lib
-L/Users/admin/gnucash-stable/lib -arch i386
-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names'
'CPPFLAGS=-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include' --cache-file=/dev/null
--srcdir=.
configure:28912: === configuring in preload
(/Users/admin/gtk/source/libiconv-1.13.1/preload)
configure:29015: running /bin/sh ./configure --disable-option-checking
'--prefix=/Users/admin/gnucash-stable'  '--libdir'
'/Users/admin/gnucash-stable/lib'
'--with-libintl-prefix=/Users/admin/gnucash-stable'
'CC=/usr/bin/llvm-gcc-4.2' 'CFLAGS=-arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'
'LDFLAGS=-L/Users/admin/gnucash-stable/lib
-L/Users/admin/gnucash-stable/lib -arch i386
-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names'
'CPPFLAGS=-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include' --cache-file=/dev/null
--srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-apple-darwin11.2.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_restrict=__restrict
ac_cv_decl_EILSEQ=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/llvm-gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-arch i386
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/Users/admin/gnucash-stable/lib
-L/Users/admin/gnucash-stable/lib -arch i386
-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names'
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=no
ac_cv_func_getc_unlocked=no
ac_cv_func_getcwd=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrtowc=no
ac_cv_func_mbsinit=no
ac_cv_func_memmove=no
ac_cv_func_pathconf=no
ac_cv_func_readlink=no
ac_cv_func_setenv=no
ac_cv_func_setlocale=no
ac_cv_func_sigprocmask=no
ac_cv_func_strerror_r=no
ac_cv_func_strerror_r_char_p=no
ac_cv_func_tsearch=no
ac_cv_func_wcrtomb=no
ac_cv_have_decl_canonicalize_file_name=no
ac_cv_have_decl_clearerr_unlocked=no
ac_cv_have_decl_feof_unlocked=no
ac_cv_have_decl_ferror_unlocked=no
ac_cv_have_decl_fflush_unlocked=no
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_fputc_unlocked=no
ac_cv_have_decl_fputs_unlocked=no
ac_cv_have_decl_fread_unlocked=no
ac_cv_have_decl_fwrite_unlocked=no
ac_cv_have_decl_getc_unlocked=no
ac_cv_have_decl_getchar_unlocked=no
ac_cv_have_decl_putc_unlocked=no
ac_cv_have_decl_putchar_unlocked=no
ac_cv_have_decl_strerror=no
ac_cv_have_decl_strerror_r=no
ac_cv_header_dlfcn_h=no
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=no
ac_cv_header_memory_h=no
ac_cv_header_minix_config_h=no
ac_cv_header_random_h=no
ac_cv_header_search_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdbool_h=no
ac_cv_header_stdc=no
ac_cv_header_stdint_h=no
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=no
ac_cv_header_string_h=no
ac_cv_header_strings_h=no
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=no
ac_cv_header_sys_types_h=no
ac_cv_header_unistd_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=i386-apple-darwin11.2.0
ac_cv_lib_error_at_line=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_STRIP=/usr/bin/strip
ac_cv_path_XGETTEXT=:
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/llvm-gcc-4.2 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc-4.2
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=/usr/bin/strip
ac_cv_prog_cc__usr_bin_llvm_gcc_4_2_c_o=yes
ac_cv_prog_cc_c89=no
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=no
ac_cv_type__Bool=no
ac_cv_type_long_long_int=no
ac_cv_type_mbstate_t=no
ac_cv_type_sigset_t=no
ac_cv_type_struct_random_data=no
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_volatile_sig_atomic_t=no
ac_cv_working_alloca_h=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_libpath=DYLD_LIBRARY_PATH
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_shlibpath_var=DYLD_LIBRARY_PATH
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv='no, consider installing GNU libiconv'
am_cv_langinfo_codeset=no
am_cv_lib_iconv=no
cl_cv_prog_LN=ln
cl_cv_prog_cp='cp -p'
cl_cv_sys_endian='little endian'
gl_cv_bitsizeof_ptrdiff_t=unknown
gl_cv_bitsizeof_sig_atomic_t=unknown
gl_cv_bitsizeof_size_t=unknown
gl_cv_bitsizeof_wchar_t=unknown
gl_cv_bitsizeof_wint_t=unknown
gl_cv_c_multiarch=no
gl_cv_cc_visibility=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_working_strerror=no
gl_cv_have_include_next=buggy
gl_cv_header_errno_h_complete=yes
gl_cv_header_signal_h_SIGPIPE=yes
gl_cv_header_wchar_h_standalone=no
gl_cv_next_signal_h='"///usr/include/signal.h"'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='"///usr/include/stdio.h"'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='"///usr/include/wchar.h"'
gl_cv_type_ptrdiff_t_signed=yes
gl_cv_type_ptrdiff_t_suffix=no
gl_cv_type_sig_atomic_t_signed=no
gl_cv_type_sig_atomic_t_suffix=no
gl_cv_type_sigset_t=no
gl_cv_type_size_t_signed=no
gl_cv_type_size_t_suffix=no
gl_cv_type_wchar_t_signed=no
gl_cv_type_wchar_t_suffix=no
gl_cv_type_wint_t_signed=no
gl_cv_type_wint_t_suffix=no
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=no
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=no
gt_cv_ssize_t=no
gt_cv_var_environ_declaration=yes
lt_cv_apple_cc_single_mod=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	
]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2
\2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^
]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\)
\([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e
'\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e
'\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *)
\&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2",
(void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern
int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_sys_max_cmd_len=196608

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL}
/Users/admin/gtk/source/libiconv-1.13.1/build-aux/missing --run
aclocal-1.11'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/Users/admin/gtk/source/libiconv-1.13.1/build-aux/missing --run tar'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
AS='as'
AUTOCONF='${SHELL}
/Users/admin/gtk/source/libiconv-1.13.1/build-aux/missing --run
autoconf'
AUTOHEADER='${SHELL}
/Users/admin/gtk/source/libiconv-1.13.1/build-aux/missing --run
autoheader'
AUTOMAKE='${SHELL}
/Users/admin/gtk/source/libiconv-1.13.1/build-aux/missing --run
automake-1.11'
AWK='awk'
BITSIZEOF_PTRDIFF_T='0'
BITSIZEOF_SIG_ATOMIC_T='0'
BITSIZEOF_SIZE_T='0'
BITSIZEOF_WCHAR_T='0'
BITSIZEOF_WINT_T='0'
BROKEN_WCHAR_H='1'
CC='/usr/bin/llvm-gcc-4.2'
CCDEPMODE='depmode=none'
CFLAGS='-arch i386 -I/Developer/SDKs/MacOSX10.5.sdk/usr/include
-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'
CFLAG_VISIBILITY='-fvisibility=hidden'
CP='cp -p'
CPP='/usr/bin/llvm-gcc-4.2 -E'
CPPFLAGS='-I/Users/admin/gnucash-stable/include
-I/Developer/SDKs/MacOSX10.5.sdk/usr/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DLL_VARIABLE=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EILSEQ=''
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GETTEXT_MACRO_VERSION='0.17'
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GMSGFMT=':'
GMSGFMT_015=':'
GNULIB_ATOLL='0'
GNULIB_BTOWC='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='0'
GNULIB_FCHDIR='0'
GNULIB_FCLOSE='0'
GNULIB_FFLUSH='0'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREOPEN='0'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FWRITE='1'
GNULIB_GETCWD='0'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETUSERSHELL='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LSEEK='0'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='0'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='0'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MEMCHR='0'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDTEMP='0'
GNULIB_MKSTEMP='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_PERROR='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='0'
GNULIB_PUTS='1'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READLINK='1'
GNULIB_REALLOC_POSIX='0'
GNULIB_RPMATCH='0'
GNULIB_SETENV='0'
GNULIB_SIGACTION='0'
GNULIB_SIGNAL_H_SIGPIPE='1'
GNULIB_SIGPROCMASK='1'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='0'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STDIO_H_SIGPIPE='1'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='0'
GNULIB_STRPBRK='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRVERSCMP='0'
GNULIB_UNISTD_H_SIGPIPE='1'
GNULIB_UNSETENV='0'
GNULIB_VASPRINTF='0'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WCRTOMB='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCTOB='0'
GNULIB_WCWIDTH='0'
GNULIB_WRITE='0'
GREP='/usr/bin/grep'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CALLOC_POSIX='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_EUIDACCESS='1'
HAVE_FSEEKO='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_GETDOMAINNAME='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETHOSTNAME='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETUSERSHELL='1'
HAVE_INTTYPES_H='0'
HAVE_LINK='1'
HAVE_LONG_LONG_INT='0'
HAVE_MALLOC_POSIX='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMPCPY='1'
HAVE_MKDTEMP='1'
HAVE_OS_H='0'
HAVE_POSIX_SIGNALBLOCKING='0'
HAVE_RANDOM_H='0'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='0'
HAVE_REALLOC_POSIX='1'
HAVE_RPMATCH='1'
HAVE_SETENV='0'
HAVE_SIGACTION='1'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T='0'
HAVE_SIGNED_WCHAR_T='0'
HAVE_SIGNED_WINT_T='0'
HAVE_SIGSET_T='0'
HAVE_SLEEP='1'
HAVE_STDINT_H='0'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRNDUP='1'
HAVE_STRPBRK='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='0'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRVERSCMP='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_INTTYPES_H='0'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_TYPES_H='0'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='0'
HAVE_UNISTD_H='0'
HAVE_UNSETENV='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_VISIBILITY='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCRTOMB='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSRTOMBS='1'
HAVE_WINT_T='0'
HAVE__BOOL='0'
ICONV_CONST=''
INCLUDE_NEXT='include'
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld'
LDFLAGS='-L/Users/admin/gnucash-stable/lib
-L/Users/admin/gnucash-stable/lib -arch i386
-L/Developer/SDKs/MacOSX10.5.sdk/usr/lib -isysroot
/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5
-Wl,-headerpad_max_install_names'
LIBICONV=''
LIBICRT_LIBDEPS=''
LIBICRT_LTLIBDEPS=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='/bin/sh $(top_builddir)/libtool'
LIPO='lipo'
LN='ln'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL}
/Users/admin/gtk/source/libiconv-1.13.1/build-aux/missing --run
makeinfo'
MKDIR_P='build-aux/install-sh -c -d'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.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_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_ERRNO_H=''
NEXT_SIGNAL_H='"///usr/include/signal.h"'
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='"///usr/include/stdio.h"'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRING_H='<string.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='"///usr/include/wchar.h"'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='libiconv'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
PRAGMA_SYSTEM_HEADER=''
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
RC=''
RELOCATABLE='no'
RELOCATABLE_BUILD_DIR='$(top_builddir)/srclib'
RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
RELOCATABLE_LDFLAGS=''
RELOCATABLE_LIBRARY_PATH=''
RELOCATABLE_SRC_DIR='$(top_srcdir)/srclib'
RELOCATABLE_VIA_LD_FALSE=''
RELOCATABLE_VIA_LD_TRUE='#'
REPLACE_BTOWC='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DPRINTF='0'
REPLACE_FCHDIR='0'
REPLACE_FCLOSE='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_GETCWD='0'
REPLACE_GETLINE='0'
REPLACE_GETPAGESIZE='0'
REPLACE_LCHOWN='0'
REPLACE_LSEEK='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKSTEMP='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_PERROR='0'
REPLACE_PRINTF='0'
REPLACE_PUTENV='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STRCASESTR='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='1'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCTOB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
SRCLIBOBJS=' memmove.o'
STDBOOL_H='stdbool.h'
STDINT_H='stdint.h'
STRIP='/usr/bin/strip'
UNISTD_H_HAVE_WINSOCK2_H='0'
USE_EXTRA_ENCODINGS='no'
USE_MBSTATE_T='0'
USE_NLS='no'
VERSION='1.13.1'
VOID_UNSETENV='0'
WCHAR_H='wchar.h'
WCHAR_T_SUFFIX=''
WINDRES=''
WINT_T_SUFFIX=''
WOE32='no'
WOE32DLL='no'
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format
--flag=error_at_line:5:c-format'
ac_ct_CC='/usr/bin/llvm-gcc-4.2'
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='i386-apple-darwin11.2.0'
build_alias=''
build_cpu='i386'
build_os='darwin11.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' canonicalize-lgpl.o error.o memmove.o readlink.o
sigprocmask.o strerror.o'
gl_LTLIBOBJS=' canonicalize-lgpl.lo error.lo memmove.lo readlink.lo
sigprocmask.lo strerror.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
host='i386-apple-darwin11.2.0'
host_alias=''
host_cpu='i386'
host_os='darwin11.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL}
/Users/admin/gtk/source/libiconv-1.13.1/build-aux/install-sh'
libdir='/Users/admin/gnucash-stable/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/admin/gnucash-stable'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libcharset preload'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libiconv"
#define VERSION "1.13.1"
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define INSTALLPREFIX "/Users/admin/gnucash-stable"
#define LT_OBJDIR ".libs/"
#define HAVE_VISIBILITY 1
#define mbstate_t int
#define HAVE_WCHAR_T 1
#define HAVE_WCHAR_H 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_ALLOCA 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDIO_H 1
#define HAVE_DECL_CANONICALIZE_FILE_NAME 0
#define HAVE_DECL_STRERROR_R 0
#define MALLOC_0_IS_NONNULL 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define restrict __restrict
#define HAVE_DECL_CLEARERR_UNLOCKED 0
#define HAVE_DECL_FEOF_UNLOCKED 0
#define HAVE_DECL_FERROR_UNLOCKED 0
#define HAVE_DECL_FFLUSH_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_DECL_FPUTC_UNLOCKED 0
#define HAVE_DECL_FPUTS_UNLOCKED 0
#define HAVE_DECL_FREAD_UNLOCKED 0
#define HAVE_DECL_FWRITE_UNLOCKED 0
#define HAVE_DECL_GETC_UNLOCKED 0
#define HAVE_DECL_GETCHAR_UNLOCKED 0
#define HAVE_DECL_PUTC_UNLOCKED 0
#define HAVE_DECL_PUTCHAR_UNLOCKED 0
#define realpath rpl_realpath
#define GNULIB_CANONICALIZE_LGPL 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_MALLOC_POSIX 1
#define mbstate_t int
#define HAVE_SEARCH_H 1
#define HAVE_DECL_STRERROR 0
#define GNULIB_SIGPIPE 1
#define ssize_t int
#define BITSIZEOF_PTRDIFF_T 0
#define BITSIZEOF_SIZE_T 0
#define BITSIZEOF_SIG_ATOMIC_T 0
#define BITSIZEOF_WCHAR_T 0
#define BITSIZEOF_WINT_T 0
#define PTRDIFF_T_SUFFIX
#define SIZE_T_SUFFIX
#define SIG_ATOMIC_T_SUFFIX
#define WCHAR_T_SUFFIX
#define WINT_T_SUFFIX
#define REPLACE_STRERROR 1
#define USE_UNLOCKED_IO 1

configure: exit 0


On Thu, Jan 5, 2012 at 10:08 PM, John Ralls-2 [via GnuCash]
<ml-node+s1415818n4266660h52 at n4.nabble.com> wrote:
>
> On Jan 4, 2012, at 11:33 PM, reubano wrote:
>
>> ./configure: line 3283: /usr/bin/gcc-4.2: No such file or directory
>
> Oh yeah, the latest XCode doesn't include gcc, only LLVM. I didn't realize
> that had been released to the general public yet.
>
> I'll have to add something to .jhbuildrc to handle this.
>
> In the meantime, add
>         os.environ["CC"] = "/usr/bin/llvm-gcc-4.2"
>         os.environ["CXX"] = "/usr/bin/llvm-g++-4.2"
> to your .jhbuildrc-custom
>
> Regards,
> John Ralls
>
> _______________________________________________
> gnucash-devel mailing list
> [hidden email]
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://gnucash.1415818.n4.nabble.com/jhbuild-error-on-Mac-OSX-Lion-tp4260521p4266660.html
> To unsubscribe from jhbuild error on Mac OSX Lion, click here.
> NAML


--
View this message in context: http://gnucash.1415818.n4.nabble.com/jhbuild-error-on-Mac-OSX-Lion-tp4260521p4272502.html
Sent from the GnuCash - Dev mailing list archive at Nabble.com.


More information about the gnucash-devel mailing list