1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.60.  Invocation command line was
6
7  $ ./configure --host=mipsel-uclibc-linux --build=mipsel-uclibc-linux-gnu26 --target=mipsel-uclibc-linux-gnu26 CC=mipsel-linux-uclibc-gcc CXX=mipsel-linux-uclibc-g++ --disable-nls --enable-shared --enable-static --disable-rpath --enable-relocatable
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = localhost.localdomain
14uname -m = i686
15uname -r = 2.6.27.41-170.2.117.fc10.i686.PAE
16uname -s = Linux
17uname -v = #1 SMP Thu Dec 10 10:48:30 EST 2009
18
19/usr/bin/uname -p = unknown
20/bin/uname -X     = unknown
21
22/bin/arch              = i686
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin
31PATH: /usr/lib/qt-3.3/bin
32PATH: /usr/kerberos/bin
33PATH: /usr/lib/ccache
34PATH: /usr/local/bin
35PATH: /bin
36PATH: /usr/bin
37PATH: /usr/local/sbin
38PATH: /usr/sbin
39PATH: /sbin
40PATH: /home/eric/bin
41
42
43## ----------- ##
44## Core tests. ##
45## ----------- ##
46
47configure:2090: checking for a BSD-compatible install
48configure:2146: result: /usr/bin/install -c
49configure:2157: checking whether build environment is sane
50configure:2200: result: yes
51configure:2265: checking for gawk
52configure:2281: found /bin/gawk
53configure:2292: result: gawk
54configure:2303: checking whether make sets $(MAKE)
55configure:2324: result: yes
56configure:2400: checking for mipsel-uclibc-linux-strip
57configure:2430: result: no
58configure:2440: checking for strip
59configure:2456: found /usr/bin/strip
60configure:2467: result: strip
61configure:2481: WARNING: In the future, Autoconf will not detect cross-tools
62whose name does not start with the host triplet.  If you think this
63configuration is useful to you, please write to autoconf@gnu.org.
64configure:2510: checking whether make sets $(MAKE)
65configure:2531: result: yes
66configure:2550: checking for mipsel-uclibc-linux-gcc
67configure:2577: result: mipsel-linux-uclibc-gcc
68configure:2855: checking for C compiler version
69configure:2862: mipsel-linux-uclibc-gcc --version >&5
70mipsel-linux-uclibc-gcc (GCC) 4.2.3
71Copyright (C) 2007 Free Software Foundation, Inc.
72This is free software; see the source for copying conditions.  There is NO
73warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
74
75configure:2865: $? = 0
76configure:2872: mipsel-linux-uclibc-gcc -v >&5
77Using built-in specs.
78Target: mipsel-linux-uclibc
79Configured with: /home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gcc-4.2.3/configure --prefix=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3 --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gmp --with-mpfr=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-abi=32 --with-tune=mips32
80Thread model: posix
81gcc version 4.2.3
82configure:2875: $? = 0
83configure:2882: mipsel-linux-uclibc-gcc -V >&5
84mipsel-linux-uclibc-gcc: '-V' option must have argument
85configure:2885: $? = 1
86configure:2908: checking for C compiler default output file name
87configure:2935: mipsel-linux-uclibc-gcc    conftest.c  >&5
88configure:2938: $? = 0
89configure:2984: result: a.out
90configure:2989: checking whether the C compiler works
91configure:3019: result: yes
92configure:3026: checking whether we are cross compiling
93configure:3028: result: yes
94configure:3031: checking for suffix of executables
95configure:3038: mipsel-linux-uclibc-gcc -o conftest    conftest.c  >&5
96configure:3041: $? = 0
97configure:3065: result: 
98configure:3071: checking for suffix of object files
99configure:3097: mipsel-linux-uclibc-gcc -c   conftest.c >&5
100configure:3100: $? = 0
101configure:3123: result: o
102configure:3127: checking whether we are using the GNU C compiler
103configure:3156: mipsel-linux-uclibc-gcc -c   conftest.c >&5
104configure:3162: $? = 0
105configure:3169: test -z "$ac_c_werror_flag" || test ! -s conftest.err
106configure:3172: $? = 0
107configure:3179: test -s conftest.o
108configure:3182: $? = 0
109configure:3196: result: yes
110configure:3201: checking whether mipsel-linux-uclibc-gcc accepts -g
111configure:3231: mipsel-linux-uclibc-gcc -c -g  conftest.c >&5
112configure:3237: $? = 0
113configure:3244: test -z "$ac_c_werror_flag" || test ! -s conftest.err
114configure:3247: $? = 0
115configure:3254: test -s conftest.o
116configure:3257: $? = 0
117configure:3387: result: yes
118configure:3404: checking for mipsel-linux-uclibc-gcc option to accept ISO C89
119configure:3478: mipsel-linux-uclibc-gcc  -c -g -O2  conftest.c >&5
120configure:3484: $? = 0
121configure:3491: test -z "$ac_c_werror_flag" || test ! -s conftest.err
122configure:3494: $? = 0
123configure:3501: test -s conftest.o
124configure:3504: $? = 0
125configure:3524: result: none needed
126configure:3553: checking for style of include used by make
127configure:3581: result: GNU
128configure:3609: checking dependency style of mipsel-linux-uclibc-gcc
129configure:3699: result: none
130configure:3721: checking how to run the C preprocessor
131configure:3761: mipsel-linux-uclibc-gcc -E  conftest.c
132configure:3767: $? = 0
133configure:3805: mipsel-linux-uclibc-gcc -E  conftest.c
134conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
135configure:3811: $? = 1
136configure: failed program was:
137| /* confdefs.h.  */
138| #define PACKAGE_NAME ""
139| #define PACKAGE_TARNAME ""
140| #define PACKAGE_VERSION ""
141| #define PACKAGE_STRING ""
142| #define PACKAGE_BUGREPORT ""
143| #define PACKAGE "libiconv"
144| #define VERSION "1.11"
145| /* end confdefs.h.  */
146| #include <ac_nonexistent.h>
147configure:3851: result: mipsel-linux-uclibc-gcc -E
148configure:3880: mipsel-linux-uclibc-gcc -E  conftest.c
149configure:3886: $? = 0
150configure:3924: mipsel-linux-uclibc-gcc -E  conftest.c
151conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
152configure:3930: $? = 1
153configure: failed program was:
154| /* confdefs.h.  */
155| #define PACKAGE_NAME ""
156| #define PACKAGE_TARNAME ""
157| #define PACKAGE_VERSION ""
158| #define PACKAGE_STRING ""
159| #define PACKAGE_BUGREPORT ""
160| #define PACKAGE "libiconv"
161| #define VERSION "1.11"
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:3976: checking for grep that handles long lines and -e
165configure:4050: result: /bin/grep
166configure:4055: checking for egrep
167configure:4133: result: /bin/grep -E
168configure:4139: checking whether mipsel-linux-uclibc-gcc needs -traditional
169configure:4181: result: no
170configure:4201: checking for a BSD-compatible install
171configure:4257: result: /usr/bin/install -c
172configure:4276: checking build system type
173configure:4294: result: mipsel-uclibc-linux-gnu26
174configure:4316: checking host system type
175configure:4331: result: mipsel-uclibc-linux-gnu
176configure:4368: checking for AIX
177configure:4390: result: no
178configure:4396: checking for ANSI C header files
179configure:4426: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
180configure:4432: $? = 0
181configure:4439: test -z "$ac_c_werror_flag" || test ! -s conftest.err
182configure:4442: $? = 0
183configure:4449: test -s conftest.o
184configure:4452: $? = 0
185configure:4577: result: yes
186configure:4601: checking for sys/types.h
187configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
188configure:4628: $? = 0
189configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
190configure:4638: $? = 0
191configure:4645: test -s conftest.o
192configure:4648: $? = 0
193configure:4661: result: yes
194configure:4601: checking for sys/stat.h
195configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
196configure:4628: $? = 0
197configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
198configure:4638: $? = 0
199configure:4645: test -s conftest.o
200configure:4648: $? = 0
201configure:4661: result: yes
202configure:4601: checking for stdlib.h
203configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
204configure:4628: $? = 0
205configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
206configure:4638: $? = 0
207configure:4645: test -s conftest.o
208configure:4648: $? = 0
209configure:4661: result: yes
210configure:4601: checking for string.h
211configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
212configure:4628: $? = 0
213configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
214configure:4638: $? = 0
215configure:4645: test -s conftest.o
216configure:4648: $? = 0
217configure:4661: result: yes
218configure:4601: checking for memory.h
219configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
220configure:4628: $? = 0
221configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
222configure:4638: $? = 0
223configure:4645: test -s conftest.o
224configure:4648: $? = 0
225configure:4661: result: yes
226configure:4601: checking for strings.h
227configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
228configure:4628: $? = 0
229configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
230configure:4638: $? = 0
231configure:4645: test -s conftest.o
232configure:4648: $? = 0
233configure:4661: result: yes
234configure:4601: checking for inttypes.h
235configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
236configure:4628: $? = 0
237configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
238configure:4638: $? = 0
239configure:4645: test -s conftest.o
240configure:4648: $? = 0
241configure:4661: result: yes
242configure:4601: checking for stdint.h
243configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
244configure:4628: $? = 0
245configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
246configure:4638: $? = 0
247configure:4645: test -s conftest.o
248configure:4648: $? = 0
249configure:4661: result: yes
250configure:4601: checking for unistd.h
251configure:4622: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
252configure:4628: $? = 0
253configure:4635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
254configure:4638: $? = 0
255configure:4645: test -s conftest.o
256configure:4648: $? = 0
257configure:4661: result: yes
258configure:4683: checking minix/config.h usability
259configure:4700: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
260conftest.c:54:26: error: minix/config.h: No such file or directory
261configure:4706: $? = 1
262configure: failed program was:
263| /* confdefs.h.  */
264| #define PACKAGE_NAME ""
265| #define PACKAGE_TARNAME ""
266| #define PACKAGE_VERSION ""
267| #define PACKAGE_STRING ""
268| #define PACKAGE_BUGREPORT ""
269| #define PACKAGE "libiconv"
270| #define VERSION "1.11"
271| #define _GNU_SOURCE 1
272| #define STDC_HEADERS 1
273| #define HAVE_SYS_TYPES_H 1
274| #define HAVE_SYS_STAT_H 1
275| #define HAVE_STDLIB_H 1
276| #define HAVE_STRING_H 1
277| #define HAVE_MEMORY_H 1
278| #define HAVE_STRINGS_H 1
279| #define HAVE_INTTYPES_H 1
280| #define HAVE_STDINT_H 1
281| #define HAVE_UNISTD_H 1
282| /* end confdefs.h.  */
283| #include <stdio.h>
284| #if HAVE_SYS_TYPES_H
285| # include <sys/types.h>
286| #endif
287| #if HAVE_SYS_STAT_H
288| # include <sys/stat.h>
289| #endif
290| #if STDC_HEADERS
291| # include <stdlib.h>
292| # include <stddef.h>
293| #else
294| # if HAVE_STDLIB_H
295| #  include <stdlib.h>
296| # endif
297| #endif
298| #if HAVE_STRING_H
299| # if !STDC_HEADERS && HAVE_MEMORY_H
300| #  include <memory.h>
301| # endif
302| # include <string.h>
303| #endif
304| #if HAVE_STRINGS_H
305| # include <strings.h>
306| #endif
307| #if HAVE_INTTYPES_H
308| # include <inttypes.h>
309| #endif
310| #if HAVE_STDINT_H
311| # include <stdint.h>
312| #endif
313| #if HAVE_UNISTD_H
314| # include <unistd.h>
315| #endif
316| #include <minix/config.h>
317configure:4737: result: no
318configure:4741: checking minix/config.h presence
319configure:4756: mipsel-linux-uclibc-gcc -E  conftest.c
320conftest.c:21:26: error: minix/config.h: No such file or directory
321configure:4762: $? = 1
322configure: failed program was:
323| /* confdefs.h.  */
324| #define PACKAGE_NAME ""
325| #define PACKAGE_TARNAME ""
326| #define PACKAGE_VERSION ""
327| #define PACKAGE_STRING ""
328| #define PACKAGE_BUGREPORT ""
329| #define PACKAGE "libiconv"
330| #define VERSION "1.11"
331| #define _GNU_SOURCE 1
332| #define STDC_HEADERS 1
333| #define HAVE_SYS_TYPES_H 1
334| #define HAVE_SYS_STAT_H 1
335| #define HAVE_STDLIB_H 1
336| #define HAVE_STRING_H 1
337| #define HAVE_MEMORY_H 1
338| #define HAVE_STRINGS_H 1
339| #define HAVE_INTTYPES_H 1
340| #define HAVE_STDINT_H 1
341| #define HAVE_UNISTD_H 1
342| /* end confdefs.h.  */
343| #include <minix/config.h>
344configure:4783: result: no
345configure:4811: checking for minix/config.h
346configure:4818: result: no
347configure:4862: checking for library containing strerror
348configure:4903: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
349configure:4909: $? = 0
350configure:4916: test -z "$ac_c_werror_flag" || test ! -s conftest.err
351configure:4919: $? = 0
352configure:4926: test -s conftest
353configure:4929: $? = 0
354configure:4953: result: none required
355configure:4987: checking for ld used by GCC
356configure:5051: result: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
357configure:5060: checking if the linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) is GNU ld
358configure:5073: result: yes
359configure:5079: checking for shared library path variable
360configure:5092: result: LD_LIBRARY_PATH
361configure:5097: checking whether to activate relocatable installation
362configure:5112: result: yes
363configure:5152: checking for unistd.h
364configure:5158: result: yes
365configure:5162: checking mach-o/dyld.h usability
366configure:5179: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
367conftest.c:58:25: error: mach-o/dyld.h: No such file or directory
368configure:5185: $? = 1
369configure: failed program was:
370| /* confdefs.h.  */
371| #define PACKAGE_NAME ""
372| #define PACKAGE_TARNAME ""
373| #define PACKAGE_VERSION ""
374| #define PACKAGE_STRING ""
375| #define PACKAGE_BUGREPORT ""
376| #define PACKAGE "libiconv"
377| #define VERSION "1.11"
378| #define _GNU_SOURCE 1
379| #define STDC_HEADERS 1
380| #define HAVE_SYS_TYPES_H 1
381| #define HAVE_SYS_STAT_H 1
382| #define HAVE_STDLIB_H 1
383| #define HAVE_STRING_H 1
384| #define HAVE_MEMORY_H 1
385| #define HAVE_STRINGS_H 1
386| #define HAVE_INTTYPES_H 1
387| #define HAVE_STDINT_H 1
388| #define HAVE_UNISTD_H 1
389| #define __EXTENSIONS__ 1
390| #define INSTALLPREFIX "/usr/local"
391| #define ENABLE_RELOCATABLE 1
392| #define HAVE_UNISTD_H 1
393| /* end confdefs.h.  */
394| #include <stdio.h>
395| #if HAVE_SYS_TYPES_H
396| # include <sys/types.h>
397| #endif
398| #if HAVE_SYS_STAT_H
399| # include <sys/stat.h>
400| #endif
401| #if STDC_HEADERS
402| # include <stdlib.h>
403| # include <stddef.h>
404| #else
405| # if HAVE_STDLIB_H
406| #  include <stdlib.h>
407| # endif
408| #endif
409| #if HAVE_STRING_H
410| # if !STDC_HEADERS && HAVE_MEMORY_H
411| #  include <memory.h>
412| # endif
413| # include <string.h>
414| #endif
415| #if HAVE_STRINGS_H
416| # include <strings.h>
417| #endif
418| #if HAVE_INTTYPES_H
419| # include <inttypes.h>
420| #endif
421| #if HAVE_STDINT_H
422| # include <stdint.h>
423| #endif
424| #if HAVE_UNISTD_H
425| # include <unistd.h>
426| #endif
427| #include <mach-o/dyld.h>
428configure:5216: result: no
429configure:5220: checking mach-o/dyld.h presence
430configure:5235: mipsel-linux-uclibc-gcc -E  conftest.c
431conftest.c:25:25: error: mach-o/dyld.h: No such file or directory
432configure:5241: $? = 1
433configure: failed program was:
434| /* confdefs.h.  */
435| #define PACKAGE_NAME ""
436| #define PACKAGE_TARNAME ""
437| #define PACKAGE_VERSION ""
438| #define PACKAGE_STRING ""
439| #define PACKAGE_BUGREPORT ""
440| #define PACKAGE "libiconv"
441| #define VERSION "1.11"
442| #define _GNU_SOURCE 1
443| #define STDC_HEADERS 1
444| #define HAVE_SYS_TYPES_H 1
445| #define HAVE_SYS_STAT_H 1
446| #define HAVE_STDLIB_H 1
447| #define HAVE_STRING_H 1
448| #define HAVE_MEMORY_H 1
449| #define HAVE_STRINGS_H 1
450| #define HAVE_INTTYPES_H 1
451| #define HAVE_STDINT_H 1
452| #define HAVE_UNISTD_H 1
453| #define __EXTENSIONS__ 1
454| #define INSTALLPREFIX "/usr/local"
455| #define ENABLE_RELOCATABLE 1
456| #define HAVE_UNISTD_H 1
457| /* end confdefs.h.  */
458| #include <mach-o/dyld.h>
459configure:5262: result: no
460configure:5290: checking for mach-o/dyld.h
461configure:5298: result: no
462configure:5315: checking for _NSGetExecutablePath
463configure:5371: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
464/tmp/ccQDu7Gj.o: In function `main':
465/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/conftest.c:59: undefined reference to `_NSGetExecutablePath'
466collect2: ld returned 1 exit status
467configure:5377: $? = 1
468configure: failed program was:
469| /* confdefs.h.  */
470| #define PACKAGE_NAME ""
471| #define PACKAGE_TARNAME ""
472| #define PACKAGE_VERSION ""
473| #define PACKAGE_STRING ""
474| #define PACKAGE_BUGREPORT ""
475| #define PACKAGE "libiconv"
476| #define VERSION "1.11"
477| #define _GNU_SOURCE 1
478| #define STDC_HEADERS 1
479| #define HAVE_SYS_TYPES_H 1
480| #define HAVE_SYS_STAT_H 1
481| #define HAVE_STDLIB_H 1
482| #define HAVE_STRING_H 1
483| #define HAVE_MEMORY_H 1
484| #define HAVE_STRINGS_H 1
485| #define HAVE_INTTYPES_H 1
486| #define HAVE_STDINT_H 1
487| #define HAVE_UNISTD_H 1
488| #define __EXTENSIONS__ 1
489| #define INSTALLPREFIX "/usr/local"
490| #define ENABLE_RELOCATABLE 1
491| #define HAVE_UNISTD_H 1
492| /* end confdefs.h.  */
493| /* Define _NSGetExecutablePath to an innocuous variant, in case <limits.h> declares _NSGetExecutablePath.
494|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
495| #define _NSGetExecutablePath innocuous__NSGetExecutablePath
496| 
497| /* System header to define __stub macros and hopefully few prototypes,
498|     which can conflict with char _NSGetExecutablePath (); below.
499|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
500|     <limits.h> exists even on freestanding compilers.  */
501| 
502| #ifdef __STDC__
503| # include <limits.h>
504| #else
505| # include <assert.h>
506| #endif
507| 
508| #undef _NSGetExecutablePath
509| 
510| /* Override any GCC internal prototype to avoid an error.
511|    Use char because int might match the return type of a GCC
512|    builtin and then its argument prototype would still apply.  */
513| #ifdef __cplusplus
514| extern "C"
515| #endif
516| char _NSGetExecutablePath ();
517| /* The GNU C library defines this for functions which it implements
518|     to always fail with ENOSYS.  Some functions are actually named
519|     something starting with __ and the normal name is an alias.  */
520| #if defined __stub__NSGetExecutablePath || defined __stub____NSGetExecutablePath
521| choke me
522| #endif
523| 
524| int
525| main ()
526| {
527| return _NSGetExecutablePath ();
528|   ;
529|   return 0;
530| }
531configure:5411: result: no
532configure:5476: checking for mipsel-uclibc-linux-ranlib
533configure:5506: result: no
534configure:5516: checking for ranlib
535configure:5532: found /usr/bin/ranlib
536configure:5543: result: ranlib
537configure:5569: checking how to copy files
538configure:5585: result: cp -p
539configure:5589: checking how to make hard links
540configure:5605: result: ln
541configure:5609: checking whether ln -s works
542configure:5613: result: yes
543configure:5701: checking for a sed that does not truncate output
544configure:5755: result: /bin/sed
545configure:5769: checking for ld used by mipsel-linux-uclibc-gcc
546configure:5836: result: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
547configure:5845: checking if the linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) is GNU ld
548configure:5860: result: yes
549configure:5865: checking for /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld option to reload object files
550configure:5872: result: -r
551configure:5890: checking for BSD-compatible nm
552configure:5939: result: nm
553configure:5943: checking how to recognise dependent libraries
554configure:6119: result: pass_all
555configure:6666: checking dlfcn.h usability
556configure:6683: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
557configure:6689: $? = 0
558configure:6696: test -z "$ac_c_werror_flag" || test ! -s conftest.err
559configure:6699: $? = 0
560configure:6706: test -s conftest.o
561configure:6709: $? = 0
562configure:6720: result: yes
563configure:6724: checking dlfcn.h presence
564configure:6739: mipsel-linux-uclibc-gcc -E  conftest.c
565configure:6745: $? = 0
566configure:6766: result: yes
567configure:6794: checking for dlfcn.h
568configure:6802: result: yes
569configure:6931: checking for C++ compiler version
570configure:6938: mipsel-linux-uclibc-g++ --version >&5
571mipsel-linux-uclibc-g++ (GCC) 4.2.3
572Copyright (C) 2007 Free Software Foundation, Inc.
573This is free software; see the source for copying conditions.  There is NO
574warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
575
576configure:6941: $? = 0
577configure:6948: mipsel-linux-uclibc-g++ -v >&5
578Using built-in specs.
579Target: mipsel-linux-uclibc
580Configured with: /home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gcc-4.2.3/configure --prefix=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3 --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mipsel-linux-uclibc --enable-languages=c,c++ --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --with-gmp=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/gmp --with-mpfr=/home/gracecsm/toolchains/src/toolchains/linux-2.6/buildroot/toolchain_build_mipsel/mpfr --enable-shared --disable-nls --enable-threads --disable-multilib --with-abi=32 --with-tune=mips32
581Thread model: posix
582gcc version 4.2.3
583configure:6951: $? = 0
584configure:6958: mipsel-linux-uclibc-g++ -V >&5
585mipsel-linux-uclibc-g++: '-V' option must have argument
586configure:6961: $? = 1
587configure:6964: checking whether we are using the GNU C++ compiler
588configure:6993: mipsel-linux-uclibc-g++ -c   conftest.cpp >&5
589configure:6999: $? = 0
590configure:7006: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
591configure:7009: $? = 0
592configure:7016: test -s conftest.o
593configure:7019: $? = 0
594configure:7033: result: yes
595configure:7038: checking whether mipsel-linux-uclibc-g++ accepts -g
596configure:7068: mipsel-linux-uclibc-g++ -c -g  conftest.cpp >&5
597configure:7074: $? = 0
598configure:7081: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
599configure:7084: $? = 0
600configure:7091: test -s conftest.o
601configure:7094: $? = 0
602configure:7224: result: yes
603configure:7249: checking dependency style of mipsel-linux-uclibc-g++
604configure:7339: result: none
605configure:7366: checking how to run the C++ preprocessor
606configure:7402: mipsel-linux-uclibc-g++ -E  conftest.cpp
607configure:7408: $? = 0
608configure:7446: mipsel-linux-uclibc-g++ -E  conftest.cpp
609conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
610configure:7452: $? = 1
611configure: failed program was:
612| /* confdefs.h.  */
613| #define PACKAGE_NAME ""
614| #define PACKAGE_TARNAME ""
615| #define PACKAGE_VERSION ""
616| #define PACKAGE_STRING ""
617| #define PACKAGE_BUGREPORT ""
618| #define PACKAGE "libiconv"
619| #define VERSION "1.11"
620| #define _GNU_SOURCE 1
621| #define STDC_HEADERS 1
622| #define HAVE_SYS_TYPES_H 1
623| #define HAVE_SYS_STAT_H 1
624| #define HAVE_STDLIB_H 1
625| #define HAVE_STRING_H 1
626| #define HAVE_MEMORY_H 1
627| #define HAVE_STRINGS_H 1
628| #define HAVE_INTTYPES_H 1
629| #define HAVE_STDINT_H 1
630| #define HAVE_UNISTD_H 1
631| #define __EXTENSIONS__ 1
632| #define INSTALLPREFIX "/usr/local"
633| #define ENABLE_RELOCATABLE 1
634| #define HAVE_UNISTD_H 1
635| #define HAVE_DLFCN_H 1
636| /* end confdefs.h.  */
637| #include <ac_nonexistent.h>
638configure:7492: result: mipsel-linux-uclibc-g++ -E
639configure:7521: mipsel-linux-uclibc-g++ -E  conftest.cpp
640configure:7527: $? = 0
641configure:7565: mipsel-linux-uclibc-g++ -E  conftest.cpp
642conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
643configure:7571: $? = 1
644configure: failed program was:
645| /* confdefs.h.  */
646| #define PACKAGE_NAME ""
647| #define PACKAGE_TARNAME ""
648| #define PACKAGE_VERSION ""
649| #define PACKAGE_STRING ""
650| #define PACKAGE_BUGREPORT ""
651| #define PACKAGE "libiconv"
652| #define VERSION "1.11"
653| #define _GNU_SOURCE 1
654| #define STDC_HEADERS 1
655| #define HAVE_SYS_TYPES_H 1
656| #define HAVE_SYS_STAT_H 1
657| #define HAVE_STDLIB_H 1
658| #define HAVE_STRING_H 1
659| #define HAVE_MEMORY_H 1
660| #define HAVE_STRINGS_H 1
661| #define HAVE_INTTYPES_H 1
662| #define HAVE_STDINT_H 1
663| #define HAVE_UNISTD_H 1
664| #define __EXTENSIONS__ 1
665| #define INSTALLPREFIX "/usr/local"
666| #define ENABLE_RELOCATABLE 1
667| #define HAVE_UNISTD_H 1
668| #define HAVE_DLFCN_H 1
669| /* end confdefs.h.  */
670| #include <ac_nonexistent.h>
671configure:7627: checking for mipsel-uclibc-linux-g77
672configure:7657: result: no
673configure:7627: checking for mipsel-uclibc-linux-f77
674configure:7657: result: no
675configure:7627: checking for mipsel-uclibc-linux-xlf
676configure:7657: result: no
677configure:7627: checking for mipsel-uclibc-linux-frt
678configure:7657: result: no
679configure:7627: checking for mipsel-uclibc-linux-pgf77
680configure:7657: result: no
681configure:7627: checking for mipsel-uclibc-linux-cf77
682configure:7657: result: no
683configure:7627: checking for mipsel-uclibc-linux-fort77
684configure:7657: result: no
685configure:7627: checking for mipsel-uclibc-linux-fl32
686configure:7657: result: no
687configure:7627: checking for mipsel-uclibc-linux-af77
688configure:7657: result: no
689configure:7627: checking for mipsel-uclibc-linux-f90
690configure:7657: result: no
691configure:7627: checking for mipsel-uclibc-linux-xlf90
692configure:7657: result: no
693configure:7627: checking for mipsel-uclibc-linux-pgf90
694configure:7657: result: no
695configure:7627: checking for mipsel-uclibc-linux-pghpf
696configure:7657: result: no
697configure:7627: checking for mipsel-uclibc-linux-epcf90
698configure:7657: result: no
699configure:7627: checking for mipsel-uclibc-linux-gfortran
700configure:7657: result: no
701configure:7627: checking for mipsel-uclibc-linux-g95
702configure:7657: result: no
703configure:7627: checking for mipsel-uclibc-linux-f95
704configure:7657: result: no
705configure:7627: checking for mipsel-uclibc-linux-fort
706configure:7657: result: no
707configure:7627: checking for mipsel-uclibc-linux-xlf95
708configure:7657: result: no
709configure:7627: checking for mipsel-uclibc-linux-ifort
710configure:7657: result: no
711configure:7627: checking for mipsel-uclibc-linux-ifc
712configure:7657: result: no
713configure:7627: checking for mipsel-uclibc-linux-efc
714configure:7657: result: no
715configure:7627: checking for mipsel-uclibc-linux-pgf95
716configure:7657: result: no
717configure:7627: checking for mipsel-uclibc-linux-lf95
718configure:7657: result: no
719configure:7627: checking for mipsel-uclibc-linux-ftn
720configure:7657: result: no
721configure:7671: checking for g77
722configure:7701: result: no
723configure:7671: checking for f77
724configure:7701: result: no
725configure:7671: checking for xlf
726configure:7701: result: no
727configure:7671: checking for frt
728configure:7701: result: no
729configure:7671: checking for pgf77
730configure:7701: result: no
731configure:7671: checking for cf77
732configure:7701: result: no
733configure:7671: checking for fort77
734configure:7701: result: no
735configure:7671: checking for fl32
736configure:7701: result: no
737configure:7671: checking for af77
738configure:7701: result: no
739configure:7671: checking for f90
740configure:7701: result: no
741configure:7671: checking for xlf90
742configure:7701: result: no
743configure:7671: checking for pgf90
744configure:7701: result: no
745configure:7671: checking for pghpf
746configure:7701: result: no
747configure:7671: checking for epcf90
748configure:7701: result: no
749configure:7671: checking for gfortran
750configure:7687: found /usr/bin/gfortran
751configure:7698: result: gfortran
752configure:7728: checking for Fortran 77 compiler version
753configure:7735: gfortran --version >&5
754GNU Fortran (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
755Copyright (C) 2008 Free Software Foundation, Inc.
756
757GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
758You may redistribute copies of GNU Fortran
759under the terms of the GNU General Public License.
760For more information about these matters, see the file named COPYING
761
762configure:7738: $? = 0
763configure:7745: gfortran -v >&5
764Using built-in specs.
765Target: i386-redhat-linux
766Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
767Thread model: posix
768gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
769configure:7748: $? = 0
770configure:7755: gfortran -V >&5
771gfortran: '-V' option must have argument
772configure:7758: $? = 1
773configure:7766: checking whether we are using the GNU Fortran 77 compiler
774configure:7785: gfortran -c  conftest.F >&5
775configure:7791: $? = 0
776configure:7798: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
777configure:7801: $? = 0
778configure:7808: test -s conftest.o
779configure:7811: $? = 0
780configure:7825: result: yes
781configure:7831: checking whether gfortran accepts -g
782configure:7848: gfortran -c -g conftest.f >&5
783configure:7854: $? = 0
784configure:7861: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
785configure:7864: $? = 0
786configure:7871: test -s conftest.o
787configure:7874: $? = 0
788configure:7887: result: yes
789configure:7917: checking the maximum length of command line arguments
790configure:8026: result: 32768
791configure:8037: checking command to parse nm output from mipsel-linux-uclibc-gcc object
792configure:8142: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
793configure:8145: $? = 0
794configure:8149: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
795configure:8152: $? = 0
796configure:8204: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c conftstm.o >&5
797configure:8207: $? = 0
798configure:8245: result: ok
799configure:8249: checking for objdir
800configure:8264: result: .libs
801configure:8316: checking for mipsel-uclibc-linux-ar
802configure:8346: result: no
803configure:8356: checking for ar
804configure:8372: found /usr/bin/ar
805configure:8383: result: ar
806configure:8412: checking for mipsel-uclibc-linux-ranlib
807configure:8439: result: ranlib
808configure:8508: checking for mipsel-uclibc-linux-strip
809configure:8535: result: strip
810configure:8865: checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
811configure:8883: mipsel-linux-uclibc-gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
812cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
813configure:8887: $? = 0
814configure:8900: result: no
815configure:8915: checking for mipsel-linux-uclibc-gcc option to produce PIC
816configure:9148: result: -fPIC
817configure:9156: checking if mipsel-linux-uclibc-gcc PIC flag -fPIC works
818configure:9174: mipsel-linux-uclibc-gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
819configure:9178: $? = 0
820configure:9191: result: yes
821configure:9219: checking if mipsel-linux-uclibc-gcc static flag -static works
822configure:9247: result: yes
823configure:9257: checking if mipsel-linux-uclibc-gcc supports -c -o file.o
824configure:9278: mipsel-linux-uclibc-gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
825configure:9282: $? = 0
826configure:9304: result: yes
827configure:9330: checking whether the mipsel-linux-uclibc-gcc linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
828configure:10325: result: yes
829configure:10346: checking whether -lc should be explicitly linked in
830configure:10351: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
831configure:10354: $? = 0
832configure:10369: mipsel-linux-uclibc-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
833configure:10372: $? = 0
834configure:10384: result: no
835configure:10392: checking dynamic linker characteristics
836configure:10980: result: GNU/Linux ld.so
837configure:10989: checking how to hardcode library paths into programs
838configure:11014: result: immediate
839configure:11028: checking whether stripping libraries is possible
840configure:11033: result: yes
841configure:11946: checking if libtool supports shared libraries
842configure:11948: result: yes
843configure:11951: checking whether to build shared libraries
844configure:11972: result: yes
845configure:11975: checking whether to build static libraries
846configure:11979: result: yes
847configure:12071: creating libtool
848configure:12659: checking for ld used by mipsel-linux-uclibc-g++
849configure:12726: result: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
850configure:12735: checking if the linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) is GNU ld
851configure:12750: result: yes
852configure:12801: checking whether the mipsel-linux-uclibc-g++ linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
853configure:13790: result: yes
854configure:13812: mipsel-linux-uclibc-g++ -c -g -O2  conftest.cpp >&5
855configure:13815: $? = 0
856configure:13943: checking for mipsel-linux-uclibc-g++ option to produce PIC
857configure:14227: result: -fPIC
858configure:14235: checking if mipsel-linux-uclibc-g++ PIC flag -fPIC works
859configure:14253: mipsel-linux-uclibc-g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
860configure:14257: $? = 0
861configure:14270: result: yes
862configure:14298: checking if mipsel-linux-uclibc-g++ static flag -static works
863configure:14326: result: yes
864configure:14336: checking if mipsel-linux-uclibc-g++ supports -c -o file.o
865configure:14357: mipsel-linux-uclibc-g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
866configure:14361: $? = 0
867configure:14383: result: yes
868configure:14409: checking whether the mipsel-linux-uclibc-g++ linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
869configure:14434: result: yes
870configure:14501: checking dynamic linker characteristics
871configure:15089: result: GNU/Linux ld.so
872configure:15098: checking how to hardcode library paths into programs
873configure:15123: result: immediate
874configure:15649: checking if libtool supports shared libraries
875configure:15651: result: yes
876configure:15654: checking whether to build shared libraries
877configure:15674: result: yes
878configure:15677: checking whether to build static libraries
879configure:15681: result: yes
880configure:15691: checking for gfortran option to produce PIC
881configure:15924: result: -fPIC
882configure:15932: checking if gfortran PIC flag -fPIC works
883configure:15950: gfortran -c -g -O2 -fPIC conftest.f >&5
884configure:15954: $? = 0
885configure:15967: result: yes
886configure:15995: checking if gfortran static flag -static works
887configure:16023: result: yes
888configure:16033: checking if gfortran supports -c -o file.o
889configure:16054: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
890configure:16058: $? = 0
891configure:16080: result: yes
892configure:16106: checking whether the gfortran linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) supports shared libraries
893configure:17081: result: yes
894configure:17148: checking dynamic linker characteristics
895configure:17736: result: GNU/Linux ld.so
896configure:17745: checking how to hardcode library paths into programs
897configure:17770: result: immediate
898configure:21400: checking for simple visibility declarations
899configure:21432: mipsel-linux-uclibc-gcc -c -g -O2 -fvisibility=hidden  conftest.c >&5
900configure:21438: $? = 0
901configure:21445: test -z "$ac_c_werror_flag" || test ! -s conftest.err
902configure:21448: $? = 0
903configure:21455: test -s conftest.o
904configure:21458: $? = 0
905configure:21472: result: yes
906configure:21505: checking for shared library run path origin
907configure:21518: result: done
908configure:21968: checking for iconv
909configure:22000: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
910conftest.c:28:19: error: iconv.h: No such file or directory
911conftest.c: In function 'main':
912conftest.c:32: error: 'iconv_t' undeclared (first use in this function)
913conftest.c:32: error: (Each undeclared identifier is reported only once
914conftest.c:32: error: for each function it appears in.)
915conftest.c:32: error: expected ';' before 'cd'
916conftest.c:33: error: 'cd' undeclared (first use in this function)
917configure:22006: $? = 1
918configure: failed program was:
919| /* confdefs.h.  */
920| #define PACKAGE_NAME ""
921| #define PACKAGE_TARNAME ""
922| #define PACKAGE_VERSION ""
923| #define PACKAGE_STRING ""
924| #define PACKAGE_BUGREPORT ""
925| #define PACKAGE "libiconv"
926| #define VERSION "1.11"
927| #define _GNU_SOURCE 1
928| #define STDC_HEADERS 1
929| #define HAVE_SYS_TYPES_H 1
930| #define HAVE_SYS_STAT_H 1
931| #define HAVE_STDLIB_H 1
932| #define HAVE_STRING_H 1
933| #define HAVE_MEMORY_H 1
934| #define HAVE_STRINGS_H 1
935| #define HAVE_INTTYPES_H 1
936| #define HAVE_STDINT_H 1
937| #define HAVE_UNISTD_H 1
938| #define __EXTENSIONS__ 1
939| #define INSTALLPREFIX "/usr/local"
940| #define ENABLE_RELOCATABLE 1
941| #define HAVE_UNISTD_H 1
942| #define HAVE_DLFCN_H 1
943| #define HAVE_VISIBILITY 1
944| /* end confdefs.h.  */
945| #include <stdlib.h>
946| #include <iconv.h>
947| int
948| main ()
949| {
950| iconv_t cd = iconv_open("","");
951|        iconv(cd,NULL,NULL,NULL,NULL);
952|        iconv_close(cd);
953|   ;
954|   return 0;
955| }
956configure:22065: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  -liconv >&5
957conftest.c:28:19: error: iconv.h: No such file or directory
958conftest.c: In function 'main':
959conftest.c:32: error: 'iconv_t' undeclared (first use in this function)
960conftest.c:32: error: (Each undeclared identifier is reported only once
961conftest.c:32: error: for each function it appears in.)
962conftest.c:32: error: expected ';' before 'cd'
963conftest.c:33: error: 'cd' undeclared (first use in this function)
964configure:22071: $? = 1
965configure: failed program was:
966| /* confdefs.h.  */
967| #define PACKAGE_NAME ""
968| #define PACKAGE_TARNAME ""
969| #define PACKAGE_VERSION ""
970| #define PACKAGE_STRING ""
971| #define PACKAGE_BUGREPORT ""
972| #define PACKAGE "libiconv"
973| #define VERSION "1.11"
974| #define _GNU_SOURCE 1
975| #define STDC_HEADERS 1
976| #define HAVE_SYS_TYPES_H 1
977| #define HAVE_SYS_STAT_H 1
978| #define HAVE_STDLIB_H 1
979| #define HAVE_STRING_H 1
980| #define HAVE_MEMORY_H 1
981| #define HAVE_STRINGS_H 1
982| #define HAVE_INTTYPES_H 1
983| #define HAVE_STDINT_H 1
984| #define HAVE_UNISTD_H 1
985| #define __EXTENSIONS__ 1
986| #define INSTALLPREFIX "/usr/local"
987| #define ENABLE_RELOCATABLE 1
988| #define HAVE_UNISTD_H 1
989| #define HAVE_DLFCN_H 1
990| #define HAVE_VISIBILITY 1
991| /* end confdefs.h.  */
992| #include <stdlib.h>
993| #include <iconv.h>
994| int
995| main ()
996| {
997| iconv_t cd = iconv_open("","");
998|          iconv(cd,NULL,NULL,NULL,NULL);
999|          iconv_close(cd);
1000|   ;
1001|   return 0;
1002| }
1003configure:22108: result: no, consider installing GNU libiconv
1004configure:22223: checking whether NLS is requested
1005configure:22232: result: no
1006configure:22270: checking for msgfmt
1007configure: trying /usr/bin/msgfmt...
10080 translated messages.
1009configure:22302: result: /usr/bin/msgfmt
1010configure:22311: checking for gmsgfmt
1011configure:22342: result: /usr/bin/msgfmt
1012configure:22393: checking for xgettext
1013configure: trying /usr/bin/xgettext...
1014/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
1015configure:22425: result: /usr/bin/xgettext
1016configure:22471: checking for msgmerge
1017configure: trying /usr/bin/msgmerge...
1018configure:22502: result: /usr/bin/msgmerge
1019configure:22532: checking for CFPreferencesCopyAppValue
1020configure:22560: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
1021conftest.c:27:42: error: CoreFoundation/CFPreferences.h: No such file or directory
1022conftest.c: In function 'main':
1023conftest.c:31: error: 'NULL' undeclared (first use in this function)
1024conftest.c:31: error: (Each undeclared identifier is reported only once
1025conftest.c:31: error: for each function it appears in.)
1026configure:22566: $? = 1
1027configure: failed program was:
1028| /* confdefs.h.  */
1029| #define PACKAGE_NAME ""
1030| #define PACKAGE_TARNAME ""
1031| #define PACKAGE_VERSION ""
1032| #define PACKAGE_STRING ""
1033| #define PACKAGE_BUGREPORT ""
1034| #define PACKAGE "libiconv"
1035| #define VERSION "1.11"
1036| #define _GNU_SOURCE 1
1037| #define STDC_HEADERS 1
1038| #define HAVE_SYS_TYPES_H 1
1039| #define HAVE_SYS_STAT_H 1
1040| #define HAVE_STDLIB_H 1
1041| #define HAVE_STRING_H 1
1042| #define HAVE_MEMORY_H 1
1043| #define HAVE_STRINGS_H 1
1044| #define HAVE_INTTYPES_H 1
1045| #define HAVE_STDINT_H 1
1046| #define HAVE_UNISTD_H 1
1047| #define __EXTENSIONS__ 1
1048| #define INSTALLPREFIX "/usr/local"
1049| #define ENABLE_RELOCATABLE 1
1050| #define HAVE_UNISTD_H 1
1051| #define HAVE_DLFCN_H 1
1052| #define HAVE_VISIBILITY 1
1053| /* end confdefs.h.  */
1054| #include <CoreFoundation/CFPreferences.h>
1055| int
1056| main ()
1057| {
1058| CFPreferencesCopyAppValue(NULL, NULL)
1059|   ;
1060|   return 0;
1061| }
1062configure:22600: result: no
1063configure:22609: checking for CFLocaleCopyCurrent
1064configure:22637: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
1065conftest.c:27:37: error: CoreFoundation/CFLocale.h: No such file or directory
1066configure:22643: $? = 1
1067configure: failed program was:
1068| /* confdefs.h.  */
1069| #define PACKAGE_NAME ""
1070| #define PACKAGE_TARNAME ""
1071| #define PACKAGE_VERSION ""
1072| #define PACKAGE_STRING ""
1073| #define PACKAGE_BUGREPORT ""
1074| #define PACKAGE "libiconv"
1075| #define VERSION "1.11"
1076| #define _GNU_SOURCE 1
1077| #define STDC_HEADERS 1
1078| #define HAVE_SYS_TYPES_H 1
1079| #define HAVE_SYS_STAT_H 1
1080| #define HAVE_STDLIB_H 1
1081| #define HAVE_STRING_H 1
1082| #define HAVE_MEMORY_H 1
1083| #define HAVE_STRINGS_H 1
1084| #define HAVE_INTTYPES_H 1
1085| #define HAVE_STDINT_H 1
1086| #define HAVE_UNISTD_H 1
1087| #define __EXTENSIONS__ 1
1088| #define INSTALLPREFIX "/usr/local"
1089| #define ENABLE_RELOCATABLE 1
1090| #define HAVE_UNISTD_H 1
1091| #define HAVE_DLFCN_H 1
1092| #define HAVE_VISIBILITY 1
1093| /* end confdefs.h.  */
1094| #include <CoreFoundation/CFLocale.h>
1095| int
1096| main ()
1097| {
1098| CFLocaleCopyCurrent();
1099|   ;
1100|   return 0;
1101| }
1102configure:22677: result: no
1103configure:23539: checking whether to use NLS
1104configure:23541: result: no
1105configure:23618: checking for ANSI C header files
1106configure:23799: result: yes
1107configure:23827: checking locale.h usability
1108configure:23844: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1109configure:23850: $? = 0
1110configure:23857: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1111configure:23860: $? = 0
1112configure:23867: test -s conftest.o
1113configure:23870: $? = 0
1114configure:23881: result: yes
1115configure:23885: checking locale.h presence
1116configure:23900: mipsel-linux-uclibc-gcc -E  conftest.c
1117configure:23906: $? = 0
1118configure:23927: result: yes
1119configure:23955: checking for locale.h
1120configure:23963: result: yes
1121configure:23827: checking stddef.h usability
1122configure:23844: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1123configure:23850: $? = 0
1124configure:23857: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1125configure:23860: $? = 0
1126configure:23867: test -s conftest.o
1127configure:23870: $? = 0
1128configure:23881: result: yes
1129configure:23885: checking stddef.h presence
1130configure:23900: mipsel-linux-uclibc-gcc -E  conftest.c
1131configure:23906: $? = 0
1132configure:23927: result: yes
1133configure:23955: checking for stddef.h
1134configure:23963: result: yes
1135configure:23817: checking for stdlib.h
1136configure:23823: result: yes
1137configure:23817: checking for string.h
1138configure:23823: result: yes
1139configure:23982: checking for unistd.h
1140configure:23988: result: yes
1141configure:24151: checking for mbstate_t
1142configure:24178: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1143conftest.c:66:24: error: wchar.h: No such file or directory
1144conftest.c: In function 'main':
1145conftest.c:70: error: 'mbstate_t' undeclared (first use in this function)
1146conftest.c:70: error: (Each undeclared identifier is reported only once
1147conftest.c:70: error: for each function it appears in.)
1148conftest.c:70: error: expected ';' before 'x'
1149conftest.c:70: error: 'x' undeclared (first use in this function)
1150configure:24184: $? = 1
1151configure: failed program was:
1152| /* confdefs.h.  */
1153| #define PACKAGE_NAME ""
1154| #define PACKAGE_TARNAME ""
1155| #define PACKAGE_VERSION ""
1156| #define PACKAGE_STRING ""
1157| #define PACKAGE_BUGREPORT ""
1158| #define PACKAGE "libiconv"
1159| #define VERSION "1.11"
1160| #define _GNU_SOURCE 1
1161| #define STDC_HEADERS 1
1162| #define HAVE_SYS_TYPES_H 1
1163| #define HAVE_SYS_STAT_H 1
1164| #define HAVE_STDLIB_H 1
1165| #define HAVE_STRING_H 1
1166| #define HAVE_MEMORY_H 1
1167| #define HAVE_STRINGS_H 1
1168| #define HAVE_INTTYPES_H 1
1169| #define HAVE_STDINT_H 1
1170| #define HAVE_UNISTD_H 1
1171| #define __EXTENSIONS__ 1
1172| #define INSTALLPREFIX "/usr/local"
1173| #define ENABLE_RELOCATABLE 1
1174| #define HAVE_UNISTD_H 1
1175| #define HAVE_DLFCN_H 1
1176| #define HAVE_VISIBILITY 1
1177| #define STDC_HEADERS 1
1178| #define HAVE_LOCALE_H 1
1179| #define HAVE_STDDEF_H 1
1180| #define HAVE_STDLIB_H 1
1181| #define HAVE_STRING_H 1
1182| #define HAVE_UNISTD_H 1
1183| /* end confdefs.h.  */
1184| #include <stdio.h>
1185| #if HAVE_SYS_TYPES_H
1186| # include <sys/types.h>
1187| #endif
1188| #if HAVE_SYS_STAT_H
1189| # include <sys/stat.h>
1190| #endif
1191| #if STDC_HEADERS
1192| # include <stdlib.h>
1193| # include <stddef.h>
1194| #else
1195| # if HAVE_STDLIB_H
1196| #  include <stdlib.h>
1197| # endif
1198| #endif
1199| #if HAVE_STRING_H
1200| # if !STDC_HEADERS && HAVE_MEMORY_H
1201| #  include <memory.h>
1202| # endif
1203| # include <string.h>
1204| #endif
1205| #if HAVE_STRINGS_H
1206| # include <strings.h>
1207| #endif
1208| #if HAVE_INTTYPES_H
1209| # include <inttypes.h>
1210| #endif
1211| #if HAVE_STDINT_H
1212| # include <stdint.h>
1213| #endif
1214| #if HAVE_UNISTD_H
1215| # include <unistd.h>
1216| #endif
1217| #	    include <wchar.h>
1218| int
1219| main ()
1220| {
1221| mbstate_t x; return sizeof x;
1222|   ;
1223|   return 0;
1224| }
1225configure:24216: result: no
1226configure:24247: checking wchar.h usability
1227configure:24264: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1228conftest.c:67:19: error: wchar.h: No such file or directory
1229configure:24270: $? = 1
1230configure: failed program was:
1231| /* confdefs.h.  */
1232| #define PACKAGE_NAME ""
1233| #define PACKAGE_TARNAME ""
1234| #define PACKAGE_VERSION ""
1235| #define PACKAGE_STRING ""
1236| #define PACKAGE_BUGREPORT ""
1237| #define PACKAGE "libiconv"
1238| #define VERSION "1.11"
1239| #define _GNU_SOURCE 1
1240| #define STDC_HEADERS 1
1241| #define HAVE_SYS_TYPES_H 1
1242| #define HAVE_SYS_STAT_H 1
1243| #define HAVE_STDLIB_H 1
1244| #define HAVE_STRING_H 1
1245| #define HAVE_MEMORY_H 1
1246| #define HAVE_STRINGS_H 1
1247| #define HAVE_INTTYPES_H 1
1248| #define HAVE_STDINT_H 1
1249| #define HAVE_UNISTD_H 1
1250| #define __EXTENSIONS__ 1
1251| #define INSTALLPREFIX "/usr/local"
1252| #define ENABLE_RELOCATABLE 1
1253| #define HAVE_UNISTD_H 1
1254| #define HAVE_DLFCN_H 1
1255| #define HAVE_VISIBILITY 1
1256| #define STDC_HEADERS 1
1257| #define HAVE_LOCALE_H 1
1258| #define HAVE_STDDEF_H 1
1259| #define HAVE_STDLIB_H 1
1260| #define HAVE_STRING_H 1
1261| #define HAVE_UNISTD_H 1
1262| #define mbstate_t int
1263| /* end confdefs.h.  */
1264| #include <stdio.h>
1265| #if HAVE_SYS_TYPES_H
1266| # include <sys/types.h>
1267| #endif
1268| #if HAVE_SYS_STAT_H
1269| # include <sys/stat.h>
1270| #endif
1271| #if STDC_HEADERS
1272| # include <stdlib.h>
1273| # include <stddef.h>
1274| #else
1275| # if HAVE_STDLIB_H
1276| #  include <stdlib.h>
1277| # endif
1278| #endif
1279| #if HAVE_STRING_H
1280| # if !STDC_HEADERS && HAVE_MEMORY_H
1281| #  include <memory.h>
1282| # endif
1283| # include <string.h>
1284| #endif
1285| #if HAVE_STRINGS_H
1286| # include <strings.h>
1287| #endif
1288| #if HAVE_INTTYPES_H
1289| # include <inttypes.h>
1290| #endif
1291| #if HAVE_STDINT_H
1292| # include <stdint.h>
1293| #endif
1294| #if HAVE_UNISTD_H
1295| # include <unistd.h>
1296| #endif
1297| #include <wchar.h>
1298configure:24301: result: no
1299configure:24305: checking wchar.h presence
1300configure:24320: mipsel-linux-uclibc-gcc -E  conftest.c
1301conftest.c:34:19: error: wchar.h: No such file or directory
1302configure:24326: $? = 1
1303configure: failed program was:
1304| /* confdefs.h.  */
1305| #define PACKAGE_NAME ""
1306| #define PACKAGE_TARNAME ""
1307| #define PACKAGE_VERSION ""
1308| #define PACKAGE_STRING ""
1309| #define PACKAGE_BUGREPORT ""
1310| #define PACKAGE "libiconv"
1311| #define VERSION "1.11"
1312| #define _GNU_SOURCE 1
1313| #define STDC_HEADERS 1
1314| #define HAVE_SYS_TYPES_H 1
1315| #define HAVE_SYS_STAT_H 1
1316| #define HAVE_STDLIB_H 1
1317| #define HAVE_STRING_H 1
1318| #define HAVE_MEMORY_H 1
1319| #define HAVE_STRINGS_H 1
1320| #define HAVE_INTTYPES_H 1
1321| #define HAVE_STDINT_H 1
1322| #define HAVE_UNISTD_H 1
1323| #define __EXTENSIONS__ 1
1324| #define INSTALLPREFIX "/usr/local"
1325| #define ENABLE_RELOCATABLE 1
1326| #define HAVE_UNISTD_H 1
1327| #define HAVE_DLFCN_H 1
1328| #define HAVE_VISIBILITY 1
1329| #define STDC_HEADERS 1
1330| #define HAVE_LOCALE_H 1
1331| #define HAVE_STDDEF_H 1
1332| #define HAVE_STDLIB_H 1
1333| #define HAVE_STRING_H 1
1334| #define HAVE_UNISTD_H 1
1335| #define mbstate_t int
1336| /* end confdefs.h.  */
1337| #include <wchar.h>
1338configure:24347: result: no
1339configure:24375: checking for wchar.h
1340configure:24383: result: no
1341configure:24403: checking for stdint.h
1342configure:24409: result: yes
1343configure:24569: checking for inttypes.h
1344configure:24575: result: yes
1345configure:24729: checking for size_t
1346configure:24759: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1347configure:24765: $? = 0
1348configure:24772: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1349configure:24775: $? = 0
1350configure:24782: test -s conftest.o
1351configure:24785: $? = 0
1352configure:24797: result: yes
1353configure:24810: checking for wchar_t
1354configure:24837: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1355configure:24843: $? = 0
1356configure:24850: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1357configure:24853: $? = 0
1358configure:24860: test -s conftest.o
1359configure:24863: $? = 0
1360configure:24875: result: yes
1361configure:24901: checking for stdint.h
1362configure:24930: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1363configure:24936: $? = 0
1364configure:24943: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1365configure:24946: $? = 0
1366configure:24953: test -s conftest.o
1367configure:24956: $? = 0
1368configure:24969: result: yes
1369configure:24980: checking full path to <stdint.h>
1370configure:25005: result: /home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h
1371configure:25021: checking for inttypes.h
1372configure:25050: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1373configure:25056: $? = 0
1374configure:25063: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1375configure:25066: $? = 0
1376configure:25073: test -s conftest.o
1377configure:25076: $? = 0
1378configure:25089: result: yes
1379configure:25100: checking full path to <inttypes.h>
1380configure:25125: result: /home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h
1381configure:25155: checking sys/inttypes.h usability
1382configure:25172: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1383conftest.c:74:26: error: sys/inttypes.h: No such file or directory
1384configure:25178: $? = 1
1385configure: failed program was:
1386| /* confdefs.h.  */
1387| #define PACKAGE_NAME ""
1388| #define PACKAGE_TARNAME ""
1389| #define PACKAGE_VERSION ""
1390| #define PACKAGE_STRING ""
1391| #define PACKAGE_BUGREPORT ""
1392| #define PACKAGE "libiconv"
1393| #define VERSION "1.11"
1394| #define _GNU_SOURCE 1
1395| #define STDC_HEADERS 1
1396| #define HAVE_SYS_TYPES_H 1
1397| #define HAVE_SYS_STAT_H 1
1398| #define HAVE_STDLIB_H 1
1399| #define HAVE_STRING_H 1
1400| #define HAVE_MEMORY_H 1
1401| #define HAVE_STRINGS_H 1
1402| #define HAVE_INTTYPES_H 1
1403| #define HAVE_STDINT_H 1
1404| #define HAVE_UNISTD_H 1
1405| #define __EXTENSIONS__ 1
1406| #define INSTALLPREFIX "/usr/local"
1407| #define ENABLE_RELOCATABLE 1
1408| #define HAVE_UNISTD_H 1
1409| #define HAVE_DLFCN_H 1
1410| #define HAVE_VISIBILITY 1
1411| #define STDC_HEADERS 1
1412| #define HAVE_LOCALE_H 1
1413| #define HAVE_STDDEF_H 1
1414| #define HAVE_STDLIB_H 1
1415| #define HAVE_STRING_H 1
1416| #define HAVE_UNISTD_H 1
1417| #define mbstate_t int
1418| #define HAVE_STDINT_H 1
1419| #define HAVE_INTTYPES_H 1
1420| #define HAVE_WCHAR_T 1
1421| #define HAVE_STDINT_H 1
1422| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1423| #define HAVE_INTTYPES_H 1
1424| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1425| /* end confdefs.h.  */
1426| #include <stdio.h>
1427| #if HAVE_SYS_TYPES_H
1428| # include <sys/types.h>
1429| #endif
1430| #if HAVE_SYS_STAT_H
1431| # include <sys/stat.h>
1432| #endif
1433| #if STDC_HEADERS
1434| # include <stdlib.h>
1435| # include <stddef.h>
1436| #else
1437| # if HAVE_STDLIB_H
1438| #  include <stdlib.h>
1439| # endif
1440| #endif
1441| #if HAVE_STRING_H
1442| # if !STDC_HEADERS && HAVE_MEMORY_H
1443| #  include <memory.h>
1444| # endif
1445| # include <string.h>
1446| #endif
1447| #if HAVE_STRINGS_H
1448| # include <strings.h>
1449| #endif
1450| #if HAVE_INTTYPES_H
1451| # include <inttypes.h>
1452| #endif
1453| #if HAVE_STDINT_H
1454| # include <stdint.h>
1455| #endif
1456| #if HAVE_UNISTD_H
1457| # include <unistd.h>
1458| #endif
1459| #include <sys/inttypes.h>
1460configure:25209: result: no
1461configure:25213: checking sys/inttypes.h presence
1462configure:25228: mipsel-linux-uclibc-gcc -E  conftest.c
1463conftest.c:41:26: error: sys/inttypes.h: No such file or directory
1464configure:25234: $? = 1
1465configure: failed program was:
1466| /* confdefs.h.  */
1467| #define PACKAGE_NAME ""
1468| #define PACKAGE_TARNAME ""
1469| #define PACKAGE_VERSION ""
1470| #define PACKAGE_STRING ""
1471| #define PACKAGE_BUGREPORT ""
1472| #define PACKAGE "libiconv"
1473| #define VERSION "1.11"
1474| #define _GNU_SOURCE 1
1475| #define STDC_HEADERS 1
1476| #define HAVE_SYS_TYPES_H 1
1477| #define HAVE_SYS_STAT_H 1
1478| #define HAVE_STDLIB_H 1
1479| #define HAVE_STRING_H 1
1480| #define HAVE_MEMORY_H 1
1481| #define HAVE_STRINGS_H 1
1482| #define HAVE_INTTYPES_H 1
1483| #define HAVE_STDINT_H 1
1484| #define HAVE_UNISTD_H 1
1485| #define __EXTENSIONS__ 1
1486| #define INSTALLPREFIX "/usr/local"
1487| #define ENABLE_RELOCATABLE 1
1488| #define HAVE_UNISTD_H 1
1489| #define HAVE_DLFCN_H 1
1490| #define HAVE_VISIBILITY 1
1491| #define STDC_HEADERS 1
1492| #define HAVE_LOCALE_H 1
1493| #define HAVE_STDDEF_H 1
1494| #define HAVE_STDLIB_H 1
1495| #define HAVE_STRING_H 1
1496| #define HAVE_UNISTD_H 1
1497| #define mbstate_t int
1498| #define HAVE_STDINT_H 1
1499| #define HAVE_INTTYPES_H 1
1500| #define HAVE_WCHAR_T 1
1501| #define HAVE_STDINT_H 1
1502| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1503| #define HAVE_INTTYPES_H 1
1504| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1505| /* end confdefs.h.  */
1506| #include <sys/inttypes.h>
1507configure:25255: result: no
1508configure:25283: checking for sys/inttypes.h
1509configure:25291: result: no
1510configure:25326: checking sys/bitypes.h usability
1511configure:25343: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1512configure:25349: $? = 0
1513configure:25356: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1514configure:25359: $? = 0
1515configure:25366: test -s conftest.o
1516configure:25369: $? = 0
1517configure:25380: result: yes
1518configure:25384: checking sys/bitypes.h presence
1519configure:25399: mipsel-linux-uclibc-gcc -E  conftest.c
1520configure:25405: $? = 0
1521configure:25426: result: yes
1522configure:25454: checking for sys/bitypes.h
1523configure:25462: result: yes
1524configure:25482: checking whether 'long' is 64 bit wide
1525configure:25513: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1526conftest.c:45: error: size of array 'array' is negative
1527configure:25519: $? = 1
1528configure: failed program was:
1529| /* confdefs.h.  */
1530| #define PACKAGE_NAME ""
1531| #define PACKAGE_TARNAME ""
1532| #define PACKAGE_VERSION ""
1533| #define PACKAGE_STRING ""
1534| #define PACKAGE_BUGREPORT ""
1535| #define PACKAGE "libiconv"
1536| #define VERSION "1.11"
1537| #define _GNU_SOURCE 1
1538| #define STDC_HEADERS 1
1539| #define HAVE_SYS_TYPES_H 1
1540| #define HAVE_SYS_STAT_H 1
1541| #define HAVE_STDLIB_H 1
1542| #define HAVE_STRING_H 1
1543| #define HAVE_MEMORY_H 1
1544| #define HAVE_STRINGS_H 1
1545| #define HAVE_INTTYPES_H 1
1546| #define HAVE_STDINT_H 1
1547| #define HAVE_UNISTD_H 1
1548| #define __EXTENSIONS__ 1
1549| #define INSTALLPREFIX "/usr/local"
1550| #define ENABLE_RELOCATABLE 1
1551| #define HAVE_UNISTD_H 1
1552| #define HAVE_DLFCN_H 1
1553| #define HAVE_VISIBILITY 1
1554| #define STDC_HEADERS 1
1555| #define HAVE_LOCALE_H 1
1556| #define HAVE_STDDEF_H 1
1557| #define HAVE_STDLIB_H 1
1558| #define HAVE_STRING_H 1
1559| #define HAVE_UNISTD_H 1
1560| #define mbstate_t int
1561| #define HAVE_STDINT_H 1
1562| #define HAVE_INTTYPES_H 1
1563| #define HAVE_WCHAR_T 1
1564| #define HAVE_STDINT_H 1
1565| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1566| #define HAVE_INTTYPES_H 1
1567| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1568| #define HAVE_SYS_BITYPES_H 1
1569| /* end confdefs.h.  */
1570| 
1571| #define POW63  ((((((long) 1 << 15) << 15) << 15) << 15) << 3)
1572| #define POW64  ((((((long) 1 << 15) << 15) << 15) << 15) << 4)
1573| typedef int array [2 * (POW63 != 0 && POW64 == 0) - 1];
1574| 
1575| int
1576| main ()
1577| {
1578| 
1579|   ;
1580|   return 0;
1581| }
1582configure:25551: result: no
1583configure:25560: checking whether 'long long' is 64 bit wide
1584configure:25591: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1585configure:25597: $? = 0
1586configure:25604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1587configure:25607: $? = 0
1588configure:25614: test -s conftest.o
1589configure:25617: $? = 0
1590configure:25629: result: yes
1591configure:25700: checking for int8_t
1592configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1593conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
1594configure:25733: $? = 1
1595configure: failed program was:
1596| 
1597|       /* confdefs.h.  */
1598| #define PACKAGE_NAME ""
1599| #define PACKAGE_TARNAME ""
1600| #define PACKAGE_VERSION ""
1601| #define PACKAGE_STRING ""
1602| #define PACKAGE_BUGREPORT ""
1603| #define PACKAGE "libiconv"
1604| #define VERSION "1.11"
1605| #define _GNU_SOURCE 1
1606| #define STDC_HEADERS 1
1607| #define HAVE_SYS_TYPES_H 1
1608| #define HAVE_SYS_STAT_H 1
1609| #define HAVE_STDLIB_H 1
1610| #define HAVE_STRING_H 1
1611| #define HAVE_MEMORY_H 1
1612| #define HAVE_STRINGS_H 1
1613| #define HAVE_INTTYPES_H 1
1614| #define HAVE_STDINT_H 1
1615| #define HAVE_UNISTD_H 1
1616| #define __EXTENSIONS__ 1
1617| #define INSTALLPREFIX "/usr/local"
1618| #define ENABLE_RELOCATABLE 1
1619| #define HAVE_UNISTD_H 1
1620| #define HAVE_DLFCN_H 1
1621| #define HAVE_VISIBILITY 1
1622| #define STDC_HEADERS 1
1623| #define HAVE_LOCALE_H 1
1624| #define HAVE_STDDEF_H 1
1625| #define HAVE_STDLIB_H 1
1626| #define HAVE_STRING_H 1
1627| #define HAVE_UNISTD_H 1
1628| #define mbstate_t int
1629| #define HAVE_STDINT_H 1
1630| #define HAVE_INTTYPES_H 1
1631| #define HAVE_WCHAR_T 1
1632| #define HAVE_STDINT_H 1
1633| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1634| #define HAVE_INTTYPES_H 1
1635| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1636| #define HAVE_SYS_BITYPES_H 1
1637| /* end confdefs.h.  */
1638| 
1639| /* Get those types that are already defined in other system include files.  */
1640| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
1641| # include <sys/inttypes.h>
1642| #endif
1643| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
1644| # include <sys/types.h>
1645| # if HAVE_INTTYPES_H
1646| #  include FULL_PATH_INTTYPES_H
1647| # endif
1648| #endif
1649| #if defined(__linux__) && HAVE_SYS_BITYPES_H
1650| # include <sys/bitypes.h>
1651| #endif
1652| #if defined(__sun) && HAVE_SYS_INTTYPES_H
1653| # include <sys/inttypes.h>
1654| #endif
1655| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
1656| # include FULL_PATH_INTTYPES_H
1657| #endif
1658| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
1659| # include FULL_PATH_STDINT_H
1660| #endif
1661| 
1662| /* Test if the type exists.  */
1663| int8_t x = 17;
1664| 
1665| int
1666| main ()
1667| {
1668| 
1669|   ;
1670|   return 0;
1671| }
1672configure:25765: result: no
1673configure:25700: checking for int16_t
1674configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1675conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
1676configure:25733: $? = 1
1677configure: failed program was:
1678| 
1679|       /* confdefs.h.  */
1680| #define PACKAGE_NAME ""
1681| #define PACKAGE_TARNAME ""
1682| #define PACKAGE_VERSION ""
1683| #define PACKAGE_STRING ""
1684| #define PACKAGE_BUGREPORT ""
1685| #define PACKAGE "libiconv"
1686| #define VERSION "1.11"
1687| #define _GNU_SOURCE 1
1688| #define STDC_HEADERS 1
1689| #define HAVE_SYS_TYPES_H 1
1690| #define HAVE_SYS_STAT_H 1
1691| #define HAVE_STDLIB_H 1
1692| #define HAVE_STRING_H 1
1693| #define HAVE_MEMORY_H 1
1694| #define HAVE_STRINGS_H 1
1695| #define HAVE_INTTYPES_H 1
1696| #define HAVE_STDINT_H 1
1697| #define HAVE_UNISTD_H 1
1698| #define __EXTENSIONS__ 1
1699| #define INSTALLPREFIX "/usr/local"
1700| #define ENABLE_RELOCATABLE 1
1701| #define HAVE_UNISTD_H 1
1702| #define HAVE_DLFCN_H 1
1703| #define HAVE_VISIBILITY 1
1704| #define STDC_HEADERS 1
1705| #define HAVE_LOCALE_H 1
1706| #define HAVE_STDDEF_H 1
1707| #define HAVE_STDLIB_H 1
1708| #define HAVE_STRING_H 1
1709| #define HAVE_UNISTD_H 1
1710| #define mbstate_t int
1711| #define HAVE_STDINT_H 1
1712| #define HAVE_INTTYPES_H 1
1713| #define HAVE_WCHAR_T 1
1714| #define HAVE_STDINT_H 1
1715| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1716| #define HAVE_INTTYPES_H 1
1717| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1718| #define HAVE_SYS_BITYPES_H 1
1719| /* end confdefs.h.  */
1720| 
1721| /* Get those types that are already defined in other system include files.  */
1722| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
1723| # include <sys/inttypes.h>
1724| #endif
1725| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
1726| # include <sys/types.h>
1727| # if HAVE_INTTYPES_H
1728| #  include FULL_PATH_INTTYPES_H
1729| # endif
1730| #endif
1731| #if defined(__linux__) && HAVE_SYS_BITYPES_H
1732| # include <sys/bitypes.h>
1733| #endif
1734| #if defined(__sun) && HAVE_SYS_INTTYPES_H
1735| # include <sys/inttypes.h>
1736| #endif
1737| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
1738| # include FULL_PATH_INTTYPES_H
1739| #endif
1740| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
1741| # include FULL_PATH_STDINT_H
1742| #endif
1743| 
1744| /* Test if the type exists.  */
1745| int16_t x = 17;
1746| 
1747| int
1748| main ()
1749| {
1750| 
1751|   ;
1752|   return 0;
1753| }
1754configure:25765: result: no
1755configure:25700: checking for int32_t
1756configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1757conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
1758configure:25733: $? = 1
1759configure: failed program was:
1760| 
1761|       /* confdefs.h.  */
1762| #define PACKAGE_NAME ""
1763| #define PACKAGE_TARNAME ""
1764| #define PACKAGE_VERSION ""
1765| #define PACKAGE_STRING ""
1766| #define PACKAGE_BUGREPORT ""
1767| #define PACKAGE "libiconv"
1768| #define VERSION "1.11"
1769| #define _GNU_SOURCE 1
1770| #define STDC_HEADERS 1
1771| #define HAVE_SYS_TYPES_H 1
1772| #define HAVE_SYS_STAT_H 1
1773| #define HAVE_STDLIB_H 1
1774| #define HAVE_STRING_H 1
1775| #define HAVE_MEMORY_H 1
1776| #define HAVE_STRINGS_H 1
1777| #define HAVE_INTTYPES_H 1
1778| #define HAVE_STDINT_H 1
1779| #define HAVE_UNISTD_H 1
1780| #define __EXTENSIONS__ 1
1781| #define INSTALLPREFIX "/usr/local"
1782| #define ENABLE_RELOCATABLE 1
1783| #define HAVE_UNISTD_H 1
1784| #define HAVE_DLFCN_H 1
1785| #define HAVE_VISIBILITY 1
1786| #define STDC_HEADERS 1
1787| #define HAVE_LOCALE_H 1
1788| #define HAVE_STDDEF_H 1
1789| #define HAVE_STDLIB_H 1
1790| #define HAVE_STRING_H 1
1791| #define HAVE_UNISTD_H 1
1792| #define mbstate_t int
1793| #define HAVE_STDINT_H 1
1794| #define HAVE_INTTYPES_H 1
1795| #define HAVE_WCHAR_T 1
1796| #define HAVE_STDINT_H 1
1797| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1798| #define HAVE_INTTYPES_H 1
1799| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1800| #define HAVE_SYS_BITYPES_H 1
1801| /* end confdefs.h.  */
1802| 
1803| /* Get those types that are already defined in other system include files.  */
1804| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
1805| # include <sys/inttypes.h>
1806| #endif
1807| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
1808| # include <sys/types.h>
1809| # if HAVE_INTTYPES_H
1810| #  include FULL_PATH_INTTYPES_H
1811| # endif
1812| #endif
1813| #if defined(__linux__) && HAVE_SYS_BITYPES_H
1814| # include <sys/bitypes.h>
1815| #endif
1816| #if defined(__sun) && HAVE_SYS_INTTYPES_H
1817| # include <sys/inttypes.h>
1818| #endif
1819| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
1820| # include FULL_PATH_INTTYPES_H
1821| #endif
1822| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
1823| # include FULL_PATH_STDINT_H
1824| #endif
1825| 
1826| /* Test if the type exists.  */
1827| int32_t x = 17;
1828| 
1829| int
1830| main ()
1831| {
1832| 
1833|   ;
1834|   return 0;
1835| }
1836configure:25765: result: no
1837configure:25700: checking for int64_t
1838configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1839conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
1840configure:25733: $? = 1
1841configure: failed program was:
1842| 
1843|       /* confdefs.h.  */
1844| #define PACKAGE_NAME ""
1845| #define PACKAGE_TARNAME ""
1846| #define PACKAGE_VERSION ""
1847| #define PACKAGE_STRING ""
1848| #define PACKAGE_BUGREPORT ""
1849| #define PACKAGE "libiconv"
1850| #define VERSION "1.11"
1851| #define _GNU_SOURCE 1
1852| #define STDC_HEADERS 1
1853| #define HAVE_SYS_TYPES_H 1
1854| #define HAVE_SYS_STAT_H 1
1855| #define HAVE_STDLIB_H 1
1856| #define HAVE_STRING_H 1
1857| #define HAVE_MEMORY_H 1
1858| #define HAVE_STRINGS_H 1
1859| #define HAVE_INTTYPES_H 1
1860| #define HAVE_STDINT_H 1
1861| #define HAVE_UNISTD_H 1
1862| #define __EXTENSIONS__ 1
1863| #define INSTALLPREFIX "/usr/local"
1864| #define ENABLE_RELOCATABLE 1
1865| #define HAVE_UNISTD_H 1
1866| #define HAVE_DLFCN_H 1
1867| #define HAVE_VISIBILITY 1
1868| #define STDC_HEADERS 1
1869| #define HAVE_LOCALE_H 1
1870| #define HAVE_STDDEF_H 1
1871| #define HAVE_STDLIB_H 1
1872| #define HAVE_STRING_H 1
1873| #define HAVE_UNISTD_H 1
1874| #define mbstate_t int
1875| #define HAVE_STDINT_H 1
1876| #define HAVE_INTTYPES_H 1
1877| #define HAVE_WCHAR_T 1
1878| #define HAVE_STDINT_H 1
1879| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1880| #define HAVE_INTTYPES_H 1
1881| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1882| #define HAVE_SYS_BITYPES_H 1
1883| /* end confdefs.h.  */
1884| 
1885| /* Get those types that are already defined in other system include files.  */
1886| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
1887| # include <sys/inttypes.h>
1888| #endif
1889| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
1890| # include <sys/types.h>
1891| # if HAVE_INTTYPES_H
1892| #  include FULL_PATH_INTTYPES_H
1893| # endif
1894| #endif
1895| #if defined(__linux__) && HAVE_SYS_BITYPES_H
1896| # include <sys/bitypes.h>
1897| #endif
1898| #if defined(__sun) && HAVE_SYS_INTTYPES_H
1899| # include <sys/inttypes.h>
1900| #endif
1901| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
1902| # include FULL_PATH_INTTYPES_H
1903| #endif
1904| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
1905| # include FULL_PATH_STDINT_H
1906| #endif
1907| 
1908| /* Test if the type exists.  */
1909| int64_t x = 17;
1910| 
1911| int
1912| main ()
1913| {
1914| 
1915|   ;
1916|   return 0;
1917| }
1918configure:25765: result: no
1919configure:25700: checking for uint8_t
1920configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
1921conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
1922conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
1923configure:25733: $? = 1
1924configure: failed program was:
1925| 
1926|       /* confdefs.h.  */
1927| #define PACKAGE_NAME ""
1928| #define PACKAGE_TARNAME ""
1929| #define PACKAGE_VERSION ""
1930| #define PACKAGE_STRING ""
1931| #define PACKAGE_BUGREPORT ""
1932| #define PACKAGE "libiconv"
1933| #define VERSION "1.11"
1934| #define _GNU_SOURCE 1
1935| #define STDC_HEADERS 1
1936| #define HAVE_SYS_TYPES_H 1
1937| #define HAVE_SYS_STAT_H 1
1938| #define HAVE_STDLIB_H 1
1939| #define HAVE_STRING_H 1
1940| #define HAVE_MEMORY_H 1
1941| #define HAVE_STRINGS_H 1
1942| #define HAVE_INTTYPES_H 1
1943| #define HAVE_STDINT_H 1
1944| #define HAVE_UNISTD_H 1
1945| #define __EXTENSIONS__ 1
1946| #define INSTALLPREFIX "/usr/local"
1947| #define ENABLE_RELOCATABLE 1
1948| #define HAVE_UNISTD_H 1
1949| #define HAVE_DLFCN_H 1
1950| #define HAVE_VISIBILITY 1
1951| #define STDC_HEADERS 1
1952| #define HAVE_LOCALE_H 1
1953| #define HAVE_STDDEF_H 1
1954| #define HAVE_STDLIB_H 1
1955| #define HAVE_STRING_H 1
1956| #define HAVE_UNISTD_H 1
1957| #define mbstate_t int
1958| #define HAVE_STDINT_H 1
1959| #define HAVE_INTTYPES_H 1
1960| #define HAVE_WCHAR_T 1
1961| #define HAVE_STDINT_H 1
1962| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
1963| #define HAVE_INTTYPES_H 1
1964| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
1965| #define HAVE_SYS_BITYPES_H 1
1966| /* end confdefs.h.  */
1967| 
1968| /* Get those types that are already defined in other system include files.  */
1969| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
1970| # include <sys/inttypes.h>
1971| #endif
1972| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
1973| # include <sys/types.h>
1974| # if HAVE_INTTYPES_H
1975| #  include FULL_PATH_INTTYPES_H
1976| # endif
1977| #endif
1978| #if defined(__linux__) && HAVE_SYS_BITYPES_H
1979| # include <sys/bitypes.h>
1980| #endif
1981| #if defined(__sun) && HAVE_SYS_INTTYPES_H
1982| # include <sys/inttypes.h>
1983| #endif
1984| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
1985| # include FULL_PATH_INTTYPES_H
1986| #endif
1987| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
1988| # include FULL_PATH_STDINT_H
1989| #endif
1990| 
1991| /* Test if the type exists.  */
1992| uint8_t x = 17;
1993| 
1994| int
1995| main ()
1996| {
1997| 
1998|   ;
1999|   return 0;
2000| }
2001configure:25765: result: no
2002configure:25700: checking for uint16_t
2003configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2004conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2005conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2006configure:25733: $? = 1
2007configure: failed program was:
2008| 
2009|       /* confdefs.h.  */
2010| #define PACKAGE_NAME ""
2011| #define PACKAGE_TARNAME ""
2012| #define PACKAGE_VERSION ""
2013| #define PACKAGE_STRING ""
2014| #define PACKAGE_BUGREPORT ""
2015| #define PACKAGE "libiconv"
2016| #define VERSION "1.11"
2017| #define _GNU_SOURCE 1
2018| #define STDC_HEADERS 1
2019| #define HAVE_SYS_TYPES_H 1
2020| #define HAVE_SYS_STAT_H 1
2021| #define HAVE_STDLIB_H 1
2022| #define HAVE_STRING_H 1
2023| #define HAVE_MEMORY_H 1
2024| #define HAVE_STRINGS_H 1
2025| #define HAVE_INTTYPES_H 1
2026| #define HAVE_STDINT_H 1
2027| #define HAVE_UNISTD_H 1
2028| #define __EXTENSIONS__ 1
2029| #define INSTALLPREFIX "/usr/local"
2030| #define ENABLE_RELOCATABLE 1
2031| #define HAVE_UNISTD_H 1
2032| #define HAVE_DLFCN_H 1
2033| #define HAVE_VISIBILITY 1
2034| #define STDC_HEADERS 1
2035| #define HAVE_LOCALE_H 1
2036| #define HAVE_STDDEF_H 1
2037| #define HAVE_STDLIB_H 1
2038| #define HAVE_STRING_H 1
2039| #define HAVE_UNISTD_H 1
2040| #define mbstate_t int
2041| #define HAVE_STDINT_H 1
2042| #define HAVE_INTTYPES_H 1
2043| #define HAVE_WCHAR_T 1
2044| #define HAVE_STDINT_H 1
2045| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2046| #define HAVE_INTTYPES_H 1
2047| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2048| #define HAVE_SYS_BITYPES_H 1
2049| /* end confdefs.h.  */
2050| 
2051| /* Get those types that are already defined in other system include files.  */
2052| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2053| # include <sys/inttypes.h>
2054| #endif
2055| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2056| # include <sys/types.h>
2057| # if HAVE_INTTYPES_H
2058| #  include FULL_PATH_INTTYPES_H
2059| # endif
2060| #endif
2061| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2062| # include <sys/bitypes.h>
2063| #endif
2064| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2065| # include <sys/inttypes.h>
2066| #endif
2067| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2068| # include FULL_PATH_INTTYPES_H
2069| #endif
2070| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2071| # include FULL_PATH_STDINT_H
2072| #endif
2073| 
2074| /* Test if the type exists.  */
2075| uint16_t x = 17;
2076| 
2077| int
2078| main ()
2079| {
2080| 
2081|   ;
2082|   return 0;
2083| }
2084configure:25765: result: no
2085configure:25700: checking for uint32_t
2086configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2087conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2088conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2089configure:25733: $? = 1
2090configure: failed program was:
2091| 
2092|       /* confdefs.h.  */
2093| #define PACKAGE_NAME ""
2094| #define PACKAGE_TARNAME ""
2095| #define PACKAGE_VERSION ""
2096| #define PACKAGE_STRING ""
2097| #define PACKAGE_BUGREPORT ""
2098| #define PACKAGE "libiconv"
2099| #define VERSION "1.11"
2100| #define _GNU_SOURCE 1
2101| #define STDC_HEADERS 1
2102| #define HAVE_SYS_TYPES_H 1
2103| #define HAVE_SYS_STAT_H 1
2104| #define HAVE_STDLIB_H 1
2105| #define HAVE_STRING_H 1
2106| #define HAVE_MEMORY_H 1
2107| #define HAVE_STRINGS_H 1
2108| #define HAVE_INTTYPES_H 1
2109| #define HAVE_STDINT_H 1
2110| #define HAVE_UNISTD_H 1
2111| #define __EXTENSIONS__ 1
2112| #define INSTALLPREFIX "/usr/local"
2113| #define ENABLE_RELOCATABLE 1
2114| #define HAVE_UNISTD_H 1
2115| #define HAVE_DLFCN_H 1
2116| #define HAVE_VISIBILITY 1
2117| #define STDC_HEADERS 1
2118| #define HAVE_LOCALE_H 1
2119| #define HAVE_STDDEF_H 1
2120| #define HAVE_STDLIB_H 1
2121| #define HAVE_STRING_H 1
2122| #define HAVE_UNISTD_H 1
2123| #define mbstate_t int
2124| #define HAVE_STDINT_H 1
2125| #define HAVE_INTTYPES_H 1
2126| #define HAVE_WCHAR_T 1
2127| #define HAVE_STDINT_H 1
2128| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2129| #define HAVE_INTTYPES_H 1
2130| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2131| #define HAVE_SYS_BITYPES_H 1
2132| /* end confdefs.h.  */
2133| 
2134| /* Get those types that are already defined in other system include files.  */
2135| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2136| # include <sys/inttypes.h>
2137| #endif
2138| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2139| # include <sys/types.h>
2140| # if HAVE_INTTYPES_H
2141| #  include FULL_PATH_INTTYPES_H
2142| # endif
2143| #endif
2144| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2145| # include <sys/bitypes.h>
2146| #endif
2147| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2148| # include <sys/inttypes.h>
2149| #endif
2150| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2151| # include FULL_PATH_INTTYPES_H
2152| #endif
2153| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2154| # include FULL_PATH_STDINT_H
2155| #endif
2156| 
2157| /* Test if the type exists.  */
2158| uint32_t x = 17;
2159| 
2160| int
2161| main ()
2162| {
2163| 
2164|   ;
2165|   return 0;
2166| }
2167configure:25765: result: no
2168configure:25700: checking for uint64_t
2169configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2170conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2171conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2172configure:25733: $? = 1
2173configure: failed program was:
2174| 
2175|       /* confdefs.h.  */
2176| #define PACKAGE_NAME ""
2177| #define PACKAGE_TARNAME ""
2178| #define PACKAGE_VERSION ""
2179| #define PACKAGE_STRING ""
2180| #define PACKAGE_BUGREPORT ""
2181| #define PACKAGE "libiconv"
2182| #define VERSION "1.11"
2183| #define _GNU_SOURCE 1
2184| #define STDC_HEADERS 1
2185| #define HAVE_SYS_TYPES_H 1
2186| #define HAVE_SYS_STAT_H 1
2187| #define HAVE_STDLIB_H 1
2188| #define HAVE_STRING_H 1
2189| #define HAVE_MEMORY_H 1
2190| #define HAVE_STRINGS_H 1
2191| #define HAVE_INTTYPES_H 1
2192| #define HAVE_STDINT_H 1
2193| #define HAVE_UNISTD_H 1
2194| #define __EXTENSIONS__ 1
2195| #define INSTALLPREFIX "/usr/local"
2196| #define ENABLE_RELOCATABLE 1
2197| #define HAVE_UNISTD_H 1
2198| #define HAVE_DLFCN_H 1
2199| #define HAVE_VISIBILITY 1
2200| #define STDC_HEADERS 1
2201| #define HAVE_LOCALE_H 1
2202| #define HAVE_STDDEF_H 1
2203| #define HAVE_STDLIB_H 1
2204| #define HAVE_STRING_H 1
2205| #define HAVE_UNISTD_H 1
2206| #define mbstate_t int
2207| #define HAVE_STDINT_H 1
2208| #define HAVE_INTTYPES_H 1
2209| #define HAVE_WCHAR_T 1
2210| #define HAVE_STDINT_H 1
2211| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2212| #define HAVE_INTTYPES_H 1
2213| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2214| #define HAVE_SYS_BITYPES_H 1
2215| /* end confdefs.h.  */
2216| 
2217| /* Get those types that are already defined in other system include files.  */
2218| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2219| # include <sys/inttypes.h>
2220| #endif
2221| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2222| # include <sys/types.h>
2223| # if HAVE_INTTYPES_H
2224| #  include FULL_PATH_INTTYPES_H
2225| # endif
2226| #endif
2227| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2228| # include <sys/bitypes.h>
2229| #endif
2230| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2231| # include <sys/inttypes.h>
2232| #endif
2233| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2234| # include FULL_PATH_INTTYPES_H
2235| #endif
2236| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2237| # include FULL_PATH_STDINT_H
2238| #endif
2239| 
2240| /* Test if the type exists.  */
2241| uint64_t x = 17;
2242| 
2243| int
2244| main ()
2245| {
2246| 
2247|   ;
2248|   return 0;
2249| }
2250configure:25765: result: no
2251configure:25700: checking for int_least8_t
2252configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2253conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2254conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2255configure:25733: $? = 1
2256configure: failed program was:
2257| 
2258|       /* confdefs.h.  */
2259| #define PACKAGE_NAME ""
2260| #define PACKAGE_TARNAME ""
2261| #define PACKAGE_VERSION ""
2262| #define PACKAGE_STRING ""
2263| #define PACKAGE_BUGREPORT ""
2264| #define PACKAGE "libiconv"
2265| #define VERSION "1.11"
2266| #define _GNU_SOURCE 1
2267| #define STDC_HEADERS 1
2268| #define HAVE_SYS_TYPES_H 1
2269| #define HAVE_SYS_STAT_H 1
2270| #define HAVE_STDLIB_H 1
2271| #define HAVE_STRING_H 1
2272| #define HAVE_MEMORY_H 1
2273| #define HAVE_STRINGS_H 1
2274| #define HAVE_INTTYPES_H 1
2275| #define HAVE_STDINT_H 1
2276| #define HAVE_UNISTD_H 1
2277| #define __EXTENSIONS__ 1
2278| #define INSTALLPREFIX "/usr/local"
2279| #define ENABLE_RELOCATABLE 1
2280| #define HAVE_UNISTD_H 1
2281| #define HAVE_DLFCN_H 1
2282| #define HAVE_VISIBILITY 1
2283| #define STDC_HEADERS 1
2284| #define HAVE_LOCALE_H 1
2285| #define HAVE_STDDEF_H 1
2286| #define HAVE_STDLIB_H 1
2287| #define HAVE_STRING_H 1
2288| #define HAVE_UNISTD_H 1
2289| #define mbstate_t int
2290| #define HAVE_STDINT_H 1
2291| #define HAVE_INTTYPES_H 1
2292| #define HAVE_WCHAR_T 1
2293| #define HAVE_STDINT_H 1
2294| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2295| #define HAVE_INTTYPES_H 1
2296| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2297| #define HAVE_SYS_BITYPES_H 1
2298| /* end confdefs.h.  */
2299| 
2300| /* Get those types that are already defined in other system include files.  */
2301| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2302| # include <sys/inttypes.h>
2303| #endif
2304| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2305| # include <sys/types.h>
2306| # if HAVE_INTTYPES_H
2307| #  include FULL_PATH_INTTYPES_H
2308| # endif
2309| #endif
2310| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2311| # include <sys/bitypes.h>
2312| #endif
2313| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2314| # include <sys/inttypes.h>
2315| #endif
2316| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2317| # include FULL_PATH_INTTYPES_H
2318| #endif
2319| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2320| # include FULL_PATH_STDINT_H
2321| #endif
2322| 
2323| /* Test if the type exists.  */
2324| int_least8_t x = 17;
2325| 
2326| int
2327| main ()
2328| {
2329| 
2330|   ;
2331|   return 0;
2332| }
2333configure:25765: result: no
2334configure:25700: checking for int_least16_t
2335configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2336conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2337conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2338configure:25733: $? = 1
2339configure: failed program was:
2340| 
2341|       /* confdefs.h.  */
2342| #define PACKAGE_NAME ""
2343| #define PACKAGE_TARNAME ""
2344| #define PACKAGE_VERSION ""
2345| #define PACKAGE_STRING ""
2346| #define PACKAGE_BUGREPORT ""
2347| #define PACKAGE "libiconv"
2348| #define VERSION "1.11"
2349| #define _GNU_SOURCE 1
2350| #define STDC_HEADERS 1
2351| #define HAVE_SYS_TYPES_H 1
2352| #define HAVE_SYS_STAT_H 1
2353| #define HAVE_STDLIB_H 1
2354| #define HAVE_STRING_H 1
2355| #define HAVE_MEMORY_H 1
2356| #define HAVE_STRINGS_H 1
2357| #define HAVE_INTTYPES_H 1
2358| #define HAVE_STDINT_H 1
2359| #define HAVE_UNISTD_H 1
2360| #define __EXTENSIONS__ 1
2361| #define INSTALLPREFIX "/usr/local"
2362| #define ENABLE_RELOCATABLE 1
2363| #define HAVE_UNISTD_H 1
2364| #define HAVE_DLFCN_H 1
2365| #define HAVE_VISIBILITY 1
2366| #define STDC_HEADERS 1
2367| #define HAVE_LOCALE_H 1
2368| #define HAVE_STDDEF_H 1
2369| #define HAVE_STDLIB_H 1
2370| #define HAVE_STRING_H 1
2371| #define HAVE_UNISTD_H 1
2372| #define mbstate_t int
2373| #define HAVE_STDINT_H 1
2374| #define HAVE_INTTYPES_H 1
2375| #define HAVE_WCHAR_T 1
2376| #define HAVE_STDINT_H 1
2377| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2378| #define HAVE_INTTYPES_H 1
2379| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2380| #define HAVE_SYS_BITYPES_H 1
2381| /* end confdefs.h.  */
2382| 
2383| /* Get those types that are already defined in other system include files.  */
2384| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2385| # include <sys/inttypes.h>
2386| #endif
2387| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2388| # include <sys/types.h>
2389| # if HAVE_INTTYPES_H
2390| #  include FULL_PATH_INTTYPES_H
2391| # endif
2392| #endif
2393| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2394| # include <sys/bitypes.h>
2395| #endif
2396| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2397| # include <sys/inttypes.h>
2398| #endif
2399| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2400| # include FULL_PATH_INTTYPES_H
2401| #endif
2402| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2403| # include FULL_PATH_STDINT_H
2404| #endif
2405| 
2406| /* Test if the type exists.  */
2407| int_least16_t x = 17;
2408| 
2409| int
2410| main ()
2411| {
2412| 
2413|   ;
2414|   return 0;
2415| }
2416configure:25765: result: no
2417configure:25700: checking for int_least32_t
2418configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2419conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2420conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2421configure:25733: $? = 1
2422configure: failed program was:
2423| 
2424|       /* confdefs.h.  */
2425| #define PACKAGE_NAME ""
2426| #define PACKAGE_TARNAME ""
2427| #define PACKAGE_VERSION ""
2428| #define PACKAGE_STRING ""
2429| #define PACKAGE_BUGREPORT ""
2430| #define PACKAGE "libiconv"
2431| #define VERSION "1.11"
2432| #define _GNU_SOURCE 1
2433| #define STDC_HEADERS 1
2434| #define HAVE_SYS_TYPES_H 1
2435| #define HAVE_SYS_STAT_H 1
2436| #define HAVE_STDLIB_H 1
2437| #define HAVE_STRING_H 1
2438| #define HAVE_MEMORY_H 1
2439| #define HAVE_STRINGS_H 1
2440| #define HAVE_INTTYPES_H 1
2441| #define HAVE_STDINT_H 1
2442| #define HAVE_UNISTD_H 1
2443| #define __EXTENSIONS__ 1
2444| #define INSTALLPREFIX "/usr/local"
2445| #define ENABLE_RELOCATABLE 1
2446| #define HAVE_UNISTD_H 1
2447| #define HAVE_DLFCN_H 1
2448| #define HAVE_VISIBILITY 1
2449| #define STDC_HEADERS 1
2450| #define HAVE_LOCALE_H 1
2451| #define HAVE_STDDEF_H 1
2452| #define HAVE_STDLIB_H 1
2453| #define HAVE_STRING_H 1
2454| #define HAVE_UNISTD_H 1
2455| #define mbstate_t int
2456| #define HAVE_STDINT_H 1
2457| #define HAVE_INTTYPES_H 1
2458| #define HAVE_WCHAR_T 1
2459| #define HAVE_STDINT_H 1
2460| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2461| #define HAVE_INTTYPES_H 1
2462| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2463| #define HAVE_SYS_BITYPES_H 1
2464| /* end confdefs.h.  */
2465| 
2466| /* Get those types that are already defined in other system include files.  */
2467| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2468| # include <sys/inttypes.h>
2469| #endif
2470| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2471| # include <sys/types.h>
2472| # if HAVE_INTTYPES_H
2473| #  include FULL_PATH_INTTYPES_H
2474| # endif
2475| #endif
2476| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2477| # include <sys/bitypes.h>
2478| #endif
2479| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2480| # include <sys/inttypes.h>
2481| #endif
2482| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2483| # include FULL_PATH_INTTYPES_H
2484| #endif
2485| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2486| # include FULL_PATH_STDINT_H
2487| #endif
2488| 
2489| /* Test if the type exists.  */
2490| int_least32_t x = 17;
2491| 
2492| int
2493| main ()
2494| {
2495| 
2496|   ;
2497|   return 0;
2498| }
2499configure:25765: result: no
2500configure:25700: checking for int_least64_t
2501configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2502conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2503conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2504configure:25733: $? = 1
2505configure: failed program was:
2506| 
2507|       /* confdefs.h.  */
2508| #define PACKAGE_NAME ""
2509| #define PACKAGE_TARNAME ""
2510| #define PACKAGE_VERSION ""
2511| #define PACKAGE_STRING ""
2512| #define PACKAGE_BUGREPORT ""
2513| #define PACKAGE "libiconv"
2514| #define VERSION "1.11"
2515| #define _GNU_SOURCE 1
2516| #define STDC_HEADERS 1
2517| #define HAVE_SYS_TYPES_H 1
2518| #define HAVE_SYS_STAT_H 1
2519| #define HAVE_STDLIB_H 1
2520| #define HAVE_STRING_H 1
2521| #define HAVE_MEMORY_H 1
2522| #define HAVE_STRINGS_H 1
2523| #define HAVE_INTTYPES_H 1
2524| #define HAVE_STDINT_H 1
2525| #define HAVE_UNISTD_H 1
2526| #define __EXTENSIONS__ 1
2527| #define INSTALLPREFIX "/usr/local"
2528| #define ENABLE_RELOCATABLE 1
2529| #define HAVE_UNISTD_H 1
2530| #define HAVE_DLFCN_H 1
2531| #define HAVE_VISIBILITY 1
2532| #define STDC_HEADERS 1
2533| #define HAVE_LOCALE_H 1
2534| #define HAVE_STDDEF_H 1
2535| #define HAVE_STDLIB_H 1
2536| #define HAVE_STRING_H 1
2537| #define HAVE_UNISTD_H 1
2538| #define mbstate_t int
2539| #define HAVE_STDINT_H 1
2540| #define HAVE_INTTYPES_H 1
2541| #define HAVE_WCHAR_T 1
2542| #define HAVE_STDINT_H 1
2543| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2544| #define HAVE_INTTYPES_H 1
2545| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2546| #define HAVE_SYS_BITYPES_H 1
2547| /* end confdefs.h.  */
2548| 
2549| /* Get those types that are already defined in other system include files.  */
2550| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2551| # include <sys/inttypes.h>
2552| #endif
2553| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2554| # include <sys/types.h>
2555| # if HAVE_INTTYPES_H
2556| #  include FULL_PATH_INTTYPES_H
2557| # endif
2558| #endif
2559| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2560| # include <sys/bitypes.h>
2561| #endif
2562| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2563| # include <sys/inttypes.h>
2564| #endif
2565| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2566| # include FULL_PATH_INTTYPES_H
2567| #endif
2568| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2569| # include FULL_PATH_STDINT_H
2570| #endif
2571| 
2572| /* Test if the type exists.  */
2573| int_least64_t x = 17;
2574| 
2575| int
2576| main ()
2577| {
2578| 
2579|   ;
2580|   return 0;
2581| }
2582configure:25765: result: no
2583configure:25700: checking for uint_least8_t
2584configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2585conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2586conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2587configure:25733: $? = 1
2588configure: failed program was:
2589| 
2590|       /* confdefs.h.  */
2591| #define PACKAGE_NAME ""
2592| #define PACKAGE_TARNAME ""
2593| #define PACKAGE_VERSION ""
2594| #define PACKAGE_STRING ""
2595| #define PACKAGE_BUGREPORT ""
2596| #define PACKAGE "libiconv"
2597| #define VERSION "1.11"
2598| #define _GNU_SOURCE 1
2599| #define STDC_HEADERS 1
2600| #define HAVE_SYS_TYPES_H 1
2601| #define HAVE_SYS_STAT_H 1
2602| #define HAVE_STDLIB_H 1
2603| #define HAVE_STRING_H 1
2604| #define HAVE_MEMORY_H 1
2605| #define HAVE_STRINGS_H 1
2606| #define HAVE_INTTYPES_H 1
2607| #define HAVE_STDINT_H 1
2608| #define HAVE_UNISTD_H 1
2609| #define __EXTENSIONS__ 1
2610| #define INSTALLPREFIX "/usr/local"
2611| #define ENABLE_RELOCATABLE 1
2612| #define HAVE_UNISTD_H 1
2613| #define HAVE_DLFCN_H 1
2614| #define HAVE_VISIBILITY 1
2615| #define STDC_HEADERS 1
2616| #define HAVE_LOCALE_H 1
2617| #define HAVE_STDDEF_H 1
2618| #define HAVE_STDLIB_H 1
2619| #define HAVE_STRING_H 1
2620| #define HAVE_UNISTD_H 1
2621| #define mbstate_t int
2622| #define HAVE_STDINT_H 1
2623| #define HAVE_INTTYPES_H 1
2624| #define HAVE_WCHAR_T 1
2625| #define HAVE_STDINT_H 1
2626| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2627| #define HAVE_INTTYPES_H 1
2628| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2629| #define HAVE_SYS_BITYPES_H 1
2630| /* end confdefs.h.  */
2631| 
2632| /* Get those types that are already defined in other system include files.  */
2633| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2634| # include <sys/inttypes.h>
2635| #endif
2636| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2637| # include <sys/types.h>
2638| # if HAVE_INTTYPES_H
2639| #  include FULL_PATH_INTTYPES_H
2640| # endif
2641| #endif
2642| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2643| # include <sys/bitypes.h>
2644| #endif
2645| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2646| # include <sys/inttypes.h>
2647| #endif
2648| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2649| # include FULL_PATH_INTTYPES_H
2650| #endif
2651| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2652| # include FULL_PATH_STDINT_H
2653| #endif
2654| 
2655| /* Test if the type exists.  */
2656| uint_least8_t x = 17;
2657| 
2658| int
2659| main ()
2660| {
2661| 
2662|   ;
2663|   return 0;
2664| }
2665configure:25765: result: no
2666configure:25700: checking for uint_least16_t
2667configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2668conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2669conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2670configure:25733: $? = 1
2671configure: failed program was:
2672| 
2673|       /* confdefs.h.  */
2674| #define PACKAGE_NAME ""
2675| #define PACKAGE_TARNAME ""
2676| #define PACKAGE_VERSION ""
2677| #define PACKAGE_STRING ""
2678| #define PACKAGE_BUGREPORT ""
2679| #define PACKAGE "libiconv"
2680| #define VERSION "1.11"
2681| #define _GNU_SOURCE 1
2682| #define STDC_HEADERS 1
2683| #define HAVE_SYS_TYPES_H 1
2684| #define HAVE_SYS_STAT_H 1
2685| #define HAVE_STDLIB_H 1
2686| #define HAVE_STRING_H 1
2687| #define HAVE_MEMORY_H 1
2688| #define HAVE_STRINGS_H 1
2689| #define HAVE_INTTYPES_H 1
2690| #define HAVE_STDINT_H 1
2691| #define HAVE_UNISTD_H 1
2692| #define __EXTENSIONS__ 1
2693| #define INSTALLPREFIX "/usr/local"
2694| #define ENABLE_RELOCATABLE 1
2695| #define HAVE_UNISTD_H 1
2696| #define HAVE_DLFCN_H 1
2697| #define HAVE_VISIBILITY 1
2698| #define STDC_HEADERS 1
2699| #define HAVE_LOCALE_H 1
2700| #define HAVE_STDDEF_H 1
2701| #define HAVE_STDLIB_H 1
2702| #define HAVE_STRING_H 1
2703| #define HAVE_UNISTD_H 1
2704| #define mbstate_t int
2705| #define HAVE_STDINT_H 1
2706| #define HAVE_INTTYPES_H 1
2707| #define HAVE_WCHAR_T 1
2708| #define HAVE_STDINT_H 1
2709| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2710| #define HAVE_INTTYPES_H 1
2711| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2712| #define HAVE_SYS_BITYPES_H 1
2713| /* end confdefs.h.  */
2714| 
2715| /* Get those types that are already defined in other system include files.  */
2716| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2717| # include <sys/inttypes.h>
2718| #endif
2719| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2720| # include <sys/types.h>
2721| # if HAVE_INTTYPES_H
2722| #  include FULL_PATH_INTTYPES_H
2723| # endif
2724| #endif
2725| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2726| # include <sys/bitypes.h>
2727| #endif
2728| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2729| # include <sys/inttypes.h>
2730| #endif
2731| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2732| # include FULL_PATH_INTTYPES_H
2733| #endif
2734| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2735| # include FULL_PATH_STDINT_H
2736| #endif
2737| 
2738| /* Test if the type exists.  */
2739| uint_least16_t x = 17;
2740| 
2741| int
2742| main ()
2743| {
2744| 
2745|   ;
2746|   return 0;
2747| }
2748configure:25765: result: no
2749configure:25700: checking for uint_least32_t
2750configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2751conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2752conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2753configure:25733: $? = 1
2754configure: failed program was:
2755| 
2756|       /* confdefs.h.  */
2757| #define PACKAGE_NAME ""
2758| #define PACKAGE_TARNAME ""
2759| #define PACKAGE_VERSION ""
2760| #define PACKAGE_STRING ""
2761| #define PACKAGE_BUGREPORT ""
2762| #define PACKAGE "libiconv"
2763| #define VERSION "1.11"
2764| #define _GNU_SOURCE 1
2765| #define STDC_HEADERS 1
2766| #define HAVE_SYS_TYPES_H 1
2767| #define HAVE_SYS_STAT_H 1
2768| #define HAVE_STDLIB_H 1
2769| #define HAVE_STRING_H 1
2770| #define HAVE_MEMORY_H 1
2771| #define HAVE_STRINGS_H 1
2772| #define HAVE_INTTYPES_H 1
2773| #define HAVE_STDINT_H 1
2774| #define HAVE_UNISTD_H 1
2775| #define __EXTENSIONS__ 1
2776| #define INSTALLPREFIX "/usr/local"
2777| #define ENABLE_RELOCATABLE 1
2778| #define HAVE_UNISTD_H 1
2779| #define HAVE_DLFCN_H 1
2780| #define HAVE_VISIBILITY 1
2781| #define STDC_HEADERS 1
2782| #define HAVE_LOCALE_H 1
2783| #define HAVE_STDDEF_H 1
2784| #define HAVE_STDLIB_H 1
2785| #define HAVE_STRING_H 1
2786| #define HAVE_UNISTD_H 1
2787| #define mbstate_t int
2788| #define HAVE_STDINT_H 1
2789| #define HAVE_INTTYPES_H 1
2790| #define HAVE_WCHAR_T 1
2791| #define HAVE_STDINT_H 1
2792| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2793| #define HAVE_INTTYPES_H 1
2794| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2795| #define HAVE_SYS_BITYPES_H 1
2796| /* end confdefs.h.  */
2797| 
2798| /* Get those types that are already defined in other system include files.  */
2799| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2800| # include <sys/inttypes.h>
2801| #endif
2802| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2803| # include <sys/types.h>
2804| # if HAVE_INTTYPES_H
2805| #  include FULL_PATH_INTTYPES_H
2806| # endif
2807| #endif
2808| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2809| # include <sys/bitypes.h>
2810| #endif
2811| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2812| # include <sys/inttypes.h>
2813| #endif
2814| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2815| # include FULL_PATH_INTTYPES_H
2816| #endif
2817| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2818| # include FULL_PATH_STDINT_H
2819| #endif
2820| 
2821| /* Test if the type exists.  */
2822| uint_least32_t x = 17;
2823| 
2824| int
2825| main ()
2826| {
2827| 
2828|   ;
2829|   return 0;
2830| }
2831configure:25765: result: no
2832configure:25700: checking for uint_least64_t
2833configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2834conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2835conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2836configure:25733: $? = 1
2837configure: failed program was:
2838| 
2839|       /* confdefs.h.  */
2840| #define PACKAGE_NAME ""
2841| #define PACKAGE_TARNAME ""
2842| #define PACKAGE_VERSION ""
2843| #define PACKAGE_STRING ""
2844| #define PACKAGE_BUGREPORT ""
2845| #define PACKAGE "libiconv"
2846| #define VERSION "1.11"
2847| #define _GNU_SOURCE 1
2848| #define STDC_HEADERS 1
2849| #define HAVE_SYS_TYPES_H 1
2850| #define HAVE_SYS_STAT_H 1
2851| #define HAVE_STDLIB_H 1
2852| #define HAVE_STRING_H 1
2853| #define HAVE_MEMORY_H 1
2854| #define HAVE_STRINGS_H 1
2855| #define HAVE_INTTYPES_H 1
2856| #define HAVE_STDINT_H 1
2857| #define HAVE_UNISTD_H 1
2858| #define __EXTENSIONS__ 1
2859| #define INSTALLPREFIX "/usr/local"
2860| #define ENABLE_RELOCATABLE 1
2861| #define HAVE_UNISTD_H 1
2862| #define HAVE_DLFCN_H 1
2863| #define HAVE_VISIBILITY 1
2864| #define STDC_HEADERS 1
2865| #define HAVE_LOCALE_H 1
2866| #define HAVE_STDDEF_H 1
2867| #define HAVE_STDLIB_H 1
2868| #define HAVE_STRING_H 1
2869| #define HAVE_UNISTD_H 1
2870| #define mbstate_t int
2871| #define HAVE_STDINT_H 1
2872| #define HAVE_INTTYPES_H 1
2873| #define HAVE_WCHAR_T 1
2874| #define HAVE_STDINT_H 1
2875| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2876| #define HAVE_INTTYPES_H 1
2877| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2878| #define HAVE_SYS_BITYPES_H 1
2879| /* end confdefs.h.  */
2880| 
2881| /* Get those types that are already defined in other system include files.  */
2882| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2883| # include <sys/inttypes.h>
2884| #endif
2885| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2886| # include <sys/types.h>
2887| # if HAVE_INTTYPES_H
2888| #  include FULL_PATH_INTTYPES_H
2889| # endif
2890| #endif
2891| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2892| # include <sys/bitypes.h>
2893| #endif
2894| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2895| # include <sys/inttypes.h>
2896| #endif
2897| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2898| # include FULL_PATH_INTTYPES_H
2899| #endif
2900| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2901| # include FULL_PATH_STDINT_H
2902| #endif
2903| 
2904| /* Test if the type exists.  */
2905| uint_least64_t x = 17;
2906| 
2907| int
2908| main ()
2909| {
2910| 
2911|   ;
2912|   return 0;
2913| }
2914configure:25765: result: no
2915configure:25700: checking for int_fast8_t
2916configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
2917conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
2918conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
2919configure:25733: $? = 1
2920configure: failed program was:
2921| 
2922|       /* confdefs.h.  */
2923| #define PACKAGE_NAME ""
2924| #define PACKAGE_TARNAME ""
2925| #define PACKAGE_VERSION ""
2926| #define PACKAGE_STRING ""
2927| #define PACKAGE_BUGREPORT ""
2928| #define PACKAGE "libiconv"
2929| #define VERSION "1.11"
2930| #define _GNU_SOURCE 1
2931| #define STDC_HEADERS 1
2932| #define HAVE_SYS_TYPES_H 1
2933| #define HAVE_SYS_STAT_H 1
2934| #define HAVE_STDLIB_H 1
2935| #define HAVE_STRING_H 1
2936| #define HAVE_MEMORY_H 1
2937| #define HAVE_STRINGS_H 1
2938| #define HAVE_INTTYPES_H 1
2939| #define HAVE_STDINT_H 1
2940| #define HAVE_UNISTD_H 1
2941| #define __EXTENSIONS__ 1
2942| #define INSTALLPREFIX "/usr/local"
2943| #define ENABLE_RELOCATABLE 1
2944| #define HAVE_UNISTD_H 1
2945| #define HAVE_DLFCN_H 1
2946| #define HAVE_VISIBILITY 1
2947| #define STDC_HEADERS 1
2948| #define HAVE_LOCALE_H 1
2949| #define HAVE_STDDEF_H 1
2950| #define HAVE_STDLIB_H 1
2951| #define HAVE_STRING_H 1
2952| #define HAVE_UNISTD_H 1
2953| #define mbstate_t int
2954| #define HAVE_STDINT_H 1
2955| #define HAVE_INTTYPES_H 1
2956| #define HAVE_WCHAR_T 1
2957| #define HAVE_STDINT_H 1
2958| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
2959| #define HAVE_INTTYPES_H 1
2960| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
2961| #define HAVE_SYS_BITYPES_H 1
2962| /* end confdefs.h.  */
2963| 
2964| /* Get those types that are already defined in other system include files.  */
2965| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
2966| # include <sys/inttypes.h>
2967| #endif
2968| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
2969| # include <sys/types.h>
2970| # if HAVE_INTTYPES_H
2971| #  include FULL_PATH_INTTYPES_H
2972| # endif
2973| #endif
2974| #if defined(__linux__) && HAVE_SYS_BITYPES_H
2975| # include <sys/bitypes.h>
2976| #endif
2977| #if defined(__sun) && HAVE_SYS_INTTYPES_H
2978| # include <sys/inttypes.h>
2979| #endif
2980| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
2981| # include FULL_PATH_INTTYPES_H
2982| #endif
2983| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
2984| # include FULL_PATH_STDINT_H
2985| #endif
2986| 
2987| /* Test if the type exists.  */
2988| int_fast8_t x = 17;
2989| 
2990| int
2991| main ()
2992| {
2993| 
2994|   ;
2995|   return 0;
2996| }
2997configure:25765: result: no
2998configure:25700: checking for int_fast16_t
2999configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3000conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3001conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3002configure:25733: $? = 1
3003configure: failed program was:
3004| 
3005|       /* confdefs.h.  */
3006| #define PACKAGE_NAME ""
3007| #define PACKAGE_TARNAME ""
3008| #define PACKAGE_VERSION ""
3009| #define PACKAGE_STRING ""
3010| #define PACKAGE_BUGREPORT ""
3011| #define PACKAGE "libiconv"
3012| #define VERSION "1.11"
3013| #define _GNU_SOURCE 1
3014| #define STDC_HEADERS 1
3015| #define HAVE_SYS_TYPES_H 1
3016| #define HAVE_SYS_STAT_H 1
3017| #define HAVE_STDLIB_H 1
3018| #define HAVE_STRING_H 1
3019| #define HAVE_MEMORY_H 1
3020| #define HAVE_STRINGS_H 1
3021| #define HAVE_INTTYPES_H 1
3022| #define HAVE_STDINT_H 1
3023| #define HAVE_UNISTD_H 1
3024| #define __EXTENSIONS__ 1
3025| #define INSTALLPREFIX "/usr/local"
3026| #define ENABLE_RELOCATABLE 1
3027| #define HAVE_UNISTD_H 1
3028| #define HAVE_DLFCN_H 1
3029| #define HAVE_VISIBILITY 1
3030| #define STDC_HEADERS 1
3031| #define HAVE_LOCALE_H 1
3032| #define HAVE_STDDEF_H 1
3033| #define HAVE_STDLIB_H 1
3034| #define HAVE_STRING_H 1
3035| #define HAVE_UNISTD_H 1
3036| #define mbstate_t int
3037| #define HAVE_STDINT_H 1
3038| #define HAVE_INTTYPES_H 1
3039| #define HAVE_WCHAR_T 1
3040| #define HAVE_STDINT_H 1
3041| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3042| #define HAVE_INTTYPES_H 1
3043| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3044| #define HAVE_SYS_BITYPES_H 1
3045| /* end confdefs.h.  */
3046| 
3047| /* Get those types that are already defined in other system include files.  */
3048| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3049| # include <sys/inttypes.h>
3050| #endif
3051| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3052| # include <sys/types.h>
3053| # if HAVE_INTTYPES_H
3054| #  include FULL_PATH_INTTYPES_H
3055| # endif
3056| #endif
3057| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3058| # include <sys/bitypes.h>
3059| #endif
3060| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3061| # include <sys/inttypes.h>
3062| #endif
3063| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3064| # include FULL_PATH_INTTYPES_H
3065| #endif
3066| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3067| # include FULL_PATH_STDINT_H
3068| #endif
3069| 
3070| /* Test if the type exists.  */
3071| int_fast16_t x = 17;
3072| 
3073| int
3074| main ()
3075| {
3076| 
3077|   ;
3078|   return 0;
3079| }
3080configure:25765: result: no
3081configure:25700: checking for int_fast32_t
3082configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3083conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3084conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3085configure:25733: $? = 1
3086configure: failed program was:
3087| 
3088|       /* confdefs.h.  */
3089| #define PACKAGE_NAME ""
3090| #define PACKAGE_TARNAME ""
3091| #define PACKAGE_VERSION ""
3092| #define PACKAGE_STRING ""
3093| #define PACKAGE_BUGREPORT ""
3094| #define PACKAGE "libiconv"
3095| #define VERSION "1.11"
3096| #define _GNU_SOURCE 1
3097| #define STDC_HEADERS 1
3098| #define HAVE_SYS_TYPES_H 1
3099| #define HAVE_SYS_STAT_H 1
3100| #define HAVE_STDLIB_H 1
3101| #define HAVE_STRING_H 1
3102| #define HAVE_MEMORY_H 1
3103| #define HAVE_STRINGS_H 1
3104| #define HAVE_INTTYPES_H 1
3105| #define HAVE_STDINT_H 1
3106| #define HAVE_UNISTD_H 1
3107| #define __EXTENSIONS__ 1
3108| #define INSTALLPREFIX "/usr/local"
3109| #define ENABLE_RELOCATABLE 1
3110| #define HAVE_UNISTD_H 1
3111| #define HAVE_DLFCN_H 1
3112| #define HAVE_VISIBILITY 1
3113| #define STDC_HEADERS 1
3114| #define HAVE_LOCALE_H 1
3115| #define HAVE_STDDEF_H 1
3116| #define HAVE_STDLIB_H 1
3117| #define HAVE_STRING_H 1
3118| #define HAVE_UNISTD_H 1
3119| #define mbstate_t int
3120| #define HAVE_STDINT_H 1
3121| #define HAVE_INTTYPES_H 1
3122| #define HAVE_WCHAR_T 1
3123| #define HAVE_STDINT_H 1
3124| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3125| #define HAVE_INTTYPES_H 1
3126| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3127| #define HAVE_SYS_BITYPES_H 1
3128| /* end confdefs.h.  */
3129| 
3130| /* Get those types that are already defined in other system include files.  */
3131| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3132| # include <sys/inttypes.h>
3133| #endif
3134| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3135| # include <sys/types.h>
3136| # if HAVE_INTTYPES_H
3137| #  include FULL_PATH_INTTYPES_H
3138| # endif
3139| #endif
3140| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3141| # include <sys/bitypes.h>
3142| #endif
3143| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3144| # include <sys/inttypes.h>
3145| #endif
3146| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3147| # include FULL_PATH_INTTYPES_H
3148| #endif
3149| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3150| # include FULL_PATH_STDINT_H
3151| #endif
3152| 
3153| /* Test if the type exists.  */
3154| int_fast32_t x = 17;
3155| 
3156| int
3157| main ()
3158| {
3159| 
3160|   ;
3161|   return 0;
3162| }
3163configure:25765: result: no
3164configure:25700: checking for int_fast64_t
3165configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3166conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3167conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3168configure:25733: $? = 1
3169configure: failed program was:
3170| 
3171|       /* confdefs.h.  */
3172| #define PACKAGE_NAME ""
3173| #define PACKAGE_TARNAME ""
3174| #define PACKAGE_VERSION ""
3175| #define PACKAGE_STRING ""
3176| #define PACKAGE_BUGREPORT ""
3177| #define PACKAGE "libiconv"
3178| #define VERSION "1.11"
3179| #define _GNU_SOURCE 1
3180| #define STDC_HEADERS 1
3181| #define HAVE_SYS_TYPES_H 1
3182| #define HAVE_SYS_STAT_H 1
3183| #define HAVE_STDLIB_H 1
3184| #define HAVE_STRING_H 1
3185| #define HAVE_MEMORY_H 1
3186| #define HAVE_STRINGS_H 1
3187| #define HAVE_INTTYPES_H 1
3188| #define HAVE_STDINT_H 1
3189| #define HAVE_UNISTD_H 1
3190| #define __EXTENSIONS__ 1
3191| #define INSTALLPREFIX "/usr/local"
3192| #define ENABLE_RELOCATABLE 1
3193| #define HAVE_UNISTD_H 1
3194| #define HAVE_DLFCN_H 1
3195| #define HAVE_VISIBILITY 1
3196| #define STDC_HEADERS 1
3197| #define HAVE_LOCALE_H 1
3198| #define HAVE_STDDEF_H 1
3199| #define HAVE_STDLIB_H 1
3200| #define HAVE_STRING_H 1
3201| #define HAVE_UNISTD_H 1
3202| #define mbstate_t int
3203| #define HAVE_STDINT_H 1
3204| #define HAVE_INTTYPES_H 1
3205| #define HAVE_WCHAR_T 1
3206| #define HAVE_STDINT_H 1
3207| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3208| #define HAVE_INTTYPES_H 1
3209| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3210| #define HAVE_SYS_BITYPES_H 1
3211| /* end confdefs.h.  */
3212| 
3213| /* Get those types that are already defined in other system include files.  */
3214| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3215| # include <sys/inttypes.h>
3216| #endif
3217| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3218| # include <sys/types.h>
3219| # if HAVE_INTTYPES_H
3220| #  include FULL_PATH_INTTYPES_H
3221| # endif
3222| #endif
3223| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3224| # include <sys/bitypes.h>
3225| #endif
3226| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3227| # include <sys/inttypes.h>
3228| #endif
3229| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3230| # include FULL_PATH_INTTYPES_H
3231| #endif
3232| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3233| # include FULL_PATH_STDINT_H
3234| #endif
3235| 
3236| /* Test if the type exists.  */
3237| int_fast64_t x = 17;
3238| 
3239| int
3240| main ()
3241| {
3242| 
3243|   ;
3244|   return 0;
3245| }
3246configure:25765: result: no
3247configure:25700: checking for uint_fast8_t
3248configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3249conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3250conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3251configure:25733: $? = 1
3252configure: failed program was:
3253| 
3254|       /* confdefs.h.  */
3255| #define PACKAGE_NAME ""
3256| #define PACKAGE_TARNAME ""
3257| #define PACKAGE_VERSION ""
3258| #define PACKAGE_STRING ""
3259| #define PACKAGE_BUGREPORT ""
3260| #define PACKAGE "libiconv"
3261| #define VERSION "1.11"
3262| #define _GNU_SOURCE 1
3263| #define STDC_HEADERS 1
3264| #define HAVE_SYS_TYPES_H 1
3265| #define HAVE_SYS_STAT_H 1
3266| #define HAVE_STDLIB_H 1
3267| #define HAVE_STRING_H 1
3268| #define HAVE_MEMORY_H 1
3269| #define HAVE_STRINGS_H 1
3270| #define HAVE_INTTYPES_H 1
3271| #define HAVE_STDINT_H 1
3272| #define HAVE_UNISTD_H 1
3273| #define __EXTENSIONS__ 1
3274| #define INSTALLPREFIX "/usr/local"
3275| #define ENABLE_RELOCATABLE 1
3276| #define HAVE_UNISTD_H 1
3277| #define HAVE_DLFCN_H 1
3278| #define HAVE_VISIBILITY 1
3279| #define STDC_HEADERS 1
3280| #define HAVE_LOCALE_H 1
3281| #define HAVE_STDDEF_H 1
3282| #define HAVE_STDLIB_H 1
3283| #define HAVE_STRING_H 1
3284| #define HAVE_UNISTD_H 1
3285| #define mbstate_t int
3286| #define HAVE_STDINT_H 1
3287| #define HAVE_INTTYPES_H 1
3288| #define HAVE_WCHAR_T 1
3289| #define HAVE_STDINT_H 1
3290| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3291| #define HAVE_INTTYPES_H 1
3292| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3293| #define HAVE_SYS_BITYPES_H 1
3294| /* end confdefs.h.  */
3295| 
3296| /* Get those types that are already defined in other system include files.  */
3297| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3298| # include <sys/inttypes.h>
3299| #endif
3300| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3301| # include <sys/types.h>
3302| # if HAVE_INTTYPES_H
3303| #  include FULL_PATH_INTTYPES_H
3304| # endif
3305| #endif
3306| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3307| # include <sys/bitypes.h>
3308| #endif
3309| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3310| # include <sys/inttypes.h>
3311| #endif
3312| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3313| # include FULL_PATH_INTTYPES_H
3314| #endif
3315| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3316| # include FULL_PATH_STDINT_H
3317| #endif
3318| 
3319| /* Test if the type exists.  */
3320| uint_fast8_t x = 17;
3321| 
3322| int
3323| main ()
3324| {
3325| 
3326|   ;
3327|   return 0;
3328| }
3329configure:25765: result: no
3330configure:25700: checking for uint_fast16_t
3331configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3332conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3333conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3334configure:25733: $? = 1
3335configure: failed program was:
3336| 
3337|       /* confdefs.h.  */
3338| #define PACKAGE_NAME ""
3339| #define PACKAGE_TARNAME ""
3340| #define PACKAGE_VERSION ""
3341| #define PACKAGE_STRING ""
3342| #define PACKAGE_BUGREPORT ""
3343| #define PACKAGE "libiconv"
3344| #define VERSION "1.11"
3345| #define _GNU_SOURCE 1
3346| #define STDC_HEADERS 1
3347| #define HAVE_SYS_TYPES_H 1
3348| #define HAVE_SYS_STAT_H 1
3349| #define HAVE_STDLIB_H 1
3350| #define HAVE_STRING_H 1
3351| #define HAVE_MEMORY_H 1
3352| #define HAVE_STRINGS_H 1
3353| #define HAVE_INTTYPES_H 1
3354| #define HAVE_STDINT_H 1
3355| #define HAVE_UNISTD_H 1
3356| #define __EXTENSIONS__ 1
3357| #define INSTALLPREFIX "/usr/local"
3358| #define ENABLE_RELOCATABLE 1
3359| #define HAVE_UNISTD_H 1
3360| #define HAVE_DLFCN_H 1
3361| #define HAVE_VISIBILITY 1
3362| #define STDC_HEADERS 1
3363| #define HAVE_LOCALE_H 1
3364| #define HAVE_STDDEF_H 1
3365| #define HAVE_STDLIB_H 1
3366| #define HAVE_STRING_H 1
3367| #define HAVE_UNISTD_H 1
3368| #define mbstate_t int
3369| #define HAVE_STDINT_H 1
3370| #define HAVE_INTTYPES_H 1
3371| #define HAVE_WCHAR_T 1
3372| #define HAVE_STDINT_H 1
3373| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3374| #define HAVE_INTTYPES_H 1
3375| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3376| #define HAVE_SYS_BITYPES_H 1
3377| /* end confdefs.h.  */
3378| 
3379| /* Get those types that are already defined in other system include files.  */
3380| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3381| # include <sys/inttypes.h>
3382| #endif
3383| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3384| # include <sys/types.h>
3385| # if HAVE_INTTYPES_H
3386| #  include FULL_PATH_INTTYPES_H
3387| # endif
3388| #endif
3389| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3390| # include <sys/bitypes.h>
3391| #endif
3392| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3393| # include <sys/inttypes.h>
3394| #endif
3395| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3396| # include FULL_PATH_INTTYPES_H
3397| #endif
3398| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3399| # include FULL_PATH_STDINT_H
3400| #endif
3401| 
3402| /* Test if the type exists.  */
3403| uint_fast16_t x = 17;
3404| 
3405| int
3406| main ()
3407| {
3408| 
3409|   ;
3410|   return 0;
3411| }
3412configure:25765: result: no
3413configure:25700: checking for uint_fast32_t
3414configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3415conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3416conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3417configure:25733: $? = 1
3418configure: failed program was:
3419| 
3420|       /* confdefs.h.  */
3421| #define PACKAGE_NAME ""
3422| #define PACKAGE_TARNAME ""
3423| #define PACKAGE_VERSION ""
3424| #define PACKAGE_STRING ""
3425| #define PACKAGE_BUGREPORT ""
3426| #define PACKAGE "libiconv"
3427| #define VERSION "1.11"
3428| #define _GNU_SOURCE 1
3429| #define STDC_HEADERS 1
3430| #define HAVE_SYS_TYPES_H 1
3431| #define HAVE_SYS_STAT_H 1
3432| #define HAVE_STDLIB_H 1
3433| #define HAVE_STRING_H 1
3434| #define HAVE_MEMORY_H 1
3435| #define HAVE_STRINGS_H 1
3436| #define HAVE_INTTYPES_H 1
3437| #define HAVE_STDINT_H 1
3438| #define HAVE_UNISTD_H 1
3439| #define __EXTENSIONS__ 1
3440| #define INSTALLPREFIX "/usr/local"
3441| #define ENABLE_RELOCATABLE 1
3442| #define HAVE_UNISTD_H 1
3443| #define HAVE_DLFCN_H 1
3444| #define HAVE_VISIBILITY 1
3445| #define STDC_HEADERS 1
3446| #define HAVE_LOCALE_H 1
3447| #define HAVE_STDDEF_H 1
3448| #define HAVE_STDLIB_H 1
3449| #define HAVE_STRING_H 1
3450| #define HAVE_UNISTD_H 1
3451| #define mbstate_t int
3452| #define HAVE_STDINT_H 1
3453| #define HAVE_INTTYPES_H 1
3454| #define HAVE_WCHAR_T 1
3455| #define HAVE_STDINT_H 1
3456| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3457| #define HAVE_INTTYPES_H 1
3458| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3459| #define HAVE_SYS_BITYPES_H 1
3460| /* end confdefs.h.  */
3461| 
3462| /* Get those types that are already defined in other system include files.  */
3463| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3464| # include <sys/inttypes.h>
3465| #endif
3466| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3467| # include <sys/types.h>
3468| # if HAVE_INTTYPES_H
3469| #  include FULL_PATH_INTTYPES_H
3470| # endif
3471| #endif
3472| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3473| # include <sys/bitypes.h>
3474| #endif
3475| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3476| # include <sys/inttypes.h>
3477| #endif
3478| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3479| # include FULL_PATH_INTTYPES_H
3480| #endif
3481| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3482| # include FULL_PATH_STDINT_H
3483| #endif
3484| 
3485| /* Test if the type exists.  */
3486| uint_fast32_t x = 17;
3487| 
3488| int
3489| main ()
3490| {
3491| 
3492|   ;
3493|   return 0;
3494| }
3495configure:25765: result: no
3496configure:25700: checking for uint_fast64_t
3497configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3498conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3499conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3500configure:25733: $? = 1
3501configure: failed program was:
3502| 
3503|       /* confdefs.h.  */
3504| #define PACKAGE_NAME ""
3505| #define PACKAGE_TARNAME ""
3506| #define PACKAGE_VERSION ""
3507| #define PACKAGE_STRING ""
3508| #define PACKAGE_BUGREPORT ""
3509| #define PACKAGE "libiconv"
3510| #define VERSION "1.11"
3511| #define _GNU_SOURCE 1
3512| #define STDC_HEADERS 1
3513| #define HAVE_SYS_TYPES_H 1
3514| #define HAVE_SYS_STAT_H 1
3515| #define HAVE_STDLIB_H 1
3516| #define HAVE_STRING_H 1
3517| #define HAVE_MEMORY_H 1
3518| #define HAVE_STRINGS_H 1
3519| #define HAVE_INTTYPES_H 1
3520| #define HAVE_STDINT_H 1
3521| #define HAVE_UNISTD_H 1
3522| #define __EXTENSIONS__ 1
3523| #define INSTALLPREFIX "/usr/local"
3524| #define ENABLE_RELOCATABLE 1
3525| #define HAVE_UNISTD_H 1
3526| #define HAVE_DLFCN_H 1
3527| #define HAVE_VISIBILITY 1
3528| #define STDC_HEADERS 1
3529| #define HAVE_LOCALE_H 1
3530| #define HAVE_STDDEF_H 1
3531| #define HAVE_STDLIB_H 1
3532| #define HAVE_STRING_H 1
3533| #define HAVE_UNISTD_H 1
3534| #define mbstate_t int
3535| #define HAVE_STDINT_H 1
3536| #define HAVE_INTTYPES_H 1
3537| #define HAVE_WCHAR_T 1
3538| #define HAVE_STDINT_H 1
3539| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3540| #define HAVE_INTTYPES_H 1
3541| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3542| #define HAVE_SYS_BITYPES_H 1
3543| /* end confdefs.h.  */
3544| 
3545| /* Get those types that are already defined in other system include files.  */
3546| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3547| # include <sys/inttypes.h>
3548| #endif
3549| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3550| # include <sys/types.h>
3551| # if HAVE_INTTYPES_H
3552| #  include FULL_PATH_INTTYPES_H
3553| # endif
3554| #endif
3555| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3556| # include <sys/bitypes.h>
3557| #endif
3558| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3559| # include <sys/inttypes.h>
3560| #endif
3561| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3562| # include FULL_PATH_INTTYPES_H
3563| #endif
3564| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3565| # include FULL_PATH_STDINT_H
3566| #endif
3567| 
3568| /* Test if the type exists.  */
3569| uint_fast64_t x = 17;
3570| 
3571| int
3572| main ()
3573| {
3574| 
3575|   ;
3576|   return 0;
3577| }
3578configure:25765: result: no
3579configure:25700: checking for intptr_t
3580configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3581conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3582conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3583configure:25733: $? = 1
3584configure: failed program was:
3585| 
3586|       /* confdefs.h.  */
3587| #define PACKAGE_NAME ""
3588| #define PACKAGE_TARNAME ""
3589| #define PACKAGE_VERSION ""
3590| #define PACKAGE_STRING ""
3591| #define PACKAGE_BUGREPORT ""
3592| #define PACKAGE "libiconv"
3593| #define VERSION "1.11"
3594| #define _GNU_SOURCE 1
3595| #define STDC_HEADERS 1
3596| #define HAVE_SYS_TYPES_H 1
3597| #define HAVE_SYS_STAT_H 1
3598| #define HAVE_STDLIB_H 1
3599| #define HAVE_STRING_H 1
3600| #define HAVE_MEMORY_H 1
3601| #define HAVE_STRINGS_H 1
3602| #define HAVE_INTTYPES_H 1
3603| #define HAVE_STDINT_H 1
3604| #define HAVE_UNISTD_H 1
3605| #define __EXTENSIONS__ 1
3606| #define INSTALLPREFIX "/usr/local"
3607| #define ENABLE_RELOCATABLE 1
3608| #define HAVE_UNISTD_H 1
3609| #define HAVE_DLFCN_H 1
3610| #define HAVE_VISIBILITY 1
3611| #define STDC_HEADERS 1
3612| #define HAVE_LOCALE_H 1
3613| #define HAVE_STDDEF_H 1
3614| #define HAVE_STDLIB_H 1
3615| #define HAVE_STRING_H 1
3616| #define HAVE_UNISTD_H 1
3617| #define mbstate_t int
3618| #define HAVE_STDINT_H 1
3619| #define HAVE_INTTYPES_H 1
3620| #define HAVE_WCHAR_T 1
3621| #define HAVE_STDINT_H 1
3622| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3623| #define HAVE_INTTYPES_H 1
3624| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3625| #define HAVE_SYS_BITYPES_H 1
3626| /* end confdefs.h.  */
3627| 
3628| /* Get those types that are already defined in other system include files.  */
3629| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3630| # include <sys/inttypes.h>
3631| #endif
3632| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3633| # include <sys/types.h>
3634| # if HAVE_INTTYPES_H
3635| #  include FULL_PATH_INTTYPES_H
3636| # endif
3637| #endif
3638| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3639| # include <sys/bitypes.h>
3640| #endif
3641| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3642| # include <sys/inttypes.h>
3643| #endif
3644| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3645| # include FULL_PATH_INTTYPES_H
3646| #endif
3647| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3648| # include FULL_PATH_STDINT_H
3649| #endif
3650| 
3651| /* Test if the type exists.  */
3652| intptr_t x = 17;
3653| 
3654| int
3655| main ()
3656| {
3657| 
3658|   ;
3659|   return 0;
3660| }
3661configure:25765: result: no
3662configure:25700: checking for uintptr_t
3663configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3664conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3665conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3666configure:25733: $? = 1
3667configure: failed program was:
3668| 
3669|       /* confdefs.h.  */
3670| #define PACKAGE_NAME ""
3671| #define PACKAGE_TARNAME ""
3672| #define PACKAGE_VERSION ""
3673| #define PACKAGE_STRING ""
3674| #define PACKAGE_BUGREPORT ""
3675| #define PACKAGE "libiconv"
3676| #define VERSION "1.11"
3677| #define _GNU_SOURCE 1
3678| #define STDC_HEADERS 1
3679| #define HAVE_SYS_TYPES_H 1
3680| #define HAVE_SYS_STAT_H 1
3681| #define HAVE_STDLIB_H 1
3682| #define HAVE_STRING_H 1
3683| #define HAVE_MEMORY_H 1
3684| #define HAVE_STRINGS_H 1
3685| #define HAVE_INTTYPES_H 1
3686| #define HAVE_STDINT_H 1
3687| #define HAVE_UNISTD_H 1
3688| #define __EXTENSIONS__ 1
3689| #define INSTALLPREFIX "/usr/local"
3690| #define ENABLE_RELOCATABLE 1
3691| #define HAVE_UNISTD_H 1
3692| #define HAVE_DLFCN_H 1
3693| #define HAVE_VISIBILITY 1
3694| #define STDC_HEADERS 1
3695| #define HAVE_LOCALE_H 1
3696| #define HAVE_STDDEF_H 1
3697| #define HAVE_STDLIB_H 1
3698| #define HAVE_STRING_H 1
3699| #define HAVE_UNISTD_H 1
3700| #define mbstate_t int
3701| #define HAVE_STDINT_H 1
3702| #define HAVE_INTTYPES_H 1
3703| #define HAVE_WCHAR_T 1
3704| #define HAVE_STDINT_H 1
3705| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3706| #define HAVE_INTTYPES_H 1
3707| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3708| #define HAVE_SYS_BITYPES_H 1
3709| /* end confdefs.h.  */
3710| 
3711| /* Get those types that are already defined in other system include files.  */
3712| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3713| # include <sys/inttypes.h>
3714| #endif
3715| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3716| # include <sys/types.h>
3717| # if HAVE_INTTYPES_H
3718| #  include FULL_PATH_INTTYPES_H
3719| # endif
3720| #endif
3721| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3722| # include <sys/bitypes.h>
3723| #endif
3724| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3725| # include <sys/inttypes.h>
3726| #endif
3727| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3728| # include FULL_PATH_INTTYPES_H
3729| #endif
3730| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3731| # include FULL_PATH_STDINT_H
3732| #endif
3733| 
3734| /* Test if the type exists.  */
3735| uintptr_t x = 17;
3736| 
3737| int
3738| main ()
3739| {
3740| 
3741|   ;
3742|   return 0;
3743| }
3744configure:25765: result: no
3745configure:25700: checking for intmax_t
3746configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3747conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3748conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3749configure:25733: $? = 1
3750configure: failed program was:
3751| 
3752|       /* confdefs.h.  */
3753| #define PACKAGE_NAME ""
3754| #define PACKAGE_TARNAME ""
3755| #define PACKAGE_VERSION ""
3756| #define PACKAGE_STRING ""
3757| #define PACKAGE_BUGREPORT ""
3758| #define PACKAGE "libiconv"
3759| #define VERSION "1.11"
3760| #define _GNU_SOURCE 1
3761| #define STDC_HEADERS 1
3762| #define HAVE_SYS_TYPES_H 1
3763| #define HAVE_SYS_STAT_H 1
3764| #define HAVE_STDLIB_H 1
3765| #define HAVE_STRING_H 1
3766| #define HAVE_MEMORY_H 1
3767| #define HAVE_STRINGS_H 1
3768| #define HAVE_INTTYPES_H 1
3769| #define HAVE_STDINT_H 1
3770| #define HAVE_UNISTD_H 1
3771| #define __EXTENSIONS__ 1
3772| #define INSTALLPREFIX "/usr/local"
3773| #define ENABLE_RELOCATABLE 1
3774| #define HAVE_UNISTD_H 1
3775| #define HAVE_DLFCN_H 1
3776| #define HAVE_VISIBILITY 1
3777| #define STDC_HEADERS 1
3778| #define HAVE_LOCALE_H 1
3779| #define HAVE_STDDEF_H 1
3780| #define HAVE_STDLIB_H 1
3781| #define HAVE_STRING_H 1
3782| #define HAVE_UNISTD_H 1
3783| #define mbstate_t int
3784| #define HAVE_STDINT_H 1
3785| #define HAVE_INTTYPES_H 1
3786| #define HAVE_WCHAR_T 1
3787| #define HAVE_STDINT_H 1
3788| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3789| #define HAVE_INTTYPES_H 1
3790| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3791| #define HAVE_SYS_BITYPES_H 1
3792| /* end confdefs.h.  */
3793| 
3794| /* Get those types that are already defined in other system include files.  */
3795| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3796| # include <sys/inttypes.h>
3797| #endif
3798| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3799| # include <sys/types.h>
3800| # if HAVE_INTTYPES_H
3801| #  include FULL_PATH_INTTYPES_H
3802| # endif
3803| #endif
3804| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3805| # include <sys/bitypes.h>
3806| #endif
3807| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3808| # include <sys/inttypes.h>
3809| #endif
3810| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3811| # include FULL_PATH_INTTYPES_H
3812| #endif
3813| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3814| # include FULL_PATH_STDINT_H
3815| #endif
3816| 
3817| /* Test if the type exists.  */
3818| intmax_t x = 17;
3819| 
3820| int
3821| main ()
3822| {
3823| 
3824|   ;
3825|   return 0;
3826| }
3827configure:25765: result: no
3828configure:25700: checking for uintmax_t
3829configure:25727: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3830conftest.c:64:29: error: /home/eric/projects/hnd/tools/1/hndtools-mipsel-1-uclibc-4.2.3/bin/../lib/gcc/mipsel-1-uclibc/4.2.3/../../../../mipsel-1-uclibc/sys-include/stdint.h: No such file or directory
3831conftest.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
3832configure:25733: $? = 1
3833configure: failed program was:
3834| 
3835|       /* confdefs.h.  */
3836| #define PACKAGE_NAME ""
3837| #define PACKAGE_TARNAME ""
3838| #define PACKAGE_VERSION ""
3839| #define PACKAGE_STRING ""
3840| #define PACKAGE_BUGREPORT ""
3841| #define PACKAGE "libiconv"
3842| #define VERSION "1.11"
3843| #define _GNU_SOURCE 1
3844| #define STDC_HEADERS 1
3845| #define HAVE_SYS_TYPES_H 1
3846| #define HAVE_SYS_STAT_H 1
3847| #define HAVE_STDLIB_H 1
3848| #define HAVE_STRING_H 1
3849| #define HAVE_MEMORY_H 1
3850| #define HAVE_STRINGS_H 1
3851| #define HAVE_INTTYPES_H 1
3852| #define HAVE_STDINT_H 1
3853| #define HAVE_UNISTD_H 1
3854| #define __EXTENSIONS__ 1
3855| #define INSTALLPREFIX "/usr/local"
3856| #define ENABLE_RELOCATABLE 1
3857| #define HAVE_UNISTD_H 1
3858| #define HAVE_DLFCN_H 1
3859| #define HAVE_VISIBILITY 1
3860| #define STDC_HEADERS 1
3861| #define HAVE_LOCALE_H 1
3862| #define HAVE_STDDEF_H 1
3863| #define HAVE_STDLIB_H 1
3864| #define HAVE_STRING_H 1
3865| #define HAVE_UNISTD_H 1
3866| #define mbstate_t int
3867| #define HAVE_STDINT_H 1
3868| #define HAVE_INTTYPES_H 1
3869| #define HAVE_WCHAR_T 1
3870| #define HAVE_STDINT_H 1
3871| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
3872| #define HAVE_INTTYPES_H 1
3873| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
3874| #define HAVE_SYS_BITYPES_H 1
3875| /* end confdefs.h.  */
3876| 
3877| /* Get those types that are already defined in other system include files.  */
3878| #if defined(__FreeBSD__) && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)
3879| # include <sys/inttypes.h>
3880| #endif
3881| #if defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)
3882| # include <sys/types.h>
3883| # if HAVE_INTTYPES_H
3884| #  include FULL_PATH_INTTYPES_H
3885| # endif
3886| #endif
3887| #if defined(__linux__) && HAVE_SYS_BITYPES_H
3888| # include <sys/bitypes.h>
3889| #endif
3890| #if defined(__sun) && HAVE_SYS_INTTYPES_H
3891| # include <sys/inttypes.h>
3892| #endif
3893| #if (defined(__hpux) || defined(_AIX)) && HAVE_INTTYPES_H
3894| # include FULL_PATH_INTTYPES_H
3895| #endif
3896| #if HAVE_STDINT_H && !(defined(__sgi) && HAVE_INTTYPES_H && !defined(__c99))
3897| # include FULL_PATH_STDINT_H
3898| #endif
3899| 
3900| /* Test if the type exists.  */
3901| uintmax_t x = 17;
3902| 
3903| int
3904| main ()
3905| {
3906| 
3907|   ;
3908|   return 0;
3909| }
3910configure:25765: result: no
3911configure:25794: checking for int64_t
3912configure:25821: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3913configure:25827: $? = 0
3914configure:25834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3915configure:25837: $? = 0
3916configure:25844: test -s conftest.o
3917configure:25847: $? = 0
3918configure:25859: result: yes
3919configure:25794: checking for uint64_t
3920configure:25821: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3921configure:25827: $? = 0
3922configure:25834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3923configure:25837: $? = 0
3924configure:25844: test -s conftest.o
3925configure:25847: $? = 0
3926configure:25859: result: yes
3927configure:25794: checking for int_least64_t
3928configure:25821: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3929configure:25827: $? = 0
3930configure:25834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3931configure:25837: $? = 0
3932configure:25844: test -s conftest.o
3933configure:25847: $? = 0
3934configure:25859: result: yes
3935configure:25794: checking for uint_least64_t
3936configure:25821: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3937configure:25827: $? = 0
3938configure:25834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3939configure:25837: $? = 0
3940configure:25844: test -s conftest.o
3941configure:25847: $? = 0
3942configure:25859: result: yes
3943configure:25794: checking for int_fast64_t
3944configure:25821: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3945configure:25827: $? = 0
3946configure:25834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3947configure:25837: $? = 0
3948configure:25844: test -s conftest.o
3949configure:25847: $? = 0
3950configure:25859: result: yes
3951configure:25794: checking for uint_fast64_t
3952configure:25821: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3953configure:25827: $? = 0
3954configure:25834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3955configure:25837: $? = 0
3956configure:25844: test -s conftest.o
3957configure:25847: $? = 0
3958configure:25859: result: yes
3959configure:25939: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
3960configure:25945: $? = 0
3961configure:25952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3962configure:25955: $? = 0
3963configure:25962: test -s conftest.o
3964configure:25965: $? = 0
3965configure:26012: checking for INT8_MIN
3966configure:26038: result: yes
3967configure:26049: checking for INT8_MAX
3968configure:26075: result: yes
3969configure:26086: checking for UINT8_MAX
3970configure:26112: result: yes
3971configure:26123: checking for INT16_MIN
3972configure:26149: result: yes
3973configure:26160: checking for INT16_MAX
3974configure:26186: result: yes
3975configure:26197: checking for UINT16_MAX
3976configure:26223: result: yes
3977configure:26234: checking for INT32_MIN
3978configure:26260: result: yes
3979configure:26271: checking for INT32_MAX
3980configure:26297: result: yes
3981configure:26308: checking for UINT32_MAX
3982configure:26334: result: yes
3983configure:26346: checking for INT64_MIN
3984configure:26372: result: yes
3985configure:26383: checking for INT64_MAX
3986configure:26409: result: yes
3987configure:26422: checking for UINT64_MAX
3988configure:26448: result: yes
3989configure:26460: checking for INT_LEAST8_MIN
3990configure:26486: result: yes
3991configure:26497: checking for INT_LEAST8_MAX
3992configure:26523: result: yes
3993configure:26534: checking for UINT_LEAST8_MAX
3994configure:26560: result: yes
3995configure:26571: checking for INT_LEAST16_MIN
3996configure:26597: result: yes
3997configure:26608: checking for INT_LEAST16_MAX
3998configure:26634: result: yes
3999configure:26645: checking for UINT_LEAST16_MAX
4000configure:26671: result: yes
4001configure:26682: checking for INT_LEAST32_MIN
4002configure:26708: result: yes
4003configure:26719: checking for INT_LEAST32_MAX
4004configure:26745: result: yes
4005configure:26756: checking for UINT_LEAST32_MAX
4006configure:26782: result: yes
4007configure:26794: checking for INT_LEAST64_MIN
4008configure:26820: result: yes
4009configure:26831: checking for INT_LEAST64_MAX
4010configure:26857: result: yes
4011configure:26870: checking for UINT_LEAST64_MAX
4012configure:26896: result: yes
4013configure:26927: checking for INT_FAST8_MIN
4014configure:27020: result: yes
4015configure:26927: checking for INT_FAST8_MAX
4016configure:27020: result: yes
4017configure:26927: checking for UINT_FAST8_MAX
4018configure:27020: result: yes
4019configure:26927: checking for INT_FAST16_MIN
4020configure:27020: result: yes
4021configure:26927: checking for INT_FAST16_MAX
4022configure:27020: result: yes
4023configure:26927: checking for UINT_FAST16_MAX
4024configure:27020: result: yes
4025configure:26927: checking for INT_FAST32_MIN
4026configure:27020: result: yes
4027configure:26927: checking for INT_FAST32_MAX
4028configure:27020: result: yes
4029configure:26927: checking for UINT_FAST32_MAX
4030configure:27020: result: yes
4031configure:27044: checking for INT_FAST64_MIN
4032configure:27137: result: yes
4033configure:27044: checking for INT_FAST64_MAX
4034configure:27137: result: yes
4035configure:27161: checking for UINT_FAST64_MAX
4036configure:27254: result: yes
4037configure:27283: checking for INTPTR_MIN
4038configure:27376: result: yes
4039configure:27283: checking for INTPTR_MAX
4040configure:27376: result: yes
4041configure:27283: checking for UINTPTR_MAX
4042configure:27376: result: yes
4043configure:27283: checking for INTMAX_MIN
4044configure:27376: result: yes
4045configure:27283: checking for INTMAX_MAX
4046configure:27376: result: yes
4047configure:27283: checking for UINTMAX_MAX
4048configure:27376: result: yes
4049configure:27399: checking for PTRDIFF_MIN
4050configure:27492: result: yes
4051configure:27399: checking for PTRDIFF_MAX
4052configure:27492: result: yes
4053configure:27510: checking for stdint.h
4054configure:27516: result: yes
4055configure:27669: checking for SIZE_MAX
4056configure:28562: result: yes
4057configure:28580: checking for SIG_ATOMIC_MIN
4058configure:28777: result: yes
4059configure:28580: checking for SIG_ATOMIC_MAX
4060configure:28777: result: yes
4061configure:28797: checking for WINT_MIN
4062configure:28834: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4063conftest.c:4:19: error: wchar.h: No such file or directory
4064conftest.c:6: error: 'wint_t' undeclared here (not in a function)
4065conftest.c:6: error: expected ')' before numeric constant
4066configure:28840: $? = 1
4067configure: failed program was:
4068| 
4069| #include <stdio.h>
4070| #include <time.h>
4071| #include <wchar.h>
4072| 
4073|             int verify[2 * ((wint_t) -1 >= (wint_t) 0) - 1];
4074| 
4075configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4076conftest.c:4:19: error: wchar.h: No such file or directory
4077conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4078configure:28896: $? = 1
4079configure: failed program was:
4080| 
4081| #include <stdio.h>
4082| #include <time.h>
4083| #include <wchar.h>
4084| 
4085| #include <stdint.h>
4086| int verify[2 * (sizeof (wint_t) == sizeof (int8_t)) - 1];
4087| 
4088configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4089conftest.c:4:19: error: wchar.h: No such file or directory
4090conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4091configure:28896: $? = 1
4092configure: failed program was:
4093| 
4094| #include <stdio.h>
4095| #include <time.h>
4096| #include <wchar.h>
4097| 
4098| #include <stdint.h>
4099| int verify[2 * (sizeof (wint_t) == sizeof (int16_t)) - 1];
4100| 
4101configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4102conftest.c:4:19: error: wchar.h: No such file or directory
4103conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4104configure:28896: $? = 1
4105configure: failed program was:
4106| 
4107| #include <stdio.h>
4108| #include <time.h>
4109| #include <wchar.h>
4110| 
4111| #include <stdint.h>
4112| int verify[2 * (sizeof (wint_t) == sizeof (int32_t)) - 1];
4113| 
4114configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4115conftest.c:4:19: error: wchar.h: No such file or directory
4116conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4117configure:28896: $? = 1
4118configure: failed program was:
4119| 
4120| #include <stdio.h>
4121| #include <time.h>
4122| #include <wchar.h>
4123| 
4124| #include <stdint.h>
4125| int verify[2 * (sizeof (wint_t) == sizeof (int64_t)) - 1];
4126| 
4127configure:29006: result: no
4128configure:28797: checking for WINT_MAX
4129configure:28834: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4130conftest.c:4:19: error: wchar.h: No such file or directory
4131conftest.c:6: error: 'wint_t' undeclared here (not in a function)
4132conftest.c:6: error: expected ')' before numeric constant
4133configure:28840: $? = 1
4134configure: failed program was:
4135| 
4136| #include <stdio.h>
4137| #include <time.h>
4138| #include <wchar.h>
4139| 
4140|             int verify[2 * ((wint_t) -1 >= (wint_t) 0) - 1];
4141| 
4142configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4143conftest.c:4:19: error: wchar.h: No such file or directory
4144conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4145configure:28896: $? = 1
4146configure: failed program was:
4147| 
4148| #include <stdio.h>
4149| #include <time.h>
4150| #include <wchar.h>
4151| 
4152| #include <stdint.h>
4153| int verify[2 * (sizeof (wint_t) == sizeof (int8_t)) - 1];
4154| 
4155configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4156conftest.c:4:19: error: wchar.h: No such file or directory
4157conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4158configure:28896: $? = 1
4159configure: failed program was:
4160| 
4161| #include <stdio.h>
4162| #include <time.h>
4163| #include <wchar.h>
4164| 
4165| #include <stdint.h>
4166| int verify[2 * (sizeof (wint_t) == sizeof (int16_t)) - 1];
4167| 
4168configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4169conftest.c:4:19: error: wchar.h: No such file or directory
4170conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4171configure:28896: $? = 1
4172configure: failed program was:
4173| 
4174| #include <stdio.h>
4175| #include <time.h>
4176| #include <wchar.h>
4177| 
4178| #include <stdint.h>
4179| int verify[2 * (sizeof (wint_t) == sizeof (int32_t)) - 1];
4180| 
4181configure:28890: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4182conftest.c:4:19: error: wchar.h: No such file or directory
4183conftest.c:7: error: 'wint_t' undeclared here (not in a function)
4184configure:28896: $? = 1
4185configure: failed program was:
4186| 
4187| #include <stdio.h>
4188| #include <time.h>
4189| #include <wchar.h>
4190| 
4191| #include <stdint.h>
4192| int verify[2 * (sizeof (wint_t) == sizeof (int64_t)) - 1];
4193| 
4194configure:29006: result: no
4195configure:32708: checking for wchar_t
4196configure:32773: result: yes
4197configure:32807: checking for getc_unlocked
4198configure:32863: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4199configure:32869: $? = 0
4200configure:32876: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4201configure:32879: $? = 0
4202configure:32886: test -s conftest
4203configure:32889: $? = 0
4204configure:32903: result: yes
4205configure:32807: checking for mbrtowc
4206configure:32863: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4207/tmp/ccmBjw6P.o: In function `main':
4208/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/conftest.c:85: undefined reference to `mbrtowc'
4209collect2: ld returned 1 exit status
4210configure:32869: $? = 1
4211configure: failed program was:
4212| /* confdefs.h.  */
4213| #define PACKAGE_NAME ""
4214| #define PACKAGE_TARNAME ""
4215| #define PACKAGE_VERSION ""
4216| #define PACKAGE_STRING ""
4217| #define PACKAGE_BUGREPORT ""
4218| #define PACKAGE "libiconv"
4219| #define VERSION "1.11"
4220| #define _GNU_SOURCE 1
4221| #define STDC_HEADERS 1
4222| #define HAVE_SYS_TYPES_H 1
4223| #define HAVE_SYS_STAT_H 1
4224| #define HAVE_STDLIB_H 1
4225| #define HAVE_STRING_H 1
4226| #define HAVE_MEMORY_H 1
4227| #define HAVE_STRINGS_H 1
4228| #define HAVE_INTTYPES_H 1
4229| #define HAVE_STDINT_H 1
4230| #define HAVE_UNISTD_H 1
4231| #define __EXTENSIONS__ 1
4232| #define INSTALLPREFIX "/usr/local"
4233| #define ENABLE_RELOCATABLE 1
4234| #define HAVE_UNISTD_H 1
4235| #define HAVE_DLFCN_H 1
4236| #define HAVE_VISIBILITY 1
4237| #define STDC_HEADERS 1
4238| #define HAVE_LOCALE_H 1
4239| #define HAVE_STDDEF_H 1
4240| #define HAVE_STDLIB_H 1
4241| #define HAVE_STRING_H 1
4242| #define HAVE_UNISTD_H 1
4243| #define mbstate_t int
4244| #define HAVE_STDINT_H 1
4245| #define HAVE_INTTYPES_H 1
4246| #define HAVE_WCHAR_T 1
4247| #define HAVE_STDINT_H 1
4248| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
4249| #define HAVE_INTTYPES_H 1
4250| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
4251| #define HAVE_SYS_BITYPES_H 1
4252| #define HAVE_INT64_T_IN_STDINT_H 1
4253| #define HAVE_UINT64_T_IN_STDINT_H 1
4254| #define HAVE_INT_LEAST64_T_IN_STDINT_H 1
4255| #define HAVE_UINT_LEAST64_T_IN_STDINT_H 1
4256| #define HAVE_INT_FAST64_T_IN_STDINT_H 1
4257| #define HAVE_UINT_FAST64_T_IN_STDINT_H 1
4258| #define HAVE_STDINT_H 1
4259| #define HAVE_WCHAR_T 1
4260| #define HAVE_GETC_UNLOCKED 1
4261| /* end confdefs.h.  */
4262| /* Define mbrtowc to an innocuous variant, in case <limits.h> declares mbrtowc.
4263|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4264| #define mbrtowc innocuous_mbrtowc
4265| 
4266| /* System header to define __stub macros and hopefully few prototypes,
4267|     which can conflict with char mbrtowc (); below.
4268|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4269|     <limits.h> exists even on freestanding compilers.  */
4270| 
4271| #ifdef __STDC__
4272| # include <limits.h>
4273| #else
4274| # include <assert.h>
4275| #endif
4276| 
4277| #undef mbrtowc
4278| 
4279| /* Override any GCC internal prototype to avoid an error.
4280|    Use char because int might match the return type of a GCC
4281|    builtin and then its argument prototype would still apply.  */
4282| #ifdef __cplusplus
4283| extern "C"
4284| #endif
4285| char mbrtowc ();
4286| /* The GNU C library defines this for functions which it implements
4287|     to always fail with ENOSYS.  Some functions are actually named
4288|     something starting with __ and the normal name is an alias.  */
4289| #if defined __stub_mbrtowc || defined __stub___mbrtowc
4290| choke me
4291| #endif
4292| 
4293| int
4294| main ()
4295| {
4296| return mbrtowc ();
4297|   ;
4298|   return 0;
4299| }
4300configure:32903: result: no
4301configure:32807: checking for wcrtomb
4302configure:32863: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4303/tmp/ccYwjAKZ.o: In function `main':
4304/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/conftest.c:85: undefined reference to `wcrtomb'
4305collect2: ld returned 1 exit status
4306configure:32869: $? = 1
4307configure: failed program was:
4308| /* confdefs.h.  */
4309| #define PACKAGE_NAME ""
4310| #define PACKAGE_TARNAME ""
4311| #define PACKAGE_VERSION ""
4312| #define PACKAGE_STRING ""
4313| #define PACKAGE_BUGREPORT ""
4314| #define PACKAGE "libiconv"
4315| #define VERSION "1.11"
4316| #define _GNU_SOURCE 1
4317| #define STDC_HEADERS 1
4318| #define HAVE_SYS_TYPES_H 1
4319| #define HAVE_SYS_STAT_H 1
4320| #define HAVE_STDLIB_H 1
4321| #define HAVE_STRING_H 1
4322| #define HAVE_MEMORY_H 1
4323| #define HAVE_STRINGS_H 1
4324| #define HAVE_INTTYPES_H 1
4325| #define HAVE_STDINT_H 1
4326| #define HAVE_UNISTD_H 1
4327| #define __EXTENSIONS__ 1
4328| #define INSTALLPREFIX "/usr/local"
4329| #define ENABLE_RELOCATABLE 1
4330| #define HAVE_UNISTD_H 1
4331| #define HAVE_DLFCN_H 1
4332| #define HAVE_VISIBILITY 1
4333| #define STDC_HEADERS 1
4334| #define HAVE_LOCALE_H 1
4335| #define HAVE_STDDEF_H 1
4336| #define HAVE_STDLIB_H 1
4337| #define HAVE_STRING_H 1
4338| #define HAVE_UNISTD_H 1
4339| #define mbstate_t int
4340| #define HAVE_STDINT_H 1
4341| #define HAVE_INTTYPES_H 1
4342| #define HAVE_WCHAR_T 1
4343| #define HAVE_STDINT_H 1
4344| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
4345| #define HAVE_INTTYPES_H 1
4346| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
4347| #define HAVE_SYS_BITYPES_H 1
4348| #define HAVE_INT64_T_IN_STDINT_H 1
4349| #define HAVE_UINT64_T_IN_STDINT_H 1
4350| #define HAVE_INT_LEAST64_T_IN_STDINT_H 1
4351| #define HAVE_UINT_LEAST64_T_IN_STDINT_H 1
4352| #define HAVE_INT_FAST64_T_IN_STDINT_H 1
4353| #define HAVE_UINT_FAST64_T_IN_STDINT_H 1
4354| #define HAVE_STDINT_H 1
4355| #define HAVE_WCHAR_T 1
4356| #define HAVE_GETC_UNLOCKED 1
4357| /* end confdefs.h.  */
4358| /* Define wcrtomb to an innocuous variant, in case <limits.h> declares wcrtomb.
4359|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4360| #define wcrtomb innocuous_wcrtomb
4361| 
4362| /* System header to define __stub macros and hopefully few prototypes,
4363|     which can conflict with char wcrtomb (); below.
4364|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4365|     <limits.h> exists even on freestanding compilers.  */
4366| 
4367| #ifdef __STDC__
4368| # include <limits.h>
4369| #else
4370| # include <assert.h>
4371| #endif
4372| 
4373| #undef wcrtomb
4374| 
4375| /* Override any GCC internal prototype to avoid an error.
4376|    Use char because int might match the return type of a GCC
4377|    builtin and then its argument prototype would still apply.  */
4378| #ifdef __cplusplus
4379| extern "C"
4380| #endif
4381| char wcrtomb ();
4382| /* The GNU C library defines this for functions which it implements
4383|     to always fail with ENOSYS.  Some functions are actually named
4384|     something starting with __ and the normal name is an alias.  */
4385| #if defined __stub_wcrtomb || defined __stub___wcrtomb
4386| choke me
4387| #endif
4388| 
4389| int
4390| main ()
4391| {
4392| return wcrtomb ();
4393|   ;
4394|   return 0;
4395| }
4396configure:32903: result: no
4397configure:32807: checking for mbsinit
4398configure:32863: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4399/tmp/cc259uP4.o: In function `main':
4400/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/conftest.c:85: undefined reference to `mbsinit'
4401collect2: ld returned 1 exit status
4402configure:32869: $? = 1
4403configure: failed program was:
4404| /* confdefs.h.  */
4405| #define PACKAGE_NAME ""
4406| #define PACKAGE_TARNAME ""
4407| #define PACKAGE_VERSION ""
4408| #define PACKAGE_STRING ""
4409| #define PACKAGE_BUGREPORT ""
4410| #define PACKAGE "libiconv"
4411| #define VERSION "1.11"
4412| #define _GNU_SOURCE 1
4413| #define STDC_HEADERS 1
4414| #define HAVE_SYS_TYPES_H 1
4415| #define HAVE_SYS_STAT_H 1
4416| #define HAVE_STDLIB_H 1
4417| #define HAVE_STRING_H 1
4418| #define HAVE_MEMORY_H 1
4419| #define HAVE_STRINGS_H 1
4420| #define HAVE_INTTYPES_H 1
4421| #define HAVE_STDINT_H 1
4422| #define HAVE_UNISTD_H 1
4423| #define __EXTENSIONS__ 1
4424| #define INSTALLPREFIX "/usr/local"
4425| #define ENABLE_RELOCATABLE 1
4426| #define HAVE_UNISTD_H 1
4427| #define HAVE_DLFCN_H 1
4428| #define HAVE_VISIBILITY 1
4429| #define STDC_HEADERS 1
4430| #define HAVE_LOCALE_H 1
4431| #define HAVE_STDDEF_H 1
4432| #define HAVE_STDLIB_H 1
4433| #define HAVE_STRING_H 1
4434| #define HAVE_UNISTD_H 1
4435| #define mbstate_t int
4436| #define HAVE_STDINT_H 1
4437| #define HAVE_INTTYPES_H 1
4438| #define HAVE_WCHAR_T 1
4439| #define HAVE_STDINT_H 1
4440| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
4441| #define HAVE_INTTYPES_H 1
4442| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
4443| #define HAVE_SYS_BITYPES_H 1
4444| #define HAVE_INT64_T_IN_STDINT_H 1
4445| #define HAVE_UINT64_T_IN_STDINT_H 1
4446| #define HAVE_INT_LEAST64_T_IN_STDINT_H 1
4447| #define HAVE_UINT_LEAST64_T_IN_STDINT_H 1
4448| #define HAVE_INT_FAST64_T_IN_STDINT_H 1
4449| #define HAVE_UINT_FAST64_T_IN_STDINT_H 1
4450| #define HAVE_STDINT_H 1
4451| #define HAVE_WCHAR_T 1
4452| #define HAVE_GETC_UNLOCKED 1
4453| /* end confdefs.h.  */
4454| /* Define mbsinit to an innocuous variant, in case <limits.h> declares mbsinit.
4455|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4456| #define mbsinit innocuous_mbsinit
4457| 
4458| /* System header to define __stub macros and hopefully few prototypes,
4459|     which can conflict with char mbsinit (); below.
4460|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4461|     <limits.h> exists even on freestanding compilers.  */
4462| 
4463| #ifdef __STDC__
4464| # include <limits.h>
4465| #else
4466| # include <assert.h>
4467| #endif
4468| 
4469| #undef mbsinit
4470| 
4471| /* Override any GCC internal prototype to avoid an error.
4472|    Use char because int might match the return type of a GCC
4473|    builtin and then its argument prototype would still apply.  */
4474| #ifdef __cplusplus
4475| extern "C"
4476| #endif
4477| char mbsinit ();
4478| /* The GNU C library defines this for functions which it implements
4479|     to always fail with ENOSYS.  Some functions are actually named
4480|     something starting with __ and the normal name is an alias.  */
4481| #if defined __stub_mbsinit || defined __stub___mbsinit
4482| choke me
4483| #endif
4484| 
4485| int
4486| main ()
4487| {
4488| return mbsinit ();
4489|   ;
4490|   return 0;
4491| }
4492configure:32903: result: no
4493configure:32807: checking for setlocale
4494configure:32863: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4495configure:32869: $? = 0
4496configure:32876: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4497configure:32879: $? = 0
4498configure:32886: test -s conftest
4499configure:32889: $? = 0
4500configure:32903: result: yes
4501configure:32917: checking for memmove
4502configure:32973: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4503conftest.c:75: warning: conflicting types for built-in function 'memmove'
4504configure:32979: $? = 0
4505configure:32986: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4506configure:32989: $? = 0
4507configure:32996: test -s conftest
4508configure:32999: $? = 0
4509configure:33013: result: yes
4510configure:33027: checking for nl_langinfo and CODESET
4511configure:33053: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4512configure:33059: $? = 0
4513configure:33066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4514configure:33069: $? = 0
4515configure:33076: test -s conftest
4516configure:33079: $? = 0
4517configure:33093: result: yes
4518configure:33111: checking for wchar.h
4519configure:33117: result: no
4520configure:33271: checking for EILSEQ
4521configure:33768: result: yes
4522configure:33781: checking byte ordering
4523configure:33884: result: little endian
4524configure:33899: checking for working alloca.h
4525configure:33926: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4526configure:33932: $? = 0
4527configure:33939: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4528configure:33942: $? = 0
4529configure:33949: test -s conftest
4530configure:33952: $? = 0
4531configure:33965: result: yes
4532configure:33975: checking for alloca
4533configure:34022: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4534configure:34028: $? = 0
4535configure:34035: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4536configure:34038: $? = 0
4537configure:34045: test -s conftest
4538configure:34048: $? = 0
4539configure:34061: result: yes
4540configure:34310: checking for stdlib.h
4541configure:34316: result: yes
4542configure:34476: checking for string.h
4543configure:34482: result: yes
4544configure:34686: checking for stdlib.h
4545configure:34692: result: yes
4546configure:34845: checking for GNU libc compatible malloc
4547configure:34907: result: no
4548configure:34923: checking for long long
4549configure:34950: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4550configure:34956: $? = 0
4551configure:34963: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4552configure:34966: $? = 0
4553configure:34973: test -s conftest
4554configure:34976: $? = 0
4555configure:34989: result: yes
4556configure:35000: checking for long double
4557configure:35073: result: yes
4558configure:35105: checking sys/param.h usability
4559configure:35122: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4560configure:35128: $? = 0
4561configure:35135: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4562configure:35138: $? = 0
4563configure:35145: test -s conftest.o
4564configure:35148: $? = 0
4565configure:35159: result: yes
4566configure:35163: checking sys/param.h presence
4567configure:35178: mipsel-linux-uclibc-gcc -E  conftest.c
4568configure:35184: $? = 0
4569configure:35205: result: yes
4570configure:35233: checking for sys/param.h
4571configure:35241: result: yes
4572configure:35261: checking for unistd.h
4573configure:35267: result: yes
4574configure:35426: checking for canonicalize_file_name
4575configure:35482: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4576/tmp/cciJyNde.o: In function `main':
4577/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/conftest.c:99: undefined reference to `canonicalize_file_name'
4578collect2: ld returned 1 exit status
4579configure:35488: $? = 1
4580configure: failed program was:
4581| /* confdefs.h.  */
4582| #define PACKAGE_NAME ""
4583| #define PACKAGE_TARNAME ""
4584| #define PACKAGE_VERSION ""
4585| #define PACKAGE_STRING ""
4586| #define PACKAGE_BUGREPORT ""
4587| #define PACKAGE "libiconv"
4588| #define VERSION "1.11"
4589| #define _GNU_SOURCE 1
4590| #define STDC_HEADERS 1
4591| #define HAVE_SYS_TYPES_H 1
4592| #define HAVE_SYS_STAT_H 1
4593| #define HAVE_STDLIB_H 1
4594| #define HAVE_STRING_H 1
4595| #define HAVE_MEMORY_H 1
4596| #define HAVE_STRINGS_H 1
4597| #define HAVE_INTTYPES_H 1
4598| #define HAVE_STDINT_H 1
4599| #define HAVE_UNISTD_H 1
4600| #define __EXTENSIONS__ 1
4601| #define INSTALLPREFIX "/usr/local"
4602| #define ENABLE_RELOCATABLE 1
4603| #define HAVE_UNISTD_H 1
4604| #define HAVE_DLFCN_H 1
4605| #define HAVE_VISIBILITY 1
4606| #define STDC_HEADERS 1
4607| #define HAVE_LOCALE_H 1
4608| #define HAVE_STDDEF_H 1
4609| #define HAVE_STDLIB_H 1
4610| #define HAVE_STRING_H 1
4611| #define HAVE_UNISTD_H 1
4612| #define mbstate_t int
4613| #define HAVE_STDINT_H 1
4614| #define HAVE_INTTYPES_H 1
4615| #define HAVE_WCHAR_T 1
4616| #define HAVE_STDINT_H 1
4617| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
4618| #define HAVE_INTTYPES_H 1
4619| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
4620| #define HAVE_SYS_BITYPES_H 1
4621| #define HAVE_INT64_T_IN_STDINT_H 1
4622| #define HAVE_UINT64_T_IN_STDINT_H 1
4623| #define HAVE_INT_LEAST64_T_IN_STDINT_H 1
4624| #define HAVE_UINT_LEAST64_T_IN_STDINT_H 1
4625| #define HAVE_INT_FAST64_T_IN_STDINT_H 1
4626| #define HAVE_UINT_FAST64_T_IN_STDINT_H 1
4627| #define HAVE_STDINT_H 1
4628| #define HAVE_WCHAR_T 1
4629| #define HAVE_GETC_UNLOCKED 1
4630| #define HAVE_SETLOCALE 1
4631| #define HAVE_MEMMOVE 1
4632| #define HAVE_LANGINFO_CODESET 1
4633| #define WORDS_LITTLEENDIAN 1
4634| #define HAVE_ALLOCA_H 1
4635| #define HAVE_ALLOCA 1
4636| #define HAVE_STDLIB_H 1
4637| #define HAVE_STRING_H 1
4638| #define HAVE_STDLIB_H 1
4639| #define MALLOC_0_IS_NONNULL 0
4640| #define HAVE_LONG_LONG 1
4641| #define HAVE_LONG_DOUBLE 1
4642| #define HAVE_SYS_PARAM_H 1
4643| #define HAVE_UNISTD_H 1
4644| /* end confdefs.h.  */
4645| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
4646|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4647| #define canonicalize_file_name innocuous_canonicalize_file_name
4648| 
4649| /* System header to define __stub macros and hopefully few prototypes,
4650|     which can conflict with char canonicalize_file_name (); below.
4651|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4652|     <limits.h> exists even on freestanding compilers.  */
4653| 
4654| #ifdef __STDC__
4655| # include <limits.h>
4656| #else
4657| # include <assert.h>
4658| #endif
4659| 
4660| #undef canonicalize_file_name
4661| 
4662| /* Override any GCC internal prototype to avoid an error.
4663|    Use char because int might match the return type of a GCC
4664|    builtin and then its argument prototype would still apply.  */
4665| #ifdef __cplusplus
4666| extern "C"
4667| #endif
4668| char canonicalize_file_name ();
4669| /* The GNU C library defines this for functions which it implements
4670|     to always fail with ENOSYS.  Some functions are actually named
4671|     something starting with __ and the normal name is an alias.  */
4672| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
4673| choke me
4674| #endif
4675| 
4676| int
4677| main ()
4678| {
4679| return canonicalize_file_name ();
4680|   ;
4681|   return 0;
4682| }
4683configure:35522: result: no
4684configure:35555: checking for getcwd
4685configure:35611: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4686configure:35617: $? = 0
4687configure:35624: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4688configure:35627: $? = 0
4689configure:35634: test -s conftest
4690configure:35637: $? = 0
4691configure:35651: result: yes
4692configure:35555: checking for readlink
4693configure:35611: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4694configure:35617: $? = 0
4695configure:35624: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4696configure:35627: $? = 0
4697configure:35634: test -s conftest
4698configure:35637: $? = 0
4699configure:35651: result: yes
4700configure:35665: checking whether clearerr_unlocked is declared
4701configure:35695: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4702configure:35701: $? = 0
4703configure:35708: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4704configure:35711: $? = 0
4705configure:35718: test -s conftest.o
4706configure:35721: $? = 0
4707configure:35733: result: yes
4708configure:35753: checking whether feof_unlocked is declared
4709configure:35783: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4710configure:35789: $? = 0
4711configure:35796: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4712configure:35799: $? = 0
4713configure:35806: test -s conftest.o
4714configure:35809: $? = 0
4715configure:35821: result: yes
4716configure:35841: checking whether ferror_unlocked is declared
4717configure:35871: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4718configure:35877: $? = 0
4719configure:35884: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4720configure:35887: $? = 0
4721configure:35894: test -s conftest.o
4722configure:35897: $? = 0
4723configure:35909: result: yes
4724configure:35929: checking whether fflush_unlocked is declared
4725configure:35959: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4726configure:35965: $? = 0
4727configure:35972: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4728configure:35975: $? = 0
4729configure:35982: test -s conftest.o
4730configure:35985: $? = 0
4731configure:35997: result: yes
4732configure:36017: checking whether fgets_unlocked is declared
4733configure:36047: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4734configure:36053: $? = 0
4735configure:36060: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4736configure:36063: $? = 0
4737configure:36070: test -s conftest.o
4738configure:36073: $? = 0
4739configure:36085: result: yes
4740configure:36105: checking whether fputc_unlocked is declared
4741configure:36135: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4742configure:36141: $? = 0
4743configure:36148: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4744configure:36151: $? = 0
4745configure:36158: test -s conftest.o
4746configure:36161: $? = 0
4747configure:36173: result: yes
4748configure:36193: checking whether fputs_unlocked is declared
4749configure:36223: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4750configure:36229: $? = 0
4751configure:36236: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4752configure:36239: $? = 0
4753configure:36246: test -s conftest.o
4754configure:36249: $? = 0
4755configure:36261: result: yes
4756configure:36281: checking whether fread_unlocked is declared
4757configure:36311: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4758configure:36317: $? = 0
4759configure:36324: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4760configure:36327: $? = 0
4761configure:36334: test -s conftest.o
4762configure:36337: $? = 0
4763configure:36349: result: yes
4764configure:36369: checking whether fwrite_unlocked is declared
4765configure:36399: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4766configure:36405: $? = 0
4767configure:36412: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4768configure:36415: $? = 0
4769configure:36422: test -s conftest.o
4770configure:36425: $? = 0
4771configure:36437: result: yes
4772configure:36457: checking whether getc_unlocked is declared
4773configure:36487: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4774configure:36493: $? = 0
4775configure:36500: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4776configure:36503: $? = 0
4777configure:36510: test -s conftest.o
4778configure:36513: $? = 0
4779configure:36525: result: yes
4780configure:36545: checking whether getchar_unlocked is declared
4781configure:36575: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4782configure:36581: $? = 0
4783configure:36588: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4784configure:36591: $? = 0
4785configure:36598: test -s conftest.o
4786configure:36601: $? = 0
4787configure:36613: result: yes
4788configure:36633: checking whether putc_unlocked is declared
4789configure:36663: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4790configure:36669: $? = 0
4791configure:36676: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4792configure:36679: $? = 0
4793configure:36686: test -s conftest.o
4794configure:36689: $? = 0
4795configure:36701: result: yes
4796configure:36721: checking whether putchar_unlocked is declared
4797configure:36751: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4798configure:36757: $? = 0
4799configure:36764: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4800configure:36767: $? = 0
4801configure:36774: test -s conftest.o
4802configure:36777: $? = 0
4803configure:36789: result: yes
4804configure:36861: checking whether strerror_r is declared
4805configure:36891: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4806configure:36897: $? = 0
4807configure:36904: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4808configure:36907: $? = 0
4809configure:36914: test -s conftest.o
4810configure:36917: $? = 0
4811configure:36929: result: yes
4812configure:36951: checking for strerror_r
4813configure:37007: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4814/tmp/ccqHEiJj.o: In function `main':
4815/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/conftest.c:117: undefined reference to `strerror_r'
4816collect2: ld returned 1 exit status
4817configure:37013: $? = 1
4818configure: failed program was:
4819| /* confdefs.h.  */
4820| #define PACKAGE_NAME ""
4821| #define PACKAGE_TARNAME ""
4822| #define PACKAGE_VERSION ""
4823| #define PACKAGE_STRING ""
4824| #define PACKAGE_BUGREPORT ""
4825| #define PACKAGE "libiconv"
4826| #define VERSION "1.11"
4827| #define _GNU_SOURCE 1
4828| #define STDC_HEADERS 1
4829| #define HAVE_SYS_TYPES_H 1
4830| #define HAVE_SYS_STAT_H 1
4831| #define HAVE_STDLIB_H 1
4832| #define HAVE_STRING_H 1
4833| #define HAVE_MEMORY_H 1
4834| #define HAVE_STRINGS_H 1
4835| #define HAVE_INTTYPES_H 1
4836| #define HAVE_STDINT_H 1
4837| #define HAVE_UNISTD_H 1
4838| #define __EXTENSIONS__ 1
4839| #define INSTALLPREFIX "/usr/local"
4840| #define ENABLE_RELOCATABLE 1
4841| #define HAVE_UNISTD_H 1
4842| #define HAVE_DLFCN_H 1
4843| #define HAVE_VISIBILITY 1
4844| #define STDC_HEADERS 1
4845| #define HAVE_LOCALE_H 1
4846| #define HAVE_STDDEF_H 1
4847| #define HAVE_STDLIB_H 1
4848| #define HAVE_STRING_H 1
4849| #define HAVE_UNISTD_H 1
4850| #define mbstate_t int
4851| #define HAVE_STDINT_H 1
4852| #define HAVE_INTTYPES_H 1
4853| #define HAVE_WCHAR_T 1
4854| #define HAVE_STDINT_H 1
4855| #define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
4856| #define HAVE_INTTYPES_H 1
4857| #define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
4858| #define HAVE_SYS_BITYPES_H 1
4859| #define HAVE_INT64_T_IN_STDINT_H 1
4860| #define HAVE_UINT64_T_IN_STDINT_H 1
4861| #define HAVE_INT_LEAST64_T_IN_STDINT_H 1
4862| #define HAVE_UINT_LEAST64_T_IN_STDINT_H 1
4863| #define HAVE_INT_FAST64_T_IN_STDINT_H 1
4864| #define HAVE_UINT_FAST64_T_IN_STDINT_H 1
4865| #define HAVE_STDINT_H 1
4866| #define HAVE_WCHAR_T 1
4867| #define HAVE_GETC_UNLOCKED 1
4868| #define HAVE_SETLOCALE 1
4869| #define HAVE_MEMMOVE 1
4870| #define HAVE_LANGINFO_CODESET 1
4871| #define WORDS_LITTLEENDIAN 1
4872| #define HAVE_ALLOCA_H 1
4873| #define HAVE_ALLOCA 1
4874| #define HAVE_STDLIB_H 1
4875| #define HAVE_STRING_H 1
4876| #define HAVE_STDLIB_H 1
4877| #define MALLOC_0_IS_NONNULL 0
4878| #define HAVE_LONG_LONG 1
4879| #define HAVE_LONG_DOUBLE 1
4880| #define HAVE_SYS_PARAM_H 1
4881| #define HAVE_UNISTD_H 1
4882| #define realpath rpl_realpath
4883| #define HAVE_GETCWD 1
4884| #define HAVE_READLINK 1
4885| #define HAVE_DECL_CLEARERR_UNLOCKED 1
4886| #define HAVE_DECL_FEOF_UNLOCKED 1
4887| #define HAVE_DECL_FERROR_UNLOCKED 1
4888| #define HAVE_DECL_FFLUSH_UNLOCKED 1
4889| #define HAVE_DECL_FGETS_UNLOCKED 1
4890| #define HAVE_DECL_FPUTC_UNLOCKED 1
4891| #define HAVE_DECL_FPUTS_UNLOCKED 1
4892| #define HAVE_DECL_FREAD_UNLOCKED 1
4893| #define HAVE_DECL_FWRITE_UNLOCKED 1
4894| #define HAVE_DECL_GETC_UNLOCKED 1
4895| #define HAVE_DECL_GETCHAR_UNLOCKED 1
4896| #define HAVE_DECL_PUTC_UNLOCKED 1
4897| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
4898| #define USE_UNLOCKED_IO 1
4899| #define HAVE_DECL_STRERROR_R 1
4900| /* end confdefs.h.  */
4901| /* Define strerror_r to an innocuous variant, in case <limits.h> declares strerror_r.
4902|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4903| #define strerror_r innocuous_strerror_r
4904| 
4905| /* System header to define __stub macros and hopefully few prototypes,
4906|     which can conflict with char strerror_r (); below.
4907|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4908|     <limits.h> exists even on freestanding compilers.  */
4909| 
4910| #ifdef __STDC__
4911| # include <limits.h>
4912| #else
4913| # include <assert.h>
4914| #endif
4915| 
4916| #undef strerror_r
4917| 
4918| /* Override any GCC internal prototype to avoid an error.
4919|    Use char because int might match the return type of a GCC
4920|    builtin and then its argument prototype would still apply.  */
4921| #ifdef __cplusplus
4922| extern "C"
4923| #endif
4924| char strerror_r ();
4925| /* The GNU C library defines this for functions which it implements
4926|     to always fail with ENOSYS.  Some functions are actually named
4927|     something starting with __ and the normal name is an alias.  */
4928| #if defined __stub_strerror_r || defined __stub___strerror_r
4929| choke me
4930| #endif
4931| 
4932| int
4933| main ()
4934| {
4935| return strerror_r ();
4936|   ;
4937|   return 0;
4938| }
4939configure:37047: result: no
4940configure:37057: checking whether strerror_r returns char *
4941configure:37091: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4942configure:37097: $? = 0
4943configure:37104: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4944configure:37107: $? = 0
4945configure:37114: test -s conftest.o
4946configure:37117: $? = 0
4947configure:37190: result: yes
4948configure:37201: checking for error_at_line
4949configure:37227: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4950configure:37233: $? = 0
4951configure:37240: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4952configure:37243: $? = 0
4953configure:37250: test -s conftest
4954configure:37253: $? = 0
4955configure:37266: result: yes
4956configure:37295: checking for setenv
4957configure:37351: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4958configure:37357: $? = 0
4959configure:37364: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4960configure:37367: $? = 0
4961configure:37374: test -s conftest
4962configure:37377: $? = 0
4963configure:37391: result: yes
4964configure:37295: checking for unsetenv
4965configure:37351: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4966configure:37357: $? = 0
4967configure:37364: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4968configure:37367: $? = 0
4969configure:37374: test -s conftest
4970configure:37377: $? = 0
4971configure:37391: result: yes
4972configure:38016: checking for unsetenv() return type
4973configure:38052: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4974configure:38058: $? = 0
4975configure:38065: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4976configure:38068: $? = 0
4977configure:38075: test -s conftest.o
4978configure:38078: $? = 0
4979configure:38090: result: int
4980configure:38101: checking for stdbool.h that conforms to C99
4981configure:38165: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4982configure:38171: $? = 0
4983configure:38178: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4984configure:38181: $? = 0
4985configure:38188: test -s conftest.o
4986configure:38191: $? = 0
4987configure:38203: result: yes
4988configure:38205: checking for _Bool
4989configure:38235: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
4990configure:38241: $? = 0
4991configure:38248: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4992configure:38251: $? = 0
4993configure:38258: test -s conftest.o
4994configure:38261: $? = 0
4995configure:38273: result: yes
4996configure:38315: checking for strerror
4997configure:38371: mipsel-linux-uclibc-gcc -o conftest -g -O2   conftest.c  >&5
4998configure:38377: $? = 0
4999configure:38384: test -z "$ac_c_werror_flag" || test ! -s conftest.err
5000configure:38387: $? = 0
5001configure:38394: test -s conftest
5002configure:38397: $? = 0
5003configure:38411: result: yes
5004configure:38434: checking for readlink
5005configure:38530: result: yes
5006configure:38548: checking for ssize_t
5007configure:38575: mipsel-linux-uclibc-gcc -c -g -O2  conftest.c >&5
5008configure:38581: $? = 0
5009configure:38588: test -z "$ac_c_werror_flag" || test ! -s conftest.err
5010configure:38591: $? = 0
5011configure:38598: test -s conftest.o
5012configure:38601: $? = 0
5013configure:38613: result: yes
5014configure:38825: creating ./config.status
5015
5016## ---------------------- ##
5017## Running config.status. ##
5018## ---------------------- ##
5019
5020This file was extended by config.status, which was
5021generated by GNU Autoconf 2.60.  Invocation command line was
5022
5023  CONFIG_FILES    = 
5024  CONFIG_HEADERS  = 
5025  CONFIG_LINKS    = 
5026  CONFIG_COMMANDS = 
5027  $ ./config.status 
5028
5029on localhost.localdomain
5030
5031config.status:799: creating Makefile
5032config.status:799: creating lib/Makefile
5033config.status:799: creating srclib/Makefile
5034config.status:799: creating src/Makefile
5035config.status:799: creating po/Makefile.in
5036config.status:799: creating man/Makefile
5037config.status:799: creating tests/Makefile
5038config.status:799: creating include/iconv.h
5039config.status:799: creating include/iconv.h.inst
5040config.status:799: creating config.h
5041config.status:799: creating lib/config.h
5042config.status:1143: executing depfiles commands
5043config.status:1143: executing po-directories commands
5044configure:40437: === configuring in libcharset (/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/libcharset)
5045configure:40540: running /bin/sh ./configure --prefix=/usr/local  '--host=mipsel-uclibc-linux' '--build=mipsel-uclibc-linux-gnu26' '--target=mipsel-uclibc-linux-gnu26' 'CC=mipsel-linux-uclibc-gcc' 'CXX=mipsel-linux-uclibc-g++' '--disable-nls' '--enable-shared' '--enable-static' '--disable-rpath' '--enable-relocatable' 'build_alias=mipsel-uclibc-linux-gnu26' 'host_alias=mipsel-uclibc-linux' 'target_alias=mipsel-uclibc-linux-gnu26' --cache-file=/dev/null --srcdir=.
5046
5047## ---------------- ##
5048## Cache variables. ##
5049## ---------------- ##
5050
5051ac_cv_build=mipsel-uclibc-linux-gnu26
5052ac_cv_c_compiler_gnu=yes
5053ac_cv_cxx_compiler_gnu=yes
5054ac_cv_decl_EILSEQ=yes
5055ac_cv_env_CCC_set=
5056ac_cv_env_CCC_value=
5057ac_cv_env_CC_set=set
5058ac_cv_env_CC_value=mipsel-linux-uclibc-gcc
5059ac_cv_env_CFLAGS_set=
5060ac_cv_env_CFLAGS_value=
5061ac_cv_env_CPPFLAGS_set=
5062ac_cv_env_CPPFLAGS_value=
5063ac_cv_env_CPP_set=
5064ac_cv_env_CPP_value=
5065ac_cv_env_CXXCPP_set=
5066ac_cv_env_CXXCPP_value=
5067ac_cv_env_CXXFLAGS_set=
5068ac_cv_env_CXXFLAGS_value=
5069ac_cv_env_CXX_set=set
5070ac_cv_env_CXX_value=mipsel-linux-uclibc-g++
5071ac_cv_env_F77_set=
5072ac_cv_env_F77_value=
5073ac_cv_env_FFLAGS_set=
5074ac_cv_env_FFLAGS_value=
5075ac_cv_env_LDFLAGS_set=
5076ac_cv_env_LDFLAGS_value=
5077ac_cv_env_build_alias_set=set
5078ac_cv_env_build_alias_value=mipsel-uclibc-linux-gnu26
5079ac_cv_env_host_alias_set=set
5080ac_cv_env_host_alias_value=mipsel-uclibc-linux
5081ac_cv_env_target_alias_set=set
5082ac_cv_env_target_alias_value=mipsel-uclibc-linux-gnu26
5083ac_cv_f77_compiler_gnu=yes
5084ac_cv_func__NSGetExecutablePath=no
5085ac_cv_func_alloca_works=yes
5086ac_cv_func_canonicalize_file_name=no
5087ac_cv_func_getc_unlocked=yes
5088ac_cv_func_getcwd=yes
5089ac_cv_func_malloc_0_nonnull=no
5090ac_cv_func_mbrtowc=no
5091ac_cv_func_mbsinit=no
5092ac_cv_func_memmove=yes
5093ac_cv_func_readlink=yes
5094ac_cv_func_setenv=yes
5095ac_cv_func_setlocale=yes
5096ac_cv_func_strerror=yes
5097ac_cv_func_strerror_r=no
5098ac_cv_func_strerror_r_char_p=yes
5099ac_cv_func_unsetenv=yes
5100ac_cv_func_wcrtomb=no
5101ac_cv_have_decl_clearerr_unlocked=yes
5102ac_cv_have_decl_feof_unlocked=yes
5103ac_cv_have_decl_ferror_unlocked=yes
5104ac_cv_have_decl_fflush_unlocked=yes
5105ac_cv_have_decl_fgets_unlocked=yes
5106ac_cv_have_decl_fputc_unlocked=yes
5107ac_cv_have_decl_fputs_unlocked=yes
5108ac_cv_have_decl_fread_unlocked=yes
5109ac_cv_have_decl_fwrite_unlocked=yes
5110ac_cv_have_decl_getc_unlocked=yes
5111ac_cv_have_decl_getchar_unlocked=yes
5112ac_cv_have_decl_putc_unlocked=yes
5113ac_cv_have_decl_putchar_unlocked=yes
5114ac_cv_have_decl_strerror_r=yes
5115ac_cv_header_dlfcn_h=yes
5116ac_cv_header_inttypes_h=yes
5117ac_cv_header_locale_h=yes
5118ac_cv_header_mach_o_dyld_h=no
5119ac_cv_header_memory_h=yes
5120ac_cv_header_minix_config_h=no
5121ac_cv_header_stdbool_h=yes
5122ac_cv_header_stdc=yes
5123ac_cv_header_stddef_h=yes
5124ac_cv_header_stdint_h=yes
5125ac_cv_header_stdlib_h=yes
5126ac_cv_header_string_h=yes
5127ac_cv_header_strings_h=yes
5128ac_cv_header_sys_bitypes_h=yes
5129ac_cv_header_sys_inttypes_h=no
5130ac_cv_header_sys_param_h=yes
5131ac_cv_header_sys_stat_h=yes
5132ac_cv_header_sys_types_h=yes
5133ac_cv_header_unistd_h=yes
5134ac_cv_header_wchar_h=no
5135ac_cv_host=mipsel-uclibc-linux-gnu
5136ac_cv_lib_error_at_line=yes
5137ac_cv_objext=o
5138ac_cv_path_EGREP='/bin/grep -E'
5139ac_cv_path_GMSGFMT=/usr/bin/msgfmt
5140ac_cv_path_GREP=/bin/grep
5141ac_cv_path_MSGFMT=/usr/bin/msgfmt
5142ac_cv_path_MSGMERGE=/usr/bin/msgmerge
5143ac_cv_path_XGETTEXT=/usr/bin/xgettext
5144ac_cv_path_install='/usr/bin/install -c'
5145ac_cv_prog_AWK=gawk
5146ac_cv_prog_CC=mipsel-linux-uclibc-gcc
5147ac_cv_prog_CPP='mipsel-linux-uclibc-gcc -E'
5148ac_cv_prog_CXXCPP='mipsel-linux-uclibc-g++ -E'
5149ac_cv_prog_RANLIB=ranlib
5150ac_cv_prog_STRIP=strip
5151ac_cv_prog_ac_ct_AR=ar
5152ac_cv_prog_ac_ct_F77=gfortran
5153ac_cv_prog_ac_ct_RANLIB=ranlib
5154ac_cv_prog_ac_ct_STRIP=strip
5155ac_cv_prog_cc_c89=
5156ac_cv_prog_cc_g=yes
5157ac_cv_prog_cxx_g=yes
5158ac_cv_prog_f77_g=yes
5159ac_cv_prog_gcc_traditional=no
5160ac_cv_prog_make_make_set=yes
5161ac_cv_search_strerror='none required'
5162ac_cv_type__Bool=yes
5163ac_cv_type_long_long=yes
5164ac_cv_type_mbstate_t=no
5165ac_cv_type_size_t=yes
5166ac_cv_working_alloca_h=yes
5167acl_cv_hardcode_direct=no
5168acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
5169acl_cv_hardcode_libdir_separator=
5170acl_cv_hardcode_minus_L=no
5171acl_cv_libext=a
5172acl_cv_libpath=LD_LIBRARY_PATH
5173acl_cv_path_LD=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
5174acl_cv_prog_gnu_ld=yes
5175acl_cv_rpath=done
5176acl_cv_shlibext=so
5177acl_cv_shlibpath_var=LD_LIBRARY_PATH
5178acl_cv_wl=-Wl,
5179am_cv_CC_dependencies_compiler_type=none
5180am_cv_CXX_dependencies_compiler_type=none
5181am_cv_func_iconv='no, consider installing GNU libiconv'
5182am_cv_langinfo_codeset=yes
5183am_cv_lib_iconv=no
5184cl_cv_prog_LN=ln
5185cl_cv_prog_cp='cp -p'
5186cl_cv_sys_endian='little endian'
5187gl_cv_cc_visibility=yes
5188gl_cv_full_path_inttypes_h=/home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h
5189gl_cv_full_path_stdint_h=/home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h
5190gl_cv_func_malloc_0_nonnull=0
5191gl_cv_header_inttypes_h=yes
5192gl_cv_header_stdint_h=yes
5193gl_cv_header_working_stdint_h=yes
5194gl_cv_long_bitsize_64=no
5195gl_cv_longlong_bitsize_64=yes
5196gl_cv_stdint_INT16_MAX=yes
5197gl_cv_stdint_INT16_MIN=yes
5198gl_cv_stdint_INT32_MAX=yes
5199gl_cv_stdint_INT32_MIN=yes
5200gl_cv_stdint_INT64_MAX=yes
5201gl_cv_stdint_INT64_MIN=yes
5202gl_cv_stdint_INT8_MAX=yes
5203gl_cv_stdint_INT8_MIN=yes
5204gl_cv_stdint_INTMAX_MAX=yes
5205gl_cv_stdint_INTMAX_MIN=yes
5206gl_cv_stdint_INTPTR_MAX=yes
5207gl_cv_stdint_INTPTR_MIN=yes
5208gl_cv_stdint_INT_FAST16_MAX=yes
5209gl_cv_stdint_INT_FAST16_MIN=yes
5210gl_cv_stdint_INT_FAST32_MAX=yes
5211gl_cv_stdint_INT_FAST32_MIN=yes
5212gl_cv_stdint_INT_FAST64_MAX=yes
5213gl_cv_stdint_INT_FAST64_MIN=yes
5214gl_cv_stdint_INT_FAST8_MAX=yes
5215gl_cv_stdint_INT_FAST8_MIN=yes
5216gl_cv_stdint_INT_LEAST16_MAX=yes
5217gl_cv_stdint_INT_LEAST16_MIN=yes
5218gl_cv_stdint_INT_LEAST32_MAX=yes
5219gl_cv_stdint_INT_LEAST32_MIN=yes
5220gl_cv_stdint_INT_LEAST64_MAX=yes
5221gl_cv_stdint_INT_LEAST64_MIN=yes
5222gl_cv_stdint_INT_LEAST8_MAX=yes
5223gl_cv_stdint_INT_LEAST8_MIN=yes
5224gl_cv_stdint_PTRDIFF_MAX=yes
5225gl_cv_stdint_PTRDIFF_MIN=yes
5226gl_cv_stdint_SIG_ATOMIC_MAX=yes
5227gl_cv_stdint_SIG_ATOMIC_MIN=yes
5228gl_cv_stdint_UINT16_MAX=yes
5229gl_cv_stdint_UINT32_MAX=yes
5230gl_cv_stdint_UINT64_MAX=yes
5231gl_cv_stdint_UINT8_MAX=yes
5232gl_cv_stdint_UINTMAX_MAX=yes
5233gl_cv_stdint_UINTPTR_MAX=yes
5234gl_cv_stdint_UINT_FAST16_MAX=yes
5235gl_cv_stdint_UINT_FAST32_MAX=yes
5236gl_cv_stdint_UINT_FAST64_MAX=yes
5237gl_cv_stdint_UINT_FAST8_MAX=yes
5238gl_cv_stdint_UINT_LEAST16_MAX=yes
5239gl_cv_stdint_UINT_LEAST32_MAX=yes
5240gl_cv_stdint_UINT_LEAST64_MAX=yes
5241gl_cv_stdint_UINT_LEAST8_MAX=yes
5242gl_cv_stdint_WINT_MAX=no
5243gl_cv_stdint_WINT_MIN=no
5244gl_cv_stdint_int64_t=yes
5245gl_cv_stdint_int_fast64_t=yes
5246gl_cv_stdint_int_least64_t=yes
5247gl_cv_stdint_uint64_t=yes
5248gl_cv_stdint_uint_fast64_t=yes
5249gl_cv_stdint_uint_least64_t=yes
5250gl_cv_type_int16_t=no
5251gl_cv_type_int32_t=no
5252gl_cv_type_int64_t=no
5253gl_cv_type_int8_t=no
5254gl_cv_type_int_fast16_t=no
5255gl_cv_type_int_fast32_t=no
5256gl_cv_type_int_fast64_t=no
5257gl_cv_type_int_fast8_t=no
5258gl_cv_type_int_least16_t=no
5259gl_cv_type_int_least32_t=no
5260gl_cv_type_int_least64_t=no
5261gl_cv_type_int_least8_t=no
5262gl_cv_type_intmax_t=no
5263gl_cv_type_intptr_t=no
5264gl_cv_type_uint16_t=no
5265gl_cv_type_uint32_t=no
5266gl_cv_type_uint64_t=no
5267gl_cv_type_uint8_t=no
5268gl_cv_type_uint_fast16_t=no
5269gl_cv_type_uint_fast32_t=no
5270gl_cv_type_uint_fast64_t=no
5271gl_cv_type_uint_fast8_t=no
5272gl_cv_type_uint_least16_t=no
5273gl_cv_type_uint_least32_t=no
5274gl_cv_type_uint_least64_t=no
5275gl_cv_type_uint_least8_t=no
5276gl_cv_type_uintmax_t=no
5277gl_cv_type_uintptr_t=no
5278gl_cv_wint_t_signed=yes
5279gt_cv_c_long_double=yes
5280gt_cv_c_wchar_t=yes
5281gt_cv_func_CFLocaleCopyCurrent=no
5282gt_cv_func_CFPreferencesCopyAppValue=no
5283gt_cv_func_unsetenv_ret=int
5284gt_cv_ssize_t=yes
5285lt_cv_deplibs_check_method=pass_all
5286lt_cv_file_magic_cmd='$MAGIC_CMD'
5287lt_cv_file_magic_test_file=
5288lt_cv_ld_reload_flag=-r
5289lt_cv_objdir=.libs
5290lt_cv_path_LD=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
5291lt_cv_path_LDCXX=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
5292lt_cv_path_NM=nm
5293lt_cv_path_SED=/bin/sed
5294lt_cv_prog_compiler_c_o=yes
5295lt_cv_prog_compiler_c_o_CXX=yes
5296lt_cv_prog_compiler_c_o_F77=yes
5297lt_cv_prog_compiler_rtti_exceptions=no
5298lt_cv_prog_gnu_ld=yes
5299lt_cv_prog_gnu_ldcxx=yes
5300lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
5301lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
5302lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
5303lt_cv_sys_max_cmd_len=32768
5304lt_lt_cv_prog_compiler_c_o='"yes"'
5305lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
5306lt_lt_cv_prog_compiler_c_o_F77='"yes"'
5307lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
5308lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
5309lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
5310
5311## ----------------- ##
5312## Output variables. ##
5313## ----------------- ##
5314
5315ACLOCAL='${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/build-aux/missing --run aclocal-1.9'
5316ALLOCA=''
5317ALLOCA_H='alloca.h'
5318AMDEPBACKSLASH='\'
5319AMDEP_FALSE='#'
5320AMDEP_TRUE=''
5321AMTAR='${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/build-aux/missing --run tar'
5322AR='ar'
5323AS='as'
5324AUTOCONF='${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/build-aux/missing --run autoconf'
5325AUTOHEADER='${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/build-aux/missing --run autoheader'
5326AUTOMAKE='${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/build-aux/missing --run automake-1.9'
5327AWK='gawk'
5328BITSIZEOF_INT16_T=''
5329BITSIZEOF_INT32_T=''
5330BITSIZEOF_INT64_T=''
5331BITSIZEOF_INT8_T=''
5332BITSIZEOF_INTMAX_T=''
5333BITSIZEOF_INTPTR_T=''
5334BITSIZEOF_INT_FAST16_T=''
5335BITSIZEOF_INT_FAST32_T=''
5336BITSIZEOF_INT_FAST64_T=''
5337BITSIZEOF_INT_FAST8_T=''
5338BITSIZEOF_INT_LEAST16_T=''
5339BITSIZEOF_INT_LEAST32_T=''
5340BITSIZEOF_INT_LEAST64_T=''
5341BITSIZEOF_INT_LEAST8_T=''
5342BITSIZEOF_LONG=''
5343BITSIZEOF_PTRDIFF_T=''
5344BITSIZEOF_SIG_ATOMIC_T=''
5345BITSIZEOF_SIZE_T=''
5346BITSIZEOF_UINT16_T=''
5347BITSIZEOF_UINT32_T=''
5348BITSIZEOF_UINT64_T=''
5349BITSIZEOF_UINT8_T=''
5350BITSIZEOF_UINTMAX_T=''
5351BITSIZEOF_UINTPTR_T=''
5352BITSIZEOF_UINT_FAST16_T=''
5353BITSIZEOF_UINT_FAST32_T=''
5354BITSIZEOF_UINT_FAST64_T=''
5355BITSIZEOF_UINT_FAST8_T=''
5356BITSIZEOF_UINT_LEAST16_T=''
5357BITSIZEOF_UINT_LEAST32_T=''
5358BITSIZEOF_UINT_LEAST64_T=''
5359BITSIZEOF_UINT_LEAST8_T=''
5360BITSIZEOF_UNSIGNED_INT=''
5361BITSIZEOF_UNSIGNED_LONG=''
5362BITSIZEOF_WCHAR_T=''
5363BITSIZEOF_WINT_T=''
5364CC='mipsel-linux-uclibc-gcc'
5365CCDEPMODE='depmode=none'
5366CFLAGS='-g -O2'
5367CFLAG_VISIBILITY='-fvisibility=hidden'
5368CP='cp -p'
5369CPP='mipsel-linux-uclibc-gcc -E'
5370CPPFLAGS=''
5371CXX='mipsel-linux-uclibc-g++'
5372CXXCPP='mipsel-linux-uclibc-g++ -E'
5373CXXDEPMODE='depmode=none'
5374CXXFLAGS='-g -O2'
5375CYGPATH_W='echo'
5376DEFS='-DHAVE_CONFIG_H'
5377DEPDIR='.deps'
5378DLLTOOL='dlltool'
5379DLL_VARIABLE=''
5380ECHO='echo'
5381ECHO_C=''
5382ECHO_N='-n'
5383ECHO_T=''
5384EGREP='/bin/grep -E'
5385EILSEQ=''
5386EXEEXT=''
5387F77='gfortran'
5388FFLAGS='-g -O2'
5389FULL_PATH_INTTYPES_H='</home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>'
5390FULL_PATH_STDINT_H='</home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>'
5391GCC='yes'
5392GMSGFMT='/usr/bin/msgfmt'
5393GMSGFMT_015='/usr/bin/msgfmt'
5394GREP='/bin/grep'
5395HAVE_INT16_T='0'
5396HAVE_INT32_T='0'
5397HAVE_INT64_T='0'
5398HAVE_INT64_T_IN_STDINT_H='1'
5399HAVE_INT8_T='0'
5400HAVE_INTMAX_T='0'
5401HAVE_INTPTR_T='0'
5402HAVE_INTTYPES_H='1'
5403HAVE_INT_FAST16_T='0'
5404HAVE_INT_FAST32_T='0'
5405HAVE_INT_FAST64_T='0'
5406HAVE_INT_FAST64_T_IN_STDINT_H='1'
5407HAVE_INT_FAST8_T='0'
5408HAVE_INT_LEAST16_T='0'
5409HAVE_INT_LEAST32_T='0'
5410HAVE_INT_LEAST64_T='0'
5411HAVE_INT_LEAST64_T_IN_STDINT_H='1'
5412HAVE_INT_LEAST8_T='0'
5413HAVE_LONG_64BIT='0'
5414HAVE_LONG_LONG_64BIT='1'
5415HAVE_SIGNED_SIG_ATOMIC_T=''
5416HAVE_SIGNED_WCHAR_T=''
5417HAVE_SIGNED_WINT_T=''
5418HAVE_STDINT_H='1'
5419HAVE_SYS_BITYPES_H='1'
5420HAVE_SYS_INTTYPES_H='0'
5421HAVE_UINT16_T='0'
5422HAVE_UINT32_T='0'
5423HAVE_UINT64_T='0'
5424HAVE_UINT64_T_IN_STDINT_H='1'
5425HAVE_UINT8_T='0'
5426HAVE_UINTMAX_T='0'
5427HAVE_UINTPTR_T='0'
5428HAVE_UINT_FAST16_T='0'
5429HAVE_UINT_FAST32_T='0'
5430HAVE_UINT_FAST64_T='0'
5431HAVE_UINT_FAST64_T_IN_STDINT_H='1'
5432HAVE_UINT_FAST8_T='0'
5433HAVE_UINT_LEAST16_T='0'
5434HAVE_UINT_LEAST32_T='0'
5435HAVE_UINT_LEAST64_T='0'
5436HAVE_UINT_LEAST64_T_IN_STDINT_H='1'
5437HAVE_UINT_LEAST8_T='0'
5438HAVE_VISIBILITY='1'
5439HAVE_WCHAR_H='0'
5440HAVE_WCHAR_T='1'
5441HAVE__BOOL='1'
5442ICONV_CONST='const'
5443INSTALL_DATA='${INSTALL} -m 644'
5444INSTALL_PROGRAM='${INSTALL}'
5445INSTALL_SCRIPT='${INSTALL}'
5446INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
5447INTLLIBS=''
5448INTL_MACOSX_LIBS=''
5449LDFLAGS=''
5450LIBICONV=''
5451LIBINTL=''
5452LIBOBJS=''
5453LIBS=''
5454LIBTOOL='$(SHELL) $(top_builddir)/libtool'
5455LN='ln'
5456LN_S='ln -s'
5457LTLIBICONV=''
5458LTLIBINTL=''
5459LTLIBOBJS=''
5460MAKEINFO='${SHELL} /home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/build-aux/missing --run makeinfo'
5461MSGFMT='/usr/bin/msgfmt'
5462MSGFMT_015='/usr/bin/msgfmt'
5463MSGMERGE='/usr/bin/msgmerge'
5464OBJDUMP='objdump'
5465OBJEXT='o'
5466OS='linux'
5467PACKAGE='libiconv'
5468PACKAGE_BUGREPORT=''
5469PACKAGE_NAME=''
5470PACKAGE_STRING=''
5471PACKAGE_TARNAME=''
5472PACKAGE_VERSION=''
5473PATH_SEPARATOR=':'
5474PLUGLIB='preloadable_libiconv.so'
5475POSUB=''
5476RANLIB='ranlib'
5477RELOCATABLE='yes'
5478RELOCATABLE_VIA_LD_FALSE='#'
5479RELOCATABLE_VIA_LD_TRUE=''
5480SAME_TYPE_PTRDIFF_T_LONG=''
5481SAME_TYPE_SIG_ATOMIC_T_LONG=''
5482SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG=''
5483SAME_TYPE_SIZE_T_UNSIGNED_LONG=''
5484SAME_TYPE_WCHAR_T_LONG=''
5485SAME_TYPE_WCHAR_T_UNSIGNED_LONG=''
5486SAME_TYPE_WINT_T_LONG=''
5487SAME_TYPE_WINT_T_UNSIGNED_LONG=''
5488SET_MAKE=''
5489SET_RELOCATABLE='RELOCATABLE_LDFLAGS = "$(top_builddir)/build-aux/reloc-ldflags" "$(host)" "$(RELOCATABLE_LIBRARY_PATH)"'
5490SHELL='/bin/sh'
5491SRCLIBOBJS=' relocatable.o canonicalize.o'
5492STDBOOL_H=''
5493STDINT_H=''
5494STRIP='strip'
5495UNISTD_H=''
5496USE_EXTRA_ENCODINGS='no'
5497USE_NLS='no'
5498VERSION='1.11'
5499WOE32DLL='no'
5500XGETTEXT='/usr/bin/xgettext'
5501XGETTEXT_015='/usr/bin/xgettext'
5502ac_ct_CC=''
5503ac_ct_CXX=''
5504ac_ct_F77='gfortran'
5505am__fastdepCC_FALSE=''
5506am__fastdepCC_TRUE='#'
5507am__fastdepCXX_FALSE=''
5508am__fastdepCXX_TRUE='#'
5509am__include='include'
5510am__leading_dot='.'
5511am__quote=''
5512am__tar='${AMTAR} chof - "$$tardir"'
5513am__untar='${AMTAR} xf -'
5514bindir='${exec_prefix}/bin'
5515build='mipsel-uclibc-linux-gnu26'
5516build_alias='mipsel-uclibc-linux-gnu26'
5517build_cpu='mipsel'
5518build_os='linux-gnu26'
5519build_vendor='uclibc'
5520datadir='${datarootdir}'
5521datarootdir='${prefix}/share'
5522docdir='${datarootdir}/doc/${PACKAGE}'
5523dvidir='${docdir}'
5524exec_prefix='${prefix}'
5525host='mipsel-uclibc-linux-gnu'
5526host_alias='mipsel-uclibc-linux'
5527host_cpu='mipsel'
5528host_os='linux-gnu'
5529host_vendor='uclibc'
5530htmldir='${docdir}'
5531includedir='${prefix}/include'
5532infodir='${datarootdir}/info'
5533install_sh='/home/eric/U12H189_WNDR4500/TimeMachine/2011_04_14_WNDR4500_Alpha/ap/gpl/libiconv-1.11/build-aux/install-sh'
5534libdir='${exec_prefix}/lib'
5535libexecdir='${exec_prefix}/libexec'
5536localedir='${datarootdir}/locale'
5537localstatedir='${prefix}/var'
5538mandir='${datarootdir}/man'
5539mkdir_p='mkdir -p --'
5540oldincludedir='/usr/include'
5541pdfdir='${docdir}'
5542prefix='/usr/local'
5543program_transform_name='s,x,x,'
5544psdir='${docdir}'
5545sbindir='${exec_prefix}/sbin'
5546sharedstatedir='${prefix}/com'
5547subdirs=' libcharset'
5548sysconfdir='${prefix}/etc'
5549target_alias='mipsel-uclibc-linux-gnu26'
5550
5551## ----------- ##
5552## confdefs.h. ##
5553## ----------- ##
5554
5555#define PACKAGE_NAME ""
5556#define PACKAGE_TARNAME ""
5557#define PACKAGE_VERSION ""
5558#define PACKAGE_STRING ""
5559#define PACKAGE_BUGREPORT ""
5560#define PACKAGE "libiconv"
5561#define VERSION "1.11"
5562#define _GNU_SOURCE 1
5563#define STDC_HEADERS 1
5564#define HAVE_SYS_TYPES_H 1
5565#define HAVE_SYS_STAT_H 1
5566#define HAVE_STDLIB_H 1
5567#define HAVE_STRING_H 1
5568#define HAVE_MEMORY_H 1
5569#define HAVE_STRINGS_H 1
5570#define HAVE_INTTYPES_H 1
5571#define HAVE_STDINT_H 1
5572#define HAVE_UNISTD_H 1
5573#define __EXTENSIONS__ 1
5574#define INSTALLPREFIX "/usr/local"
5575#define ENABLE_RELOCATABLE 1
5576#define HAVE_UNISTD_H 1
5577#define HAVE_DLFCN_H 1
5578#define HAVE_VISIBILITY 1
5579#define STDC_HEADERS 1
5580#define HAVE_LOCALE_H 1
5581#define HAVE_STDDEF_H 1
5582#define HAVE_STDLIB_H 1
5583#define HAVE_STRING_H 1
5584#define HAVE_UNISTD_H 1
5585#define mbstate_t int
5586#define HAVE_STDINT_H 1
5587#define HAVE_INTTYPES_H 1
5588#define HAVE_WCHAR_T 1
5589#define HAVE_STDINT_H 1
5590#define FULL_PATH_STDINT_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/stdint.h>
5591#define HAVE_INTTYPES_H 1
5592#define FULL_PATH_INTTYPES_H </home/eric/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/bin/../lib/gcc/mipsel-linux-uclibc/4.2.3/../../../../mipsel-linux-uclibc/sys-include/inttypes.h>
5593#define HAVE_SYS_BITYPES_H 1
5594#define HAVE_INT64_T_IN_STDINT_H 1
5595#define HAVE_UINT64_T_IN_STDINT_H 1
5596#define HAVE_INT_LEAST64_T_IN_STDINT_H 1
5597#define HAVE_UINT_LEAST64_T_IN_STDINT_H 1
5598#define HAVE_INT_FAST64_T_IN_STDINT_H 1
5599#define HAVE_UINT_FAST64_T_IN_STDINT_H 1
5600#define HAVE_STDINT_H 1
5601#define HAVE_WCHAR_T 1
5602#define HAVE_GETC_UNLOCKED 1
5603#define HAVE_SETLOCALE 1
5604#define HAVE_MEMMOVE 1
5605#define HAVE_LANGINFO_CODESET 1
5606#define WORDS_LITTLEENDIAN 1
5607#define HAVE_ALLOCA_H 1
5608#define HAVE_ALLOCA 1
5609#define HAVE_STDLIB_H 1
5610#define HAVE_STRING_H 1
5611#define HAVE_STDLIB_H 1
5612#define MALLOC_0_IS_NONNULL 0
5613#define HAVE_LONG_LONG 1
5614#define HAVE_LONG_DOUBLE 1
5615#define HAVE_SYS_PARAM_H 1
5616#define HAVE_UNISTD_H 1
5617#define realpath rpl_realpath
5618#define HAVE_GETCWD 1
5619#define HAVE_READLINK 1
5620#define HAVE_DECL_CLEARERR_UNLOCKED 1
5621#define HAVE_DECL_FEOF_UNLOCKED 1
5622#define HAVE_DECL_FERROR_UNLOCKED 1
5623#define HAVE_DECL_FFLUSH_UNLOCKED 1
5624#define HAVE_DECL_FGETS_UNLOCKED 1
5625#define HAVE_DECL_FPUTC_UNLOCKED 1
5626#define HAVE_DECL_FPUTS_UNLOCKED 1
5627#define HAVE_DECL_FREAD_UNLOCKED 1
5628#define HAVE_DECL_FWRITE_UNLOCKED 1
5629#define HAVE_DECL_GETC_UNLOCKED 1
5630#define HAVE_DECL_GETCHAR_UNLOCKED 1
5631#define HAVE_DECL_PUTC_UNLOCKED 1
5632#define HAVE_DECL_PUTCHAR_UNLOCKED 1
5633#define USE_UNLOCKED_IO 1
5634#define HAVE_DECL_STRERROR_R 1
5635#define STRERROR_R_CHAR_P 1
5636#define HAVE_SETENV 1
5637#define HAVE_UNSETENV 1
5638#define HAVE__BOOL 1
5639#define HAVE_STDBOOL_H 1
5640#define HAVE_STRERROR 1
5641#define HAVE_READLINK 1
5642
5643configure: exit 0
5644
5645## ---------------------- ##
5646## Running config.status. ##
5647## ---------------------- ##
5648
5649This file was extended by config.status, which was
5650generated by GNU Autoconf 2.60.  Invocation command line was
5651
5652  CONFIG_FILES    = 
5653  CONFIG_HEADERS  = 
5654  CONFIG_LINKS    = 
5655  CONFIG_COMMANDS = 
5656  $ ./config.status po/Makefile.in po-directories
5657
5658on localhost.localdomain
5659
5660config.status:799: creating po/Makefile.in
5661config.status:1143: executing po-directories commands
5662