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.61.  Invocation command line was
6
7  $ ./configure --prefix=/usr LDFLAGS=-L${PKG_INSTALL_DIR}/usr/lib CXXFLAGS=-I${PKG_INSTALL_DIR}/usr/include CFLAGS=-I${PKG_INSTALL_DIR}/usr/include --host=mipsel-uclibc-linux --build=mipsel-uclibc-linux-gnu26 --target=mipsel-uclibc-linux-gnu26 CC=mipsel-linux-uclibc-gcc CXX=mipsel-linux-uclibc-g++ STRIP=mipsel-linux-linux26-strip AR=mipsel-linux-linux26-ar NM=mipsel-linux-linux26-nm OBJDUMP=mipsel-linux-linux26-objdump --disable-nls --enable-shared --enable-static --without-c14n --without-catalog --without-debug --without-docbook --with-html --without-ftp --without-http --without-iconv --without-iso8859x --without-legacy --with-output --without-pattern --without-push --without-python --with-reader --without-readline --without-regexps --with-sax1 --with-schemas --with-threads --with-tree --with-valid --with-writer --with-xinclude --with-xpath --with-xptr --with-zlib
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: /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:2114: checking build system type
48configure:2132: result: mipsel-uclibc-linux-gnu26
49configure:2154: checking host system type
50configure:2169: result: mipsel-uclibc-linux-gnu
51configure:2242: checking for a BSD-compatible install
52configure:2298: result: /usr/bin/install -c
53configure:2309: checking whether build environment is sane
54configure:2352: result: yes
55configure:2380: checking for a thread-safe mkdir -p
56configure:2419: result: /bin/mkdir -p
57configure:2432: checking for gawk
58configure:2448: found /bin/gawk
59configure:2459: result: gawk
60configure:2470: checking whether make sets $(MAKE)
61configure:2491: result: yes
62configure:2571: checking for mipsel-uclibc-linux-strip
63configure:2598: result: mipsel-linux-linux26-strip
64configure:2688: checking for mipsel-uclibc-linux-gcc
65configure:2715: result: mipsel-linux-uclibc-gcc
66configure:2993: checking for C compiler version
67configure:3000: mipsel-linux-uclibc-gcc --version >&5
68mipsel-linux-uclibc-gcc (GCC) 4.2.3
69Copyright (C) 2007 Free Software Foundation, Inc.
70This is free software; see the source for copying conditions.  There is NO
71warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
72
73configure:3003: $? = 0
74configure:3010: mipsel-linux-uclibc-gcc -v >&5
75Using built-in specs.
76Target: mipsel-linux-uclibc
77Configured 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
78Thread model: posix
79gcc version 4.2.3
80configure:3013: $? = 0
81configure:3020: mipsel-linux-uclibc-gcc -V >&5
82mipsel-linux-uclibc-gcc: '-V' option must have argument
83configure:3023: $? = 1
84configure:3046: checking for C compiler default output file name
85configure:3073: mipsel-linux-uclibc-gcc -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
86configure:3076: $? = 0
87configure:3114: result: a.out
88configure:3131: checking whether the C compiler works
89configure:3161: result: yes
90configure:3168: checking whether we are cross compiling
91configure:3170: result: yes
92configure:3173: checking for suffix of executables
93configure:3180: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
94configure:3183: $? = 0
95configure:3207: result: 
96configure:3213: checking for suffix of object files
97configure:3239: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
98configure:3242: $? = 0
99configure:3265: result: o
100configure:3269: checking whether we are using the GNU C compiler
101configure:3298: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
102configure:3304: $? = 0
103configure:3321: result: yes
104configure:3326: checking whether mipsel-linux-uclibc-gcc accepts -g
105configure:3356: mipsel-linux-uclibc-gcc -c -g  conftest.c >&5
106configure:3362: $? = 0
107configure:3461: result: yes
108configure:3478: checking for mipsel-linux-uclibc-gcc option to accept ISO C89
109configure:3552: mipsel-linux-uclibc-gcc  -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
110configure:3558: $? = 0
111configure:3581: result: none needed
112configure:3610: checking for style of include used by make
113configure:3638: result: GNU
114configure:3663: checking dependency style of mipsel-linux-uclibc-gcc
115configure:3754: result: gcc3
116configure:3782: checking for a BSD-compatible install
117configure:3838: result: /usr/bin/install -c
118configure:3854: checking how to run the C preprocessor
119configure:3894: mipsel-linux-uclibc-gcc -E  conftest.c
120configure:3900: $? = 0
121configure:3931: mipsel-linux-uclibc-gcc -E  conftest.c
122conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
123configure:3937: $? = 1
124configure: failed program was:
125| /* confdefs.h.  */
126| #define PACKAGE_NAME ""
127| #define PACKAGE_TARNAME ""
128| #define PACKAGE_VERSION ""
129| #define PACKAGE_STRING ""
130| #define PACKAGE_BUGREPORT ""
131| #define PACKAGE "libxml2"
132| #define VERSION "2.7.2"
133| /* end confdefs.h.  */
134| #include <ac_nonexistent.h>
135configure:3970: result: mipsel-linux-uclibc-gcc -E
136configure:3999: mipsel-linux-uclibc-gcc -E  conftest.c
137configure:4005: $? = 0
138configure:4036: mipsel-linux-uclibc-gcc -E  conftest.c
139conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
140configure:4042: $? = 1
141configure: failed program was:
142| /* confdefs.h.  */
143| #define PACKAGE_NAME ""
144| #define PACKAGE_TARNAME ""
145| #define PACKAGE_VERSION ""
146| #define PACKAGE_STRING ""
147| #define PACKAGE_BUGREPORT ""
148| #define PACKAGE "libxml2"
149| #define VERSION "2.7.2"
150| /* end confdefs.h.  */
151| #include <ac_nonexistent.h>
152configure:4081: checking for rm
153configure:4099: found /bin/rm
154configure:4112: result: /bin/rm
155configure:4122: checking for mv
156configure:4140: found /bin/mv
157configure:4153: result: /bin/mv
158configure:4163: checking for tar
159configure:4181: found /bin/tar
160configure:4194: result: /bin/tar
161configure:4204: checking for perl
162configure:4222: found /usr/bin/perl
163configure:4235: result: /usr/bin/perl
164configure:4245: checking for wget
165configure:4263: found /usr/bin/wget
166configure:4276: result: /usr/bin/wget
167configure:4286: checking for xmllint
168configure:4304: found /usr/bin/xmllint
169configure:4317: result: /usr/bin/xmllint
170configure:4327: checking for xsltproc
171configure:4345: found /usr/bin/xsltproc
172configure:4358: result: /usr/bin/xsltproc
173configure:4367: checking for function prototypes
174configure:4370: result: yes
175configure:4389: checking for grep that handles long lines and -e
176configure:4463: result: /bin/grep
177configure:4468: checking for egrep
178configure:4546: result: /bin/grep -E
179configure:4551: checking for ANSI C header files
180configure:4581: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
181configure:4587: $? = 0
182configure:4715: result: yes
183configure:4739: checking for sys/types.h
184configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
185configure:4766: $? = 0
186configure:4782: result: yes
187configure:4739: checking for sys/stat.h
188configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
189configure:4766: $? = 0
190configure:4782: result: yes
191configure:4739: checking for stdlib.h
192configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
193configure:4766: $? = 0
194configure:4782: result: yes
195configure:4739: checking for string.h
196configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
197configure:4766: $? = 0
198configure:4782: result: yes
199configure:4739: checking for memory.h
200configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
201configure:4766: $? = 0
202configure:4782: result: yes
203configure:4739: checking for strings.h
204configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
205configure:4766: $? = 0
206configure:4782: result: yes
207configure:4739: checking for inttypes.h
208configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
209configure:4766: $? = 0
210configure:4782: result: yes
211configure:4739: checking for stdint.h
212configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
213configure:4766: $? = 0
214configure:4782: result: yes
215configure:4739: checking for unistd.h
216configure:4760: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
217configure:4766: $? = 0
218configure:4782: result: yes
219configure:4807: checking for string.h
220configure:4813: result: yes
221configure:5021: checking for a sed that does not truncate output
222configure:5077: result: /bin/sed
223configure:5091: checking for ld used by mipsel-linux-uclibc-gcc
224configure:5158: result: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
225configure:5167: checking if the linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) is GNU ld
226configure:5182: result: yes
227configure:5187: checking for /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld option to reload object files
228configure:5194: result: -r
229configure:5212: checking for BSD-compatible nm
230configure:5261: result: mipsel-linux-linux26-nm
231configure:5265: checking whether ln -s works
232configure:5269: result: yes
233configure:5276: checking how to recognize dependent libraries
234configure:5462: result: pass_all
235configure:6003: checking dlfcn.h usability
236configure:6020: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
237configure:6026: $? = 0
238configure:6040: result: yes
239configure:6044: checking dlfcn.h presence
240configure:6059: mipsel-linux-uclibc-gcc -E  conftest.c
241configure:6065: $? = 0
242configure:6079: result: yes
243configure:6107: checking for dlfcn.h
244configure:6115: result: yes
245configure:6244: checking for C++ compiler version
246configure:6251: mipsel-linux-uclibc-g++ --version >&5
247mipsel-linux-uclibc-g++ (GCC) 4.2.3
248Copyright (C) 2007 Free Software Foundation, Inc.
249This is free software; see the source for copying conditions.  There is NO
250warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
251
252configure:6254: $? = 0
253configure:6261: mipsel-linux-uclibc-g++ -v >&5
254Using built-in specs.
255Target: mipsel-linux-uclibc
256Configured 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
257Thread model: posix
258gcc version 4.2.3
259configure:6264: $? = 0
260configure:6271: mipsel-linux-uclibc-g++ -V >&5
261mipsel-linux-uclibc-g++: '-V' option must have argument
262configure:6274: $? = 1
263configure:6277: checking whether we are using the GNU C++ compiler
264configure:6306: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  conftest.cpp >&5
265configure:6312: $? = 0
266configure:6329: result: yes
267configure:6334: checking whether mipsel-linux-uclibc-g++ accepts -g
268configure:6364: mipsel-linux-uclibc-g++ -c -g  conftest.cpp >&5
269configure:6370: $? = 0
270configure:6469: result: yes
271configure:6494: checking dependency style of mipsel-linux-uclibc-g++
272configure:6585: result: gcc3
273configure:6610: checking how to run the C++ preprocessor
274configure:6646: mipsel-linux-uclibc-g++ -E  conftest.cpp
275configure:6652: $? = 0
276configure:6683: mipsel-linux-uclibc-g++ -E  conftest.cpp
277conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
278configure:6689: $? = 1
279configure: failed program was:
280| /* confdefs.h.  */
281| #define PACKAGE_NAME ""
282| #define PACKAGE_TARNAME ""
283| #define PACKAGE_VERSION ""
284| #define PACKAGE_STRING ""
285| #define PACKAGE_BUGREPORT ""
286| #define PACKAGE "libxml2"
287| #define VERSION "2.7.2"
288| #define PROTOTYPES 1
289| #define __PROTOTYPES 1
290| #define STDC_HEADERS 1
291| #define HAVE_SYS_TYPES_H 1
292| #define HAVE_SYS_STAT_H 1
293| #define HAVE_STDLIB_H 1
294| #define HAVE_STRING_H 1
295| #define HAVE_MEMORY_H 1
296| #define HAVE_STRINGS_H 1
297| #define HAVE_INTTYPES_H 1
298| #define HAVE_STDINT_H 1
299| #define HAVE_UNISTD_H 1
300| #define HAVE_STRING_H 1
301| #define HAVE_DLFCN_H 1
302| /* end confdefs.h.  */
303| #include <ac_nonexistent.h>
304configure:6722: result: mipsel-linux-uclibc-g++ -E
305configure:6751: mipsel-linux-uclibc-g++ -E  conftest.cpp
306configure:6757: $? = 0
307configure:6788: mipsel-linux-uclibc-g++ -E  conftest.cpp
308conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
309configure:6794: $? = 1
310configure: failed program was:
311| /* confdefs.h.  */
312| #define PACKAGE_NAME ""
313| #define PACKAGE_TARNAME ""
314| #define PACKAGE_VERSION ""
315| #define PACKAGE_STRING ""
316| #define PACKAGE_BUGREPORT ""
317| #define PACKAGE "libxml2"
318| #define VERSION "2.7.2"
319| #define PROTOTYPES 1
320| #define __PROTOTYPES 1
321| #define STDC_HEADERS 1
322| #define HAVE_SYS_TYPES_H 1
323| #define HAVE_SYS_STAT_H 1
324| #define HAVE_STDLIB_H 1
325| #define HAVE_STRING_H 1
326| #define HAVE_MEMORY_H 1
327| #define HAVE_STRINGS_H 1
328| #define HAVE_INTTYPES_H 1
329| #define HAVE_STDINT_H 1
330| #define HAVE_UNISTD_H 1
331| #define HAVE_STRING_H 1
332| #define HAVE_DLFCN_H 1
333| /* end confdefs.h.  */
334| #include <ac_nonexistent.h>
335configure:6843: checking for mipsel-uclibc-linux-g77
336configure:6873: result: no
337configure:6843: checking for mipsel-uclibc-linux-xlf
338configure:6873: result: no
339configure:6843: checking for mipsel-uclibc-linux-f77
340configure:6873: result: no
341configure:6843: checking for mipsel-uclibc-linux-frt
342configure:6873: result: no
343configure:6843: checking for mipsel-uclibc-linux-pgf77
344configure:6873: result: no
345configure:6843: checking for mipsel-uclibc-linux-cf77
346configure:6873: result: no
347configure:6843: checking for mipsel-uclibc-linux-fort77
348configure:6873: result: no
349configure:6843: checking for mipsel-uclibc-linux-fl32
350configure:6873: result: no
351configure:6843: checking for mipsel-uclibc-linux-af77
352configure:6873: result: no
353configure:6843: checking for mipsel-uclibc-linux-xlf90
354configure:6873: result: no
355configure:6843: checking for mipsel-uclibc-linux-f90
356configure:6873: result: no
357configure:6843: checking for mipsel-uclibc-linux-pgf90
358configure:6873: result: no
359configure:6843: checking for mipsel-uclibc-linux-pghpf
360configure:6873: result: no
361configure:6843: checking for mipsel-uclibc-linux-epcf90
362configure:6873: result: no
363configure:6843: checking for mipsel-uclibc-linux-gfortran
364configure:6873: result: no
365configure:6843: checking for mipsel-uclibc-linux-g95
366configure:6873: result: no
367configure:6843: checking for mipsel-uclibc-linux-xlf95
368configure:6873: result: no
369configure:6843: checking for mipsel-uclibc-linux-f95
370configure:6873: result: no
371configure:6843: checking for mipsel-uclibc-linux-fort
372configure:6873: result: no
373configure:6843: checking for mipsel-uclibc-linux-ifort
374configure:6873: result: no
375configure:6843: checking for mipsel-uclibc-linux-ifc
376configure:6873: result: no
377configure:6843: checking for mipsel-uclibc-linux-efc
378configure:6873: result: no
379configure:6843: checking for mipsel-uclibc-linux-pgf95
380configure:6873: result: no
381configure:6843: checking for mipsel-uclibc-linux-lf95
382configure:6873: result: no
383configure:6843: checking for mipsel-uclibc-linux-ftn
384configure:6873: result: no
385configure:6887: checking for g77
386configure:6917: result: no
387configure:6887: checking for xlf
388configure:6917: result: no
389configure:6887: checking for f77
390configure:6917: result: no
391configure:6887: checking for frt
392configure:6917: result: no
393configure:6887: checking for pgf77
394configure:6917: result: no
395configure:6887: checking for cf77
396configure:6917: result: no
397configure:6887: checking for fort77
398configure:6917: result: no
399configure:6887: checking for fl32
400configure:6917: result: no
401configure:6887: checking for af77
402configure:6917: result: no
403configure:6887: checking for xlf90
404configure:6917: result: no
405configure:6887: checking for f90
406configure:6917: result: no
407configure:6887: checking for pgf90
408configure:6917: result: no
409configure:6887: checking for pghpf
410configure:6917: result: no
411configure:6887: checking for epcf90
412configure:6917: result: no
413configure:6887: checking for gfortran
414configure:6903: found /usr/bin/gfortran
415configure:6914: result: gfortran
416configure:6932: WARNING: In the future, Autoconf will not detect cross-tools
417whose name does not start with the host triplet.  If you think this
418configuration is useful to you, please write to autoconf@gnu.org.
419configure:6944: checking for Fortran 77 compiler version
420configure:6951: gfortran --version >&5
421GNU Fortran (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
422Copyright (C) 2008 Free Software Foundation, Inc.
423
424GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
425You may redistribute copies of GNU Fortran
426under the terms of the GNU General Public License.
427For more information about these matters, see the file named COPYING
428
429configure:6954: $? = 0
430configure:6961: gfortran -v >&5
431Using built-in specs.
432Target: i386-redhat-linux
433Configured 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
434Thread model: posix
435gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) 
436configure:6964: $? = 0
437configure:6971: gfortran -V >&5
438gfortran: '-V' option must have argument
439configure:6974: $? = 1
440configure:6982: checking whether we are using the GNU Fortran 77 compiler
441configure:7001: gfortran -c  conftest.F >&5
442configure:7007: $? = 0
443configure:7024: result: yes
444configure:7030: checking whether gfortran accepts -g
445configure:7047: gfortran -c -g conftest.f >&5
446configure:7053: $? = 0
447configure:7069: result: yes
448configure:7099: checking the maximum length of command line arguments
449configure:7211: result: 1966080
450configure:7223: checking command to parse mipsel-linux-linux26-nm output from mipsel-linux-uclibc-gcc object
451configure:7328: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
452configure:7331: $? = 0
453configure:7335: mipsel-linux-linux26-nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
454configure:7338: $? = 0
455configure:7390: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c conftstm.o >&5
456configure:7393: $? = 0
457configure:7431: result: ok
458configure:7435: checking for objdir
459configure:7450: result: .libs
460configure:7502: checking for mipsel-uclibc-linux-ar
461configure:7529: result: mipsel-linux-linux26-ar
462configure:7598: checking for mipsel-uclibc-linux-ranlib
463configure:7628: result: no
464configure:7638: checking for ranlib
465configure:7654: found /usr/bin/ranlib
466configure:7665: result: ranlib
467configure:7694: checking for mipsel-uclibc-linux-strip
468configure:7721: result: mipsel-linux-linux26-strip
469configure:8047: checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions
470configure:8065: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -fno-rtti -fno-exceptions conftest.c >&5
471cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
472configure:8069: $? = 0
473configure:8082: result: no
474configure:8097: checking for mipsel-linux-uclibc-gcc option to produce PIC
475configure:8329: result: -fPIC
476configure:8337: checking if mipsel-linux-uclibc-gcc PIC flag -fPIC works
477configure:8355: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -fPIC -DPIC conftest.c >&5
478configure:8359: $? = 0
479configure:8372: result: yes
480configure:8400: checking if mipsel-linux-uclibc-gcc static flag -static works
481configure:8428: result: yes
482configure:8438: checking if mipsel-linux-uclibc-gcc supports -c -o file.o
483configure:8459: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  -o out/conftest2.o conftest.c >&5
484configure:8463: $? = 0
485configure:8485: result: yes
486configure:8511: 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
487configure:9491: result: yes
488configure:9512: checking whether -lc should be explicitly linked in
489configure:9517: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
490configure:9520: $? = 0
491configure:9535: mipsel-linux-uclibc-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
492configure:9538: $? = 0
493configure:9550: result: no
494configure:9558: checking dynamic linker characteristics
495configure:10162: result: GNU/Linux ld.so
496configure:10171: checking how to hardcode library paths into programs
497configure:10196: result: immediate
498configure:10210: checking whether stripping libraries is possible
499configure:10215: result: yes
500configure:11017: checking if libtool supports shared libraries
501configure:11019: result: yes
502configure:11022: checking whether to build shared libraries
503configure:11043: result: yes
504configure:11046: checking whether to build static libraries
505configure:11050: result: yes
506configure:11143: creating libtool
507configure:11731: checking for ld used by mipsel-linux-uclibc-g++
508configure:11798: result: /projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
509configure:11807: checking if the linker (/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld) is GNU ld
510configure:11822: result: yes
511configure:11873: 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
512configure:12847: result: yes
513configure:12865: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  conftest.cpp >&5
514configure:12868: $? = 0
515configure:13020: checking for mipsel-linux-uclibc-g++ option to produce PIC
516configure:13304: result: -fPIC
517configure:13312: checking if mipsel-linux-uclibc-g++ PIC flag -fPIC works
518configure:13330: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  -fPIC -DPIC conftest.cpp >&5
519configure:13334: $? = 0
520configure:13347: result: yes
521configure:13375: checking if mipsel-linux-uclibc-g++ static flag -static works
522configure:13403: result: yes
523configure:13413: checking if mipsel-linux-uclibc-g++ supports -c -o file.o
524configure:13434: mipsel-linux-uclibc-g++ -c -I${PKG_INSTALL_DIR}/usr/include  -o out/conftest2.o conftest.cpp >&5
525configure:13438: $? = 0
526configure:13460: result: yes
527configure:13486: 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
528configure:13511: result: yes
529configure:13578: checking dynamic linker characteristics
530configure:14130: result: GNU/Linux ld.so
531configure:14139: checking how to hardcode library paths into programs
532configure:14164: result: immediate
533configure:14698: checking if libtool supports shared libraries
534configure:14700: result: yes
535configure:14703: checking whether to build shared libraries
536configure:14723: result: yes
537configure:14726: checking whether to build static libraries
538configure:14730: result: yes
539configure:14740: checking for gfortran option to produce PIC
540configure:14972: result: -fPIC
541configure:14980: checking if gfortran PIC flag -fPIC works
542configure:14998: gfortran -c -g -O2 -fPIC conftest.f >&5
543configure:15002: $? = 0
544configure:15015: result: yes
545configure:15043: checking if gfortran static flag -static works
546configure:15071: result: yes
547configure:15081: checking if gfortran supports -c -o file.o
548configure:15102: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
549configure:15106: $? = 0
550configure:15128: result: yes
551configure:15154: 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
552configure:16114: result: yes
553configure:16181: checking dynamic linker characteristics
554configure:16733: result: GNU/Linux ld.so
555configure:16742: checking how to hardcode library paths into programs
556configure:16767: result: immediate
557configure:20773: checking zlib.h usability
558configure:20790: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
559configure:20796: $? = 0
560configure:20810: result: yes
561configure:20814: checking zlib.h presence
562configure:20829: mipsel-linux-uclibc-gcc -E  conftest.c
563conftest.c:24:18: error: zlib.h: No such file or directory
564configure:20835: $? = 1
565configure: failed program was:
566| /* confdefs.h.  */
567| #define PACKAGE_NAME ""
568| #define PACKAGE_TARNAME ""
569| #define PACKAGE_VERSION ""
570| #define PACKAGE_STRING ""
571| #define PACKAGE_BUGREPORT ""
572| #define PACKAGE "libxml2"
573| #define VERSION "2.7.2"
574| #define PROTOTYPES 1
575| #define __PROTOTYPES 1
576| #define STDC_HEADERS 1
577| #define HAVE_SYS_TYPES_H 1
578| #define HAVE_SYS_STAT_H 1
579| #define HAVE_STDLIB_H 1
580| #define HAVE_STRING_H 1
581| #define HAVE_MEMORY_H 1
582| #define HAVE_STRINGS_H 1
583| #define HAVE_INTTYPES_H 1
584| #define HAVE_STDINT_H 1
585| #define HAVE_UNISTD_H 1
586| #define HAVE_STRING_H 1
587| #define HAVE_DLFCN_H 1
588| /* end confdefs.h.  */
589| #include <zlib.h>
590configure:20849: result: no
591configure:20855: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!
592configure:20857: WARNING: zlib.h: proceeding with the compiler's result
593configure:20877: checking for zlib.h
594configure:20885: result: yes
595configure:20893: checking for gzread in -lz
596configure:20928: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lz   >&5
597configure:20934: $? = 0
598configure:20952: result: yes
599configure:20998: checking for dirent.h that defines DIR
600configure:21027: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
601configure:21033: $? = 0
602configure:21049: result: yes
603configure:21062: checking for library containing opendir
604configure:21103: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
605configure:21109: $? = 0
606configure:21137: result: none required
607configure:21231: checking for ANSI C header files
608configure:21395: result: yes
609configure:21420: checking fcntl.h usability
610configure:21437: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
611configure:21443: $? = 0
612configure:21457: result: yes
613configure:21461: checking fcntl.h presence
614configure:21476: mipsel-linux-uclibc-gcc -E  conftest.c
615configure:21482: $? = 0
616configure:21496: result: yes
617configure:21524: checking for fcntl.h
618configure:21532: result: yes
619configure:21550: checking for unistd.h
620configure:21556: result: yes
621configure:21700: checking ctype.h usability
622configure:21717: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
623configure:21723: $? = 0
624configure:21737: result: yes
625configure:21741: checking ctype.h presence
626configure:21756: mipsel-linux-uclibc-gcc -E  conftest.c
627configure:21762: $? = 0
628configure:21776: result: yes
629configure:21804: checking for ctype.h
630configure:21812: result: yes
631configure:21840: checking dirent.h usability
632configure:21857: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
633configure:21863: $? = 0
634configure:21877: result: yes
635configure:21881: checking dirent.h presence
636configure:21896: mipsel-linux-uclibc-gcc -E  conftest.c
637configure:21902: $? = 0
638configure:21916: result: yes
639configure:21944: checking for dirent.h
640configure:21952: result: yes
641configure:21980: checking errno.h usability
642configure:21997: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
643configure:22003: $? = 0
644configure:22017: result: yes
645configure:22021: checking errno.h presence
646configure:22036: mipsel-linux-uclibc-gcc -E  conftest.c
647configure:22042: $? = 0
648configure:22056: result: yes
649configure:22084: checking for errno.h
650configure:22092: result: yes
651configure:22120: checking malloc.h usability
652configure:22137: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
653configure:22143: $? = 0
654configure:22157: result: yes
655configure:22161: checking malloc.h presence
656configure:22176: mipsel-linux-uclibc-gcc -E  conftest.c
657configure:22182: $? = 0
658configure:22196: result: yes
659configure:22224: checking for malloc.h
660configure:22232: result: yes
661configure:22260: checking stdarg.h usability
662configure:22277: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
663configure:22283: $? = 0
664configure:22297: result: yes
665configure:22301: checking stdarg.h presence
666configure:22316: mipsel-linux-uclibc-gcc -E  conftest.c
667configure:22322: $? = 0
668configure:22336: result: yes
669configure:22364: checking for stdarg.h
670configure:22372: result: yes
671configure:22390: checking for sys/stat.h
672configure:22396: result: yes
673configure:22530: checking for sys/types.h
674configure:22536: result: yes
675configure:22670: checking for stdint.h
676configure:22676: result: yes
677configure:22820: checking inttypes.h.h usability
678configure:22837: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
679conftest.c:71:24: error: inttypes.h.h: No such file or directory
680configure:22843: $? = 1
681configure: failed program was:
682| /* confdefs.h.  */
683| #define PACKAGE_NAME ""
684| #define PACKAGE_TARNAME ""
685| #define PACKAGE_VERSION ""
686| #define PACKAGE_STRING ""
687| #define PACKAGE_BUGREPORT ""
688| #define PACKAGE "libxml2"
689| #define VERSION "2.7.2"
690| #define PROTOTYPES 1
691| #define __PROTOTYPES 1
692| #define STDC_HEADERS 1
693| #define HAVE_SYS_TYPES_H 1
694| #define HAVE_SYS_STAT_H 1
695| #define HAVE_STDLIB_H 1
696| #define HAVE_STRING_H 1
697| #define HAVE_MEMORY_H 1
698| #define HAVE_STRINGS_H 1
699| #define HAVE_INTTYPES_H 1
700| #define HAVE_STDINT_H 1
701| #define HAVE_UNISTD_H 1
702| #define HAVE_STRING_H 1
703| #define HAVE_DLFCN_H 1
704| #define HAVE_ZLIB_H 1
705| #define HAVE_LIBZ 1
706| #define HAVE_DIRENT_H 1
707| #define STDC_HEADERS 1
708| #define HAVE_FCNTL_H 1
709| #define HAVE_UNISTD_H 1
710| #define HAVE_CTYPE_H 1
711| #define HAVE_DIRENT_H 1
712| #define HAVE_ERRNO_H 1
713| #define HAVE_MALLOC_H 1
714| #define HAVE_STDARG_H 1
715| #define HAVE_SYS_STAT_H 1
716| #define HAVE_SYS_TYPES_H 1
717| #define HAVE_STDINT_H 1
718| /* end confdefs.h.  */
719| #include <stdio.h>
720| #ifdef HAVE_SYS_TYPES_H
721| # include <sys/types.h>
722| #endif
723| #ifdef HAVE_SYS_STAT_H
724| # include <sys/stat.h>
725| #endif
726| #ifdef STDC_HEADERS
727| # include <stdlib.h>
728| # include <stddef.h>
729| #else
730| # ifdef HAVE_STDLIB_H
731| #  include <stdlib.h>
732| # endif
733| #endif
734| #ifdef HAVE_STRING_H
735| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
736| #  include <memory.h>
737| # endif
738| # include <string.h>
739| #endif
740| #ifdef HAVE_STRINGS_H
741| # include <strings.h>
742| #endif
743| #ifdef HAVE_INTTYPES_H
744| # include <inttypes.h>
745| #endif
746| #ifdef HAVE_STDINT_H
747| # include <stdint.h>
748| #endif
749| #ifdef HAVE_UNISTD_H
750| # include <unistd.h>
751| #endif
752| #include <inttypes.h.h>
753configure:22857: result: no
754configure:22861: checking inttypes.h.h presence
755configure:22876: mipsel-linux-uclibc-gcc -E  conftest.c
756conftest.c:38:24: error: inttypes.h.h: No such file or directory
757configure:22882: $? = 1
758configure: failed program was:
759| /* confdefs.h.  */
760| #define PACKAGE_NAME ""
761| #define PACKAGE_TARNAME ""
762| #define PACKAGE_VERSION ""
763| #define PACKAGE_STRING ""
764| #define PACKAGE_BUGREPORT ""
765| #define PACKAGE "libxml2"
766| #define VERSION "2.7.2"
767| #define PROTOTYPES 1
768| #define __PROTOTYPES 1
769| #define STDC_HEADERS 1
770| #define HAVE_SYS_TYPES_H 1
771| #define HAVE_SYS_STAT_H 1
772| #define HAVE_STDLIB_H 1
773| #define HAVE_STRING_H 1
774| #define HAVE_MEMORY_H 1
775| #define HAVE_STRINGS_H 1
776| #define HAVE_INTTYPES_H 1
777| #define HAVE_STDINT_H 1
778| #define HAVE_UNISTD_H 1
779| #define HAVE_STRING_H 1
780| #define HAVE_DLFCN_H 1
781| #define HAVE_ZLIB_H 1
782| #define HAVE_LIBZ 1
783| #define HAVE_DIRENT_H 1
784| #define STDC_HEADERS 1
785| #define HAVE_FCNTL_H 1
786| #define HAVE_UNISTD_H 1
787| #define HAVE_CTYPE_H 1
788| #define HAVE_DIRENT_H 1
789| #define HAVE_ERRNO_H 1
790| #define HAVE_MALLOC_H 1
791| #define HAVE_STDARG_H 1
792| #define HAVE_SYS_STAT_H 1
793| #define HAVE_SYS_TYPES_H 1
794| #define HAVE_STDINT_H 1
795| /* end confdefs.h.  */
796| #include <inttypes.h.h>
797configure:22896: result: no
798configure:22924: checking for inttypes.h.h
799configure:22932: result: no
800configure:22960: checking time.h usability
801configure:22977: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
802configure:22983: $? = 0
803configure:22997: result: yes
804configure:23001: checking time.h presence
805configure:23016: mipsel-linux-uclibc-gcc -E  conftest.c
806configure:23022: $? = 0
807configure:23036: result: yes
808configure:23064: checking for time.h
809configure:23072: result: yes
810configure:23100: checking ansidecl.h usability
811configure:23117: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
812conftest.c:72:22: error: ansidecl.h: No such file or directory
813configure:23123: $? = 1
814configure: failed program was:
815| /* confdefs.h.  */
816| #define PACKAGE_NAME ""
817| #define PACKAGE_TARNAME ""
818| #define PACKAGE_VERSION ""
819| #define PACKAGE_STRING ""
820| #define PACKAGE_BUGREPORT ""
821| #define PACKAGE "libxml2"
822| #define VERSION "2.7.2"
823| #define PROTOTYPES 1
824| #define __PROTOTYPES 1
825| #define STDC_HEADERS 1
826| #define HAVE_SYS_TYPES_H 1
827| #define HAVE_SYS_STAT_H 1
828| #define HAVE_STDLIB_H 1
829| #define HAVE_STRING_H 1
830| #define HAVE_MEMORY_H 1
831| #define HAVE_STRINGS_H 1
832| #define HAVE_INTTYPES_H 1
833| #define HAVE_STDINT_H 1
834| #define HAVE_UNISTD_H 1
835| #define HAVE_STRING_H 1
836| #define HAVE_DLFCN_H 1
837| #define HAVE_ZLIB_H 1
838| #define HAVE_LIBZ 1
839| #define HAVE_DIRENT_H 1
840| #define STDC_HEADERS 1
841| #define HAVE_FCNTL_H 1
842| #define HAVE_UNISTD_H 1
843| #define HAVE_CTYPE_H 1
844| #define HAVE_DIRENT_H 1
845| #define HAVE_ERRNO_H 1
846| #define HAVE_MALLOC_H 1
847| #define HAVE_STDARG_H 1
848| #define HAVE_SYS_STAT_H 1
849| #define HAVE_SYS_TYPES_H 1
850| #define HAVE_STDINT_H 1
851| #define HAVE_TIME_H 1
852| /* end confdefs.h.  */
853| #include <stdio.h>
854| #ifdef HAVE_SYS_TYPES_H
855| # include <sys/types.h>
856| #endif
857| #ifdef HAVE_SYS_STAT_H
858| # include <sys/stat.h>
859| #endif
860| #ifdef STDC_HEADERS
861| # include <stdlib.h>
862| # include <stddef.h>
863| #else
864| # ifdef HAVE_STDLIB_H
865| #  include <stdlib.h>
866| # endif
867| #endif
868| #ifdef HAVE_STRING_H
869| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
870| #  include <memory.h>
871| # endif
872| # include <string.h>
873| #endif
874| #ifdef HAVE_STRINGS_H
875| # include <strings.h>
876| #endif
877| #ifdef HAVE_INTTYPES_H
878| # include <inttypes.h>
879| #endif
880| #ifdef HAVE_STDINT_H
881| # include <stdint.h>
882| #endif
883| #ifdef HAVE_UNISTD_H
884| # include <unistd.h>
885| #endif
886| #include <ansidecl.h>
887configure:23137: result: no
888configure:23141: checking ansidecl.h presence
889configure:23156: mipsel-linux-uclibc-gcc -E  conftest.c
890conftest.c:39:22: error: ansidecl.h: No such file or directory
891configure:23162: $? = 1
892configure: failed program was:
893| /* confdefs.h.  */
894| #define PACKAGE_NAME ""
895| #define PACKAGE_TARNAME ""
896| #define PACKAGE_VERSION ""
897| #define PACKAGE_STRING ""
898| #define PACKAGE_BUGREPORT ""
899| #define PACKAGE "libxml2"
900| #define VERSION "2.7.2"
901| #define PROTOTYPES 1
902| #define __PROTOTYPES 1
903| #define STDC_HEADERS 1
904| #define HAVE_SYS_TYPES_H 1
905| #define HAVE_SYS_STAT_H 1
906| #define HAVE_STDLIB_H 1
907| #define HAVE_STRING_H 1
908| #define HAVE_MEMORY_H 1
909| #define HAVE_STRINGS_H 1
910| #define HAVE_INTTYPES_H 1
911| #define HAVE_STDINT_H 1
912| #define HAVE_UNISTD_H 1
913| #define HAVE_STRING_H 1
914| #define HAVE_DLFCN_H 1
915| #define HAVE_ZLIB_H 1
916| #define HAVE_LIBZ 1
917| #define HAVE_DIRENT_H 1
918| #define STDC_HEADERS 1
919| #define HAVE_FCNTL_H 1
920| #define HAVE_UNISTD_H 1
921| #define HAVE_CTYPE_H 1
922| #define HAVE_DIRENT_H 1
923| #define HAVE_ERRNO_H 1
924| #define HAVE_MALLOC_H 1
925| #define HAVE_STDARG_H 1
926| #define HAVE_SYS_STAT_H 1
927| #define HAVE_SYS_TYPES_H 1
928| #define HAVE_STDINT_H 1
929| #define HAVE_TIME_H 1
930| /* end confdefs.h.  */
931| #include <ansidecl.h>
932configure:23176: result: no
933configure:23204: checking for ansidecl.h
934configure:23212: result: no
935configure:23240: checking ieeefp.h usability
936configure:23257: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
937conftest.c:72:20: error: ieeefp.h: No such file or directory
938configure:23263: $? = 1
939configure: failed program was:
940| /* confdefs.h.  */
941| #define PACKAGE_NAME ""
942| #define PACKAGE_TARNAME ""
943| #define PACKAGE_VERSION ""
944| #define PACKAGE_STRING ""
945| #define PACKAGE_BUGREPORT ""
946| #define PACKAGE "libxml2"
947| #define VERSION "2.7.2"
948| #define PROTOTYPES 1
949| #define __PROTOTYPES 1
950| #define STDC_HEADERS 1
951| #define HAVE_SYS_TYPES_H 1
952| #define HAVE_SYS_STAT_H 1
953| #define HAVE_STDLIB_H 1
954| #define HAVE_STRING_H 1
955| #define HAVE_MEMORY_H 1
956| #define HAVE_STRINGS_H 1
957| #define HAVE_INTTYPES_H 1
958| #define HAVE_STDINT_H 1
959| #define HAVE_UNISTD_H 1
960| #define HAVE_STRING_H 1
961| #define HAVE_DLFCN_H 1
962| #define HAVE_ZLIB_H 1
963| #define HAVE_LIBZ 1
964| #define HAVE_DIRENT_H 1
965| #define STDC_HEADERS 1
966| #define HAVE_FCNTL_H 1
967| #define HAVE_UNISTD_H 1
968| #define HAVE_CTYPE_H 1
969| #define HAVE_DIRENT_H 1
970| #define HAVE_ERRNO_H 1
971| #define HAVE_MALLOC_H 1
972| #define HAVE_STDARG_H 1
973| #define HAVE_SYS_STAT_H 1
974| #define HAVE_SYS_TYPES_H 1
975| #define HAVE_STDINT_H 1
976| #define HAVE_TIME_H 1
977| /* end confdefs.h.  */
978| #include <stdio.h>
979| #ifdef HAVE_SYS_TYPES_H
980| # include <sys/types.h>
981| #endif
982| #ifdef HAVE_SYS_STAT_H
983| # include <sys/stat.h>
984| #endif
985| #ifdef STDC_HEADERS
986| # include <stdlib.h>
987| # include <stddef.h>
988| #else
989| # ifdef HAVE_STDLIB_H
990| #  include <stdlib.h>
991| # endif
992| #endif
993| #ifdef HAVE_STRING_H
994| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
995| #  include <memory.h>
996| # endif
997| # include <string.h>
998| #endif
999| #ifdef HAVE_STRINGS_H
1000| # include <strings.h>
1001| #endif
1002| #ifdef HAVE_INTTYPES_H
1003| # include <inttypes.h>
1004| #endif
1005| #ifdef HAVE_STDINT_H
1006| # include <stdint.h>
1007| #endif
1008| #ifdef HAVE_UNISTD_H
1009| # include <unistd.h>
1010| #endif
1011| #include <ieeefp.h>
1012configure:23277: result: no
1013configure:23281: checking ieeefp.h presence
1014configure:23296: mipsel-linux-uclibc-gcc -E  conftest.c
1015conftest.c:39:20: error: ieeefp.h: No such file or directory
1016configure:23302: $? = 1
1017configure: failed program was:
1018| /* confdefs.h.  */
1019| #define PACKAGE_NAME ""
1020| #define PACKAGE_TARNAME ""
1021| #define PACKAGE_VERSION ""
1022| #define PACKAGE_STRING ""
1023| #define PACKAGE_BUGREPORT ""
1024| #define PACKAGE "libxml2"
1025| #define VERSION "2.7.2"
1026| #define PROTOTYPES 1
1027| #define __PROTOTYPES 1
1028| #define STDC_HEADERS 1
1029| #define HAVE_SYS_TYPES_H 1
1030| #define HAVE_SYS_STAT_H 1
1031| #define HAVE_STDLIB_H 1
1032| #define HAVE_STRING_H 1
1033| #define HAVE_MEMORY_H 1
1034| #define HAVE_STRINGS_H 1
1035| #define HAVE_INTTYPES_H 1
1036| #define HAVE_STDINT_H 1
1037| #define HAVE_UNISTD_H 1
1038| #define HAVE_STRING_H 1
1039| #define HAVE_DLFCN_H 1
1040| #define HAVE_ZLIB_H 1
1041| #define HAVE_LIBZ 1
1042| #define HAVE_DIRENT_H 1
1043| #define STDC_HEADERS 1
1044| #define HAVE_FCNTL_H 1
1045| #define HAVE_UNISTD_H 1
1046| #define HAVE_CTYPE_H 1
1047| #define HAVE_DIRENT_H 1
1048| #define HAVE_ERRNO_H 1
1049| #define HAVE_MALLOC_H 1
1050| #define HAVE_STDARG_H 1
1051| #define HAVE_SYS_STAT_H 1
1052| #define HAVE_SYS_TYPES_H 1
1053| #define HAVE_STDINT_H 1
1054| #define HAVE_TIME_H 1
1055| /* end confdefs.h.  */
1056| #include <ieeefp.h>
1057configure:23316: result: no
1058configure:23344: checking for ieeefp.h
1059configure:23352: result: no
1060configure:23380: checking nan.h usability
1061configure:23397: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1062conftest.c:72:17: error: nan.h: No such file or directory
1063configure:23403: $? = 1
1064configure: failed program was:
1065| /* confdefs.h.  */
1066| #define PACKAGE_NAME ""
1067| #define PACKAGE_TARNAME ""
1068| #define PACKAGE_VERSION ""
1069| #define PACKAGE_STRING ""
1070| #define PACKAGE_BUGREPORT ""
1071| #define PACKAGE "libxml2"
1072| #define VERSION "2.7.2"
1073| #define PROTOTYPES 1
1074| #define __PROTOTYPES 1
1075| #define STDC_HEADERS 1
1076| #define HAVE_SYS_TYPES_H 1
1077| #define HAVE_SYS_STAT_H 1
1078| #define HAVE_STDLIB_H 1
1079| #define HAVE_STRING_H 1
1080| #define HAVE_MEMORY_H 1
1081| #define HAVE_STRINGS_H 1
1082| #define HAVE_INTTYPES_H 1
1083| #define HAVE_STDINT_H 1
1084| #define HAVE_UNISTD_H 1
1085| #define HAVE_STRING_H 1
1086| #define HAVE_DLFCN_H 1
1087| #define HAVE_ZLIB_H 1
1088| #define HAVE_LIBZ 1
1089| #define HAVE_DIRENT_H 1
1090| #define STDC_HEADERS 1
1091| #define HAVE_FCNTL_H 1
1092| #define HAVE_UNISTD_H 1
1093| #define HAVE_CTYPE_H 1
1094| #define HAVE_DIRENT_H 1
1095| #define HAVE_ERRNO_H 1
1096| #define HAVE_MALLOC_H 1
1097| #define HAVE_STDARG_H 1
1098| #define HAVE_SYS_STAT_H 1
1099| #define HAVE_SYS_TYPES_H 1
1100| #define HAVE_STDINT_H 1
1101| #define HAVE_TIME_H 1
1102| /* end confdefs.h.  */
1103| #include <stdio.h>
1104| #ifdef HAVE_SYS_TYPES_H
1105| # include <sys/types.h>
1106| #endif
1107| #ifdef HAVE_SYS_STAT_H
1108| # include <sys/stat.h>
1109| #endif
1110| #ifdef STDC_HEADERS
1111| # include <stdlib.h>
1112| # include <stddef.h>
1113| #else
1114| # ifdef HAVE_STDLIB_H
1115| #  include <stdlib.h>
1116| # endif
1117| #endif
1118| #ifdef HAVE_STRING_H
1119| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1120| #  include <memory.h>
1121| # endif
1122| # include <string.h>
1123| #endif
1124| #ifdef HAVE_STRINGS_H
1125| # include <strings.h>
1126| #endif
1127| #ifdef HAVE_INTTYPES_H
1128| # include <inttypes.h>
1129| #endif
1130| #ifdef HAVE_STDINT_H
1131| # include <stdint.h>
1132| #endif
1133| #ifdef HAVE_UNISTD_H
1134| # include <unistd.h>
1135| #endif
1136| #include <nan.h>
1137configure:23417: result: no
1138configure:23421: checking nan.h presence
1139configure:23436: mipsel-linux-uclibc-gcc -E  conftest.c
1140conftest.c:39:17: error: nan.h: No such file or directory
1141configure:23442: $? = 1
1142configure: failed program was:
1143| /* confdefs.h.  */
1144| #define PACKAGE_NAME ""
1145| #define PACKAGE_TARNAME ""
1146| #define PACKAGE_VERSION ""
1147| #define PACKAGE_STRING ""
1148| #define PACKAGE_BUGREPORT ""
1149| #define PACKAGE "libxml2"
1150| #define VERSION "2.7.2"
1151| #define PROTOTYPES 1
1152| #define __PROTOTYPES 1
1153| #define STDC_HEADERS 1
1154| #define HAVE_SYS_TYPES_H 1
1155| #define HAVE_SYS_STAT_H 1
1156| #define HAVE_STDLIB_H 1
1157| #define HAVE_STRING_H 1
1158| #define HAVE_MEMORY_H 1
1159| #define HAVE_STRINGS_H 1
1160| #define HAVE_INTTYPES_H 1
1161| #define HAVE_STDINT_H 1
1162| #define HAVE_UNISTD_H 1
1163| #define HAVE_STRING_H 1
1164| #define HAVE_DLFCN_H 1
1165| #define HAVE_ZLIB_H 1
1166| #define HAVE_LIBZ 1
1167| #define HAVE_DIRENT_H 1
1168| #define STDC_HEADERS 1
1169| #define HAVE_FCNTL_H 1
1170| #define HAVE_UNISTD_H 1
1171| #define HAVE_CTYPE_H 1
1172| #define HAVE_DIRENT_H 1
1173| #define HAVE_ERRNO_H 1
1174| #define HAVE_MALLOC_H 1
1175| #define HAVE_STDARG_H 1
1176| #define HAVE_SYS_STAT_H 1
1177| #define HAVE_SYS_TYPES_H 1
1178| #define HAVE_STDINT_H 1
1179| #define HAVE_TIME_H 1
1180| /* end confdefs.h.  */
1181| #include <nan.h>
1182configure:23456: result: no
1183configure:23484: checking for nan.h
1184configure:23492: result: no
1185configure:23520: checking math.h usability
1186configure:23537: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1187configure:23543: $? = 0
1188configure:23557: result: yes
1189configure:23561: checking math.h presence
1190configure:23576: mipsel-linux-uclibc-gcc -E  conftest.c
1191configure:23582: $? = 0
1192configure:23596: result: yes
1193configure:23624: checking for math.h
1194configure:23632: result: yes
1195configure:23660: checking limits.h usability
1196configure:23677: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1197configure:23683: $? = 0
1198configure:23697: result: yes
1199configure:23701: checking limits.h presence
1200configure:23716: mipsel-linux-uclibc-gcc -E  conftest.c
1201configure:23722: $? = 0
1202configure:23736: result: yes
1203configure:23764: checking for limits.h
1204configure:23772: result: yes
1205configure:23800: checking fp_class.h usability
1206configure:23817: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1207conftest.c:74:22: error: fp_class.h: No such file or directory
1208configure:23823: $? = 1
1209configure: failed program was:
1210| /* confdefs.h.  */
1211| #define PACKAGE_NAME ""
1212| #define PACKAGE_TARNAME ""
1213| #define PACKAGE_VERSION ""
1214| #define PACKAGE_STRING ""
1215| #define PACKAGE_BUGREPORT ""
1216| #define PACKAGE "libxml2"
1217| #define VERSION "2.7.2"
1218| #define PROTOTYPES 1
1219| #define __PROTOTYPES 1
1220| #define STDC_HEADERS 1
1221| #define HAVE_SYS_TYPES_H 1
1222| #define HAVE_SYS_STAT_H 1
1223| #define HAVE_STDLIB_H 1
1224| #define HAVE_STRING_H 1
1225| #define HAVE_MEMORY_H 1
1226| #define HAVE_STRINGS_H 1
1227| #define HAVE_INTTYPES_H 1
1228| #define HAVE_STDINT_H 1
1229| #define HAVE_UNISTD_H 1
1230| #define HAVE_STRING_H 1
1231| #define HAVE_DLFCN_H 1
1232| #define HAVE_ZLIB_H 1
1233| #define HAVE_LIBZ 1
1234| #define HAVE_DIRENT_H 1
1235| #define STDC_HEADERS 1
1236| #define HAVE_FCNTL_H 1
1237| #define HAVE_UNISTD_H 1
1238| #define HAVE_CTYPE_H 1
1239| #define HAVE_DIRENT_H 1
1240| #define HAVE_ERRNO_H 1
1241| #define HAVE_MALLOC_H 1
1242| #define HAVE_STDARG_H 1
1243| #define HAVE_SYS_STAT_H 1
1244| #define HAVE_SYS_TYPES_H 1
1245| #define HAVE_STDINT_H 1
1246| #define HAVE_TIME_H 1
1247| #define HAVE_MATH_H 1
1248| #define HAVE_LIMITS_H 1
1249| /* end confdefs.h.  */
1250| #include <stdio.h>
1251| #ifdef HAVE_SYS_TYPES_H
1252| # include <sys/types.h>
1253| #endif
1254| #ifdef HAVE_SYS_STAT_H
1255| # include <sys/stat.h>
1256| #endif
1257| #ifdef STDC_HEADERS
1258| # include <stdlib.h>
1259| # include <stddef.h>
1260| #else
1261| # ifdef HAVE_STDLIB_H
1262| #  include <stdlib.h>
1263| # endif
1264| #endif
1265| #ifdef HAVE_STRING_H
1266| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1267| #  include <memory.h>
1268| # endif
1269| # include <string.h>
1270| #endif
1271| #ifdef HAVE_STRINGS_H
1272| # include <strings.h>
1273| #endif
1274| #ifdef HAVE_INTTYPES_H
1275| # include <inttypes.h>
1276| #endif
1277| #ifdef HAVE_STDINT_H
1278| # include <stdint.h>
1279| #endif
1280| #ifdef HAVE_UNISTD_H
1281| # include <unistd.h>
1282| #endif
1283| #include <fp_class.h>
1284configure:23837: result: no
1285configure:23841: checking fp_class.h presence
1286configure:23856: mipsel-linux-uclibc-gcc -E  conftest.c
1287conftest.c:41:22: error: fp_class.h: No such file or directory
1288configure:23862: $? = 1
1289configure: failed program was:
1290| /* confdefs.h.  */
1291| #define PACKAGE_NAME ""
1292| #define PACKAGE_TARNAME ""
1293| #define PACKAGE_VERSION ""
1294| #define PACKAGE_STRING ""
1295| #define PACKAGE_BUGREPORT ""
1296| #define PACKAGE "libxml2"
1297| #define VERSION "2.7.2"
1298| #define PROTOTYPES 1
1299| #define __PROTOTYPES 1
1300| #define STDC_HEADERS 1
1301| #define HAVE_SYS_TYPES_H 1
1302| #define HAVE_SYS_STAT_H 1
1303| #define HAVE_STDLIB_H 1
1304| #define HAVE_STRING_H 1
1305| #define HAVE_MEMORY_H 1
1306| #define HAVE_STRINGS_H 1
1307| #define HAVE_INTTYPES_H 1
1308| #define HAVE_STDINT_H 1
1309| #define HAVE_UNISTD_H 1
1310| #define HAVE_STRING_H 1
1311| #define HAVE_DLFCN_H 1
1312| #define HAVE_ZLIB_H 1
1313| #define HAVE_LIBZ 1
1314| #define HAVE_DIRENT_H 1
1315| #define STDC_HEADERS 1
1316| #define HAVE_FCNTL_H 1
1317| #define HAVE_UNISTD_H 1
1318| #define HAVE_CTYPE_H 1
1319| #define HAVE_DIRENT_H 1
1320| #define HAVE_ERRNO_H 1
1321| #define HAVE_MALLOC_H 1
1322| #define HAVE_STDARG_H 1
1323| #define HAVE_SYS_STAT_H 1
1324| #define HAVE_SYS_TYPES_H 1
1325| #define HAVE_STDINT_H 1
1326| #define HAVE_TIME_H 1
1327| #define HAVE_MATH_H 1
1328| #define HAVE_LIMITS_H 1
1329| /* end confdefs.h.  */
1330| #include <fp_class.h>
1331configure:23876: result: no
1332configure:23904: checking for fp_class.h
1333configure:23912: result: no
1334configure:23940: checking float.h usability
1335configure:23957: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1336configure:23963: $? = 0
1337configure:23977: result: yes
1338configure:23981: checking float.h presence
1339configure:23996: mipsel-linux-uclibc-gcc -E  conftest.c
1340configure:24002: $? = 0
1341configure:24016: result: yes
1342configure:24044: checking for float.h
1343configure:24052: result: yes
1344configure:24070: checking for stdlib.h
1345configure:24076: result: yes
1346configure:24209: checking for sys/socket.h
1347configure:24233: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1348configure:24239: $? = 0
1349configure:24255: result: yes
1350configure:24270: checking for netinet/in.h
1351configure:24294: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1352configure:24300: $? = 0
1353configure:24316: result: yes
1354configure:24331: checking for arpa/inet.h
1355configure:24358: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1356configure:24364: $? = 0
1357configure:24380: result: yes
1358configure:24406: checking netdb.h usability
1359configure:24423: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1360configure:24429: $? = 0
1361configure:24443: result: yes
1362configure:24447: checking netdb.h presence
1363configure:24462: mipsel-linux-uclibc-gcc -E  conftest.c
1364configure:24468: $? = 0
1365configure:24482: result: yes
1366configure:24510: checking for netdb.h
1367configure:24518: result: yes
1368configure:24546: checking sys/time.h usability
1369configure:24563: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1370configure:24569: $? = 0
1371configure:24583: result: yes
1372configure:24587: checking sys/time.h presence
1373configure:24602: mipsel-linux-uclibc-gcc -E  conftest.c
1374configure:24608: $? = 0
1375configure:24622: result: yes
1376configure:24650: checking for sys/time.h
1377configure:24658: result: yes
1378configure:24686: checking sys/select.h usability
1379configure:24703: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1380configure:24709: $? = 0
1381configure:24723: result: yes
1382configure:24727: checking sys/select.h presence
1383configure:24742: mipsel-linux-uclibc-gcc -E  conftest.c
1384configure:24748: $? = 0
1385configure:24762: result: yes
1386configure:24790: checking for sys/select.h
1387configure:24798: result: yes
1388configure:24826: checking sys/mman.h usability
1389configure:24843: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1390configure:24849: $? = 0
1391configure:24863: result: yes
1392configure:24867: checking sys/mman.h presence
1393configure:24882: mipsel-linux-uclibc-gcc -E  conftest.c
1394configure:24888: $? = 0
1395configure:24902: result: yes
1396configure:24930: checking for sys/mman.h
1397configure:24938: result: yes
1398configure:24966: checking sys/timeb.h usability
1399configure:24983: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1400configure:24989: $? = 0
1401configure:25003: result: yes
1402configure:25007: checking sys/timeb.h presence
1403configure:25022: mipsel-linux-uclibc-gcc -E  conftest.c
1404configure:25028: $? = 0
1405configure:25042: result: yes
1406configure:25070: checking for sys/timeb.h
1407configure:25078: result: yes
1408configure:25106: checking signal.h usability
1409configure:25123: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1410configure:25129: $? = 0
1411configure:25143: result: yes
1412configure:25147: checking signal.h presence
1413configure:25162: mipsel-linux-uclibc-gcc -E  conftest.c
1414configure:25168: $? = 0
1415configure:25182: result: yes
1416configure:25210: checking for signal.h
1417configure:25218: result: yes
1418configure:25235: checking for arpa/nameser.h
1419configure:25259: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1420configure:25265: $? = 0
1421configure:25281: result: yes
1422configure:25296: checking for resolv.h
1423configure:25326: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1424configure:25332: $? = 0
1425configure:25348: result: yes
1426configure:25374: checking dl.h usability
1427configure:25391: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
1428conftest.c:87:16: error: dl.h: No such file or directory
1429configure:25397: $? = 1
1430configure: failed program was:
1431| /* confdefs.h.  */
1432| #define PACKAGE_NAME ""
1433| #define PACKAGE_TARNAME ""
1434| #define PACKAGE_VERSION ""
1435| #define PACKAGE_STRING ""
1436| #define PACKAGE_BUGREPORT ""
1437| #define PACKAGE "libxml2"
1438| #define VERSION "2.7.2"
1439| #define PROTOTYPES 1
1440| #define __PROTOTYPES 1
1441| #define STDC_HEADERS 1
1442| #define HAVE_SYS_TYPES_H 1
1443| #define HAVE_SYS_STAT_H 1
1444| #define HAVE_STDLIB_H 1
1445| #define HAVE_STRING_H 1
1446| #define HAVE_MEMORY_H 1
1447| #define HAVE_STRINGS_H 1
1448| #define HAVE_INTTYPES_H 1
1449| #define HAVE_STDINT_H 1
1450| #define HAVE_UNISTD_H 1
1451| #define HAVE_STRING_H 1
1452| #define HAVE_DLFCN_H 1
1453| #define HAVE_ZLIB_H 1
1454| #define HAVE_LIBZ 1
1455| #define HAVE_DIRENT_H 1
1456| #define STDC_HEADERS 1
1457| #define HAVE_FCNTL_H 1
1458| #define HAVE_UNISTD_H 1
1459| #define HAVE_CTYPE_H 1
1460| #define HAVE_DIRENT_H 1
1461| #define HAVE_ERRNO_H 1
1462| #define HAVE_MALLOC_H 1
1463| #define HAVE_STDARG_H 1
1464| #define HAVE_SYS_STAT_H 1
1465| #define HAVE_SYS_TYPES_H 1
1466| #define HAVE_STDINT_H 1
1467| #define HAVE_TIME_H 1
1468| #define HAVE_MATH_H 1
1469| #define HAVE_LIMITS_H 1
1470| #define HAVE_FLOAT_H 1
1471| #define HAVE_STDLIB_H 1
1472| #define HAVE_SYS_SOCKET_H 1
1473| #define HAVE_NETINET_IN_H 1
1474| #define HAVE_ARPA_INET_H 1
1475| #define HAVE_NETDB_H 1
1476| #define HAVE_SYS_TIME_H 1
1477| #define HAVE_SYS_SELECT_H 1
1478| #define HAVE_SYS_MMAN_H 1
1479| #define HAVE_SYS_TIMEB_H 1
1480| #define HAVE_SIGNAL_H 1
1481| #define HAVE_ARPA_NAMESER_H 1
1482| #define HAVE_RESOLV_H 1
1483| /* end confdefs.h.  */
1484| #include <stdio.h>
1485| #ifdef HAVE_SYS_TYPES_H
1486| # include <sys/types.h>
1487| #endif
1488| #ifdef HAVE_SYS_STAT_H
1489| # include <sys/stat.h>
1490| #endif
1491| #ifdef STDC_HEADERS
1492| # include <stdlib.h>
1493| # include <stddef.h>
1494| #else
1495| # ifdef HAVE_STDLIB_H
1496| #  include <stdlib.h>
1497| # endif
1498| #endif
1499| #ifdef HAVE_STRING_H
1500| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1501| #  include <memory.h>
1502| # endif
1503| # include <string.h>
1504| #endif
1505| #ifdef HAVE_STRINGS_H
1506| # include <strings.h>
1507| #endif
1508| #ifdef HAVE_INTTYPES_H
1509| # include <inttypes.h>
1510| #endif
1511| #ifdef HAVE_STDINT_H
1512| # include <stdint.h>
1513| #endif
1514| #ifdef HAVE_UNISTD_H
1515| # include <unistd.h>
1516| #endif
1517| #include <dl.h>
1518configure:25411: result: no
1519configure:25415: checking dl.h presence
1520configure:25430: mipsel-linux-uclibc-gcc -E  conftest.c
1521conftest.c:54:16: error: dl.h: No such file or directory
1522configure:25436: $? = 1
1523configure: failed program was:
1524| /* confdefs.h.  */
1525| #define PACKAGE_NAME ""
1526| #define PACKAGE_TARNAME ""
1527| #define PACKAGE_VERSION ""
1528| #define PACKAGE_STRING ""
1529| #define PACKAGE_BUGREPORT ""
1530| #define PACKAGE "libxml2"
1531| #define VERSION "2.7.2"
1532| #define PROTOTYPES 1
1533| #define __PROTOTYPES 1
1534| #define STDC_HEADERS 1
1535| #define HAVE_SYS_TYPES_H 1
1536| #define HAVE_SYS_STAT_H 1
1537| #define HAVE_STDLIB_H 1
1538| #define HAVE_STRING_H 1
1539| #define HAVE_MEMORY_H 1
1540| #define HAVE_STRINGS_H 1
1541| #define HAVE_INTTYPES_H 1
1542| #define HAVE_STDINT_H 1
1543| #define HAVE_UNISTD_H 1
1544| #define HAVE_STRING_H 1
1545| #define HAVE_DLFCN_H 1
1546| #define HAVE_ZLIB_H 1
1547| #define HAVE_LIBZ 1
1548| #define HAVE_DIRENT_H 1
1549| #define STDC_HEADERS 1
1550| #define HAVE_FCNTL_H 1
1551| #define HAVE_UNISTD_H 1
1552| #define HAVE_CTYPE_H 1
1553| #define HAVE_DIRENT_H 1
1554| #define HAVE_ERRNO_H 1
1555| #define HAVE_MALLOC_H 1
1556| #define HAVE_STDARG_H 1
1557| #define HAVE_SYS_STAT_H 1
1558| #define HAVE_SYS_TYPES_H 1
1559| #define HAVE_STDINT_H 1
1560| #define HAVE_TIME_H 1
1561| #define HAVE_MATH_H 1
1562| #define HAVE_LIMITS_H 1
1563| #define HAVE_FLOAT_H 1
1564| #define HAVE_STDLIB_H 1
1565| #define HAVE_SYS_SOCKET_H 1
1566| #define HAVE_NETINET_IN_H 1
1567| #define HAVE_ARPA_INET_H 1
1568| #define HAVE_NETDB_H 1
1569| #define HAVE_SYS_TIME_H 1
1570| #define HAVE_SYS_SELECT_H 1
1571| #define HAVE_SYS_MMAN_H 1
1572| #define HAVE_SYS_TIMEB_H 1
1573| #define HAVE_SIGNAL_H 1
1574| #define HAVE_ARPA_NAMESER_H 1
1575| #define HAVE_RESOLV_H 1
1576| /* end confdefs.h.  */
1577| #include <dl.h>
1578configure:25450: result: no
1579configure:25478: checking for dl.h
1580configure:25486: result: no
1581configure:25504: checking for dlfcn.h
1582configure:25510: result: yes
1583configure:25647: checking for strftime
1584configure:25703: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1585conftest.c:78: warning: conflicting types for built-in function 'strftime'
1586configure:25709: $? = 0
1587configure:25727: result: yes
1588configure:25814: checking for strdup
1589configure:25870: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1590conftest.c:79: warning: conflicting types for built-in function 'strdup'
1591configure:25876: $? = 0
1592configure:25894: result: yes
1593configure:25814: checking for strndup
1594configure:25870: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1595conftest.c:80: warning: conflicting types for built-in function 'strndup'
1596configure:25876: $? = 0
1597configure:25894: result: yes
1598configure:25814: checking for strerror
1599configure:25870: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1600configure:25876: $? = 0
1601configure:25894: result: yes
1602configure:25912: checking for finite
1603configure:25968: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1604conftest.c:82: warning: conflicting types for built-in function 'finite'
1605/tmp/ccaz2Uqr.o: In function `main':
1606conftest.c:(.text+0x20): undefined reference to `finite'
1607collect2: ld returned 1 exit status
1608configure:25974: $? = 1
1609configure: failed program was:
1610| /* confdefs.h.  */
1611| #define PACKAGE_NAME ""
1612| #define PACKAGE_TARNAME ""
1613| #define PACKAGE_VERSION ""
1614| #define PACKAGE_STRING ""
1615| #define PACKAGE_BUGREPORT ""
1616| #define PACKAGE "libxml2"
1617| #define VERSION "2.7.2"
1618| #define PROTOTYPES 1
1619| #define __PROTOTYPES 1
1620| #define STDC_HEADERS 1
1621| #define HAVE_SYS_TYPES_H 1
1622| #define HAVE_SYS_STAT_H 1
1623| #define HAVE_STDLIB_H 1
1624| #define HAVE_STRING_H 1
1625| #define HAVE_MEMORY_H 1
1626| #define HAVE_STRINGS_H 1
1627| #define HAVE_INTTYPES_H 1
1628| #define HAVE_STDINT_H 1
1629| #define HAVE_UNISTD_H 1
1630| #define HAVE_STRING_H 1
1631| #define HAVE_DLFCN_H 1
1632| #define HAVE_ZLIB_H 1
1633| #define HAVE_LIBZ 1
1634| #define HAVE_DIRENT_H 1
1635| #define STDC_HEADERS 1
1636| #define HAVE_FCNTL_H 1
1637| #define HAVE_UNISTD_H 1
1638| #define HAVE_CTYPE_H 1
1639| #define HAVE_DIRENT_H 1
1640| #define HAVE_ERRNO_H 1
1641| #define HAVE_MALLOC_H 1
1642| #define HAVE_STDARG_H 1
1643| #define HAVE_SYS_STAT_H 1
1644| #define HAVE_SYS_TYPES_H 1
1645| #define HAVE_STDINT_H 1
1646| #define HAVE_TIME_H 1
1647| #define HAVE_MATH_H 1
1648| #define HAVE_LIMITS_H 1
1649| #define HAVE_FLOAT_H 1
1650| #define HAVE_STDLIB_H 1
1651| #define HAVE_SYS_SOCKET_H 1
1652| #define HAVE_NETINET_IN_H 1
1653| #define HAVE_ARPA_INET_H 1
1654| #define HAVE_NETDB_H 1
1655| #define HAVE_SYS_TIME_H 1
1656| #define HAVE_SYS_SELECT_H 1
1657| #define HAVE_SYS_MMAN_H 1
1658| #define HAVE_SYS_TIMEB_H 1
1659| #define HAVE_SIGNAL_H 1
1660| #define HAVE_ARPA_NAMESER_H 1
1661| #define HAVE_RESOLV_H 1
1662| #define HAVE_DLFCN_H 1
1663| #define HAVE_STRFTIME 1
1664| #define HAVE_STRDUP 1
1665| #define HAVE_STRNDUP 1
1666| #define HAVE_STRERROR 1
1667| /* end confdefs.h.  */
1668| /* Define finite to an innocuous variant, in case <limits.h> declares finite.
1669|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1670| #define finite innocuous_finite
1671| 
1672| /* System header to define __stub macros and hopefully few prototypes,
1673|     which can conflict with char finite (); below.
1674|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1675|     <limits.h> exists even on freestanding compilers.  */
1676| 
1677| #ifdef __STDC__
1678| # include <limits.h>
1679| #else
1680| # include <assert.h>
1681| #endif
1682| 
1683| #undef finite
1684| 
1685| /* Override any GCC internal prototype to avoid an error.
1686|    Use char because int might match the return type of a GCC
1687|    builtin and then its argument prototype would still apply.  */
1688| #ifdef __cplusplus
1689| extern "C"
1690| #endif
1691| char finite ();
1692| /* The GNU C library defines this for functions which it implements
1693|     to always fail with ENOSYS.  Some functions are actually named
1694|     something starting with __ and the normal name is an alias.  */
1695| #if defined __stub_finite || defined __stub___finite
1696| choke me
1697| #endif
1698| 
1699| int
1700| main ()
1701| {
1702| return finite ();
1703|   ;
1704|   return 0;
1705| }
1706configure:25992: result: no
1707configure:25912: checking for isnand
1708configure:25968: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1709/tmp/ccM9RCeA.o: In function `main':
1710conftest.c:(.text+0x20): undefined reference to `isnand'
1711collect2: ld returned 1 exit status
1712configure:25974: $? = 1
1713configure: failed program was:
1714| /* confdefs.h.  */
1715| #define PACKAGE_NAME ""
1716| #define PACKAGE_TARNAME ""
1717| #define PACKAGE_VERSION ""
1718| #define PACKAGE_STRING ""
1719| #define PACKAGE_BUGREPORT ""
1720| #define PACKAGE "libxml2"
1721| #define VERSION "2.7.2"
1722| #define PROTOTYPES 1
1723| #define __PROTOTYPES 1
1724| #define STDC_HEADERS 1
1725| #define HAVE_SYS_TYPES_H 1
1726| #define HAVE_SYS_STAT_H 1
1727| #define HAVE_STDLIB_H 1
1728| #define HAVE_STRING_H 1
1729| #define HAVE_MEMORY_H 1
1730| #define HAVE_STRINGS_H 1
1731| #define HAVE_INTTYPES_H 1
1732| #define HAVE_STDINT_H 1
1733| #define HAVE_UNISTD_H 1
1734| #define HAVE_STRING_H 1
1735| #define HAVE_DLFCN_H 1
1736| #define HAVE_ZLIB_H 1
1737| #define HAVE_LIBZ 1
1738| #define HAVE_DIRENT_H 1
1739| #define STDC_HEADERS 1
1740| #define HAVE_FCNTL_H 1
1741| #define HAVE_UNISTD_H 1
1742| #define HAVE_CTYPE_H 1
1743| #define HAVE_DIRENT_H 1
1744| #define HAVE_ERRNO_H 1
1745| #define HAVE_MALLOC_H 1
1746| #define HAVE_STDARG_H 1
1747| #define HAVE_SYS_STAT_H 1
1748| #define HAVE_SYS_TYPES_H 1
1749| #define HAVE_STDINT_H 1
1750| #define HAVE_TIME_H 1
1751| #define HAVE_MATH_H 1
1752| #define HAVE_LIMITS_H 1
1753| #define HAVE_FLOAT_H 1
1754| #define HAVE_STDLIB_H 1
1755| #define HAVE_SYS_SOCKET_H 1
1756| #define HAVE_NETINET_IN_H 1
1757| #define HAVE_ARPA_INET_H 1
1758| #define HAVE_NETDB_H 1
1759| #define HAVE_SYS_TIME_H 1
1760| #define HAVE_SYS_SELECT_H 1
1761| #define HAVE_SYS_MMAN_H 1
1762| #define HAVE_SYS_TIMEB_H 1
1763| #define HAVE_SIGNAL_H 1
1764| #define HAVE_ARPA_NAMESER_H 1
1765| #define HAVE_RESOLV_H 1
1766| #define HAVE_DLFCN_H 1
1767| #define HAVE_STRFTIME 1
1768| #define HAVE_STRDUP 1
1769| #define HAVE_STRNDUP 1
1770| #define HAVE_STRERROR 1
1771| /* end confdefs.h.  */
1772| /* Define isnand to an innocuous variant, in case <limits.h> declares isnand.
1773|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1774| #define isnand innocuous_isnand
1775| 
1776| /* System header to define __stub macros and hopefully few prototypes,
1777|     which can conflict with char isnand (); below.
1778|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1779|     <limits.h> exists even on freestanding compilers.  */
1780| 
1781| #ifdef __STDC__
1782| # include <limits.h>
1783| #else
1784| # include <assert.h>
1785| #endif
1786| 
1787| #undef isnand
1788| 
1789| /* Override any GCC internal prototype to avoid an error.
1790|    Use char because int might match the return type of a GCC
1791|    builtin and then its argument prototype would still apply.  */
1792| #ifdef __cplusplus
1793| extern "C"
1794| #endif
1795| char isnand ();
1796| /* The GNU C library defines this for functions which it implements
1797|     to always fail with ENOSYS.  Some functions are actually named
1798|     something starting with __ and the normal name is an alias.  */
1799| #if defined __stub_isnand || defined __stub___isnand
1800| choke me
1801| #endif
1802| 
1803| int
1804| main ()
1805| {
1806| return isnand ();
1807|   ;
1808|   return 0;
1809| }
1810configure:25992: result: no
1811configure:25912: checking for fp_class
1812configure:25968: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1813/tmp/ccubih5I.o: In function `main':
1814conftest.c:(.text+0x20): undefined reference to `fp_class'
1815collect2: ld returned 1 exit status
1816configure:25974: $? = 1
1817configure: failed program was:
1818| /* confdefs.h.  */
1819| #define PACKAGE_NAME ""
1820| #define PACKAGE_TARNAME ""
1821| #define PACKAGE_VERSION ""
1822| #define PACKAGE_STRING ""
1823| #define PACKAGE_BUGREPORT ""
1824| #define PACKAGE "libxml2"
1825| #define VERSION "2.7.2"
1826| #define PROTOTYPES 1
1827| #define __PROTOTYPES 1
1828| #define STDC_HEADERS 1
1829| #define HAVE_SYS_TYPES_H 1
1830| #define HAVE_SYS_STAT_H 1
1831| #define HAVE_STDLIB_H 1
1832| #define HAVE_STRING_H 1
1833| #define HAVE_MEMORY_H 1
1834| #define HAVE_STRINGS_H 1
1835| #define HAVE_INTTYPES_H 1
1836| #define HAVE_STDINT_H 1
1837| #define HAVE_UNISTD_H 1
1838| #define HAVE_STRING_H 1
1839| #define HAVE_DLFCN_H 1
1840| #define HAVE_ZLIB_H 1
1841| #define HAVE_LIBZ 1
1842| #define HAVE_DIRENT_H 1
1843| #define STDC_HEADERS 1
1844| #define HAVE_FCNTL_H 1
1845| #define HAVE_UNISTD_H 1
1846| #define HAVE_CTYPE_H 1
1847| #define HAVE_DIRENT_H 1
1848| #define HAVE_ERRNO_H 1
1849| #define HAVE_MALLOC_H 1
1850| #define HAVE_STDARG_H 1
1851| #define HAVE_SYS_STAT_H 1
1852| #define HAVE_SYS_TYPES_H 1
1853| #define HAVE_STDINT_H 1
1854| #define HAVE_TIME_H 1
1855| #define HAVE_MATH_H 1
1856| #define HAVE_LIMITS_H 1
1857| #define HAVE_FLOAT_H 1
1858| #define HAVE_STDLIB_H 1
1859| #define HAVE_SYS_SOCKET_H 1
1860| #define HAVE_NETINET_IN_H 1
1861| #define HAVE_ARPA_INET_H 1
1862| #define HAVE_NETDB_H 1
1863| #define HAVE_SYS_TIME_H 1
1864| #define HAVE_SYS_SELECT_H 1
1865| #define HAVE_SYS_MMAN_H 1
1866| #define HAVE_SYS_TIMEB_H 1
1867| #define HAVE_SIGNAL_H 1
1868| #define HAVE_ARPA_NAMESER_H 1
1869| #define HAVE_RESOLV_H 1
1870| #define HAVE_DLFCN_H 1
1871| #define HAVE_STRFTIME 1
1872| #define HAVE_STRDUP 1
1873| #define HAVE_STRNDUP 1
1874| #define HAVE_STRERROR 1
1875| /* end confdefs.h.  */
1876| /* Define fp_class to an innocuous variant, in case <limits.h> declares fp_class.
1877|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1878| #define fp_class innocuous_fp_class
1879| 
1880| /* System header to define __stub macros and hopefully few prototypes,
1881|     which can conflict with char fp_class (); below.
1882|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1883|     <limits.h> exists even on freestanding compilers.  */
1884| 
1885| #ifdef __STDC__
1886| # include <limits.h>
1887| #else
1888| # include <assert.h>
1889| #endif
1890| 
1891| #undef fp_class
1892| 
1893| /* Override any GCC internal prototype to avoid an error.
1894|    Use char because int might match the return type of a GCC
1895|    builtin and then its argument prototype would still apply.  */
1896| #ifdef __cplusplus
1897| extern "C"
1898| #endif
1899| char fp_class ();
1900| /* The GNU C library defines this for functions which it implements
1901|     to always fail with ENOSYS.  Some functions are actually named
1902|     something starting with __ and the normal name is an alias.  */
1903| #if defined __stub_fp_class || defined __stub___fp_class
1904| choke me
1905| #endif
1906| 
1907| int
1908| main ()
1909| {
1910| return fp_class ();
1911|   ;
1912|   return 0;
1913| }
1914configure:25992: result: no
1915configure:25912: checking for class
1916configure:25968: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
1917/tmp/cc8QJv5O.o: In function `main':
1918conftest.c:(.text+0x20): undefined reference to `class'
1919collect2: ld returned 1 exit status
1920configure:25974: $? = 1
1921configure: failed program was:
1922| /* confdefs.h.  */
1923| #define PACKAGE_NAME ""
1924| #define PACKAGE_TARNAME ""
1925| #define PACKAGE_VERSION ""
1926| #define PACKAGE_STRING ""
1927| #define PACKAGE_BUGREPORT ""
1928| #define PACKAGE "libxml2"
1929| #define VERSION "2.7.2"
1930| #define PROTOTYPES 1
1931| #define __PROTOTYPES 1
1932| #define STDC_HEADERS 1
1933| #define HAVE_SYS_TYPES_H 1
1934| #define HAVE_SYS_STAT_H 1
1935| #define HAVE_STDLIB_H 1
1936| #define HAVE_STRING_H 1
1937| #define HAVE_MEMORY_H 1
1938| #define HAVE_STRINGS_H 1
1939| #define HAVE_INTTYPES_H 1
1940| #define HAVE_STDINT_H 1
1941| #define HAVE_UNISTD_H 1
1942| #define HAVE_STRING_H 1
1943| #define HAVE_DLFCN_H 1
1944| #define HAVE_ZLIB_H 1
1945| #define HAVE_LIBZ 1
1946| #define HAVE_DIRENT_H 1
1947| #define STDC_HEADERS 1
1948| #define HAVE_FCNTL_H 1
1949| #define HAVE_UNISTD_H 1
1950| #define HAVE_CTYPE_H 1
1951| #define HAVE_DIRENT_H 1
1952| #define HAVE_ERRNO_H 1
1953| #define HAVE_MALLOC_H 1
1954| #define HAVE_STDARG_H 1
1955| #define HAVE_SYS_STAT_H 1
1956| #define HAVE_SYS_TYPES_H 1
1957| #define HAVE_STDINT_H 1
1958| #define HAVE_TIME_H 1
1959| #define HAVE_MATH_H 1
1960| #define HAVE_LIMITS_H 1
1961| #define HAVE_FLOAT_H 1
1962| #define HAVE_STDLIB_H 1
1963| #define HAVE_SYS_SOCKET_H 1
1964| #define HAVE_NETINET_IN_H 1
1965| #define HAVE_ARPA_INET_H 1
1966| #define HAVE_NETDB_H 1
1967| #define HAVE_SYS_TIME_H 1
1968| #define HAVE_SYS_SELECT_H 1
1969| #define HAVE_SYS_MMAN_H 1
1970| #define HAVE_SYS_TIMEB_H 1
1971| #define HAVE_SIGNAL_H 1
1972| #define HAVE_ARPA_NAMESER_H 1
1973| #define HAVE_RESOLV_H 1
1974| #define HAVE_DLFCN_H 1
1975| #define HAVE_STRFTIME 1
1976| #define HAVE_STRDUP 1
1977| #define HAVE_STRNDUP 1
1978| #define HAVE_STRERROR 1
1979| /* end confdefs.h.  */
1980| /* Define class to an innocuous variant, in case <limits.h> declares class.
1981|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1982| #define class innocuous_class
1983| 
1984| /* System header to define __stub macros and hopefully few prototypes,
1985|     which can conflict with char class (); below.
1986|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1987|     <limits.h> exists even on freestanding compilers.  */
1988| 
1989| #ifdef __STDC__
1990| # include <limits.h>
1991| #else
1992| # include <assert.h>
1993| #endif
1994| 
1995| #undef class
1996| 
1997| /* Override any GCC internal prototype to avoid an error.
1998|    Use char because int might match the return type of a GCC
1999|    builtin and then its argument prototype would still apply.  */
2000| #ifdef __cplusplus
2001| extern "C"
2002| #endif
2003| char class ();
2004| /* The GNU C library defines this for functions which it implements
2005|     to always fail with ENOSYS.  Some functions are actually named
2006|     something starting with __ and the normal name is an alias.  */
2007| #if defined __stub_class || defined __stub___class
2008| choke me
2009| #endif
2010| 
2011| int
2012| main ()
2013| {
2014| return class ();
2015|   ;
2016|   return 0;
2017| }
2018configure:25992: result: no
2019configure:25912: checking for fpclass
2020configure:25968: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2021/tmp/ccOf6rp0.o: In function `main':
2022conftest.c:(.text+0x20): undefined reference to `fpclass'
2023collect2: ld returned 1 exit status
2024configure:25974: $? = 1
2025configure: failed program was:
2026| /* confdefs.h.  */
2027| #define PACKAGE_NAME ""
2028| #define PACKAGE_TARNAME ""
2029| #define PACKAGE_VERSION ""
2030| #define PACKAGE_STRING ""
2031| #define PACKAGE_BUGREPORT ""
2032| #define PACKAGE "libxml2"
2033| #define VERSION "2.7.2"
2034| #define PROTOTYPES 1
2035| #define __PROTOTYPES 1
2036| #define STDC_HEADERS 1
2037| #define HAVE_SYS_TYPES_H 1
2038| #define HAVE_SYS_STAT_H 1
2039| #define HAVE_STDLIB_H 1
2040| #define HAVE_STRING_H 1
2041| #define HAVE_MEMORY_H 1
2042| #define HAVE_STRINGS_H 1
2043| #define HAVE_INTTYPES_H 1
2044| #define HAVE_STDINT_H 1
2045| #define HAVE_UNISTD_H 1
2046| #define HAVE_STRING_H 1
2047| #define HAVE_DLFCN_H 1
2048| #define HAVE_ZLIB_H 1
2049| #define HAVE_LIBZ 1
2050| #define HAVE_DIRENT_H 1
2051| #define STDC_HEADERS 1
2052| #define HAVE_FCNTL_H 1
2053| #define HAVE_UNISTD_H 1
2054| #define HAVE_CTYPE_H 1
2055| #define HAVE_DIRENT_H 1
2056| #define HAVE_ERRNO_H 1
2057| #define HAVE_MALLOC_H 1
2058| #define HAVE_STDARG_H 1
2059| #define HAVE_SYS_STAT_H 1
2060| #define HAVE_SYS_TYPES_H 1
2061| #define HAVE_STDINT_H 1
2062| #define HAVE_TIME_H 1
2063| #define HAVE_MATH_H 1
2064| #define HAVE_LIMITS_H 1
2065| #define HAVE_FLOAT_H 1
2066| #define HAVE_STDLIB_H 1
2067| #define HAVE_SYS_SOCKET_H 1
2068| #define HAVE_NETINET_IN_H 1
2069| #define HAVE_ARPA_INET_H 1
2070| #define HAVE_NETDB_H 1
2071| #define HAVE_SYS_TIME_H 1
2072| #define HAVE_SYS_SELECT_H 1
2073| #define HAVE_SYS_MMAN_H 1
2074| #define HAVE_SYS_TIMEB_H 1
2075| #define HAVE_SIGNAL_H 1
2076| #define HAVE_ARPA_NAMESER_H 1
2077| #define HAVE_RESOLV_H 1
2078| #define HAVE_DLFCN_H 1
2079| #define HAVE_STRFTIME 1
2080| #define HAVE_STRDUP 1
2081| #define HAVE_STRNDUP 1
2082| #define HAVE_STRERROR 1
2083| /* end confdefs.h.  */
2084| /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass.
2085|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2086| #define fpclass innocuous_fpclass
2087| 
2088| /* System header to define __stub macros and hopefully few prototypes,
2089|     which can conflict with char fpclass (); below.
2090|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2091|     <limits.h> exists even on freestanding compilers.  */
2092| 
2093| #ifdef __STDC__
2094| # include <limits.h>
2095| #else
2096| # include <assert.h>
2097| #endif
2098| 
2099| #undef fpclass
2100| 
2101| /* Override any GCC internal prototype to avoid an error.
2102|    Use char because int might match the return type of a GCC
2103|    builtin and then its argument prototype would still apply.  */
2104| #ifdef __cplusplus
2105| extern "C"
2106| #endif
2107| char fpclass ();
2108| /* The GNU C library defines this for functions which it implements
2109|     to always fail with ENOSYS.  Some functions are actually named
2110|     something starting with __ and the normal name is an alias.  */
2111| #if defined __stub_fpclass || defined __stub___fpclass
2112| choke me
2113| #endif
2114| 
2115| int
2116| main ()
2117| {
2118| return fpclass ();
2119|   ;
2120|   return 0;
2121| }
2122configure:25992: result: no
2123configure:26009: checking for strftime
2124configure:26089: result: yes
2125configure:26009: checking for localtime
2126configure:26065: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2127configure:26071: $? = 0
2128configure:26089: result: yes
2129configure:26009: checking for gettimeofday
2130configure:26065: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2131configure:26071: $? = 0
2132configure:26089: result: yes
2133configure:26009: checking for ftime
2134configure:26065: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2135configure:26071: $? = 0
2136configure:26089: result: yes
2137configure:26105: checking for stat
2138configure:26161: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2139configure:26167: $? = 0
2140configure:26185: result: yes
2141configure:26105: checking for _stat
2142configure:26161: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2143/tmp/cceR39qL.o: In function `main':
2144conftest.c:(.text+0x20): undefined reference to `_stat'
2145collect2: ld returned 1 exit status
2146configure:26167: $? = 1
2147configure: failed program was:
2148| /* confdefs.h.  */
2149| #define PACKAGE_NAME ""
2150| #define PACKAGE_TARNAME ""
2151| #define PACKAGE_VERSION ""
2152| #define PACKAGE_STRING ""
2153| #define PACKAGE_BUGREPORT ""
2154| #define PACKAGE "libxml2"
2155| #define VERSION "2.7.2"
2156| #define PROTOTYPES 1
2157| #define __PROTOTYPES 1
2158| #define STDC_HEADERS 1
2159| #define HAVE_SYS_TYPES_H 1
2160| #define HAVE_SYS_STAT_H 1
2161| #define HAVE_STDLIB_H 1
2162| #define HAVE_STRING_H 1
2163| #define HAVE_MEMORY_H 1
2164| #define HAVE_STRINGS_H 1
2165| #define HAVE_INTTYPES_H 1
2166| #define HAVE_STDINT_H 1
2167| #define HAVE_UNISTD_H 1
2168| #define HAVE_STRING_H 1
2169| #define HAVE_DLFCN_H 1
2170| #define HAVE_ZLIB_H 1
2171| #define HAVE_LIBZ 1
2172| #define HAVE_DIRENT_H 1
2173| #define STDC_HEADERS 1
2174| #define HAVE_FCNTL_H 1
2175| #define HAVE_UNISTD_H 1
2176| #define HAVE_CTYPE_H 1
2177| #define HAVE_DIRENT_H 1
2178| #define HAVE_ERRNO_H 1
2179| #define HAVE_MALLOC_H 1
2180| #define HAVE_STDARG_H 1
2181| #define HAVE_SYS_STAT_H 1
2182| #define HAVE_SYS_TYPES_H 1
2183| #define HAVE_STDINT_H 1
2184| #define HAVE_TIME_H 1
2185| #define HAVE_MATH_H 1
2186| #define HAVE_LIMITS_H 1
2187| #define HAVE_FLOAT_H 1
2188| #define HAVE_STDLIB_H 1
2189| #define HAVE_SYS_SOCKET_H 1
2190| #define HAVE_NETINET_IN_H 1
2191| #define HAVE_ARPA_INET_H 1
2192| #define HAVE_NETDB_H 1
2193| #define HAVE_SYS_TIME_H 1
2194| #define HAVE_SYS_SELECT_H 1
2195| #define HAVE_SYS_MMAN_H 1
2196| #define HAVE_SYS_TIMEB_H 1
2197| #define HAVE_SIGNAL_H 1
2198| #define HAVE_ARPA_NAMESER_H 1
2199| #define HAVE_RESOLV_H 1
2200| #define HAVE_DLFCN_H 1
2201| #define HAVE_STRFTIME 1
2202| #define HAVE_STRDUP 1
2203| #define HAVE_STRNDUP 1
2204| #define HAVE_STRERROR 1
2205| #define HAVE_STRFTIME 1
2206| #define HAVE_LOCALTIME 1
2207| #define HAVE_GETTIMEOFDAY 1
2208| #define HAVE_FTIME 1
2209| #define HAVE_STAT 1
2210| /* end confdefs.h.  */
2211| /* Define _stat to an innocuous variant, in case <limits.h> declares _stat.
2212|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2213| #define _stat innocuous__stat
2214| 
2215| /* System header to define __stub macros and hopefully few prototypes,
2216|     which can conflict with char _stat (); below.
2217|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2218|     <limits.h> exists even on freestanding compilers.  */
2219| 
2220| #ifdef __STDC__
2221| # include <limits.h>
2222| #else
2223| # include <assert.h>
2224| #endif
2225| 
2226| #undef _stat
2227| 
2228| /* Override any GCC internal prototype to avoid an error.
2229|    Use char because int might match the return type of a GCC
2230|    builtin and then its argument prototype would still apply.  */
2231| #ifdef __cplusplus
2232| extern "C"
2233| #endif
2234| char _stat ();
2235| /* The GNU C library defines this for functions which it implements
2236|     to always fail with ENOSYS.  Some functions are actually named
2237|     something starting with __ and the normal name is an alias.  */
2238| #if defined __stub__stat || defined __stub____stat
2239| choke me
2240| #endif
2241| 
2242| int
2243| main ()
2244| {
2245| return _stat ();
2246|   ;
2247|   return 0;
2248| }
2249configure:26185: result: no
2250configure:26105: checking for signal
2251configure:26161: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2252configure:26167: $? = 0
2253configure:26185: result: yes
2254configure:26207: checking for printf
2255configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2256conftest.c:88: warning: conflicting types for built-in function 'printf'
2257configure:26269: $? = 0
2258configure:26287: result: yes
2259configure:26207: checking for sprintf
2260configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2261conftest.c:89: warning: conflicting types for built-in function 'sprintf'
2262configure:26269: $? = 0
2263configure:26287: result: yes
2264configure:26207: checking for fprintf
2265configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2266conftest.c:90: warning: conflicting types for built-in function 'fprintf'
2267configure:26269: $? = 0
2268configure:26287: result: yes
2269configure:26207: checking for snprintf
2270configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2271conftest.c:91: warning: conflicting types for built-in function 'snprintf'
2272configure:26269: $? = 0
2273configure:26287: result: yes
2274configure:26207: checking for vfprintf
2275configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2276conftest.c:92: warning: conflicting types for built-in function 'vfprintf'
2277configure:26269: $? = 0
2278configure:26287: result: yes
2279configure:26207: checking for vsprintf
2280configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2281conftest.c:93: warning: conflicting types for built-in function 'vsprintf'
2282configure:26269: $? = 0
2283configure:26287: result: yes
2284configure:26207: checking for vsnprintf
2285configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2286conftest.c:94: warning: conflicting types for built-in function 'vsnprintf'
2287configure:26269: $? = 0
2288configure:26287: result: yes
2289configure:26207: checking for sscanf
2290configure:26263: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2291conftest.c:95: warning: conflicting types for built-in function 'sscanf'
2292configure:26269: $? = 0
2293configure:26287: result: yes
2294configure:26300: checking for va_copy
2295configure:26324: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2296configure:26330: $? = 0
2297configure:26346: result: yes
2298configure:26412: checking for library containing gethostent
2299configure:26453: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2300configure:26459: $? = 0
2301configure:26487: result: none required
2302configure:26495: checking for library containing setsockopt
2303configure:26536: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2304configure:26542: $? = 0
2305configure:26570: result: none required
2306configure:26578: checking for library containing connect
2307configure:26619: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2308configure:26625: $? = 0
2309configure:26653: result: none required
2310configure:26662: checking for type of socket length (socklen_t)
2311configure:26676: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2312configure:26679: result: socklen_t *
2313configure:26749: checking whether to enable IPv6
2314configure:26791: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2315configure:26797: $? = 0
2316configure:26812: result: yes
2317configure:26823: checking struct sockaddr::ss_family
2318configure:26852: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include  conftest.c >&5
2319configure:26858: $? = 0
2320configure:26873: result: yes
2321configure:26946: checking for getaddrinfo
2322configure:27002: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2323configure:27008: $? = 0
2324configure:27025: result: yes
2325configure:27114: checking for isnan
2326configure:27170: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2327conftest.c:100: warning: conflicting types for built-in function 'isnan'
2328/tmp/ccie6e3W.o: In function `main':
2329conftest.c:(.text+0x20): undefined reference to `isnan'
2330collect2: ld returned 1 exit status
2331configure:27176: $? = 1
2332configure: failed program was:
2333| /* confdefs.h.  */
2334| #define PACKAGE_NAME ""
2335| #define PACKAGE_TARNAME ""
2336| #define PACKAGE_VERSION ""
2337| #define PACKAGE_STRING ""
2338| #define PACKAGE_BUGREPORT ""
2339| #define PACKAGE "libxml2"
2340| #define VERSION "2.7.2"
2341| #define PROTOTYPES 1
2342| #define __PROTOTYPES 1
2343| #define STDC_HEADERS 1
2344| #define HAVE_SYS_TYPES_H 1
2345| #define HAVE_SYS_STAT_H 1
2346| #define HAVE_STDLIB_H 1
2347| #define HAVE_STRING_H 1
2348| #define HAVE_MEMORY_H 1
2349| #define HAVE_STRINGS_H 1
2350| #define HAVE_INTTYPES_H 1
2351| #define HAVE_STDINT_H 1
2352| #define HAVE_UNISTD_H 1
2353| #define HAVE_STRING_H 1
2354| #define HAVE_DLFCN_H 1
2355| #define HAVE_ZLIB_H 1
2356| #define HAVE_LIBZ 1
2357| #define HAVE_DIRENT_H 1
2358| #define STDC_HEADERS 1
2359| #define HAVE_FCNTL_H 1
2360| #define HAVE_UNISTD_H 1
2361| #define HAVE_CTYPE_H 1
2362| #define HAVE_DIRENT_H 1
2363| #define HAVE_ERRNO_H 1
2364| #define HAVE_MALLOC_H 1
2365| #define HAVE_STDARG_H 1
2366| #define HAVE_SYS_STAT_H 1
2367| #define HAVE_SYS_TYPES_H 1
2368| #define HAVE_STDINT_H 1
2369| #define HAVE_TIME_H 1
2370| #define HAVE_MATH_H 1
2371| #define HAVE_LIMITS_H 1
2372| #define HAVE_FLOAT_H 1
2373| #define HAVE_STDLIB_H 1
2374| #define HAVE_SYS_SOCKET_H 1
2375| #define HAVE_NETINET_IN_H 1
2376| #define HAVE_ARPA_INET_H 1
2377| #define HAVE_NETDB_H 1
2378| #define HAVE_SYS_TIME_H 1
2379| #define HAVE_SYS_SELECT_H 1
2380| #define HAVE_SYS_MMAN_H 1
2381| #define HAVE_SYS_TIMEB_H 1
2382| #define HAVE_SIGNAL_H 1
2383| #define HAVE_ARPA_NAMESER_H 1
2384| #define HAVE_RESOLV_H 1
2385| #define HAVE_DLFCN_H 1
2386| #define HAVE_STRFTIME 1
2387| #define HAVE_STRDUP 1
2388| #define HAVE_STRNDUP 1
2389| #define HAVE_STRERROR 1
2390| #define HAVE_STRFTIME 1
2391| #define HAVE_LOCALTIME 1
2392| #define HAVE_GETTIMEOFDAY 1
2393| #define HAVE_FTIME 1
2394| #define HAVE_STAT 1
2395| #define HAVE_SIGNAL 1
2396| #define HAVE_PRINTF 1
2397| #define HAVE_SPRINTF 1
2398| #define HAVE_FPRINTF 1
2399| #define HAVE_SNPRINTF 1
2400| #define HAVE_VFPRINTF 1
2401| #define HAVE_VSPRINTF 1
2402| #define HAVE_VSNPRINTF 1
2403| #define HAVE_SSCANF 1
2404| #define HAVE_VA_COPY 1
2405| #define XML_SOCKLEN_T socklen_t
2406| #define SUPPORT_IP6
2407| #define HAVE_GETADDRINFO
2408| /* end confdefs.h.  */
2409| /* Define isnan to an innocuous variant, in case <limits.h> declares isnan.
2410|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2411| #define isnan innocuous_isnan
2412| 
2413| /* System header to define __stub macros and hopefully few prototypes,
2414|     which can conflict with char isnan (); below.
2415|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2416|     <limits.h> exists even on freestanding compilers.  */
2417| 
2418| #ifdef __STDC__
2419| # include <limits.h>
2420| #else
2421| # include <assert.h>
2422| #endif
2423| 
2424| #undef isnan
2425| 
2426| /* Override any GCC internal prototype to avoid an error.
2427|    Use char because int might match the return type of a GCC
2428|    builtin and then its argument prototype would still apply.  */
2429| #ifdef __cplusplus
2430| extern "C"
2431| #endif
2432| char isnan ();
2433| /* The GNU C library defines this for functions which it implements
2434|     to always fail with ENOSYS.  Some functions are actually named
2435|     something starting with __ and the normal name is an alias.  */
2436| #if defined __stub_isnan || defined __stub___isnan
2437| choke me
2438| #endif
2439| 
2440| int
2441| main ()
2442| {
2443| return isnan ();
2444|   ;
2445|   return 0;
2446| }
2447configure:27193: result: no
2448configure:27202: checking for isnan in -lm
2449configure:27237: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lm   >&5
2450conftest.c:84: warning: conflicting types for built-in function 'isnan'
2451configure:27243: $? = 0
2452configure:27261: result: yes
2453configure:27274: checking for isinf
2454configure:27330: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2455conftest.c:101: warning: conflicting types for built-in function 'isinf'
2456/tmp/cciY3m7b.o: In function `main':
2457conftest.c:(.text+0x20): undefined reference to `isinf'
2458collect2: ld returned 1 exit status
2459configure:27336: $? = 1
2460configure: failed program was:
2461| /* confdefs.h.  */
2462| #define PACKAGE_NAME ""
2463| #define PACKAGE_TARNAME ""
2464| #define PACKAGE_VERSION ""
2465| #define PACKAGE_STRING ""
2466| #define PACKAGE_BUGREPORT ""
2467| #define PACKAGE "libxml2"
2468| #define VERSION "2.7.2"
2469| #define PROTOTYPES 1
2470| #define __PROTOTYPES 1
2471| #define STDC_HEADERS 1
2472| #define HAVE_SYS_TYPES_H 1
2473| #define HAVE_SYS_STAT_H 1
2474| #define HAVE_STDLIB_H 1
2475| #define HAVE_STRING_H 1
2476| #define HAVE_MEMORY_H 1
2477| #define HAVE_STRINGS_H 1
2478| #define HAVE_INTTYPES_H 1
2479| #define HAVE_STDINT_H 1
2480| #define HAVE_UNISTD_H 1
2481| #define HAVE_STRING_H 1
2482| #define HAVE_DLFCN_H 1
2483| #define HAVE_ZLIB_H 1
2484| #define HAVE_LIBZ 1
2485| #define HAVE_DIRENT_H 1
2486| #define STDC_HEADERS 1
2487| #define HAVE_FCNTL_H 1
2488| #define HAVE_UNISTD_H 1
2489| #define HAVE_CTYPE_H 1
2490| #define HAVE_DIRENT_H 1
2491| #define HAVE_ERRNO_H 1
2492| #define HAVE_MALLOC_H 1
2493| #define HAVE_STDARG_H 1
2494| #define HAVE_SYS_STAT_H 1
2495| #define HAVE_SYS_TYPES_H 1
2496| #define HAVE_STDINT_H 1
2497| #define HAVE_TIME_H 1
2498| #define HAVE_MATH_H 1
2499| #define HAVE_LIMITS_H 1
2500| #define HAVE_FLOAT_H 1
2501| #define HAVE_STDLIB_H 1
2502| #define HAVE_SYS_SOCKET_H 1
2503| #define HAVE_NETINET_IN_H 1
2504| #define HAVE_ARPA_INET_H 1
2505| #define HAVE_NETDB_H 1
2506| #define HAVE_SYS_TIME_H 1
2507| #define HAVE_SYS_SELECT_H 1
2508| #define HAVE_SYS_MMAN_H 1
2509| #define HAVE_SYS_TIMEB_H 1
2510| #define HAVE_SIGNAL_H 1
2511| #define HAVE_ARPA_NAMESER_H 1
2512| #define HAVE_RESOLV_H 1
2513| #define HAVE_DLFCN_H 1
2514| #define HAVE_STRFTIME 1
2515| #define HAVE_STRDUP 1
2516| #define HAVE_STRNDUP 1
2517| #define HAVE_STRERROR 1
2518| #define HAVE_STRFTIME 1
2519| #define HAVE_LOCALTIME 1
2520| #define HAVE_GETTIMEOFDAY 1
2521| #define HAVE_FTIME 1
2522| #define HAVE_STAT 1
2523| #define HAVE_SIGNAL 1
2524| #define HAVE_PRINTF 1
2525| #define HAVE_SPRINTF 1
2526| #define HAVE_FPRINTF 1
2527| #define HAVE_SNPRINTF 1
2528| #define HAVE_VFPRINTF 1
2529| #define HAVE_VSPRINTF 1
2530| #define HAVE_VSNPRINTF 1
2531| #define HAVE_SSCANF 1
2532| #define HAVE_VA_COPY 1
2533| #define XML_SOCKLEN_T socklen_t
2534| #define SUPPORT_IP6
2535| #define HAVE_GETADDRINFO
2536| #define HAVE_ISNAN
2537| /* end confdefs.h.  */
2538| /* Define isinf to an innocuous variant, in case <limits.h> declares isinf.
2539|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2540| #define isinf innocuous_isinf
2541| 
2542| /* System header to define __stub macros and hopefully few prototypes,
2543|     which can conflict with char isinf (); below.
2544|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2545|     <limits.h> exists even on freestanding compilers.  */
2546| 
2547| #ifdef __STDC__
2548| # include <limits.h>
2549| #else
2550| # include <assert.h>
2551| #endif
2552| 
2553| #undef isinf
2554| 
2555| /* Override any GCC internal prototype to avoid an error.
2556|    Use char because int might match the return type of a GCC
2557|    builtin and then its argument prototype would still apply.  */
2558| #ifdef __cplusplus
2559| extern "C"
2560| #endif
2561| char isinf ();
2562| /* The GNU C library defines this for functions which it implements
2563|     to always fail with ENOSYS.  Some functions are actually named
2564|     something starting with __ and the normal name is an alias.  */
2565| #if defined __stub_isinf || defined __stub___isinf
2566| choke me
2567| #endif
2568| 
2569| int
2570| main ()
2571| {
2572| return isinf ();
2573|   ;
2574|   return 0;
2575| }
2576configure:27353: result: no
2577configure:27362: checking for isinf in -lm
2578configure:27397: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lm   >&5
2579conftest.c:85: warning: conflicting types for built-in function 'isinf'
2580configure:27403: $? = 0
2581configure:27421: result: yes
2582configure:27698: checking for shl_load
2583configure:27754: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2584cc1: warning: -Wuninitialized is not supported without -O
2585conftest.c:102: warning: function declaration isn't a prototype
2586conftest.c:112: warning: function declaration isn't a prototype
2587/tmp/ccLAdcui.o: In function `main':
2588conftest.c:(.text+0x20): undefined reference to `shl_load'
2589collect2: ld returned 1 exit status
2590configure:27760: $? = 1
2591configure: failed program was:
2592| /* confdefs.h.  */
2593| #define PACKAGE_NAME ""
2594| #define PACKAGE_TARNAME ""
2595| #define PACKAGE_VERSION ""
2596| #define PACKAGE_STRING ""
2597| #define PACKAGE_BUGREPORT ""
2598| #define PACKAGE "libxml2"
2599| #define VERSION "2.7.2"
2600| #define PROTOTYPES 1
2601| #define __PROTOTYPES 1
2602| #define STDC_HEADERS 1
2603| #define HAVE_SYS_TYPES_H 1
2604| #define HAVE_SYS_STAT_H 1
2605| #define HAVE_STDLIB_H 1
2606| #define HAVE_STRING_H 1
2607| #define HAVE_MEMORY_H 1
2608| #define HAVE_STRINGS_H 1
2609| #define HAVE_INTTYPES_H 1
2610| #define HAVE_STDINT_H 1
2611| #define HAVE_UNISTD_H 1
2612| #define HAVE_STRING_H 1
2613| #define HAVE_DLFCN_H 1
2614| #define HAVE_ZLIB_H 1
2615| #define HAVE_LIBZ 1
2616| #define HAVE_DIRENT_H 1
2617| #define STDC_HEADERS 1
2618| #define HAVE_FCNTL_H 1
2619| #define HAVE_UNISTD_H 1
2620| #define HAVE_CTYPE_H 1
2621| #define HAVE_DIRENT_H 1
2622| #define HAVE_ERRNO_H 1
2623| #define HAVE_MALLOC_H 1
2624| #define HAVE_STDARG_H 1
2625| #define HAVE_SYS_STAT_H 1
2626| #define HAVE_SYS_TYPES_H 1
2627| #define HAVE_STDINT_H 1
2628| #define HAVE_TIME_H 1
2629| #define HAVE_MATH_H 1
2630| #define HAVE_LIMITS_H 1
2631| #define HAVE_FLOAT_H 1
2632| #define HAVE_STDLIB_H 1
2633| #define HAVE_SYS_SOCKET_H 1
2634| #define HAVE_NETINET_IN_H 1
2635| #define HAVE_ARPA_INET_H 1
2636| #define HAVE_NETDB_H 1
2637| #define HAVE_SYS_TIME_H 1
2638| #define HAVE_SYS_SELECT_H 1
2639| #define HAVE_SYS_MMAN_H 1
2640| #define HAVE_SYS_TIMEB_H 1
2641| #define HAVE_SIGNAL_H 1
2642| #define HAVE_ARPA_NAMESER_H 1
2643| #define HAVE_RESOLV_H 1
2644| #define HAVE_DLFCN_H 1
2645| #define HAVE_STRFTIME 1
2646| #define HAVE_STRDUP 1
2647| #define HAVE_STRNDUP 1
2648| #define HAVE_STRERROR 1
2649| #define HAVE_STRFTIME 1
2650| #define HAVE_LOCALTIME 1
2651| #define HAVE_GETTIMEOFDAY 1
2652| #define HAVE_FTIME 1
2653| #define HAVE_STAT 1
2654| #define HAVE_SIGNAL 1
2655| #define HAVE_PRINTF 1
2656| #define HAVE_SPRINTF 1
2657| #define HAVE_FPRINTF 1
2658| #define HAVE_SNPRINTF 1
2659| #define HAVE_VFPRINTF 1
2660| #define HAVE_VSPRINTF 1
2661| #define HAVE_VSNPRINTF 1
2662| #define HAVE_SSCANF 1
2663| #define HAVE_VA_COPY 1
2664| #define XML_SOCKLEN_T socklen_t
2665| #define SUPPORT_IP6
2666| #define HAVE_GETADDRINFO
2667| #define HAVE_ISNAN
2668| #define HAVE_ISINF
2669| /* end confdefs.h.  */
2670| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
2671|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2672| #define shl_load innocuous_shl_load
2673| 
2674| /* System header to define __stub macros and hopefully few prototypes,
2675|     which can conflict with char shl_load (); below.
2676|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2677|     <limits.h> exists even on freestanding compilers.  */
2678| 
2679| #ifdef __STDC__
2680| # include <limits.h>
2681| #else
2682| # include <assert.h>
2683| #endif
2684| 
2685| #undef shl_load
2686| 
2687| /* Override any GCC internal prototype to avoid an error.
2688|    Use char because int might match the return type of a GCC
2689|    builtin and then its argument prototype would still apply.  */
2690| #ifdef __cplusplus
2691| extern "C"
2692| #endif
2693| char shl_load ();
2694| /* The GNU C library defines this for functions which it implements
2695|     to always fail with ENOSYS.  Some functions are actually named
2696|     something starting with __ and the normal name is an alias.  */
2697| #if defined __stub_shl_load || defined __stub___shl_load
2698| choke me
2699| #endif
2700| 
2701| int
2702| main ()
2703| {
2704| return shl_load ();
2705|   ;
2706|   return 0;
2707| }
2708configure:27777: result: no
2709configure:27783: checking for shl_load in -ldld
2710configure:27818: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -ldld   >&5
2711cc1: warning: -Wuninitialized is not supported without -O
2712conftest.c:86: warning: function declaration isn't a prototype
2713conftest.c:89: warning: function declaration isn't a prototype
2714/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld: cannot find -ldld
2715collect2: ld returned 1 exit status
2716configure:27824: $? = 1
2717configure: failed program was:
2718| /* confdefs.h.  */
2719| #define PACKAGE_NAME ""
2720| #define PACKAGE_TARNAME ""
2721| #define PACKAGE_VERSION ""
2722| #define PACKAGE_STRING ""
2723| #define PACKAGE_BUGREPORT ""
2724| #define PACKAGE "libxml2"
2725| #define VERSION "2.7.2"
2726| #define PROTOTYPES 1
2727| #define __PROTOTYPES 1
2728| #define STDC_HEADERS 1
2729| #define HAVE_SYS_TYPES_H 1
2730| #define HAVE_SYS_STAT_H 1
2731| #define HAVE_STDLIB_H 1
2732| #define HAVE_STRING_H 1
2733| #define HAVE_MEMORY_H 1
2734| #define HAVE_STRINGS_H 1
2735| #define HAVE_INTTYPES_H 1
2736| #define HAVE_STDINT_H 1
2737| #define HAVE_UNISTD_H 1
2738| #define HAVE_STRING_H 1
2739| #define HAVE_DLFCN_H 1
2740| #define HAVE_ZLIB_H 1
2741| #define HAVE_LIBZ 1
2742| #define HAVE_DIRENT_H 1
2743| #define STDC_HEADERS 1
2744| #define HAVE_FCNTL_H 1
2745| #define HAVE_UNISTD_H 1
2746| #define HAVE_CTYPE_H 1
2747| #define HAVE_DIRENT_H 1
2748| #define HAVE_ERRNO_H 1
2749| #define HAVE_MALLOC_H 1
2750| #define HAVE_STDARG_H 1
2751| #define HAVE_SYS_STAT_H 1
2752| #define HAVE_SYS_TYPES_H 1
2753| #define HAVE_STDINT_H 1
2754| #define HAVE_TIME_H 1
2755| #define HAVE_MATH_H 1
2756| #define HAVE_LIMITS_H 1
2757| #define HAVE_FLOAT_H 1
2758| #define HAVE_STDLIB_H 1
2759| #define HAVE_SYS_SOCKET_H 1
2760| #define HAVE_NETINET_IN_H 1
2761| #define HAVE_ARPA_INET_H 1
2762| #define HAVE_NETDB_H 1
2763| #define HAVE_SYS_TIME_H 1
2764| #define HAVE_SYS_SELECT_H 1
2765| #define HAVE_SYS_MMAN_H 1
2766| #define HAVE_SYS_TIMEB_H 1
2767| #define HAVE_SIGNAL_H 1
2768| #define HAVE_ARPA_NAMESER_H 1
2769| #define HAVE_RESOLV_H 1
2770| #define HAVE_DLFCN_H 1
2771| #define HAVE_STRFTIME 1
2772| #define HAVE_STRDUP 1
2773| #define HAVE_STRNDUP 1
2774| #define HAVE_STRERROR 1
2775| #define HAVE_STRFTIME 1
2776| #define HAVE_LOCALTIME 1
2777| #define HAVE_GETTIMEOFDAY 1
2778| #define HAVE_FTIME 1
2779| #define HAVE_STAT 1
2780| #define HAVE_SIGNAL 1
2781| #define HAVE_PRINTF 1
2782| #define HAVE_SPRINTF 1
2783| #define HAVE_FPRINTF 1
2784| #define HAVE_SNPRINTF 1
2785| #define HAVE_VFPRINTF 1
2786| #define HAVE_VSPRINTF 1
2787| #define HAVE_VSNPRINTF 1
2788| #define HAVE_SSCANF 1
2789| #define HAVE_VA_COPY 1
2790| #define XML_SOCKLEN_T socklen_t
2791| #define SUPPORT_IP6
2792| #define HAVE_GETADDRINFO
2793| #define HAVE_ISNAN
2794| #define HAVE_ISINF
2795| /* end confdefs.h.  */
2796| 
2797| /* Override any GCC internal prototype to avoid an error.
2798|    Use char because int might match the return type of a GCC
2799|    builtin and then its argument prototype would still apply.  */
2800| #ifdef __cplusplus
2801| extern "C"
2802| #endif
2803| char shl_load ();
2804| int
2805| main ()
2806| {
2807| return shl_load ();
2808|   ;
2809|   return 0;
2810| }
2811configure:27842: result: no
2812configure:27850: checking for dlopen
2813configure:27906: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls  -L${PKG_INSTALL_DIR}/usr/lib conftest.c  >&5
2814cc1: warning: -Wuninitialized is not supported without -O
2815conftest.c:102: warning: function declaration isn't a prototype
2816conftest.c:112: warning: function declaration isn't a prototype
2817/tmp/ccEdZyCm.o: In function `main':
2818conftest.c:(.text+0x20): undefined reference to `dlopen'
2819collect2: ld returned 1 exit status
2820configure:27912: $? = 1
2821configure: failed program was:
2822| /* confdefs.h.  */
2823| #define PACKAGE_NAME ""
2824| #define PACKAGE_TARNAME ""
2825| #define PACKAGE_VERSION ""
2826| #define PACKAGE_STRING ""
2827| #define PACKAGE_BUGREPORT ""
2828| #define PACKAGE "libxml2"
2829| #define VERSION "2.7.2"
2830| #define PROTOTYPES 1
2831| #define __PROTOTYPES 1
2832| #define STDC_HEADERS 1
2833| #define HAVE_SYS_TYPES_H 1
2834| #define HAVE_SYS_STAT_H 1
2835| #define HAVE_STDLIB_H 1
2836| #define HAVE_STRING_H 1
2837| #define HAVE_MEMORY_H 1
2838| #define HAVE_STRINGS_H 1
2839| #define HAVE_INTTYPES_H 1
2840| #define HAVE_STDINT_H 1
2841| #define HAVE_UNISTD_H 1
2842| #define HAVE_STRING_H 1
2843| #define HAVE_DLFCN_H 1
2844| #define HAVE_ZLIB_H 1
2845| #define HAVE_LIBZ 1
2846| #define HAVE_DIRENT_H 1
2847| #define STDC_HEADERS 1
2848| #define HAVE_FCNTL_H 1
2849| #define HAVE_UNISTD_H 1
2850| #define HAVE_CTYPE_H 1
2851| #define HAVE_DIRENT_H 1
2852| #define HAVE_ERRNO_H 1
2853| #define HAVE_MALLOC_H 1
2854| #define HAVE_STDARG_H 1
2855| #define HAVE_SYS_STAT_H 1
2856| #define HAVE_SYS_TYPES_H 1
2857| #define HAVE_STDINT_H 1
2858| #define HAVE_TIME_H 1
2859| #define HAVE_MATH_H 1
2860| #define HAVE_LIMITS_H 1
2861| #define HAVE_FLOAT_H 1
2862| #define HAVE_STDLIB_H 1
2863| #define HAVE_SYS_SOCKET_H 1
2864| #define HAVE_NETINET_IN_H 1
2865| #define HAVE_ARPA_INET_H 1
2866| #define HAVE_NETDB_H 1
2867| #define HAVE_SYS_TIME_H 1
2868| #define HAVE_SYS_SELECT_H 1
2869| #define HAVE_SYS_MMAN_H 1
2870| #define HAVE_SYS_TIMEB_H 1
2871| #define HAVE_SIGNAL_H 1
2872| #define HAVE_ARPA_NAMESER_H 1
2873| #define HAVE_RESOLV_H 1
2874| #define HAVE_DLFCN_H 1
2875| #define HAVE_STRFTIME 1
2876| #define HAVE_STRDUP 1
2877| #define HAVE_STRNDUP 1
2878| #define HAVE_STRERROR 1
2879| #define HAVE_STRFTIME 1
2880| #define HAVE_LOCALTIME 1
2881| #define HAVE_GETTIMEOFDAY 1
2882| #define HAVE_FTIME 1
2883| #define HAVE_STAT 1
2884| #define HAVE_SIGNAL 1
2885| #define HAVE_PRINTF 1
2886| #define HAVE_SPRINTF 1
2887| #define HAVE_FPRINTF 1
2888| #define HAVE_SNPRINTF 1
2889| #define HAVE_VFPRINTF 1
2890| #define HAVE_VSPRINTF 1
2891| #define HAVE_VSNPRINTF 1
2892| #define HAVE_SSCANF 1
2893| #define HAVE_VA_COPY 1
2894| #define XML_SOCKLEN_T socklen_t
2895| #define SUPPORT_IP6
2896| #define HAVE_GETADDRINFO
2897| #define HAVE_ISNAN
2898| #define HAVE_ISINF
2899| /* end confdefs.h.  */
2900| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
2901|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2902| #define dlopen innocuous_dlopen
2903| 
2904| /* System header to define __stub macros and hopefully few prototypes,
2905|     which can conflict with char dlopen (); below.
2906|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2907|     <limits.h> exists even on freestanding compilers.  */
2908| 
2909| #ifdef __STDC__
2910| # include <limits.h>
2911| #else
2912| # include <assert.h>
2913| #endif
2914| 
2915| #undef dlopen
2916| 
2917| /* Override any GCC internal prototype to avoid an error.
2918|    Use char because int might match the return type of a GCC
2919|    builtin and then its argument prototype would still apply.  */
2920| #ifdef __cplusplus
2921| extern "C"
2922| #endif
2923| char dlopen ();
2924| /* The GNU C library defines this for functions which it implements
2925|     to always fail with ENOSYS.  Some functions are actually named
2926|     something starting with __ and the normal name is an alias.  */
2927| #if defined __stub_dlopen || defined __stub___dlopen
2928| choke me
2929| #endif
2930| 
2931| int
2932| main ()
2933| {
2934| return dlopen ();
2935|   ;
2936|   return 0;
2937| }
2938configure:27929: result: no
2939configure:27935: checking for dlopen in -ldl
2940configure:27970: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -ldl   >&5
2941cc1: warning: -Wuninitialized is not supported without -O
2942conftest.c:86: warning: function declaration isn't a prototype
2943conftest.c:89: warning: function declaration isn't a prototype
2944configure:27976: $? = 0
2945configure:27994: result: yes
2946configure:28115: checking pthread.h usability
2947configure:28132: mipsel-linux-uclibc-gcc -c -I${PKG_INSTALL_DIR}/usr/include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls  conftest.c >&5
2948cc1: warning: -Wuninitialized is not supported without -O
2949configure:28138: $? = 0
2950configure:28152: result: yes
2951configure:28156: checking pthread.h presence
2952configure:28171: mipsel-linux-uclibc-gcc -E  conftest.c
2953configure:28177: $? = 0
2954configure:28191: result: yes
2955configure:28219: checking for pthread.h
2956configure:28226: result: yes
2957configure:28231: checking for pthread_join in -lpthread
2958configure:28266: mipsel-linux-uclibc-gcc -o conftest -I${PKG_INSTALL_DIR}/usr/include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls  -L${PKG_INSTALL_DIR}/usr/lib conftest.c -lpthread   >&5
2959cc1: warning: -Wuninitialized is not supported without -O
2960conftest.c:87: warning: function declaration isn't a prototype
2961conftest.c:90: warning: function declaration isn't a prototype
2962configure:28272: $? = 0
2963configure:28290: result: yes
2964configure:29724: creating ./config.status
2965
2966## ---------------------- ##
2967## Running config.status. ##
2968## ---------------------- ##
2969
2970This file was extended by config.status, which was
2971generated by GNU Autoconf 2.61.  Invocation command line was
2972
2973  CONFIG_FILES    = 
2974  CONFIG_HEADERS  = 
2975  CONFIG_LINKS    = 
2976  CONFIG_COMMANDS = 
2977  $ ./config.status 
2978
2979on localhost.localdomain
2980
2981config.status:794: creating libxml2.spec
2982config.status:794: creating Makefile
2983config.status:794: creating include/Makefile
2984config.status:794: creating include/libxml/Makefile
2985config.status:794: creating doc/Makefile
2986config.status:794: creating doc/examples/Makefile
2987config.status:794: creating doc/devhelp/Makefile
2988config.status:794: creating example/Makefile
2989config.status:794: creating python/Makefile
2990config.status:794: creating python/tests/Makefile
2991config.status:794: creating xstc/Makefile
2992config.status:794: creating include/libxml/xmlversion.h
2993config.status:794: creating xml2-config
2994config.status:794: creating libxml-2.0.pc
2995config.status:794: creating libxml-2.0-uninstalled.pc
2996config.status:794: creating python/setup.py
2997config.status:794: creating config.h
2998config.status:1137: executing depfiles commands
2999
3000## ---------------- ##
3001## Cache variables. ##
3002## ---------------- ##
3003
3004ac_cv_build=mipsel-uclibc-linux-gnu26
3005ac_cv_c_compiler_gnu=yes
3006ac_cv_cxx_compiler_gnu=yes
3007ac_cv_env_CCC_set=
3008ac_cv_env_CCC_value=
3009ac_cv_env_CC_set=set
3010ac_cv_env_CC_value=mipsel-linux-uclibc-gcc
3011ac_cv_env_CFLAGS_set=set
3012ac_cv_env_CFLAGS_value=-I${PKG_INSTALL_DIR}/usr/include
3013ac_cv_env_CPPFLAGS_set=
3014ac_cv_env_CPPFLAGS_value=
3015ac_cv_env_CPP_set=
3016ac_cv_env_CPP_value=
3017ac_cv_env_CXXCPP_set=
3018ac_cv_env_CXXCPP_value=
3019ac_cv_env_CXXFLAGS_set=set
3020ac_cv_env_CXXFLAGS_value=-I${PKG_INSTALL_DIR}/usr/include
3021ac_cv_env_CXX_set=set
3022ac_cv_env_CXX_value=mipsel-linux-uclibc-g++
3023ac_cv_env_F77_set=
3024ac_cv_env_F77_value=
3025ac_cv_env_FFLAGS_set=
3026ac_cv_env_FFLAGS_value=
3027ac_cv_env_LDFLAGS_set=set
3028ac_cv_env_LDFLAGS_value=-L${PKG_INSTALL_DIR}/usr/lib
3029ac_cv_env_LIBS_set=
3030ac_cv_env_LIBS_value=
3031ac_cv_env_build_alias_set=set
3032ac_cv_env_build_alias_value=mipsel-uclibc-linux-gnu26
3033ac_cv_env_host_alias_set=set
3034ac_cv_env_host_alias_value=mipsel-uclibc-linux
3035ac_cv_env_target_alias_set=set
3036ac_cv_env_target_alias_value=mipsel-uclibc-linux-gnu26
3037ac_cv_f77_compiler_gnu=yes
3038ac_cv_func__stat=no
3039ac_cv_func_class=no
3040ac_cv_func_dlopen=no
3041ac_cv_func_finite=no
3042ac_cv_func_fp_class=no
3043ac_cv_func_fpclass=no
3044ac_cv_func_fprintf=yes
3045ac_cv_func_ftime=yes
3046ac_cv_func_getaddrinfo=yes
3047ac_cv_func_gettimeofday=yes
3048ac_cv_func_isinf=no
3049ac_cv_func_isnan=no
3050ac_cv_func_isnand=no
3051ac_cv_func_localtime=yes
3052ac_cv_func_printf=yes
3053ac_cv_func_shl_load=no
3054ac_cv_func_signal=yes
3055ac_cv_func_snprintf=yes
3056ac_cv_func_sprintf=yes
3057ac_cv_func_sscanf=yes
3058ac_cv_func_stat=yes
3059ac_cv_func_strdup=yes
3060ac_cv_func_strerror=yes
3061ac_cv_func_strftime=yes
3062ac_cv_func_strndup=yes
3063ac_cv_func_vfprintf=yes
3064ac_cv_func_vsnprintf=yes
3065ac_cv_func_vsprintf=yes
3066ac_cv_header_ansidecl_h=no
3067ac_cv_header_arpa_inet_h=yes
3068ac_cv_header_arpa_nameser_h=yes
3069ac_cv_header_ctype_h=yes
3070ac_cv_header_dirent_dirent_h=yes
3071ac_cv_header_dirent_h=yes
3072ac_cv_header_dl_h=no
3073ac_cv_header_dlfcn_h=yes
3074ac_cv_header_errno_h=yes
3075ac_cv_header_fcntl_h=yes
3076ac_cv_header_float_h=yes
3077ac_cv_header_fp_class_h=no
3078ac_cv_header_ieeefp_h=no
3079ac_cv_header_inttypes_h=yes
3080ac_cv_header_inttypes_h_h=no
3081ac_cv_header_limits_h=yes
3082ac_cv_header_malloc_h=yes
3083ac_cv_header_math_h=yes
3084ac_cv_header_memory_h=yes
3085ac_cv_header_nan_h=no
3086ac_cv_header_netdb_h=yes
3087ac_cv_header_netinet_in_h=yes
3088ac_cv_header_pthread_h=yes
3089ac_cv_header_resolv_h=yes
3090ac_cv_header_signal_h=yes
3091ac_cv_header_stdarg_h=yes
3092ac_cv_header_stdc=yes
3093ac_cv_header_stdint_h=yes
3094ac_cv_header_stdlib_h=yes
3095ac_cv_header_string_h=yes
3096ac_cv_header_strings_h=yes
3097ac_cv_header_sys_mman_h=yes
3098ac_cv_header_sys_select_h=yes
3099ac_cv_header_sys_socket_h=yes
3100ac_cv_header_sys_stat_h=yes
3101ac_cv_header_sys_time_h=yes
3102ac_cv_header_sys_timeb_h=yes
3103ac_cv_header_sys_types_h=yes
3104ac_cv_header_time_h=yes
3105ac_cv_header_unistd_h=yes
3106ac_cv_header_zlib_h=yes
3107ac_cv_host=mipsel-uclibc-linux-gnu
3108ac_cv_lib_dl_dlopen=yes
3109ac_cv_lib_dld_shl_load=no
3110ac_cv_lib_m_isinf=yes
3111ac_cv_lib_m_isnan=yes
3112ac_cv_lib_pthread_pthread_join=yes
3113ac_cv_lib_z_gzread=yes
3114ac_cv_objext=o
3115ac_cv_path_EGREP='/bin/grep -E'
3116ac_cv_path_GREP=/bin/grep
3117ac_cv_path_MV=/bin/mv
3118ac_cv_path_PERL=/usr/bin/perl
3119ac_cv_path_RM=/bin/rm
3120ac_cv_path_TAR=/bin/tar
3121ac_cv_path_WGET=/usr/bin/wget
3122ac_cv_path_XMLLINT=/usr/bin/xmllint
3123ac_cv_path_XSLTPROC=/usr/bin/xsltproc
3124ac_cv_path_install='/usr/bin/install -c'
3125ac_cv_path_mkdir=/bin/mkdir
3126ac_cv_prog_AR=mipsel-linux-linux26-ar
3127ac_cv_prog_AWK=gawk
3128ac_cv_prog_CC=mipsel-linux-uclibc-gcc
3129ac_cv_prog_CPP='mipsel-linux-uclibc-gcc -E'
3130ac_cv_prog_CXXCPP='mipsel-linux-uclibc-g++ -E'
3131ac_cv_prog_STRIP=mipsel-linux-linux26-strip
3132ac_cv_prog_ac_ct_F77=gfortran
3133ac_cv_prog_ac_ct_RANLIB=ranlib
3134ac_cv_prog_cc_c89=
3135ac_cv_prog_cc_g=yes
3136ac_cv_prog_cxx_g=yes
3137ac_cv_prog_f77_g=yes
3138ac_cv_prog_make_make_set=yes
3139ac_cv_search_connect='none required'
3140ac_cv_search_gethostent='none required'
3141ac_cv_search_opendir='none required'
3142ac_cv_search_setsockopt='none required'
3143am_cv_CC_dependencies_compiler_type=gcc3
3144am_cv_CXX_dependencies_compiler_type=gcc3
3145lt_cv_deplibs_check_method=pass_all
3146lt_cv_file_magic_cmd='$MAGIC_CMD'
3147lt_cv_file_magic_test_file=
3148lt_cv_ld_reload_flag=-r
3149lt_cv_objdir=.libs
3150lt_cv_path_LD=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
3151lt_cv_path_LDCXX=/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/usr/bin/mipsel-linux-uclibc-ld
3152lt_cv_path_NM=mipsel-linux-linux26-nm
3153lt_cv_path_SED=/bin/sed
3154lt_cv_prog_compiler_c_o=yes
3155lt_cv_prog_compiler_c_o_CXX=yes
3156lt_cv_prog_compiler_c_o_F77=yes
3157lt_cv_prog_compiler_rtti_exceptions=no
3158lt_cv_prog_gnu_ld=yes
3159lt_cv_prog_gnu_ldcxx=yes
3160lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
3161lt_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'\'''
3162lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
3163lt_cv_sys_max_cmd_len=1966080
3164lt_lt_cv_prog_compiler_c_o='"yes"'
3165lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
3166lt_lt_cv_prog_compiler_c_o_F77='"yes"'
3167lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
3168lt_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'\''"'
3169lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
3170
3171## ----------------- ##
3172## Output variables. ##
3173## ----------------- ##
3174
3175ACLOCAL='${SHELL} ${TIMEMACHINE_PATH}/libxml2-2.7.2/missing --run aclocal-1.10'
3176AMDEPBACKSLASH='\'
3177AMDEP_FALSE='#'
3178AMDEP_TRUE=''
3179AMTAR='${SHELL} ${TIMEMACHINE_PATH}/libxml2-2.7.2/missing --run tar'
3180ANSI2KNR=''
3181AR='mipsel-linux-linux26-ar'
3182AS='as'
3183AUTOCONF='${SHELL} ${TIMEMACHINE_PATH}/libxml2-2.7.2/missing --run autoconf'
3184AUTOHEADER='${SHELL} ${TIMEMACHINE_PATH}/libxml2-2.7.2/missing --run autoheader'
3185AUTOMAKE='${SHELL} ${TIMEMACHINE_PATH}/libxml2-2.7.2/missing --run automake-1.10'
3186AWK='gawk'
3187BASE_THREAD_LIBS='-lpthread'
3188C14N_OBJ=''
3189CATALOG_OBJ=''
3190CC='mipsel-linux-uclibc-gcc'
3191CCDEPMODE='depmode=gcc3'
3192CFLAGS='-I${PKG_INSTALL_DIR}/usr/include -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls'
3193CPP='mipsel-linux-uclibc-gcc -E'
3194CPPFLAGS=''
3195CXX='mipsel-linux-uclibc-g++'
3196CXXCPP='mipsel-linux-uclibc-g++ -E'
3197CXXDEPMODE='depmode=gcc3'
3198CXXFLAGS='-I${PKG_INSTALL_DIR}/usr/include'
3199CYGPATH_W='echo'
3200CYGWIN_EXTRA_LDFLAGS=''
3201CYGWIN_EXTRA_PYTHON_LIBADD=''
3202DEBUG_OBJ=''
3203DEFS='-DHAVE_CONFIG_H'
3204DEPDIR='.deps'
3205DLLTOOL='dlltool'
3206DOCB_OBJ=''
3207ECHO='echo'
3208ECHO_C=''
3209ECHO_N='-n'
3210ECHO_T=''
3211EGREP='/bin/grep -E'
3212EXEEXT=''
3213F77='gfortran'
3214FFLAGS='-g -O2'
3215FTP_OBJ=''
3216GREP='/bin/grep'
3217HAVE_ISINF=''
3218HAVE_ISNAN=''
3219HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html'
3220HTML_OBJ='HTMLparser.o HTMLtree.o'
3221HTTP_OBJ=''
3222ICONV_LIBS=''
3223INSTALL_DATA='${INSTALL} -m 644'
3224INSTALL_PROGRAM='${INSTALL}'
3225INSTALL_SCRIPT='${INSTALL}'
3226INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3227LDFLAGS='-L${PKG_INSTALL_DIR}/usr/lib'
3228LIBOBJS=''
3229LIBS=''
3230LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3231LIBXML_MAJOR_VERSION='2'
3232LIBXML_MICRO_VERSION='2'
3233LIBXML_MINOR_VERSION='7'
3234LIBXML_VERSION='2.7.2'
3235LIBXML_VERSION_EXTRA=''
3236LIBXML_VERSION_INFO='9:2:7'
3237LIBXML_VERSION_NUMBER='20702'
3238LN_S='ln -s'
3239LTLIBOBJS=''
3240MAKEINFO='${SHELL} ${TIMEMACHINE_PATH}/libxml2-2.7.2/missing --run makeinfo'
3241MODULE_EXTENSION='.so'
3242MODULE_PLATFORM_LIBS='-ldl'
3243MV='/bin/mv'
3244M_LIBS='-lm'
3245OBJDUMP='mipsel-linux-linux26-objdump'
3246OBJEXT='o'
3247PACKAGE='libxml2'
3248PACKAGE_BUGREPORT=''
3249PACKAGE_NAME=''
3250PACKAGE_STRING=''
3251PACKAGE_TARNAME=''
3252PACKAGE_VERSION=''
3253PATH_SEPARATOR=':'
3254PERL='/usr/bin/perl'
3255PYTHON=''
3256PYTHON_INCLUDES=''
3257PYTHON_SITE_PACKAGES=''
3258PYTHON_SUBDIR=''
3259PYTHON_TESTS=''
3260PYTHON_VERSION=''
3261RANLIB='mipsel-linux-linux26-ranlib'
3262RDL_LIBS=''
3263READER_TEST='Readertests'
3264RELDATE='Fri Dec  9 2011'
3265RM='/bin/rm'
3266SED='/bin/sed'
3267SET_MAKE=''
3268SHELL='/bin/sh'
3269STATIC_BINARIES=''
3270STRIP='mipsel-linux-linux26-strip'
3271TAR='/bin/tar'
3272TEST_C14N=''
3273TEST_CATALOG=''
3274TEST_DEBUG=''
3275TEST_HTML='HTMLtests'
3276TEST_MODULES='ModuleTests'
3277TEST_PATTERN='Patterntests'
3278TEST_PHTML='HTMLPushtests'
3279TEST_PUSH='XMLPushtests'
3280TEST_REGEXPS='Regexptests Automatatests'
3281TEST_SAX='SAXtests'
3282TEST_SCHEMAS='Schemastests Relaxtests'
3283TEST_SCHEMATRON='Schematrontests'
3284TEST_THREADS='Threadtests'
3285TEST_VALID='Validtests'
3286TEST_VTIME='VTimingtests'
3287TEST_XINCLUDE='XIncludetests'
3288TEST_XPATH='XPathtests'
3289TEST_XPTR='XPtrtests'
3290THREADS_W32=''
3291THREAD_CFLAGS=' -D_REENTRANT'
3292THREAD_LIBS=''
3293U=''
3294VERSION='2.7.2'
3295WGET='/usr/bin/wget'
3296WIN32_EXTRA_LDFLAGS=''
3297WIN32_EXTRA_LIBADD=''
3298WITH_C14N='0'
3299WITH_CATALOG='0'
3300WITH_DEBUG='0'
3301WITH_DOCB='0'
3302WITH_FTP='0'
3303WITH_HTML='1'
3304WITH_HTTP='0'
3305WITH_ICONV='0'
3306WITH_ISO8859X='0'
3307WITH_LEGACY='0'
3308WITH_MEM_DEBUG='0'
3309WITH_MODULES='1'
3310WITH_OUTPUT='1'
3311WITH_PATTERN='1'
3312WITH_PUSH='1'
3313WITH_PYTHON_FALSE=''
3314WITH_PYTHON_TRUE='#'
3315WITH_READER='1'
3316WITH_REGEXPS='1'
3317WITH_RUN_DEBUG='0'
3318WITH_SAX1='1'
3319WITH_SCHEMAS='1'
3320WITH_SCHEMATRON='1'
3321WITH_THREADS='1'
3322WITH_TREE='1'
3323WITH_TRIO='0'
3324WITH_TRIO_SOURCES_FALSE=''
3325WITH_TRIO_SOURCES_TRUE='#'
3326WITH_VALID='1'
3327WITH_WRITER='1'
3328WITH_XINCLUDE='1'
3329WITH_XPATH='1'
3330WITH_XPTR='1'
3331WITH_ZLIB='1'
3332XINCLUDE_OBJ='xinclude.o'
3333XMLLINT='/usr/bin/xmllint'
3334XML_CFLAGS=''
3335XML_INCLUDEDIR='-I${includedir}/libxml2'
3336XML_LIBDIR='-L${libdir}'
3337XML_LIBS='-lxml2 -lz   -lm '
3338XML_LIBTOOLLIBS='libxml2.la'
3339XPATH_OBJ='xpath.o'
3340XPTR_OBJ='xpointer.o'
3341XSLTPROC='/usr/bin/xsltproc'
3342Z_CFLAGS=''
3343Z_LIBS='-lz'
3344ac_ct_CC=''
3345ac_ct_CXX=''
3346ac_ct_F77='gfortran'
3347am__fastdepCC_FALSE='#'
3348am__fastdepCC_TRUE=''
3349am__fastdepCXX_FALSE='#'
3350am__fastdepCXX_TRUE=''
3351am__include='include'
3352am__isrc=''
3353am__leading_dot='.'
3354am__quote=''
3355am__tar='${AMTAR} chof - "$$tardir"'
3356am__untar='${AMTAR} xf -'
3357bindir='${exec_prefix}/bin'
3358build='mipsel-uclibc-linux-gnu26'
3359build_alias='mipsel-uclibc-linux-gnu26'
3360build_cpu='mipsel'
3361build_os='linux-gnu26'
3362build_vendor='uclibc'
3363datadir='${datarootdir}'
3364datarootdir='${prefix}/share'
3365docdir='${datarootdir}/doc/${PACKAGE}'
3366dvidir='${docdir}'
3367exec_prefix='${prefix}'
3368host='mipsel-uclibc-linux-gnu'
3369host_alias='mipsel-uclibc-linux'
3370host_cpu='mipsel'
3371host_os='linux-gnu'
3372host_vendor='uclibc'
3373htmldir='${docdir}'
3374includedir='${prefix}/include'
3375infodir='${datarootdir}/info'
3376install_sh='$(SHELL) ${TIMEMACHINE_PATH}/libxml2-2.7.2/install-sh'
3377libdir='${exec_prefix}/lib'
3378libexecdir='${exec_prefix}/libexec'
3379localedir='${datarootdir}/locale'
3380localstatedir='${prefix}/var'
3381mandir='${datarootdir}/man'
3382mkdir_p='/bin/mkdir -p'
3383oldincludedir='/usr/include'
3384pdfdir='${docdir}'
3385prefix='/usr'
3386program_transform_name='s,x,x,'
3387psdir='${docdir}'
3388pythondir=''
3389sbindir='${exec_prefix}/sbin'
3390sharedstatedir='${prefix}/com'
3391sysconfdir='${prefix}/etc'
3392target_alias='mipsel-uclibc-linux-gnu26'
3393
3394## ----------- ##
3395## confdefs.h. ##
3396## ----------- ##
3397
3398#define PACKAGE_NAME ""
3399#define PACKAGE_TARNAME ""
3400#define PACKAGE_VERSION ""
3401#define PACKAGE_STRING ""
3402#define PACKAGE_BUGREPORT ""
3403#define PACKAGE "libxml2"
3404#define VERSION "2.7.2"
3405#define PROTOTYPES 1
3406#define __PROTOTYPES 1
3407#define STDC_HEADERS 1
3408#define HAVE_SYS_TYPES_H 1
3409#define HAVE_SYS_STAT_H 1
3410#define HAVE_STDLIB_H 1
3411#define HAVE_STRING_H 1
3412#define HAVE_MEMORY_H 1
3413#define HAVE_STRINGS_H 1
3414#define HAVE_INTTYPES_H 1
3415#define HAVE_STDINT_H 1
3416#define HAVE_UNISTD_H 1
3417#define HAVE_STRING_H 1
3418#define HAVE_DLFCN_H 1
3419#define HAVE_ZLIB_H 1
3420#define HAVE_LIBZ 1
3421#define HAVE_DIRENT_H 1
3422#define STDC_HEADERS 1
3423#define HAVE_FCNTL_H 1
3424#define HAVE_UNISTD_H 1
3425#define HAVE_CTYPE_H 1
3426#define HAVE_DIRENT_H 1
3427#define HAVE_ERRNO_H 1
3428#define HAVE_MALLOC_H 1
3429#define HAVE_STDARG_H 1
3430#define HAVE_SYS_STAT_H 1
3431#define HAVE_SYS_TYPES_H 1
3432#define HAVE_STDINT_H 1
3433#define HAVE_TIME_H 1
3434#define HAVE_MATH_H 1
3435#define HAVE_LIMITS_H 1
3436#define HAVE_FLOAT_H 1
3437#define HAVE_STDLIB_H 1
3438#define HAVE_SYS_SOCKET_H 1
3439#define HAVE_NETINET_IN_H 1
3440#define HAVE_ARPA_INET_H 1
3441#define HAVE_NETDB_H 1
3442#define HAVE_SYS_TIME_H 1
3443#define HAVE_SYS_SELECT_H 1
3444#define HAVE_SYS_MMAN_H 1
3445#define HAVE_SYS_TIMEB_H 1
3446#define HAVE_SIGNAL_H 1
3447#define HAVE_ARPA_NAMESER_H 1
3448#define HAVE_RESOLV_H 1
3449#define HAVE_DLFCN_H 1
3450#define HAVE_STRFTIME 1
3451#define HAVE_STRDUP 1
3452#define HAVE_STRNDUP 1
3453#define HAVE_STRERROR 1
3454#define HAVE_STRFTIME 1
3455#define HAVE_LOCALTIME 1
3456#define HAVE_GETTIMEOFDAY 1
3457#define HAVE_FTIME 1
3458#define HAVE_STAT 1
3459#define HAVE_SIGNAL 1
3460#define HAVE_PRINTF 1
3461#define HAVE_SPRINTF 1
3462#define HAVE_FPRINTF 1
3463#define HAVE_SNPRINTF 1
3464#define HAVE_VFPRINTF 1
3465#define HAVE_VSPRINTF 1
3466#define HAVE_VSNPRINTF 1
3467#define HAVE_SSCANF 1
3468#define HAVE_VA_COPY 1
3469#define XML_SOCKLEN_T socklen_t
3470#define SUPPORT_IP6
3471#define HAVE_GETADDRINFO
3472#define HAVE_ISNAN
3473#define HAVE_ISINF
3474#define HAVE_DLOPEN
3475#define HAVE_LIBPTHREAD
3476#define HAVE_PTHREAD_H
3477
3478configure: exit 0
3479
3480## ---------------------- ##
3481## Running config.status. ##
3482## ---------------------- ##
3483
3484This file was extended by config.status, which was
3485generated by GNU Autoconf 2.61.  Invocation command line was
3486
3487  CONFIG_FILES    = 
3488  CONFIG_HEADERS  = 
3489  CONFIG_LINKS    = 
3490  CONFIG_COMMANDS = 
3491  $ ./config.status config.h
3492
3493on localhost.localdomain
3494
3495config.status:794: creating config.h
3496config.status:1090: config.h is unchanged
3497
3498## ---------------------- ##
3499## Running config.status. ##
3500## ---------------------- ##
3501
3502This file was extended by config.status, which was
3503generated by GNU Autoconf 2.61.  Invocation command line was
3504
3505  CONFIG_FILES    = 
3506  CONFIG_HEADERS  = 
3507  CONFIG_LINKS    = 
3508  CONFIG_COMMANDS = 
3509  $ ./config.status include/libxml/xmlversion.h
3510
3511on localhost.localdomain
3512
3513config.status:794: creating include/libxml/xmlversion.h
3514
3515## ---------------------- ##
3516## Running config.status. ##
3517## ---------------------- ##
3518
3519This file was extended by config.status, which was
3520generated by GNU Autoconf 2.61.  Invocation command line was
3521
3522  CONFIG_FILES    = 
3523  CONFIG_HEADERS  = 
3524  CONFIG_LINKS    = 
3525  CONFIG_COMMANDS = 
3526  $ ./config.status libxml-2.0.pc
3527
3528on localhost.localdomain
3529
3530config.status:794: creating libxml-2.0.pc
3531
3532## ---------------------- ##
3533## Running config.status. ##
3534## ---------------------- ##
3535
3536This file was extended by config.status, which was
3537generated by GNU Autoconf 2.61.  Invocation command line was
3538
3539  CONFIG_FILES    = 
3540  CONFIG_HEADERS  = 
3541  CONFIG_LINKS    = 
3542  CONFIG_COMMANDS = 
3543  $ ./config.status include/libxml/xmlversion.h
3544
3545on localhost.localdomain
3546
3547config.status:794: creating include/libxml/xmlversion.h
3548