1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-iconv=/opt/local --enable-static=no --without-python |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = beeblebrox.Stanford.EDU |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 7.9.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 7.9.0: |
---|
27 | Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC |
---|
28 | |
---|
29 | |
---|
30 | Kernel configured for a single processor only. |
---|
31 | 1 processor is physically available. |
---|
32 | Processor type: ppc7450 (PowerPC 7450) |
---|
33 | Processor active: 0 |
---|
34 | Primary memory available: 768.00 megabytes. |
---|
35 | Default processor set: 73 tasks, 171 threads, 1 processors |
---|
36 | Load average: 1.18, Mach factor: 0.50 |
---|
37 | unknown |
---|
38 | /bin/machine = unknown |
---|
39 | /usr/bin/oslevel = unknown |
---|
40 | /bin/universe = unknown |
---|
41 | |
---|
42 | PATH: /opt/local/bin |
---|
43 | PATH: /opt/local/sbin |
---|
44 | PATH: /bin |
---|
45 | PATH: /sbin |
---|
46 | PATH: /usr/bin |
---|
47 | PATH: /usr/sbin |
---|
48 | PATH: /usr/X11R6/bin |
---|
49 | |
---|
50 | |
---|
51 | ## ----------- ## |
---|
52 | ## Core tests. ## |
---|
53 | ## ----------- ## |
---|
54 | |
---|
55 | configure:1570: checking build system type |
---|
56 | configure:1588: result: powerpc-apple-darwin7.9.0 |
---|
57 | configure:1596: checking host system type |
---|
58 | configure:1610: result: powerpc-apple-darwin7.9.0 |
---|
59 | configure:1668: checking for a BSD-compatible install |
---|
60 | configure:1723: result: /opt/local/bin/ginstall -c |
---|
61 | configure:1734: checking whether build environment is sane |
---|
62 | configure:1777: result: yes |
---|
63 | configure:1842: checking for gawk |
---|
64 | configure:1871: result: no |
---|
65 | configure:1842: checking for mawk |
---|
66 | configure:1871: result: no |
---|
67 | configure:1842: checking for nawk |
---|
68 | configure:1871: result: no |
---|
69 | configure:1842: checking for awk |
---|
70 | configure:1858: found /usr/bin/awk |
---|
71 | configure:1868: result: awk |
---|
72 | configure:1878: checking whether make sets $(MAKE) |
---|
73 | configure:1898: result: yes |
---|
74 | configure:2113: checking for gcc |
---|
75 | configure:2129: found /usr/bin/gcc |
---|
76 | configure:2139: result: gcc |
---|
77 | configure:2383: checking for C compiler version |
---|
78 | configure:2386: gcc --version </dev/null >&5 |
---|
79 | gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666) |
---|
80 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
81 | This is free software; see the source for copying conditions. There is NO |
---|
82 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
83 | |
---|
84 | configure:2389: $? = 0 |
---|
85 | configure:2391: gcc -v </dev/null >&5 |
---|
86 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
87 | Thread model: posix |
---|
88 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1666) |
---|
89 | configure:2394: $? = 0 |
---|
90 | configure:2396: gcc -V </dev/null >&5 |
---|
91 | gcc: `-V' option must have argument |
---|
92 | configure:2399: $? = 1 |
---|
93 | configure:2422: checking for C compiler default output file name |
---|
94 | configure:2425: gcc -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
95 | configure:2428: $? = 0 |
---|
96 | configure:2474: result: a.out |
---|
97 | configure:2479: checking whether the C compiler works |
---|
98 | configure:2485: ./a.out |
---|
99 | configure:2488: $? = 0 |
---|
100 | configure:2505: result: yes |
---|
101 | configure:2512: checking whether we are cross compiling |
---|
102 | configure:2514: result: no |
---|
103 | configure:2517: checking for suffix of executables |
---|
104 | configure:2519: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
105 | configure:2522: $? = 0 |
---|
106 | configure:2547: result: |
---|
107 | configure:2553: checking for suffix of object files |
---|
108 | configure:2574: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
109 | configure:2577: $? = 0 |
---|
110 | configure:2599: result: o |
---|
111 | configure:2603: checking whether we are using the GNU C compiler |
---|
112 | configure:2627: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
113 | configure:2633: $? = 0 |
---|
114 | configure:2637: test -z |
---|
115 | || test ! -s conftest.err |
---|
116 | configure:2640: $? = 0 |
---|
117 | configure:2643: test -s conftest.o |
---|
118 | configure:2646: $? = 0 |
---|
119 | configure:2659: result: yes |
---|
120 | configure:2665: checking whether gcc accepts -g |
---|
121 | configure:2686: gcc -c -g -I/opt/local/include conftest.c >&5 |
---|
122 | configure:2692: $? = 0 |
---|
123 | configure:2696: test -z |
---|
124 | || test ! -s conftest.err |
---|
125 | configure:2699: $? = 0 |
---|
126 | configure:2702: test -s conftest.o |
---|
127 | configure:2705: $? = 0 |
---|
128 | configure:2716: result: yes |
---|
129 | configure:2733: checking for gcc option to accept ANSI C |
---|
130 | configure:2803: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
131 | configure:2809: $? = 0 |
---|
132 | configure:2813: test -z |
---|
133 | || test ! -s conftest.err |
---|
134 | configure:2816: $? = 0 |
---|
135 | configure:2819: test -s conftest.o |
---|
136 | configure:2822: $? = 0 |
---|
137 | configure:2840: result: none needed |
---|
138 | configure:2858: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
139 | conftest.c:2: error: parse error before "me" |
---|
140 | configure:2864: $? = 1 |
---|
141 | configure: failed program was: |
---|
142 | | #ifndef __cplusplus |
---|
143 | | choke me |
---|
144 | | #endif |
---|
145 | configure:3008: checking for style of include used by make |
---|
146 | configure:3036: result: GNU |
---|
147 | configure:3064: checking dependency style of gcc |
---|
148 | configure:3154: result: gcc3 |
---|
149 | configure:3184: checking for a BSD-compatible install |
---|
150 | configure:3239: result: /opt/local/bin/ginstall -c |
---|
151 | configure:3255: checking how to run the C preprocessor |
---|
152 | configure:3290: gcc -E -I/opt/local/include conftest.c |
---|
153 | configure:3296: $? = 0 |
---|
154 | configure:3328: gcc -E -I/opt/local/include conftest.c |
---|
155 | conftest.c:11:28: ac_nonexistent.h: No such file or directory |
---|
156 | configure:3334: $? = 1 |
---|
157 | configure: failed program was: |
---|
158 | | /* confdefs.h. */ |
---|
159 | | |
---|
160 | | #define PACKAGE_NAME "" |
---|
161 | | #define PACKAGE_TARNAME "" |
---|
162 | | #define PACKAGE_VERSION "" |
---|
163 | | #define PACKAGE_STRING "" |
---|
164 | | #define PACKAGE_BUGREPORT "" |
---|
165 | | #define PACKAGE "libxml2" |
---|
166 | | #define VERSION "2.6.28" |
---|
167 | | /* end confdefs.h. */ |
---|
168 | | #include <ac_nonexistent.h> |
---|
169 | configure:3373: result: gcc -E |
---|
170 | configure:3397: gcc -E -I/opt/local/include conftest.c |
---|
171 | configure:3403: $? = 0 |
---|
172 | configure:3435: gcc -E -I/opt/local/include conftest.c |
---|
173 | conftest.c:11:28: ac_nonexistent.h: No such file or directory |
---|
174 | configure:3441: $? = 1 |
---|
175 | configure: failed program was: |
---|
176 | | /* confdefs.h. */ |
---|
177 | | |
---|
178 | | #define PACKAGE_NAME "" |
---|
179 | | #define PACKAGE_TARNAME "" |
---|
180 | | #define PACKAGE_VERSION "" |
---|
181 | | #define PACKAGE_STRING "" |
---|
182 | | #define PACKAGE_BUGREPORT "" |
---|
183 | | #define PACKAGE "libxml2" |
---|
184 | | #define VERSION "2.6.28" |
---|
185 | | /* end confdefs.h. */ |
---|
186 | | #include <ac_nonexistent.h> |
---|
187 | configure:3486: checking for rm |
---|
188 | configure:3504: found /bin/rm |
---|
189 | configure:3517: result: /bin/rm |
---|
190 | configure:3526: checking for mv |
---|
191 | configure:3544: found /bin/mv |
---|
192 | configure:3557: result: /bin/mv |
---|
193 | configure:3566: checking for tar |
---|
194 | configure:3584: found /usr/bin/tar |
---|
195 | configure:3597: result: /usr/bin/tar |
---|
196 | configure:3606: checking for perl |
---|
197 | configure:3624: found /opt/local/bin/perl |
---|
198 | configure:3637: result: /opt/local/bin/perl |
---|
199 | configure:3646: checking for wget |
---|
200 | configure:3677: result: /usr/bin/wget |
---|
201 | configure:3686: checking for xmllint |
---|
202 | configure:3704: found /opt/local/bin/xmllint |
---|
203 | configure:3717: result: /opt/local/bin/xmllint |
---|
204 | configure:3726: checking for xsltproc |
---|
205 | configure:3744: found /opt/local/bin/xsltproc |
---|
206 | configure:3757: result: /opt/local/bin/xsltproc |
---|
207 | configure:3765: checking for function prototypes |
---|
208 | configure:3768: result: yes |
---|
209 | configure:3787: checking for egrep |
---|
210 | configure:3797: result: grep -E |
---|
211 | configure:3802: checking for ANSI C header files |
---|
212 | configure:3827: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
213 | configure:3833: $? = 0 |
---|
214 | configure:3837: test -z |
---|
215 | || test ! -s conftest.err |
---|
216 | configure:3840: $? = 0 |
---|
217 | configure:3843: test -s conftest.o |
---|
218 | configure:3846: $? = 0 |
---|
219 | configure:3932: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
220 | configure:3935: $? = 0 |
---|
221 | configure:3937: ./conftest |
---|
222 | configure:3940: $? = 0 |
---|
223 | configure:3955: result: yes |
---|
224 | configure:3979: checking for sys/types.h |
---|
225 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
226 | configure:4001: $? = 0 |
---|
227 | configure:4005: test -z |
---|
228 | || test ! -s conftest.err |
---|
229 | configure:4008: $? = 0 |
---|
230 | configure:4011: test -s conftest.o |
---|
231 | configure:4014: $? = 0 |
---|
232 | configure:4025: result: yes |
---|
233 | configure:3979: checking for sys/stat.h |
---|
234 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
235 | configure:4001: $? = 0 |
---|
236 | configure:4005: test -z |
---|
237 | || test ! -s conftest.err |
---|
238 | configure:4008: $? = 0 |
---|
239 | configure:4011: test -s conftest.o |
---|
240 | configure:4014: $? = 0 |
---|
241 | configure:4025: result: yes |
---|
242 | configure:3979: checking for stdlib.h |
---|
243 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
244 | configure:4001: $? = 0 |
---|
245 | configure:4005: test -z |
---|
246 | || test ! -s conftest.err |
---|
247 | configure:4008: $? = 0 |
---|
248 | configure:4011: test -s conftest.o |
---|
249 | configure:4014: $? = 0 |
---|
250 | configure:4025: result: yes |
---|
251 | configure:3979: checking for string.h |
---|
252 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
253 | configure:4001: $? = 0 |
---|
254 | configure:4005: test -z |
---|
255 | || test ! -s conftest.err |
---|
256 | configure:4008: $? = 0 |
---|
257 | configure:4011: test -s conftest.o |
---|
258 | configure:4014: $? = 0 |
---|
259 | configure:4025: result: yes |
---|
260 | configure:3979: checking for memory.h |
---|
261 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
262 | configure:4001: $? = 0 |
---|
263 | configure:4005: test -z |
---|
264 | || test ! -s conftest.err |
---|
265 | configure:4008: $? = 0 |
---|
266 | configure:4011: test -s conftest.o |
---|
267 | configure:4014: $? = 0 |
---|
268 | configure:4025: result: yes |
---|
269 | configure:3979: checking for strings.h |
---|
270 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
271 | configure:4001: $? = 0 |
---|
272 | configure:4005: test -z |
---|
273 | || test ! -s conftest.err |
---|
274 | configure:4008: $? = 0 |
---|
275 | configure:4011: test -s conftest.o |
---|
276 | configure:4014: $? = 0 |
---|
277 | configure:4025: result: yes |
---|
278 | configure:3979: checking for inttypes.h |
---|
279 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
280 | configure:4001: $? = 0 |
---|
281 | configure:4005: test -z |
---|
282 | || test ! -s conftest.err |
---|
283 | configure:4008: $? = 0 |
---|
284 | configure:4011: test -s conftest.o |
---|
285 | configure:4014: $? = 0 |
---|
286 | configure:4025: result: yes |
---|
287 | configure:3979: checking for stdint.h |
---|
288 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
289 | configure:4001: $? = 0 |
---|
290 | configure:4005: test -z |
---|
291 | || test ! -s conftest.err |
---|
292 | configure:4008: $? = 0 |
---|
293 | configure:4011: test -s conftest.o |
---|
294 | configure:4014: $? = 0 |
---|
295 | configure:4025: result: yes |
---|
296 | configure:3979: checking for unistd.h |
---|
297 | configure:3995: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
298 | configure:4001: $? = 0 |
---|
299 | configure:4005: test -z |
---|
300 | || test ! -s conftest.err |
---|
301 | configure:4008: $? = 0 |
---|
302 | configure:4011: test -s conftest.o |
---|
303 | configure:4014: $? = 0 |
---|
304 | configure:4025: result: yes |
---|
305 | configure:4050: checking for string.h |
---|
306 | configure:4055: result: yes |
---|
307 | configure:4274: checking for a sed that does not truncate output |
---|
308 | configure:4330: result: /usr/bin/sed |
---|
309 | configure:4344: checking for ld used by gcc |
---|
310 | configure:4411: result: /usr/bin/ld |
---|
311 | configure:4420: checking if the linker (/usr/bin/ld) is GNU ld |
---|
312 | configure:4435: result: no |
---|
313 | configure:4440: checking for /usr/bin/ld option to reload object files |
---|
314 | configure:4447: result: -r |
---|
315 | configure:4465: checking for BSD-compatible nm |
---|
316 | configure:4514: result: /usr/bin/nm -p |
---|
317 | configure:4518: checking whether ln -s works |
---|
318 | configure:4522: result: yes |
---|
319 | configure:4529: checking how to recognise dependent libraries |
---|
320 | configure:4705: result: pass_all |
---|
321 | configure:5192: checking dlfcn.h usability |
---|
322 | configure:5204: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
323 | configure:5210: $? = 0 |
---|
324 | configure:5214: test -z |
---|
325 | || test ! -s conftest.err |
---|
326 | configure:5217: $? = 0 |
---|
327 | configure:5220: test -s conftest.o |
---|
328 | configure:5223: $? = 0 |
---|
329 | configure:5233: result: yes |
---|
330 | configure:5237: checking dlfcn.h presence |
---|
331 | configure:5247: gcc -E -I/opt/local/include conftest.c |
---|
332 | configure:5253: $? = 0 |
---|
333 | configure:5273: result: yes |
---|
334 | configure:5308: checking for dlfcn.h |
---|
335 | configure:5315: result: yes |
---|
336 | configure:5380: checking for g++ |
---|
337 | configure:5396: found /usr/bin/g++ |
---|
338 | configure:5406: result: g++ |
---|
339 | configure:5422: checking for C++ compiler version |
---|
340 | configure:5425: g++ --version </dev/null >&5 |
---|
341 | g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666) |
---|
342 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
343 | This is free software; see the source for copying conditions. There is NO |
---|
344 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
345 | |
---|
346 | configure:5428: $? = 0 |
---|
347 | configure:5430: g++ -v </dev/null >&5 |
---|
348 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
349 | Thread model: posix |
---|
350 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1666) |
---|
351 | configure:5433: $? = 0 |
---|
352 | configure:5435: g++ -V </dev/null >&5 |
---|
353 | g++: `-V' option must have argument |
---|
354 | configure:5438: $? = 1 |
---|
355 | configure:5441: checking whether we are using the GNU C++ compiler |
---|
356 | configure:5465: g++ -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
357 | configure:5471: $? = 0 |
---|
358 | configure:5475: test -z |
---|
359 | || test ! -s conftest.err |
---|
360 | configure:5478: $? = 0 |
---|
361 | configure:5481: test -s conftest.o |
---|
362 | configure:5484: $? = 0 |
---|
363 | configure:5497: result: yes |
---|
364 | configure:5503: checking whether g++ accepts -g |
---|
365 | configure:5524: g++ -c -g -I/opt/local/include conftest.cc >&5 |
---|
366 | configure:5530: $? = 0 |
---|
367 | configure:5534: test -z |
---|
368 | || test ! -s conftest.err |
---|
369 | configure:5537: $? = 0 |
---|
370 | configure:5540: test -s conftest.o |
---|
371 | configure:5543: $? = 0 |
---|
372 | configure:5554: result: yes |
---|
373 | configure:5596: g++ -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
374 | configure:5602: $? = 0 |
---|
375 | configure:5606: test -z |
---|
376 | || test ! -s conftest.err |
---|
377 | configure:5609: $? = 0 |
---|
378 | configure:5612: test -s conftest.o |
---|
379 | configure:5615: $? = 0 |
---|
380 | configure:5641: g++ -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
381 | conftest.cc: In function `int main()': |
---|
382 | conftest.cc:29: error: `exit' undeclared (first use this function) |
---|
383 | conftest.cc:29: error: (Each undeclared identifier is reported only once for |
---|
384 | each function it appears in.) |
---|
385 | configure:5647: $? = 1 |
---|
386 | configure: failed program was: |
---|
387 | | /* confdefs.h. */ |
---|
388 | | |
---|
389 | | #define PACKAGE_NAME "" |
---|
390 | | #define PACKAGE_TARNAME "" |
---|
391 | | #define PACKAGE_VERSION "" |
---|
392 | | #define PACKAGE_STRING "" |
---|
393 | | #define PACKAGE_BUGREPORT "" |
---|
394 | | #define PACKAGE "libxml2" |
---|
395 | | #define VERSION "2.6.28" |
---|
396 | | #define PROTOTYPES 1 |
---|
397 | | #define __PROTOTYPES 1 |
---|
398 | | #define STDC_HEADERS 1 |
---|
399 | | #define HAVE_SYS_TYPES_H 1 |
---|
400 | | #define HAVE_SYS_STAT_H 1 |
---|
401 | | #define HAVE_STDLIB_H 1 |
---|
402 | | #define HAVE_STRING_H 1 |
---|
403 | | #define HAVE_MEMORY_H 1 |
---|
404 | | #define HAVE_STRINGS_H 1 |
---|
405 | | #define HAVE_INTTYPES_H 1 |
---|
406 | | #define HAVE_STDINT_H 1 |
---|
407 | | #define HAVE_UNISTD_H 1 |
---|
408 | | #define HAVE_STRING_H 1 |
---|
409 | | #define HAVE_DLFCN_H 1 |
---|
410 | | /* end confdefs.h. */ |
---|
411 | | |
---|
412 | | int |
---|
413 | | main () |
---|
414 | | { |
---|
415 | | exit (42); |
---|
416 | | ; |
---|
417 | | return 0; |
---|
418 | | } |
---|
419 | configure:5596: g++ -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
420 | configure:5602: $? = 0 |
---|
421 | configure:5606: test -z |
---|
422 | || test ! -s conftest.err |
---|
423 | configure:5609: $? = 0 |
---|
424 | configure:5612: test -s conftest.o |
---|
425 | configure:5615: $? = 0 |
---|
426 | configure:5641: g++ -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
427 | configure:5647: $? = 0 |
---|
428 | configure:5651: test -z |
---|
429 | || test ! -s conftest.err |
---|
430 | configure:5654: $? = 0 |
---|
431 | configure:5657: test -s conftest.o |
---|
432 | configure:5660: $? = 0 |
---|
433 | configure:5685: checking dependency style of g++ |
---|
434 | configure:5775: result: gcc3 |
---|
435 | configure:5802: checking how to run the C++ preprocessor |
---|
436 | configure:5833: g++ -E -I/opt/local/include conftest.cc |
---|
437 | configure:5839: $? = 0 |
---|
438 | configure:5871: g++ -E -I/opt/local/include conftest.cc |
---|
439 | conftest.cc:28:28: ac_nonexistent.h: No such file or directory |
---|
440 | configure:5877: $? = 1 |
---|
441 | configure: failed program was: |
---|
442 | | /* confdefs.h. */ |
---|
443 | | |
---|
444 | | #define PACKAGE_NAME "" |
---|
445 | | #define PACKAGE_TARNAME "" |
---|
446 | | #define PACKAGE_VERSION "" |
---|
447 | | #define PACKAGE_STRING "" |
---|
448 | | #define PACKAGE_BUGREPORT "" |
---|
449 | | #define PACKAGE "libxml2" |
---|
450 | | #define VERSION "2.6.28" |
---|
451 | | #define PROTOTYPES 1 |
---|
452 | | #define __PROTOTYPES 1 |
---|
453 | | #define STDC_HEADERS 1 |
---|
454 | | #define HAVE_SYS_TYPES_H 1 |
---|
455 | | #define HAVE_SYS_STAT_H 1 |
---|
456 | | #define HAVE_STDLIB_H 1 |
---|
457 | | #define HAVE_STRING_H 1 |
---|
458 | | #define HAVE_MEMORY_H 1 |
---|
459 | | #define HAVE_STRINGS_H 1 |
---|
460 | | #define HAVE_INTTYPES_H 1 |
---|
461 | | #define HAVE_STDINT_H 1 |
---|
462 | | #define HAVE_UNISTD_H 1 |
---|
463 | | #define HAVE_STRING_H 1 |
---|
464 | | #define HAVE_DLFCN_H 1 |
---|
465 | | #ifdef __cplusplus |
---|
466 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
467 | | #endif |
---|
468 | | /* end confdefs.h. */ |
---|
469 | | #include <ac_nonexistent.h> |
---|
470 | configure:5916: result: g++ -E |
---|
471 | configure:5940: g++ -E -I/opt/local/include conftest.cc |
---|
472 | configure:5946: $? = 0 |
---|
473 | configure:5978: g++ -E -I/opt/local/include conftest.cc |
---|
474 | conftest.cc:28:28: ac_nonexistent.h: No such file or directory |
---|
475 | configure:5984: $? = 1 |
---|
476 | configure: failed program was: |
---|
477 | | /* confdefs.h. */ |
---|
478 | | |
---|
479 | | #define PACKAGE_NAME "" |
---|
480 | | #define PACKAGE_TARNAME "" |
---|
481 | | #define PACKAGE_VERSION "" |
---|
482 | | #define PACKAGE_STRING "" |
---|
483 | | #define PACKAGE_BUGREPORT "" |
---|
484 | | #define PACKAGE "libxml2" |
---|
485 | | #define VERSION "2.6.28" |
---|
486 | | #define PROTOTYPES 1 |
---|
487 | | #define __PROTOTYPES 1 |
---|
488 | | #define STDC_HEADERS 1 |
---|
489 | | #define HAVE_SYS_TYPES_H 1 |
---|
490 | | #define HAVE_SYS_STAT_H 1 |
---|
491 | | #define HAVE_STDLIB_H 1 |
---|
492 | | #define HAVE_STRING_H 1 |
---|
493 | | #define HAVE_MEMORY_H 1 |
---|
494 | | #define HAVE_STRINGS_H 1 |
---|
495 | | #define HAVE_INTTYPES_H 1 |
---|
496 | | #define HAVE_STDINT_H 1 |
---|
497 | | #define HAVE_UNISTD_H 1 |
---|
498 | | #define HAVE_STRING_H 1 |
---|
499 | | #define HAVE_DLFCN_H 1 |
---|
500 | | #ifdef __cplusplus |
---|
501 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
502 | | #endif |
---|
503 | | /* end confdefs.h. */ |
---|
504 | | #include <ac_nonexistent.h> |
---|
505 | configure:6081: checking for g77 |
---|
506 | configure:6110: result: no |
---|
507 | configure:6081: checking for f77 |
---|
508 | configure:6110: result: no |
---|
509 | configure:6081: checking for xlf |
---|
510 | configure:6110: result: no |
---|
511 | configure:6081: checking for frt |
---|
512 | configure:6110: result: no |
---|
513 | configure:6081: checking for pgf77 |
---|
514 | configure:6110: result: no |
---|
515 | configure:6081: checking for fort77 |
---|
516 | configure:6110: result: no |
---|
517 | configure:6081: checking for fl32 |
---|
518 | configure:6110: result: no |
---|
519 | configure:6081: checking for af77 |
---|
520 | configure:6110: result: no |
---|
521 | configure:6081: checking for f90 |
---|
522 | configure:6110: result: no |
---|
523 | configure:6081: checking for xlf90 |
---|
524 | configure:6110: result: no |
---|
525 | configure:6081: checking for pgf90 |
---|
526 | configure:6110: result: no |
---|
527 | configure:6081: checking for epcf90 |
---|
528 | configure:6110: result: no |
---|
529 | configure:6081: checking for f95 |
---|
530 | configure:6110: result: no |
---|
531 | configure:6081: checking for fort |
---|
532 | configure:6110: result: no |
---|
533 | configure:6081: checking for xlf95 |
---|
534 | configure:6110: result: no |
---|
535 | configure:6081: checking for ifc |
---|
536 | configure:6110: result: no |
---|
537 | configure:6081: checking for efc |
---|
538 | configure:6110: result: no |
---|
539 | configure:6081: checking for pgf95 |
---|
540 | configure:6110: result: no |
---|
541 | configure:6081: checking for lf95 |
---|
542 | configure:6110: result: no |
---|
543 | configure:6081: checking for gfortran |
---|
544 | configure:6110: result: no |
---|
545 | configure:6125: checking for Fortran 77 compiler version |
---|
546 | configure:6125: --version </dev/null >&5 |
---|
547 | ./configure: line 1: --version: command not found |
---|
548 | configure:6128: $? = 127 |
---|
549 | configure:6130: -v </dev/null >&5 |
---|
550 | ./configure: line 1: -v: command not found |
---|
551 | configure:6133: $? = 127 |
---|
552 | configure:6135: -V </dev/null >&5 |
---|
553 | ./configure: line 1: -V: command not found |
---|
554 | configure:6138: $? = 127 |
---|
555 | configure:6146: checking whether we are using the GNU Fortran 77 compiler |
---|
556 | configure:6160: -c conftest.F >&5 |
---|
557 | ./configure: line 1: -c: command not found |
---|
558 | configure:6166: $? = 127 |
---|
559 | configure: failed program was: |
---|
560 | | program main |
---|
561 | | #ifndef __GNUC__ |
---|
562 | | choke me |
---|
563 | | #endif |
---|
564 | | |
---|
565 | | end |
---|
566 | configure:6192: result: no |
---|
567 | configure:6198: checking whether accepts -g |
---|
568 | configure:6210: -c -g conftest.f >&5 |
---|
569 | ./configure: line 1: -c: command not found |
---|
570 | configure:6216: $? = 127 |
---|
571 | configure: failed program was: |
---|
572 | | program main |
---|
573 | | |
---|
574 | | end |
---|
575 | configure:6241: result: no |
---|
576 | configure:6271: checking the maximum length of command line arguments |
---|
577 | configure:6380: result: 196608 |
---|
578 | configure:6391: checking command to parse /usr/bin/nm -p output from gcc object |
---|
579 | configure:6496: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
580 | configure:6499: $? = 0 |
---|
581 | configure:6503: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
582 | configure:6506: $? = 0 |
---|
583 | cannot find nm_test_var in conftest.nm |
---|
584 | configure:6496: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
585 | configure:6499: $? = 0 |
---|
586 | configure:6503: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
587 | configure:6506: $? = 0 |
---|
588 | configure:6558: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
589 | configure:6561: $? = 0 |
---|
590 | configure:6599: result: ok |
---|
591 | configure:6603: checking for objdir |
---|
592 | configure:6618: result: .libs |
---|
593 | configure:6708: checking for ar |
---|
594 | configure:6724: found /usr/bin/ar |
---|
595 | configure:6735: result: ar |
---|
596 | configure:6788: checking for ranlib |
---|
597 | configure:6804: found /usr/bin/ranlib |
---|
598 | configure:6815: result: ranlib |
---|
599 | configure:6868: checking for strip |
---|
600 | configure:6884: found /usr/bin/strip |
---|
601 | configure:6895: result: strip |
---|
602 | configure:7167: checking if gcc supports -fno-rtti -fno-exceptions |
---|
603 | configure:7188: gcc -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
604 | cc1: warning: "-frtti" is valid for C++ but not for C/ObjC |
---|
605 | configure:7192: $? = 0 |
---|
606 | configure:7202: result: no |
---|
607 | configure:7217: checking for gcc option to produce PIC |
---|
608 | configure:7427: result: -fno-common |
---|
609 | configure:7435: checking if gcc PIC flag -fno-common works |
---|
610 | configure:7456: gcc -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
611 | configure:7460: $? = 0 |
---|
612 | configure:7470: result: yes |
---|
613 | configure:7498: checking if gcc static flag -static works |
---|
614 | ld: can't locate file for: -lcrt0.o |
---|
615 | configure:7526: result: no |
---|
616 | configure:7536: checking if gcc supports -c -o file.o |
---|
617 | configure:7560: gcc -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
618 | configure:7564: $? = 0 |
---|
619 | configure:7583: result: yes |
---|
620 | configure:7609: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
---|
621 | configure:8567: result: yes |
---|
622 | configure:8634: checking dynamic linker characteristics |
---|
623 | configure:9243: result: darwin7.9.0 dyld |
---|
624 | configure:9252: checking how to hardcode library paths into programs |
---|
625 | configure:9277: result: immediate |
---|
626 | configure:9291: checking whether stripping libraries is possible |
---|
627 | configure:9304: result: yes |
---|
628 | configure:10130: checking if libtool supports shared libraries |
---|
629 | configure:10132: result: yes |
---|
630 | configure:10135: checking whether to build shared libraries |
---|
631 | configure:10156: result: yes |
---|
632 | configure:10159: checking whether to build static libraries |
---|
633 | configure:10163: result: no |
---|
634 | configure:10255: creating libtool |
---|
635 | configure:10846: checking for ld used by g++ |
---|
636 | configure:10913: result: /usr/bin/ld |
---|
637 | configure:10922: checking if the linker (/usr/bin/ld) is GNU ld |
---|
638 | configure:10937: result: no |
---|
639 | configure:10988: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
640 | configure:11926: result: yes |
---|
641 | configure:11944: g++ -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
642 | configure:11947: $? = 0 |
---|
643 | configure:12066: checking for g++ option to produce PIC |
---|
644 | configure:12340: result: -fno-common |
---|
645 | configure:12348: checking if g++ PIC flag -fno-common works |
---|
646 | configure:12369: g++ -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
647 | configure:12373: $? = 0 |
---|
648 | configure:12383: result: yes |
---|
649 | configure:12411: checking if g++ static flag -static works |
---|
650 | ld: can't locate file for: -lcrt0.o |
---|
651 | configure:12439: result: no |
---|
652 | configure:12449: checking if g++ supports -c -o file.o |
---|
653 | configure:12473: g++ -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
654 | configure:12477: $? = 0 |
---|
655 | configure:12496: result: yes |
---|
656 | configure:12522: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
657 | configure:12547: result: yes |
---|
658 | configure:12614: checking dynamic linker characteristics |
---|
659 | configure:13223: result: darwin7.9.0 dyld |
---|
660 | configure:13232: checking how to hardcode library paths into programs |
---|
661 | configure:13257: result: immediate |
---|
662 | configure:19888: checking zlib.h usability |
---|
663 | configure:19900: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
664 | configure:19906: $? = 0 |
---|
665 | configure:19910: test -z |
---|
666 | || test ! -s conftest.err |
---|
667 | configure:19913: $? = 0 |
---|
668 | configure:19916: test -s conftest.o |
---|
669 | configure:19919: $? = 0 |
---|
670 | configure:19929: result: yes |
---|
671 | configure:19933: checking zlib.h presence |
---|
672 | configure:19943: gcc -E -I/opt/local/include conftest.c |
---|
673 | configure:19949: $? = 0 |
---|
674 | configure:19969: result: yes |
---|
675 | configure:20004: checking for zlib.h |
---|
676 | configure:20011: result: yes |
---|
677 | configure:20019: checking for gzread in -lz |
---|
678 | configure:20049: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lz >&5 |
---|
679 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x10000) of /opt/local/lib/libz.1.dylib |
---|
680 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x10000) of /opt/local/lib/libz.1.dylib |
---|
681 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x10000) of /opt/local/lib/libz.1.dylib |
---|
682 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x10000) of /opt/local/lib/libz.1.dylib |
---|
683 | configure:20055: $? = 0 |
---|
684 | configure:20059: test -z |
---|
685 | || test ! -s conftest.err |
---|
686 | configure:20062: $? = 0 |
---|
687 | configure:20065: test -s conftest |
---|
688 | configure:20068: $? = 0 |
---|
689 | configure:20081: result: yes |
---|
690 | configure:20127: checking for dirent.h that defines DIR |
---|
691 | configure:20151: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
692 | configure:20157: $? = 0 |
---|
693 | configure:20161: test -z |
---|
694 | || test ! -s conftest.err |
---|
695 | configure:20164: $? = 0 |
---|
696 | configure:20167: test -s conftest.o |
---|
697 | configure:20170: $? = 0 |
---|
698 | configure:20181: result: yes |
---|
699 | configure:20194: checking for library containing opendir |
---|
700 | configure:20224: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
701 | configure:20230: $? = 0 |
---|
702 | configure:20234: test -z |
---|
703 | || test ! -s conftest.err |
---|
704 | configure:20237: $? = 0 |
---|
705 | configure:20240: test -s conftest |
---|
706 | configure:20243: $? = 0 |
---|
707 | configure:20313: result: none required |
---|
708 | configure:20449: checking for ANSI C header files |
---|
709 | configure:20602: result: yes |
---|
710 | configure:20626: checking fcntl.h usability |
---|
711 | configure:20638: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
712 | configure:20644: $? = 0 |
---|
713 | configure:20648: test -z |
---|
714 | || test ! -s conftest.err |
---|
715 | configure:20651: $? = 0 |
---|
716 | configure:20654: test -s conftest.o |
---|
717 | configure:20657: $? = 0 |
---|
718 | configure:20667: result: yes |
---|
719 | configure:20671: checking fcntl.h presence |
---|
720 | configure:20681: gcc -E -I/opt/local/include conftest.c |
---|
721 | configure:20687: $? = 0 |
---|
722 | configure:20707: result: yes |
---|
723 | configure:20742: checking for fcntl.h |
---|
724 | configure:20749: result: yes |
---|
725 | configure:20767: checking for unistd.h |
---|
726 | configure:20772: result: yes |
---|
727 | configure:20926: checking ctype.h usability |
---|
728 | configure:20938: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
729 | configure:20944: $? = 0 |
---|
730 | configure:20948: test -z |
---|
731 | || test ! -s conftest.err |
---|
732 | configure:20951: $? = 0 |
---|
733 | configure:20954: test -s conftest.o |
---|
734 | configure:20957: $? = 0 |
---|
735 | configure:20967: result: yes |
---|
736 | configure:20971: checking ctype.h presence |
---|
737 | configure:20981: gcc -E -I/opt/local/include conftest.c |
---|
738 | configure:20987: $? = 0 |
---|
739 | configure:21007: result: yes |
---|
740 | configure:21042: checking for ctype.h |
---|
741 | configure:21049: result: yes |
---|
742 | configure:21076: checking dirent.h usability |
---|
743 | configure:21088: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
744 | configure:21094: $? = 0 |
---|
745 | configure:21098: test -z |
---|
746 | || test ! -s conftest.err |
---|
747 | configure:21101: $? = 0 |
---|
748 | configure:21104: test -s conftest.o |
---|
749 | configure:21107: $? = 0 |
---|
750 | configure:21117: result: yes |
---|
751 | configure:21121: checking dirent.h presence |
---|
752 | configure:21131: gcc -E -I/opt/local/include conftest.c |
---|
753 | configure:21137: $? = 0 |
---|
754 | configure:21157: result: yes |
---|
755 | configure:21192: checking for dirent.h |
---|
756 | configure:21199: result: yes |
---|
757 | configure:21226: checking errno.h usability |
---|
758 | configure:21238: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
759 | configure:21244: $? = 0 |
---|
760 | configure:21248: test -z |
---|
761 | || test ! -s conftest.err |
---|
762 | configure:21251: $? = 0 |
---|
763 | configure:21254: test -s conftest.o |
---|
764 | configure:21257: $? = 0 |
---|
765 | configure:21267: result: yes |
---|
766 | configure:21271: checking errno.h presence |
---|
767 | configure:21281: gcc -E -I/opt/local/include conftest.c |
---|
768 | configure:21287: $? = 0 |
---|
769 | configure:21307: result: yes |
---|
770 | configure:21342: checking for errno.h |
---|
771 | configure:21349: result: yes |
---|
772 | configure:21376: checking malloc.h usability |
---|
773 | configure:21388: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
774 | conftest.c:71:20: malloc.h: No such file or directory |
---|
775 | configure:21394: $? = 1 |
---|
776 | configure: failed program was: |
---|
777 | | /* confdefs.h. */ |
---|
778 | | |
---|
779 | | #define PACKAGE_NAME "" |
---|
780 | | #define PACKAGE_TARNAME "" |
---|
781 | | #define PACKAGE_VERSION "" |
---|
782 | | #define PACKAGE_STRING "" |
---|
783 | | #define PACKAGE_BUGREPORT "" |
---|
784 | | #define PACKAGE "libxml2" |
---|
785 | | #define VERSION "2.6.28" |
---|
786 | | #define PROTOTYPES 1 |
---|
787 | | #define __PROTOTYPES 1 |
---|
788 | | #define STDC_HEADERS 1 |
---|
789 | | #define HAVE_SYS_TYPES_H 1 |
---|
790 | | #define HAVE_SYS_STAT_H 1 |
---|
791 | | #define HAVE_STDLIB_H 1 |
---|
792 | | #define HAVE_STRING_H 1 |
---|
793 | | #define HAVE_MEMORY_H 1 |
---|
794 | | #define HAVE_STRINGS_H 1 |
---|
795 | | #define HAVE_INTTYPES_H 1 |
---|
796 | | #define HAVE_STDINT_H 1 |
---|
797 | | #define HAVE_UNISTD_H 1 |
---|
798 | | #define HAVE_STRING_H 1 |
---|
799 | | #define HAVE_DLFCN_H 1 |
---|
800 | | #ifdef __cplusplus |
---|
801 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
802 | | #endif |
---|
803 | | #define HAVE_ZLIB_H 1 |
---|
804 | | #define HAVE_LIBZ 1 |
---|
805 | | #define HAVE_DIRENT_H 1 |
---|
806 | | #define STDC_HEADERS 1 |
---|
807 | | #define HAVE_FCNTL_H 1 |
---|
808 | | #define HAVE_UNISTD_H 1 |
---|
809 | | #define HAVE_CTYPE_H 1 |
---|
810 | | #define HAVE_DIRENT_H 1 |
---|
811 | | #define HAVE_ERRNO_H 1 |
---|
812 | | /* end confdefs.h. */ |
---|
813 | | #include <stdio.h> |
---|
814 | | #if HAVE_SYS_TYPES_H |
---|
815 | | # include <sys/types.h> |
---|
816 | | #endif |
---|
817 | | #if HAVE_SYS_STAT_H |
---|
818 | | # include <sys/stat.h> |
---|
819 | | #endif |
---|
820 | | #if STDC_HEADERS |
---|
821 | | # include <stdlib.h> |
---|
822 | | # include <stddef.h> |
---|
823 | | #else |
---|
824 | | # if HAVE_STDLIB_H |
---|
825 | | # include <stdlib.h> |
---|
826 | | # endif |
---|
827 | | #endif |
---|
828 | | #if HAVE_STRING_H |
---|
829 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
830 | | # include <memory.h> |
---|
831 | | # endif |
---|
832 | | # include <string.h> |
---|
833 | | #endif |
---|
834 | | #if HAVE_STRINGS_H |
---|
835 | | # include <strings.h> |
---|
836 | | #endif |
---|
837 | | #if HAVE_INTTYPES_H |
---|
838 | | # include <inttypes.h> |
---|
839 | | #else |
---|
840 | | # if HAVE_STDINT_H |
---|
841 | | # include <stdint.h> |
---|
842 | | # endif |
---|
843 | | #endif |
---|
844 | | #if HAVE_UNISTD_H |
---|
845 | | # include <unistd.h> |
---|
846 | | #endif |
---|
847 | | #include <malloc.h> |
---|
848 | configure:21417: result: no |
---|
849 | configure:21421: checking malloc.h presence |
---|
850 | configure:21431: gcc -E -I/opt/local/include conftest.c |
---|
851 | conftest.c:37:20: malloc.h: No such file or directory |
---|
852 | configure:21437: $? = 1 |
---|
853 | configure: failed program was: |
---|
854 | | /* confdefs.h. */ |
---|
855 | | |
---|
856 | | #define PACKAGE_NAME "" |
---|
857 | | #define PACKAGE_TARNAME "" |
---|
858 | | #define PACKAGE_VERSION "" |
---|
859 | | #define PACKAGE_STRING "" |
---|
860 | | #define PACKAGE_BUGREPORT "" |
---|
861 | | #define PACKAGE "libxml2" |
---|
862 | | #define VERSION "2.6.28" |
---|
863 | | #define PROTOTYPES 1 |
---|
864 | | #define __PROTOTYPES 1 |
---|
865 | | #define STDC_HEADERS 1 |
---|
866 | | #define HAVE_SYS_TYPES_H 1 |
---|
867 | | #define HAVE_SYS_STAT_H 1 |
---|
868 | | #define HAVE_STDLIB_H 1 |
---|
869 | | #define HAVE_STRING_H 1 |
---|
870 | | #define HAVE_MEMORY_H 1 |
---|
871 | | #define HAVE_STRINGS_H 1 |
---|
872 | | #define HAVE_INTTYPES_H 1 |
---|
873 | | #define HAVE_STDINT_H 1 |
---|
874 | | #define HAVE_UNISTD_H 1 |
---|
875 | | #define HAVE_STRING_H 1 |
---|
876 | | #define HAVE_DLFCN_H 1 |
---|
877 | | #ifdef __cplusplus |
---|
878 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
879 | | #endif |
---|
880 | | #define HAVE_ZLIB_H 1 |
---|
881 | | #define HAVE_LIBZ 1 |
---|
882 | | #define HAVE_DIRENT_H 1 |
---|
883 | | #define STDC_HEADERS 1 |
---|
884 | | #define HAVE_FCNTL_H 1 |
---|
885 | | #define HAVE_UNISTD_H 1 |
---|
886 | | #define HAVE_CTYPE_H 1 |
---|
887 | | #define HAVE_DIRENT_H 1 |
---|
888 | | #define HAVE_ERRNO_H 1 |
---|
889 | | /* end confdefs.h. */ |
---|
890 | | #include <malloc.h> |
---|
891 | configure:21457: result: no |
---|
892 | configure:21492: checking for malloc.h |
---|
893 | configure:21499: result: no |
---|
894 | configure:21526: checking stdarg.h usability |
---|
895 | configure:21538: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
896 | configure:21544: $? = 0 |
---|
897 | configure:21548: test -z |
---|
898 | || test ! -s conftest.err |
---|
899 | configure:21551: $? = 0 |
---|
900 | configure:21554: test -s conftest.o |
---|
901 | configure:21557: $? = 0 |
---|
902 | configure:21567: result: yes |
---|
903 | configure:21571: checking stdarg.h presence |
---|
904 | configure:21581: gcc -E -I/opt/local/include conftest.c |
---|
905 | configure:21587: $? = 0 |
---|
906 | configure:21607: result: yes |
---|
907 | configure:21642: checking for stdarg.h |
---|
908 | configure:21649: result: yes |
---|
909 | configure:21667: checking for sys/stat.h |
---|
910 | configure:21672: result: yes |
---|
911 | configure:21817: checking for sys/types.h |
---|
912 | configure:21822: result: yes |
---|
913 | configure:21976: checking time.h usability |
---|
914 | configure:21988: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
915 | configure:21994: $? = 0 |
---|
916 | configure:21998: test -z |
---|
917 | || test ! -s conftest.err |
---|
918 | configure:22001: $? = 0 |
---|
919 | configure:22004: test -s conftest.o |
---|
920 | configure:22007: $? = 0 |
---|
921 | configure:22017: result: yes |
---|
922 | configure:22021: checking time.h presence |
---|
923 | configure:22031: gcc -E -I/opt/local/include conftest.c |
---|
924 | configure:22037: $? = 0 |
---|
925 | configure:22057: result: yes |
---|
926 | configure:22092: checking for time.h |
---|
927 | configure:22099: result: yes |
---|
928 | configure:22126: checking ansidecl.h usability |
---|
929 | configure:22138: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
930 | conftest.c:75:22: ansidecl.h: No such file or directory |
---|
931 | configure:22144: $? = 1 |
---|
932 | configure: failed program was: |
---|
933 | | /* confdefs.h. */ |
---|
934 | | |
---|
935 | | #define PACKAGE_NAME "" |
---|
936 | | #define PACKAGE_TARNAME "" |
---|
937 | | #define PACKAGE_VERSION "" |
---|
938 | | #define PACKAGE_STRING "" |
---|
939 | | #define PACKAGE_BUGREPORT "" |
---|
940 | | #define PACKAGE "libxml2" |
---|
941 | | #define VERSION "2.6.28" |
---|
942 | | #define PROTOTYPES 1 |
---|
943 | | #define __PROTOTYPES 1 |
---|
944 | | #define STDC_HEADERS 1 |
---|
945 | | #define HAVE_SYS_TYPES_H 1 |
---|
946 | | #define HAVE_SYS_STAT_H 1 |
---|
947 | | #define HAVE_STDLIB_H 1 |
---|
948 | | #define HAVE_STRING_H 1 |
---|
949 | | #define HAVE_MEMORY_H 1 |
---|
950 | | #define HAVE_STRINGS_H 1 |
---|
951 | | #define HAVE_INTTYPES_H 1 |
---|
952 | | #define HAVE_STDINT_H 1 |
---|
953 | | #define HAVE_UNISTD_H 1 |
---|
954 | | #define HAVE_STRING_H 1 |
---|
955 | | #define HAVE_DLFCN_H 1 |
---|
956 | | #ifdef __cplusplus |
---|
957 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
958 | | #endif |
---|
959 | | #define HAVE_ZLIB_H 1 |
---|
960 | | #define HAVE_LIBZ 1 |
---|
961 | | #define HAVE_DIRENT_H 1 |
---|
962 | | #define STDC_HEADERS 1 |
---|
963 | | #define HAVE_FCNTL_H 1 |
---|
964 | | #define HAVE_UNISTD_H 1 |
---|
965 | | #define HAVE_CTYPE_H 1 |
---|
966 | | #define HAVE_DIRENT_H 1 |
---|
967 | | #define HAVE_ERRNO_H 1 |
---|
968 | | #define HAVE_STDARG_H 1 |
---|
969 | | #define HAVE_SYS_STAT_H 1 |
---|
970 | | #define HAVE_SYS_TYPES_H 1 |
---|
971 | | #define HAVE_TIME_H 1 |
---|
972 | | /* end confdefs.h. */ |
---|
973 | | #include <stdio.h> |
---|
974 | | #if HAVE_SYS_TYPES_H |
---|
975 | | # include <sys/types.h> |
---|
976 | | #endif |
---|
977 | | #if HAVE_SYS_STAT_H |
---|
978 | | # include <sys/stat.h> |
---|
979 | | #endif |
---|
980 | | #if STDC_HEADERS |
---|
981 | | # include <stdlib.h> |
---|
982 | | # include <stddef.h> |
---|
983 | | #else |
---|
984 | | # if HAVE_STDLIB_H |
---|
985 | | # include <stdlib.h> |
---|
986 | | # endif |
---|
987 | | #endif |
---|
988 | | #if HAVE_STRING_H |
---|
989 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
990 | | # include <memory.h> |
---|
991 | | # endif |
---|
992 | | # include <string.h> |
---|
993 | | #endif |
---|
994 | | #if HAVE_STRINGS_H |
---|
995 | | # include <strings.h> |
---|
996 | | #endif |
---|
997 | | #if HAVE_INTTYPES_H |
---|
998 | | # include <inttypes.h> |
---|
999 | | #else |
---|
1000 | | # if HAVE_STDINT_H |
---|
1001 | | # include <stdint.h> |
---|
1002 | | # endif |
---|
1003 | | #endif |
---|
1004 | | #if HAVE_UNISTD_H |
---|
1005 | | # include <unistd.h> |
---|
1006 | | #endif |
---|
1007 | | #include <ansidecl.h> |
---|
1008 | configure:22167: result: no |
---|
1009 | configure:22171: checking ansidecl.h presence |
---|
1010 | configure:22181: gcc -E -I/opt/local/include conftest.c |
---|
1011 | conftest.c:41:22: ansidecl.h: No such file or directory |
---|
1012 | configure:22187: $? = 1 |
---|
1013 | configure: failed program was: |
---|
1014 | | /* confdefs.h. */ |
---|
1015 | | |
---|
1016 | | #define PACKAGE_NAME "" |
---|
1017 | | #define PACKAGE_TARNAME "" |
---|
1018 | | #define PACKAGE_VERSION "" |
---|
1019 | | #define PACKAGE_STRING "" |
---|
1020 | | #define PACKAGE_BUGREPORT "" |
---|
1021 | | #define PACKAGE "libxml2" |
---|
1022 | | #define VERSION "2.6.28" |
---|
1023 | | #define PROTOTYPES 1 |
---|
1024 | | #define __PROTOTYPES 1 |
---|
1025 | | #define STDC_HEADERS 1 |
---|
1026 | | #define HAVE_SYS_TYPES_H 1 |
---|
1027 | | #define HAVE_SYS_STAT_H 1 |
---|
1028 | | #define HAVE_STDLIB_H 1 |
---|
1029 | | #define HAVE_STRING_H 1 |
---|
1030 | | #define HAVE_MEMORY_H 1 |
---|
1031 | | #define HAVE_STRINGS_H 1 |
---|
1032 | | #define HAVE_INTTYPES_H 1 |
---|
1033 | | #define HAVE_STDINT_H 1 |
---|
1034 | | #define HAVE_UNISTD_H 1 |
---|
1035 | | #define HAVE_STRING_H 1 |
---|
1036 | | #define HAVE_DLFCN_H 1 |
---|
1037 | | #ifdef __cplusplus |
---|
1038 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1039 | | #endif |
---|
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_STDARG_H 1 |
---|
1050 | | #define HAVE_SYS_STAT_H 1 |
---|
1051 | | #define HAVE_SYS_TYPES_H 1 |
---|
1052 | | #define HAVE_TIME_H 1 |
---|
1053 | | /* end confdefs.h. */ |
---|
1054 | | #include <ansidecl.h> |
---|
1055 | configure:22207: result: no |
---|
1056 | configure:22242: checking for ansidecl.h |
---|
1057 | configure:22249: result: no |
---|
1058 | configure:22276: checking ieeefp.h usability |
---|
1059 | configure:22288: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1060 | conftest.c:75:20: ieeefp.h: No such file or directory |
---|
1061 | configure:22294: $? = 1 |
---|
1062 | configure: failed program was: |
---|
1063 | | /* confdefs.h. */ |
---|
1064 | | |
---|
1065 | | #define PACKAGE_NAME "" |
---|
1066 | | #define PACKAGE_TARNAME "" |
---|
1067 | | #define PACKAGE_VERSION "" |
---|
1068 | | #define PACKAGE_STRING "" |
---|
1069 | | #define PACKAGE_BUGREPORT "" |
---|
1070 | | #define PACKAGE "libxml2" |
---|
1071 | | #define VERSION "2.6.28" |
---|
1072 | | #define PROTOTYPES 1 |
---|
1073 | | #define __PROTOTYPES 1 |
---|
1074 | | #define STDC_HEADERS 1 |
---|
1075 | | #define HAVE_SYS_TYPES_H 1 |
---|
1076 | | #define HAVE_SYS_STAT_H 1 |
---|
1077 | | #define HAVE_STDLIB_H 1 |
---|
1078 | | #define HAVE_STRING_H 1 |
---|
1079 | | #define HAVE_MEMORY_H 1 |
---|
1080 | | #define HAVE_STRINGS_H 1 |
---|
1081 | | #define HAVE_INTTYPES_H 1 |
---|
1082 | | #define HAVE_STDINT_H 1 |
---|
1083 | | #define HAVE_UNISTD_H 1 |
---|
1084 | | #define HAVE_STRING_H 1 |
---|
1085 | | #define HAVE_DLFCN_H 1 |
---|
1086 | | #ifdef __cplusplus |
---|
1087 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1088 | | #endif |
---|
1089 | | #define HAVE_ZLIB_H 1 |
---|
1090 | | #define HAVE_LIBZ 1 |
---|
1091 | | #define HAVE_DIRENT_H 1 |
---|
1092 | | #define STDC_HEADERS 1 |
---|
1093 | | #define HAVE_FCNTL_H 1 |
---|
1094 | | #define HAVE_UNISTD_H 1 |
---|
1095 | | #define HAVE_CTYPE_H 1 |
---|
1096 | | #define HAVE_DIRENT_H 1 |
---|
1097 | | #define HAVE_ERRNO_H 1 |
---|
1098 | | #define HAVE_STDARG_H 1 |
---|
1099 | | #define HAVE_SYS_STAT_H 1 |
---|
1100 | | #define HAVE_SYS_TYPES_H 1 |
---|
1101 | | #define HAVE_TIME_H 1 |
---|
1102 | | /* end confdefs.h. */ |
---|
1103 | | #include <stdio.h> |
---|
1104 | | #if HAVE_SYS_TYPES_H |
---|
1105 | | # include <sys/types.h> |
---|
1106 | | #endif |
---|
1107 | | #if HAVE_SYS_STAT_H |
---|
1108 | | # include <sys/stat.h> |
---|
1109 | | #endif |
---|
1110 | | #if STDC_HEADERS |
---|
1111 | | # include <stdlib.h> |
---|
1112 | | # include <stddef.h> |
---|
1113 | | #else |
---|
1114 | | # if HAVE_STDLIB_H |
---|
1115 | | # include <stdlib.h> |
---|
1116 | | # endif |
---|
1117 | | #endif |
---|
1118 | | #if HAVE_STRING_H |
---|
1119 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1120 | | # include <memory.h> |
---|
1121 | | # endif |
---|
1122 | | # include <string.h> |
---|
1123 | | #endif |
---|
1124 | | #if HAVE_STRINGS_H |
---|
1125 | | # include <strings.h> |
---|
1126 | | #endif |
---|
1127 | | #if HAVE_INTTYPES_H |
---|
1128 | | # include <inttypes.h> |
---|
1129 | | #else |
---|
1130 | | # if HAVE_STDINT_H |
---|
1131 | | # include <stdint.h> |
---|
1132 | | # endif |
---|
1133 | | #endif |
---|
1134 | | #if HAVE_UNISTD_H |
---|
1135 | | # include <unistd.h> |
---|
1136 | | #endif |
---|
1137 | | #include <ieeefp.h> |
---|
1138 | configure:22317: result: no |
---|
1139 | configure:22321: checking ieeefp.h presence |
---|
1140 | configure:22331: gcc -E -I/opt/local/include conftest.c |
---|
1141 | conftest.c:41:20: ieeefp.h: No such file or directory |
---|
1142 | configure:22337: $? = 1 |
---|
1143 | configure: failed program was: |
---|
1144 | | /* confdefs.h. */ |
---|
1145 | | |
---|
1146 | | #define PACKAGE_NAME "" |
---|
1147 | | #define PACKAGE_TARNAME "" |
---|
1148 | | #define PACKAGE_VERSION "" |
---|
1149 | | #define PACKAGE_STRING "" |
---|
1150 | | #define PACKAGE_BUGREPORT "" |
---|
1151 | | #define PACKAGE "libxml2" |
---|
1152 | | #define VERSION "2.6.28" |
---|
1153 | | #define PROTOTYPES 1 |
---|
1154 | | #define __PROTOTYPES 1 |
---|
1155 | | #define STDC_HEADERS 1 |
---|
1156 | | #define HAVE_SYS_TYPES_H 1 |
---|
1157 | | #define HAVE_SYS_STAT_H 1 |
---|
1158 | | #define HAVE_STDLIB_H 1 |
---|
1159 | | #define HAVE_STRING_H 1 |
---|
1160 | | #define HAVE_MEMORY_H 1 |
---|
1161 | | #define HAVE_STRINGS_H 1 |
---|
1162 | | #define HAVE_INTTYPES_H 1 |
---|
1163 | | #define HAVE_STDINT_H 1 |
---|
1164 | | #define HAVE_UNISTD_H 1 |
---|
1165 | | #define HAVE_STRING_H 1 |
---|
1166 | | #define HAVE_DLFCN_H 1 |
---|
1167 | | #ifdef __cplusplus |
---|
1168 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1169 | | #endif |
---|
1170 | | #define HAVE_ZLIB_H 1 |
---|
1171 | | #define HAVE_LIBZ 1 |
---|
1172 | | #define HAVE_DIRENT_H 1 |
---|
1173 | | #define STDC_HEADERS 1 |
---|
1174 | | #define HAVE_FCNTL_H 1 |
---|
1175 | | #define HAVE_UNISTD_H 1 |
---|
1176 | | #define HAVE_CTYPE_H 1 |
---|
1177 | | #define HAVE_DIRENT_H 1 |
---|
1178 | | #define HAVE_ERRNO_H 1 |
---|
1179 | | #define HAVE_STDARG_H 1 |
---|
1180 | | #define HAVE_SYS_STAT_H 1 |
---|
1181 | | #define HAVE_SYS_TYPES_H 1 |
---|
1182 | | #define HAVE_TIME_H 1 |
---|
1183 | | /* end confdefs.h. */ |
---|
1184 | | #include <ieeefp.h> |
---|
1185 | configure:22357: result: no |
---|
1186 | configure:22392: checking for ieeefp.h |
---|
1187 | configure:22399: result: no |
---|
1188 | configure:22426: checking nan.h usability |
---|
1189 | configure:22438: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1190 | conftest.c:75:17: nan.h: No such file or directory |
---|
1191 | configure:22444: $? = 1 |
---|
1192 | configure: failed program was: |
---|
1193 | | /* confdefs.h. */ |
---|
1194 | | |
---|
1195 | | #define PACKAGE_NAME "" |
---|
1196 | | #define PACKAGE_TARNAME "" |
---|
1197 | | #define PACKAGE_VERSION "" |
---|
1198 | | #define PACKAGE_STRING "" |
---|
1199 | | #define PACKAGE_BUGREPORT "" |
---|
1200 | | #define PACKAGE "libxml2" |
---|
1201 | | #define VERSION "2.6.28" |
---|
1202 | | #define PROTOTYPES 1 |
---|
1203 | | #define __PROTOTYPES 1 |
---|
1204 | | #define STDC_HEADERS 1 |
---|
1205 | | #define HAVE_SYS_TYPES_H 1 |
---|
1206 | | #define HAVE_SYS_STAT_H 1 |
---|
1207 | | #define HAVE_STDLIB_H 1 |
---|
1208 | | #define HAVE_STRING_H 1 |
---|
1209 | | #define HAVE_MEMORY_H 1 |
---|
1210 | | #define HAVE_STRINGS_H 1 |
---|
1211 | | #define HAVE_INTTYPES_H 1 |
---|
1212 | | #define HAVE_STDINT_H 1 |
---|
1213 | | #define HAVE_UNISTD_H 1 |
---|
1214 | | #define HAVE_STRING_H 1 |
---|
1215 | | #define HAVE_DLFCN_H 1 |
---|
1216 | | #ifdef __cplusplus |
---|
1217 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1218 | | #endif |
---|
1219 | | #define HAVE_ZLIB_H 1 |
---|
1220 | | #define HAVE_LIBZ 1 |
---|
1221 | | #define HAVE_DIRENT_H 1 |
---|
1222 | | #define STDC_HEADERS 1 |
---|
1223 | | #define HAVE_FCNTL_H 1 |
---|
1224 | | #define HAVE_UNISTD_H 1 |
---|
1225 | | #define HAVE_CTYPE_H 1 |
---|
1226 | | #define HAVE_DIRENT_H 1 |
---|
1227 | | #define HAVE_ERRNO_H 1 |
---|
1228 | | #define HAVE_STDARG_H 1 |
---|
1229 | | #define HAVE_SYS_STAT_H 1 |
---|
1230 | | #define HAVE_SYS_TYPES_H 1 |
---|
1231 | | #define HAVE_TIME_H 1 |
---|
1232 | | /* end confdefs.h. */ |
---|
1233 | | #include <stdio.h> |
---|
1234 | | #if HAVE_SYS_TYPES_H |
---|
1235 | | # include <sys/types.h> |
---|
1236 | | #endif |
---|
1237 | | #if HAVE_SYS_STAT_H |
---|
1238 | | # include <sys/stat.h> |
---|
1239 | | #endif |
---|
1240 | | #if STDC_HEADERS |
---|
1241 | | # include <stdlib.h> |
---|
1242 | | # include <stddef.h> |
---|
1243 | | #else |
---|
1244 | | # if HAVE_STDLIB_H |
---|
1245 | | # include <stdlib.h> |
---|
1246 | | # endif |
---|
1247 | | #endif |
---|
1248 | | #if HAVE_STRING_H |
---|
1249 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1250 | | # include <memory.h> |
---|
1251 | | # endif |
---|
1252 | | # include <string.h> |
---|
1253 | | #endif |
---|
1254 | | #if HAVE_STRINGS_H |
---|
1255 | | # include <strings.h> |
---|
1256 | | #endif |
---|
1257 | | #if HAVE_INTTYPES_H |
---|
1258 | | # include <inttypes.h> |
---|
1259 | | #else |
---|
1260 | | # if HAVE_STDINT_H |
---|
1261 | | # include <stdint.h> |
---|
1262 | | # endif |
---|
1263 | | #endif |
---|
1264 | | #if HAVE_UNISTD_H |
---|
1265 | | # include <unistd.h> |
---|
1266 | | #endif |
---|
1267 | | #include <nan.h> |
---|
1268 | configure:22467: result: no |
---|
1269 | configure:22471: checking nan.h presence |
---|
1270 | configure:22481: gcc -E -I/opt/local/include conftest.c |
---|
1271 | conftest.c:41:17: nan.h: No such file or directory |
---|
1272 | configure:22487: $? = 1 |
---|
1273 | configure: failed program was: |
---|
1274 | | /* confdefs.h. */ |
---|
1275 | | |
---|
1276 | | #define PACKAGE_NAME "" |
---|
1277 | | #define PACKAGE_TARNAME "" |
---|
1278 | | #define PACKAGE_VERSION "" |
---|
1279 | | #define PACKAGE_STRING "" |
---|
1280 | | #define PACKAGE_BUGREPORT "" |
---|
1281 | | #define PACKAGE "libxml2" |
---|
1282 | | #define VERSION "2.6.28" |
---|
1283 | | #define PROTOTYPES 1 |
---|
1284 | | #define __PROTOTYPES 1 |
---|
1285 | | #define STDC_HEADERS 1 |
---|
1286 | | #define HAVE_SYS_TYPES_H 1 |
---|
1287 | | #define HAVE_SYS_STAT_H 1 |
---|
1288 | | #define HAVE_STDLIB_H 1 |
---|
1289 | | #define HAVE_STRING_H 1 |
---|
1290 | | #define HAVE_MEMORY_H 1 |
---|
1291 | | #define HAVE_STRINGS_H 1 |
---|
1292 | | #define HAVE_INTTYPES_H 1 |
---|
1293 | | #define HAVE_STDINT_H 1 |
---|
1294 | | #define HAVE_UNISTD_H 1 |
---|
1295 | | #define HAVE_STRING_H 1 |
---|
1296 | | #define HAVE_DLFCN_H 1 |
---|
1297 | | #ifdef __cplusplus |
---|
1298 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1299 | | #endif |
---|
1300 | | #define HAVE_ZLIB_H 1 |
---|
1301 | | #define HAVE_LIBZ 1 |
---|
1302 | | #define HAVE_DIRENT_H 1 |
---|
1303 | | #define STDC_HEADERS 1 |
---|
1304 | | #define HAVE_FCNTL_H 1 |
---|
1305 | | #define HAVE_UNISTD_H 1 |
---|
1306 | | #define HAVE_CTYPE_H 1 |
---|
1307 | | #define HAVE_DIRENT_H 1 |
---|
1308 | | #define HAVE_ERRNO_H 1 |
---|
1309 | | #define HAVE_STDARG_H 1 |
---|
1310 | | #define HAVE_SYS_STAT_H 1 |
---|
1311 | | #define HAVE_SYS_TYPES_H 1 |
---|
1312 | | #define HAVE_TIME_H 1 |
---|
1313 | | /* end confdefs.h. */ |
---|
1314 | | #include <nan.h> |
---|
1315 | configure:22507: result: no |
---|
1316 | configure:22542: checking for nan.h |
---|
1317 | configure:22549: result: no |
---|
1318 | configure:22576: checking math.h usability |
---|
1319 | configure:22588: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1320 | configure:22594: $? = 0 |
---|
1321 | configure:22598: test -z |
---|
1322 | || test ! -s conftest.err |
---|
1323 | configure:22601: $? = 0 |
---|
1324 | configure:22604: test -s conftest.o |
---|
1325 | configure:22607: $? = 0 |
---|
1326 | configure:22617: result: yes |
---|
1327 | configure:22621: checking math.h presence |
---|
1328 | configure:22631: gcc -E -I/opt/local/include conftest.c |
---|
1329 | configure:22637: $? = 0 |
---|
1330 | configure:22657: result: yes |
---|
1331 | configure:22692: checking for math.h |
---|
1332 | configure:22699: result: yes |
---|
1333 | configure:22726: checking limits.h usability |
---|
1334 | configure:22738: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1335 | configure:22744: $? = 0 |
---|
1336 | configure:22748: test -z |
---|
1337 | || test ! -s conftest.err |
---|
1338 | configure:22751: $? = 0 |
---|
1339 | configure:22754: test -s conftest.o |
---|
1340 | configure:22757: $? = 0 |
---|
1341 | configure:22767: result: yes |
---|
1342 | configure:22771: checking limits.h presence |
---|
1343 | configure:22781: gcc -E -I/opt/local/include conftest.c |
---|
1344 | configure:22787: $? = 0 |
---|
1345 | configure:22807: result: yes |
---|
1346 | configure:22842: checking for limits.h |
---|
1347 | configure:22849: result: yes |
---|
1348 | configure:22876: checking fp_class.h usability |
---|
1349 | configure:22888: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1350 | conftest.c:77:22: fp_class.h: No such file or directory |
---|
1351 | configure:22894: $? = 1 |
---|
1352 | configure: failed program was: |
---|
1353 | | /* confdefs.h. */ |
---|
1354 | | |
---|
1355 | | #define PACKAGE_NAME "" |
---|
1356 | | #define PACKAGE_TARNAME "" |
---|
1357 | | #define PACKAGE_VERSION "" |
---|
1358 | | #define PACKAGE_STRING "" |
---|
1359 | | #define PACKAGE_BUGREPORT "" |
---|
1360 | | #define PACKAGE "libxml2" |
---|
1361 | | #define VERSION "2.6.28" |
---|
1362 | | #define PROTOTYPES 1 |
---|
1363 | | #define __PROTOTYPES 1 |
---|
1364 | | #define STDC_HEADERS 1 |
---|
1365 | | #define HAVE_SYS_TYPES_H 1 |
---|
1366 | | #define HAVE_SYS_STAT_H 1 |
---|
1367 | | #define HAVE_STDLIB_H 1 |
---|
1368 | | #define HAVE_STRING_H 1 |
---|
1369 | | #define HAVE_MEMORY_H 1 |
---|
1370 | | #define HAVE_STRINGS_H 1 |
---|
1371 | | #define HAVE_INTTYPES_H 1 |
---|
1372 | | #define HAVE_STDINT_H 1 |
---|
1373 | | #define HAVE_UNISTD_H 1 |
---|
1374 | | #define HAVE_STRING_H 1 |
---|
1375 | | #define HAVE_DLFCN_H 1 |
---|
1376 | | #ifdef __cplusplus |
---|
1377 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1378 | | #endif |
---|
1379 | | #define HAVE_ZLIB_H 1 |
---|
1380 | | #define HAVE_LIBZ 1 |
---|
1381 | | #define HAVE_DIRENT_H 1 |
---|
1382 | | #define STDC_HEADERS 1 |
---|
1383 | | #define HAVE_FCNTL_H 1 |
---|
1384 | | #define HAVE_UNISTD_H 1 |
---|
1385 | | #define HAVE_CTYPE_H 1 |
---|
1386 | | #define HAVE_DIRENT_H 1 |
---|
1387 | | #define HAVE_ERRNO_H 1 |
---|
1388 | | #define HAVE_STDARG_H 1 |
---|
1389 | | #define HAVE_SYS_STAT_H 1 |
---|
1390 | | #define HAVE_SYS_TYPES_H 1 |
---|
1391 | | #define HAVE_TIME_H 1 |
---|
1392 | | #define HAVE_MATH_H 1 |
---|
1393 | | #define HAVE_LIMITS_H 1 |
---|
1394 | | /* end confdefs.h. */ |
---|
1395 | | #include <stdio.h> |
---|
1396 | | #if HAVE_SYS_TYPES_H |
---|
1397 | | # include <sys/types.h> |
---|
1398 | | #endif |
---|
1399 | | #if HAVE_SYS_STAT_H |
---|
1400 | | # include <sys/stat.h> |
---|
1401 | | #endif |
---|
1402 | | #if STDC_HEADERS |
---|
1403 | | # include <stdlib.h> |
---|
1404 | | # include <stddef.h> |
---|
1405 | | #else |
---|
1406 | | # if HAVE_STDLIB_H |
---|
1407 | | # include <stdlib.h> |
---|
1408 | | # endif |
---|
1409 | | #endif |
---|
1410 | | #if HAVE_STRING_H |
---|
1411 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1412 | | # include <memory.h> |
---|
1413 | | # endif |
---|
1414 | | # include <string.h> |
---|
1415 | | #endif |
---|
1416 | | #if HAVE_STRINGS_H |
---|
1417 | | # include <strings.h> |
---|
1418 | | #endif |
---|
1419 | | #if HAVE_INTTYPES_H |
---|
1420 | | # include <inttypes.h> |
---|
1421 | | #else |
---|
1422 | | # if HAVE_STDINT_H |
---|
1423 | | # include <stdint.h> |
---|
1424 | | # endif |
---|
1425 | | #endif |
---|
1426 | | #if HAVE_UNISTD_H |
---|
1427 | | # include <unistd.h> |
---|
1428 | | #endif |
---|
1429 | | #include <fp_class.h> |
---|
1430 | configure:22917: result: no |
---|
1431 | configure:22921: checking fp_class.h presence |
---|
1432 | configure:22931: gcc -E -I/opt/local/include conftest.c |
---|
1433 | conftest.c:43:22: fp_class.h: No such file or directory |
---|
1434 | configure:22937: $? = 1 |
---|
1435 | configure: failed program was: |
---|
1436 | | /* confdefs.h. */ |
---|
1437 | | |
---|
1438 | | #define PACKAGE_NAME "" |
---|
1439 | | #define PACKAGE_TARNAME "" |
---|
1440 | | #define PACKAGE_VERSION "" |
---|
1441 | | #define PACKAGE_STRING "" |
---|
1442 | | #define PACKAGE_BUGREPORT "" |
---|
1443 | | #define PACKAGE "libxml2" |
---|
1444 | | #define VERSION "2.6.28" |
---|
1445 | | #define PROTOTYPES 1 |
---|
1446 | | #define __PROTOTYPES 1 |
---|
1447 | | #define STDC_HEADERS 1 |
---|
1448 | | #define HAVE_SYS_TYPES_H 1 |
---|
1449 | | #define HAVE_SYS_STAT_H 1 |
---|
1450 | | #define HAVE_STDLIB_H 1 |
---|
1451 | | #define HAVE_STRING_H 1 |
---|
1452 | | #define HAVE_MEMORY_H 1 |
---|
1453 | | #define HAVE_STRINGS_H 1 |
---|
1454 | | #define HAVE_INTTYPES_H 1 |
---|
1455 | | #define HAVE_STDINT_H 1 |
---|
1456 | | #define HAVE_UNISTD_H 1 |
---|
1457 | | #define HAVE_STRING_H 1 |
---|
1458 | | #define HAVE_DLFCN_H 1 |
---|
1459 | | #ifdef __cplusplus |
---|
1460 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1461 | | #endif |
---|
1462 | | #define HAVE_ZLIB_H 1 |
---|
1463 | | #define HAVE_LIBZ 1 |
---|
1464 | | #define HAVE_DIRENT_H 1 |
---|
1465 | | #define STDC_HEADERS 1 |
---|
1466 | | #define HAVE_FCNTL_H 1 |
---|
1467 | | #define HAVE_UNISTD_H 1 |
---|
1468 | | #define HAVE_CTYPE_H 1 |
---|
1469 | | #define HAVE_DIRENT_H 1 |
---|
1470 | | #define HAVE_ERRNO_H 1 |
---|
1471 | | #define HAVE_STDARG_H 1 |
---|
1472 | | #define HAVE_SYS_STAT_H 1 |
---|
1473 | | #define HAVE_SYS_TYPES_H 1 |
---|
1474 | | #define HAVE_TIME_H 1 |
---|
1475 | | #define HAVE_MATH_H 1 |
---|
1476 | | #define HAVE_LIMITS_H 1 |
---|
1477 | | /* end confdefs.h. */ |
---|
1478 | | #include <fp_class.h> |
---|
1479 | configure:22957: result: no |
---|
1480 | configure:22992: checking for fp_class.h |
---|
1481 | configure:22999: result: no |
---|
1482 | configure:23026: checking float.h usability |
---|
1483 | configure:23038: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1484 | configure:23044: $? = 0 |
---|
1485 | configure:23048: test -z |
---|
1486 | || test ! -s conftest.err |
---|
1487 | configure:23051: $? = 0 |
---|
1488 | configure:23054: test -s conftest.o |
---|
1489 | configure:23057: $? = 0 |
---|
1490 | configure:23067: result: yes |
---|
1491 | configure:23071: checking float.h presence |
---|
1492 | configure:23081: gcc -E -I/opt/local/include conftest.c |
---|
1493 | configure:23087: $? = 0 |
---|
1494 | configure:23107: result: yes |
---|
1495 | configure:23142: checking for float.h |
---|
1496 | configure:23149: result: yes |
---|
1497 | configure:23167: checking for stdlib.h |
---|
1498 | configure:23172: result: yes |
---|
1499 | configure:23316: checking for sys/socket.h |
---|
1500 | configure:23335: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1501 | configure:23341: $? = 0 |
---|
1502 | configure:23345: test -z |
---|
1503 | || test ! -s conftest.err |
---|
1504 | configure:23348: $? = 0 |
---|
1505 | configure:23351: test -s conftest.o |
---|
1506 | configure:23354: $? = 0 |
---|
1507 | configure:23365: result: yes |
---|
1508 | configure:23380: checking for netinet/in.h |
---|
1509 | configure:23399: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1510 | configure:23405: $? = 0 |
---|
1511 | configure:23409: test -z |
---|
1512 | || test ! -s conftest.err |
---|
1513 | configure:23412: $? = 0 |
---|
1514 | configure:23415: test -s conftest.o |
---|
1515 | configure:23418: $? = 0 |
---|
1516 | configure:23429: result: yes |
---|
1517 | configure:23444: checking for arpa/inet.h |
---|
1518 | configure:23466: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1519 | configure:23472: $? = 0 |
---|
1520 | configure:23476: test -z |
---|
1521 | || test ! -s conftest.err |
---|
1522 | configure:23479: $? = 0 |
---|
1523 | configure:23482: test -s conftest.o |
---|
1524 | configure:23485: $? = 0 |
---|
1525 | configure:23496: result: yes |
---|
1526 | configure:23521: checking netdb.h usability |
---|
1527 | configure:23533: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1528 | configure:23539: $? = 0 |
---|
1529 | configure:23543: test -z |
---|
1530 | || test ! -s conftest.err |
---|
1531 | configure:23546: $? = 0 |
---|
1532 | configure:23549: test -s conftest.o |
---|
1533 | configure:23552: $? = 0 |
---|
1534 | configure:23562: result: yes |
---|
1535 | configure:23566: checking netdb.h presence |
---|
1536 | configure:23576: gcc -E -I/opt/local/include conftest.c |
---|
1537 | configure:23582: $? = 0 |
---|
1538 | configure:23602: result: yes |
---|
1539 | configure:23637: checking for netdb.h |
---|
1540 | configure:23644: result: yes |
---|
1541 | configure:23671: checking sys/time.h usability |
---|
1542 | configure:23683: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1543 | configure:23689: $? = 0 |
---|
1544 | configure:23693: test -z |
---|
1545 | || test ! -s conftest.err |
---|
1546 | configure:23696: $? = 0 |
---|
1547 | configure:23699: test -s conftest.o |
---|
1548 | configure:23702: $? = 0 |
---|
1549 | configure:23712: result: yes |
---|
1550 | configure:23716: checking sys/time.h presence |
---|
1551 | configure:23726: gcc -E -I/opt/local/include conftest.c |
---|
1552 | configure:23732: $? = 0 |
---|
1553 | configure:23752: result: yes |
---|
1554 | configure:23787: checking for sys/time.h |
---|
1555 | configure:23794: result: yes |
---|
1556 | configure:23821: checking sys/select.h usability |
---|
1557 | configure:23833: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1558 | configure:23839: $? = 0 |
---|
1559 | configure:23843: test -z |
---|
1560 | || test ! -s conftest.err |
---|
1561 | configure:23846: $? = 0 |
---|
1562 | configure:23849: test -s conftest.o |
---|
1563 | configure:23852: $? = 0 |
---|
1564 | configure:23862: result: yes |
---|
1565 | configure:23866: checking sys/select.h presence |
---|
1566 | configure:23876: gcc -E -I/opt/local/include conftest.c |
---|
1567 | configure:23882: $? = 0 |
---|
1568 | configure:23902: result: yes |
---|
1569 | configure:23937: checking for sys/select.h |
---|
1570 | configure:23944: result: yes |
---|
1571 | configure:23971: checking sys/mman.h usability |
---|
1572 | configure:23983: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1573 | configure:23989: $? = 0 |
---|
1574 | configure:23993: test -z |
---|
1575 | || test ! -s conftest.err |
---|
1576 | configure:23996: $? = 0 |
---|
1577 | configure:23999: test -s conftest.o |
---|
1578 | configure:24002: $? = 0 |
---|
1579 | configure:24012: result: yes |
---|
1580 | configure:24016: checking sys/mman.h presence |
---|
1581 | configure:24026: gcc -E -I/opt/local/include conftest.c |
---|
1582 | configure:24032: $? = 0 |
---|
1583 | configure:24052: result: yes |
---|
1584 | configure:24087: checking for sys/mman.h |
---|
1585 | configure:24094: result: yes |
---|
1586 | configure:24121: checking sys/timeb.h usability |
---|
1587 | configure:24133: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1588 | configure:24139: $? = 0 |
---|
1589 | configure:24143: test -z |
---|
1590 | || test ! -s conftest.err |
---|
1591 | configure:24146: $? = 0 |
---|
1592 | configure:24149: test -s conftest.o |
---|
1593 | configure:24152: $? = 0 |
---|
1594 | configure:24162: result: yes |
---|
1595 | configure:24166: checking sys/timeb.h presence |
---|
1596 | configure:24176: gcc -E -I/opt/local/include conftest.c |
---|
1597 | configure:24182: $? = 0 |
---|
1598 | configure:24202: result: yes |
---|
1599 | configure:24237: checking for sys/timeb.h |
---|
1600 | configure:24244: result: yes |
---|
1601 | configure:24271: checking signal.h usability |
---|
1602 | configure:24283: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1603 | configure:24289: $? = 0 |
---|
1604 | configure:24293: test -z |
---|
1605 | || test ! -s conftest.err |
---|
1606 | configure:24296: $? = 0 |
---|
1607 | configure:24299: test -s conftest.o |
---|
1608 | configure:24302: $? = 0 |
---|
1609 | configure:24312: result: yes |
---|
1610 | configure:24316: checking signal.h presence |
---|
1611 | configure:24326: gcc -E -I/opt/local/include conftest.c |
---|
1612 | configure:24332: $? = 0 |
---|
1613 | configure:24352: result: yes |
---|
1614 | configure:24387: checking for signal.h |
---|
1615 | configure:24394: result: yes |
---|
1616 | configure:24411: checking for arpa/nameser.h |
---|
1617 | configure:24430: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1618 | configure:24436: $? = 0 |
---|
1619 | configure:24440: test -z |
---|
1620 | || test ! -s conftest.err |
---|
1621 | configure:24443: $? = 0 |
---|
1622 | configure:24446: test -s conftest.o |
---|
1623 | configure:24449: $? = 0 |
---|
1624 | configure:24460: result: yes |
---|
1625 | configure:24475: checking for resolv.h |
---|
1626 | configure:24500: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1627 | configure:24506: $? = 0 |
---|
1628 | configure:24510: test -z |
---|
1629 | || test ! -s conftest.err |
---|
1630 | configure:24513: $? = 0 |
---|
1631 | configure:24516: test -s conftest.o |
---|
1632 | configure:24519: $? = 0 |
---|
1633 | configure:24530: result: yes |
---|
1634 | configure:24555: checking dl.h usability |
---|
1635 | configure:24567: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1636 | conftest.c:90:16: dl.h: No such file or directory |
---|
1637 | configure:24573: $? = 1 |
---|
1638 | configure: failed program was: |
---|
1639 | | /* confdefs.h. */ |
---|
1640 | | |
---|
1641 | | #define PACKAGE_NAME "" |
---|
1642 | | #define PACKAGE_TARNAME "" |
---|
1643 | | #define PACKAGE_VERSION "" |
---|
1644 | | #define PACKAGE_STRING "" |
---|
1645 | | #define PACKAGE_BUGREPORT "" |
---|
1646 | | #define PACKAGE "libxml2" |
---|
1647 | | #define VERSION "2.6.28" |
---|
1648 | | #define PROTOTYPES 1 |
---|
1649 | | #define __PROTOTYPES 1 |
---|
1650 | | #define STDC_HEADERS 1 |
---|
1651 | | #define HAVE_SYS_TYPES_H 1 |
---|
1652 | | #define HAVE_SYS_STAT_H 1 |
---|
1653 | | #define HAVE_STDLIB_H 1 |
---|
1654 | | #define HAVE_STRING_H 1 |
---|
1655 | | #define HAVE_MEMORY_H 1 |
---|
1656 | | #define HAVE_STRINGS_H 1 |
---|
1657 | | #define HAVE_INTTYPES_H 1 |
---|
1658 | | #define HAVE_STDINT_H 1 |
---|
1659 | | #define HAVE_UNISTD_H 1 |
---|
1660 | | #define HAVE_STRING_H 1 |
---|
1661 | | #define HAVE_DLFCN_H 1 |
---|
1662 | | #ifdef __cplusplus |
---|
1663 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1664 | | #endif |
---|
1665 | | #define HAVE_ZLIB_H 1 |
---|
1666 | | #define HAVE_LIBZ 1 |
---|
1667 | | #define HAVE_DIRENT_H 1 |
---|
1668 | | #define STDC_HEADERS 1 |
---|
1669 | | #define HAVE_FCNTL_H 1 |
---|
1670 | | #define HAVE_UNISTD_H 1 |
---|
1671 | | #define HAVE_CTYPE_H 1 |
---|
1672 | | #define HAVE_DIRENT_H 1 |
---|
1673 | | #define HAVE_ERRNO_H 1 |
---|
1674 | | #define HAVE_STDARG_H 1 |
---|
1675 | | #define HAVE_SYS_STAT_H 1 |
---|
1676 | | #define HAVE_SYS_TYPES_H 1 |
---|
1677 | | #define HAVE_TIME_H 1 |
---|
1678 | | #define HAVE_MATH_H 1 |
---|
1679 | | #define HAVE_LIMITS_H 1 |
---|
1680 | | #define HAVE_FLOAT_H 1 |
---|
1681 | | #define HAVE_STDLIB_H 1 |
---|
1682 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1683 | | #define HAVE_NETINET_IN_H 1 |
---|
1684 | | #define HAVE_ARPA_INET_H 1 |
---|
1685 | | #define HAVE_NETDB_H 1 |
---|
1686 | | #define HAVE_SYS_TIME_H 1 |
---|
1687 | | #define HAVE_SYS_SELECT_H 1 |
---|
1688 | | #define HAVE_SYS_MMAN_H 1 |
---|
1689 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1690 | | #define HAVE_SIGNAL_H 1 |
---|
1691 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
1692 | | #define HAVE_RESOLV_H 1 |
---|
1693 | | /* end confdefs.h. */ |
---|
1694 | | #include <stdio.h> |
---|
1695 | | #if HAVE_SYS_TYPES_H |
---|
1696 | | # include <sys/types.h> |
---|
1697 | | #endif |
---|
1698 | | #if HAVE_SYS_STAT_H |
---|
1699 | | # include <sys/stat.h> |
---|
1700 | | #endif |
---|
1701 | | #if STDC_HEADERS |
---|
1702 | | # include <stdlib.h> |
---|
1703 | | # include <stddef.h> |
---|
1704 | | #else |
---|
1705 | | # if HAVE_STDLIB_H |
---|
1706 | | # include <stdlib.h> |
---|
1707 | | # endif |
---|
1708 | | #endif |
---|
1709 | | #if HAVE_STRING_H |
---|
1710 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1711 | | # include <memory.h> |
---|
1712 | | # endif |
---|
1713 | | # include <string.h> |
---|
1714 | | #endif |
---|
1715 | | #if HAVE_STRINGS_H |
---|
1716 | | # include <strings.h> |
---|
1717 | | #endif |
---|
1718 | | #if HAVE_INTTYPES_H |
---|
1719 | | # include <inttypes.h> |
---|
1720 | | #else |
---|
1721 | | # if HAVE_STDINT_H |
---|
1722 | | # include <stdint.h> |
---|
1723 | | # endif |
---|
1724 | | #endif |
---|
1725 | | #if HAVE_UNISTD_H |
---|
1726 | | # include <unistd.h> |
---|
1727 | | #endif |
---|
1728 | | #include <dl.h> |
---|
1729 | configure:24596: result: no |
---|
1730 | configure:24600: checking dl.h presence |
---|
1731 | configure:24610: gcc -E -I/opt/local/include conftest.c |
---|
1732 | conftest.c:56:16: dl.h: No such file or directory |
---|
1733 | configure:24616: $? = 1 |
---|
1734 | configure: failed program was: |
---|
1735 | | /* confdefs.h. */ |
---|
1736 | | |
---|
1737 | | #define PACKAGE_NAME "" |
---|
1738 | | #define PACKAGE_TARNAME "" |
---|
1739 | | #define PACKAGE_VERSION "" |
---|
1740 | | #define PACKAGE_STRING "" |
---|
1741 | | #define PACKAGE_BUGREPORT "" |
---|
1742 | | #define PACKAGE "libxml2" |
---|
1743 | | #define VERSION "2.6.28" |
---|
1744 | | #define PROTOTYPES 1 |
---|
1745 | | #define __PROTOTYPES 1 |
---|
1746 | | #define STDC_HEADERS 1 |
---|
1747 | | #define HAVE_SYS_TYPES_H 1 |
---|
1748 | | #define HAVE_SYS_STAT_H 1 |
---|
1749 | | #define HAVE_STDLIB_H 1 |
---|
1750 | | #define HAVE_STRING_H 1 |
---|
1751 | | #define HAVE_MEMORY_H 1 |
---|
1752 | | #define HAVE_STRINGS_H 1 |
---|
1753 | | #define HAVE_INTTYPES_H 1 |
---|
1754 | | #define HAVE_STDINT_H 1 |
---|
1755 | | #define HAVE_UNISTD_H 1 |
---|
1756 | | #define HAVE_STRING_H 1 |
---|
1757 | | #define HAVE_DLFCN_H 1 |
---|
1758 | | #ifdef __cplusplus |
---|
1759 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1760 | | #endif |
---|
1761 | | #define HAVE_ZLIB_H 1 |
---|
1762 | | #define HAVE_LIBZ 1 |
---|
1763 | | #define HAVE_DIRENT_H 1 |
---|
1764 | | #define STDC_HEADERS 1 |
---|
1765 | | #define HAVE_FCNTL_H 1 |
---|
1766 | | #define HAVE_UNISTD_H 1 |
---|
1767 | | #define HAVE_CTYPE_H 1 |
---|
1768 | | #define HAVE_DIRENT_H 1 |
---|
1769 | | #define HAVE_ERRNO_H 1 |
---|
1770 | | #define HAVE_STDARG_H 1 |
---|
1771 | | #define HAVE_SYS_STAT_H 1 |
---|
1772 | | #define HAVE_SYS_TYPES_H 1 |
---|
1773 | | #define HAVE_TIME_H 1 |
---|
1774 | | #define HAVE_MATH_H 1 |
---|
1775 | | #define HAVE_LIMITS_H 1 |
---|
1776 | | #define HAVE_FLOAT_H 1 |
---|
1777 | | #define HAVE_STDLIB_H 1 |
---|
1778 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1779 | | #define HAVE_NETINET_IN_H 1 |
---|
1780 | | #define HAVE_ARPA_INET_H 1 |
---|
1781 | | #define HAVE_NETDB_H 1 |
---|
1782 | | #define HAVE_SYS_TIME_H 1 |
---|
1783 | | #define HAVE_SYS_SELECT_H 1 |
---|
1784 | | #define HAVE_SYS_MMAN_H 1 |
---|
1785 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1786 | | #define HAVE_SIGNAL_H 1 |
---|
1787 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
1788 | | #define HAVE_RESOLV_H 1 |
---|
1789 | | /* end confdefs.h. */ |
---|
1790 | | #include <dl.h> |
---|
1791 | configure:24636: result: no |
---|
1792 | configure:24671: checking for dl.h |
---|
1793 | configure:24678: result: no |
---|
1794 | configure:24696: checking for dlfcn.h |
---|
1795 | configure:24701: result: yes |
---|
1796 | configure:24849: checking for strftime |
---|
1797 | configure:24906: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1798 | configure:24912: $? = 0 |
---|
1799 | configure:24916: test -z |
---|
1800 | || test ! -s conftest.err |
---|
1801 | configure:24919: $? = 0 |
---|
1802 | configure:24922: test -s conftest |
---|
1803 | configure:24925: $? = 0 |
---|
1804 | configure:24937: result: yes |
---|
1805 | configure:25027: checking for strdup |
---|
1806 | configure:25084: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1807 | configure:25090: $? = 0 |
---|
1808 | configure:25094: test -z |
---|
1809 | || test ! -s conftest.err |
---|
1810 | configure:25097: $? = 0 |
---|
1811 | configure:25100: test -s conftest |
---|
1812 | configure:25103: $? = 0 |
---|
1813 | configure:25115: result: yes |
---|
1814 | configure:25027: checking for strndup |
---|
1815 | configure:25084: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1816 | ld: warning prebinding disabled because of undefined symbols |
---|
1817 | ld: Undefined symbols: |
---|
1818 | _strndup |
---|
1819 | configure:25090: $? = 1 |
---|
1820 | configure: failed program was: |
---|
1821 | | /* confdefs.h. */ |
---|
1822 | | |
---|
1823 | | #define PACKAGE_NAME "" |
---|
1824 | | #define PACKAGE_TARNAME "" |
---|
1825 | | #define PACKAGE_VERSION "" |
---|
1826 | | #define PACKAGE_STRING "" |
---|
1827 | | #define PACKAGE_BUGREPORT "" |
---|
1828 | | #define PACKAGE "libxml2" |
---|
1829 | | #define VERSION "2.6.28" |
---|
1830 | | #define PROTOTYPES 1 |
---|
1831 | | #define __PROTOTYPES 1 |
---|
1832 | | #define STDC_HEADERS 1 |
---|
1833 | | #define HAVE_SYS_TYPES_H 1 |
---|
1834 | | #define HAVE_SYS_STAT_H 1 |
---|
1835 | | #define HAVE_STDLIB_H 1 |
---|
1836 | | #define HAVE_STRING_H 1 |
---|
1837 | | #define HAVE_MEMORY_H 1 |
---|
1838 | | #define HAVE_STRINGS_H 1 |
---|
1839 | | #define HAVE_INTTYPES_H 1 |
---|
1840 | | #define HAVE_STDINT_H 1 |
---|
1841 | | #define HAVE_UNISTD_H 1 |
---|
1842 | | #define HAVE_STRING_H 1 |
---|
1843 | | #define HAVE_DLFCN_H 1 |
---|
1844 | | #ifdef __cplusplus |
---|
1845 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1846 | | #endif |
---|
1847 | | #define HAVE_ZLIB_H 1 |
---|
1848 | | #define HAVE_LIBZ 1 |
---|
1849 | | #define HAVE_DIRENT_H 1 |
---|
1850 | | #define STDC_HEADERS 1 |
---|
1851 | | #define HAVE_FCNTL_H 1 |
---|
1852 | | #define HAVE_UNISTD_H 1 |
---|
1853 | | #define HAVE_CTYPE_H 1 |
---|
1854 | | #define HAVE_DIRENT_H 1 |
---|
1855 | | #define HAVE_ERRNO_H 1 |
---|
1856 | | #define HAVE_STDARG_H 1 |
---|
1857 | | #define HAVE_SYS_STAT_H 1 |
---|
1858 | | #define HAVE_SYS_TYPES_H 1 |
---|
1859 | | #define HAVE_TIME_H 1 |
---|
1860 | | #define HAVE_MATH_H 1 |
---|
1861 | | #define HAVE_LIMITS_H 1 |
---|
1862 | | #define HAVE_FLOAT_H 1 |
---|
1863 | | #define HAVE_STDLIB_H 1 |
---|
1864 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1865 | | #define HAVE_NETINET_IN_H 1 |
---|
1866 | | #define HAVE_ARPA_INET_H 1 |
---|
1867 | | #define HAVE_NETDB_H 1 |
---|
1868 | | #define HAVE_SYS_TIME_H 1 |
---|
1869 | | #define HAVE_SYS_SELECT_H 1 |
---|
1870 | | #define HAVE_SYS_MMAN_H 1 |
---|
1871 | | #define HAVE_SYS_TIMEB_H 1 |
---|
1872 | | #define HAVE_SIGNAL_H 1 |
---|
1873 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
1874 | | #define HAVE_RESOLV_H 1 |
---|
1875 | | #define HAVE_DLFCN_H 1 |
---|
1876 | | #define HAVE_STRFTIME 1 |
---|
1877 | | #define HAVE_STRDUP 1 |
---|
1878 | | /* end confdefs.h. */ |
---|
1879 | | /* Define strndup to an innocuous variant, in case <limits.h> declares strndup. |
---|
1880 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1881 | | #define strndup innocuous_strndup |
---|
1882 | | |
---|
1883 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1884 | | which can conflict with char strndup (); below. |
---|
1885 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1886 | | <limits.h> exists even on freestanding compilers. */ |
---|
1887 | | |
---|
1888 | | #ifdef __STDC__ |
---|
1889 | | # include <limits.h> |
---|
1890 | | #else |
---|
1891 | | # include <assert.h> |
---|
1892 | | #endif |
---|
1893 | | |
---|
1894 | | #undef strndup |
---|
1895 | | |
---|
1896 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1897 | | #ifdef __cplusplus |
---|
1898 | | extern "C" |
---|
1899 | | { |
---|
1900 | | #endif |
---|
1901 | | /* We use char because int might match the return type of a gcc2 |
---|
1902 | | builtin and then its argument prototype would still apply. */ |
---|
1903 | | char strndup (); |
---|
1904 | | /* The GNU C library defines this for functions which it implements |
---|
1905 | | to always fail with ENOSYS. Some functions are actually named |
---|
1906 | | something starting with __ and the normal name is an alias. */ |
---|
1907 | | #if defined (__stub_strndup) || defined (__stub___strndup) |
---|
1908 | | choke me |
---|
1909 | | #else |
---|
1910 | | char (*f) () = strndup; |
---|
1911 | | #endif |
---|
1912 | | #ifdef __cplusplus |
---|
1913 | | } |
---|
1914 | | #endif |
---|
1915 | | |
---|
1916 | | int |
---|
1917 | | main () |
---|
1918 | | { |
---|
1919 | | return f != strndup; |
---|
1920 | | ; |
---|
1921 | | return 0; |
---|
1922 | | } |
---|
1923 | configure:25115: result: no |
---|
1924 | configure:25027: checking for strerror |
---|
1925 | configure:25084: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1926 | configure:25090: $? = 0 |
---|
1927 | configure:25094: test -z |
---|
1928 | || test ! -s conftest.err |
---|
1929 | configure:25097: $? = 0 |
---|
1930 | configure:25100: test -s conftest |
---|
1931 | configure:25103: $? = 0 |
---|
1932 | configure:25115: result: yes |
---|
1933 | configure:25133: checking for finite |
---|
1934 | configure:25190: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1935 | configure:25196: $? = 0 |
---|
1936 | configure:25200: test -z |
---|
1937 | || test ! -s conftest.err |
---|
1938 | configure:25203: $? = 0 |
---|
1939 | configure:25206: test -s conftest |
---|
1940 | configure:25209: $? = 0 |
---|
1941 | configure:25221: result: yes |
---|
1942 | configure:25133: checking for isnand |
---|
1943 | configure:25190: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1944 | ld: warning prebinding disabled because of undefined symbols |
---|
1945 | ld: Undefined symbols: |
---|
1946 | _isnand |
---|
1947 | configure:25196: $? = 1 |
---|
1948 | configure: failed program was: |
---|
1949 | | /* confdefs.h. */ |
---|
1950 | | |
---|
1951 | | #define PACKAGE_NAME "" |
---|
1952 | | #define PACKAGE_TARNAME "" |
---|
1953 | | #define PACKAGE_VERSION "" |
---|
1954 | | #define PACKAGE_STRING "" |
---|
1955 | | #define PACKAGE_BUGREPORT "" |
---|
1956 | | #define PACKAGE "libxml2" |
---|
1957 | | #define VERSION "2.6.28" |
---|
1958 | | #define PROTOTYPES 1 |
---|
1959 | | #define __PROTOTYPES 1 |
---|
1960 | | #define STDC_HEADERS 1 |
---|
1961 | | #define HAVE_SYS_TYPES_H 1 |
---|
1962 | | #define HAVE_SYS_STAT_H 1 |
---|
1963 | | #define HAVE_STDLIB_H 1 |
---|
1964 | | #define HAVE_STRING_H 1 |
---|
1965 | | #define HAVE_MEMORY_H 1 |
---|
1966 | | #define HAVE_STRINGS_H 1 |
---|
1967 | | #define HAVE_INTTYPES_H 1 |
---|
1968 | | #define HAVE_STDINT_H 1 |
---|
1969 | | #define HAVE_UNISTD_H 1 |
---|
1970 | | #define HAVE_STRING_H 1 |
---|
1971 | | #define HAVE_DLFCN_H 1 |
---|
1972 | | #ifdef __cplusplus |
---|
1973 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1974 | | #endif |
---|
1975 | | #define HAVE_ZLIB_H 1 |
---|
1976 | | #define HAVE_LIBZ 1 |
---|
1977 | | #define HAVE_DIRENT_H 1 |
---|
1978 | | #define STDC_HEADERS 1 |
---|
1979 | | #define HAVE_FCNTL_H 1 |
---|
1980 | | #define HAVE_UNISTD_H 1 |
---|
1981 | | #define HAVE_CTYPE_H 1 |
---|
1982 | | #define HAVE_DIRENT_H 1 |
---|
1983 | | #define HAVE_ERRNO_H 1 |
---|
1984 | | #define HAVE_STDARG_H 1 |
---|
1985 | | #define HAVE_SYS_STAT_H 1 |
---|
1986 | | #define HAVE_SYS_TYPES_H 1 |
---|
1987 | | #define HAVE_TIME_H 1 |
---|
1988 | | #define HAVE_MATH_H 1 |
---|
1989 | | #define HAVE_LIMITS_H 1 |
---|
1990 | | #define HAVE_FLOAT_H 1 |
---|
1991 | | #define HAVE_STDLIB_H 1 |
---|
1992 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1993 | | #define HAVE_NETINET_IN_H 1 |
---|
1994 | | #define HAVE_ARPA_INET_H 1 |
---|
1995 | | #define HAVE_NETDB_H 1 |
---|
1996 | | #define HAVE_SYS_TIME_H 1 |
---|
1997 | | #define HAVE_SYS_SELECT_H 1 |
---|
1998 | | #define HAVE_SYS_MMAN_H 1 |
---|
1999 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2000 | | #define HAVE_SIGNAL_H 1 |
---|
2001 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2002 | | #define HAVE_RESOLV_H 1 |
---|
2003 | | #define HAVE_DLFCN_H 1 |
---|
2004 | | #define HAVE_STRFTIME 1 |
---|
2005 | | #define HAVE_STRDUP 1 |
---|
2006 | | #define HAVE_STRERROR 1 |
---|
2007 | | #define HAVE_FINITE 1 |
---|
2008 | | /* end confdefs.h. */ |
---|
2009 | | /* Define isnand to an innocuous variant, in case <limits.h> declares isnand. |
---|
2010 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2011 | | #define isnand innocuous_isnand |
---|
2012 | | |
---|
2013 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2014 | | which can conflict with char isnand (); below. |
---|
2015 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2016 | | <limits.h> exists even on freestanding compilers. */ |
---|
2017 | | |
---|
2018 | | #ifdef __STDC__ |
---|
2019 | | # include <limits.h> |
---|
2020 | | #else |
---|
2021 | | # include <assert.h> |
---|
2022 | | #endif |
---|
2023 | | |
---|
2024 | | #undef isnand |
---|
2025 | | |
---|
2026 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2027 | | #ifdef __cplusplus |
---|
2028 | | extern "C" |
---|
2029 | | { |
---|
2030 | | #endif |
---|
2031 | | /* We use char because int might match the return type of a gcc2 |
---|
2032 | | builtin and then its argument prototype would still apply. */ |
---|
2033 | | char isnand (); |
---|
2034 | | /* The GNU C library defines this for functions which it implements |
---|
2035 | | to always fail with ENOSYS. Some functions are actually named |
---|
2036 | | something starting with __ and the normal name is an alias. */ |
---|
2037 | | #if defined (__stub_isnand) || defined (__stub___isnand) |
---|
2038 | | choke me |
---|
2039 | | #else |
---|
2040 | | char (*f) () = isnand; |
---|
2041 | | #endif |
---|
2042 | | #ifdef __cplusplus |
---|
2043 | | } |
---|
2044 | | #endif |
---|
2045 | | |
---|
2046 | | int |
---|
2047 | | main () |
---|
2048 | | { |
---|
2049 | | return f != isnand; |
---|
2050 | | ; |
---|
2051 | | return 0; |
---|
2052 | | } |
---|
2053 | configure:25221: result: no |
---|
2054 | configure:25133: checking for fp_class |
---|
2055 | configure:25190: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2056 | ld: warning prebinding disabled because of undefined symbols |
---|
2057 | ld: Undefined symbols: |
---|
2058 | _fp_class |
---|
2059 | configure:25196: $? = 1 |
---|
2060 | configure: failed program was: |
---|
2061 | | /* confdefs.h. */ |
---|
2062 | | |
---|
2063 | | #define PACKAGE_NAME "" |
---|
2064 | | #define PACKAGE_TARNAME "" |
---|
2065 | | #define PACKAGE_VERSION "" |
---|
2066 | | #define PACKAGE_STRING "" |
---|
2067 | | #define PACKAGE_BUGREPORT "" |
---|
2068 | | #define PACKAGE "libxml2" |
---|
2069 | | #define VERSION "2.6.28" |
---|
2070 | | #define PROTOTYPES 1 |
---|
2071 | | #define __PROTOTYPES 1 |
---|
2072 | | #define STDC_HEADERS 1 |
---|
2073 | | #define HAVE_SYS_TYPES_H 1 |
---|
2074 | | #define HAVE_SYS_STAT_H 1 |
---|
2075 | | #define HAVE_STDLIB_H 1 |
---|
2076 | | #define HAVE_STRING_H 1 |
---|
2077 | | #define HAVE_MEMORY_H 1 |
---|
2078 | | #define HAVE_STRINGS_H 1 |
---|
2079 | | #define HAVE_INTTYPES_H 1 |
---|
2080 | | #define HAVE_STDINT_H 1 |
---|
2081 | | #define HAVE_UNISTD_H 1 |
---|
2082 | | #define HAVE_STRING_H 1 |
---|
2083 | | #define HAVE_DLFCN_H 1 |
---|
2084 | | #ifdef __cplusplus |
---|
2085 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2086 | | #endif |
---|
2087 | | #define HAVE_ZLIB_H 1 |
---|
2088 | | #define HAVE_LIBZ 1 |
---|
2089 | | #define HAVE_DIRENT_H 1 |
---|
2090 | | #define STDC_HEADERS 1 |
---|
2091 | | #define HAVE_FCNTL_H 1 |
---|
2092 | | #define HAVE_UNISTD_H 1 |
---|
2093 | | #define HAVE_CTYPE_H 1 |
---|
2094 | | #define HAVE_DIRENT_H 1 |
---|
2095 | | #define HAVE_ERRNO_H 1 |
---|
2096 | | #define HAVE_STDARG_H 1 |
---|
2097 | | #define HAVE_SYS_STAT_H 1 |
---|
2098 | | #define HAVE_SYS_TYPES_H 1 |
---|
2099 | | #define HAVE_TIME_H 1 |
---|
2100 | | #define HAVE_MATH_H 1 |
---|
2101 | | #define HAVE_LIMITS_H 1 |
---|
2102 | | #define HAVE_FLOAT_H 1 |
---|
2103 | | #define HAVE_STDLIB_H 1 |
---|
2104 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2105 | | #define HAVE_NETINET_IN_H 1 |
---|
2106 | | #define HAVE_ARPA_INET_H 1 |
---|
2107 | | #define HAVE_NETDB_H 1 |
---|
2108 | | #define HAVE_SYS_TIME_H 1 |
---|
2109 | | #define HAVE_SYS_SELECT_H 1 |
---|
2110 | | #define HAVE_SYS_MMAN_H 1 |
---|
2111 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2112 | | #define HAVE_SIGNAL_H 1 |
---|
2113 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2114 | | #define HAVE_RESOLV_H 1 |
---|
2115 | | #define HAVE_DLFCN_H 1 |
---|
2116 | | #define HAVE_STRFTIME 1 |
---|
2117 | | #define HAVE_STRDUP 1 |
---|
2118 | | #define HAVE_STRERROR 1 |
---|
2119 | | #define HAVE_FINITE 1 |
---|
2120 | | /* end confdefs.h. */ |
---|
2121 | | /* Define fp_class to an innocuous variant, in case <limits.h> declares fp_class. |
---|
2122 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2123 | | #define fp_class innocuous_fp_class |
---|
2124 | | |
---|
2125 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2126 | | which can conflict with char fp_class (); below. |
---|
2127 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2128 | | <limits.h> exists even on freestanding compilers. */ |
---|
2129 | | |
---|
2130 | | #ifdef __STDC__ |
---|
2131 | | # include <limits.h> |
---|
2132 | | #else |
---|
2133 | | # include <assert.h> |
---|
2134 | | #endif |
---|
2135 | | |
---|
2136 | | #undef fp_class |
---|
2137 | | |
---|
2138 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2139 | | #ifdef __cplusplus |
---|
2140 | | extern "C" |
---|
2141 | | { |
---|
2142 | | #endif |
---|
2143 | | /* We use char because int might match the return type of a gcc2 |
---|
2144 | | builtin and then its argument prototype would still apply. */ |
---|
2145 | | char fp_class (); |
---|
2146 | | /* The GNU C library defines this for functions which it implements |
---|
2147 | | to always fail with ENOSYS. Some functions are actually named |
---|
2148 | | something starting with __ and the normal name is an alias. */ |
---|
2149 | | #if defined (__stub_fp_class) || defined (__stub___fp_class) |
---|
2150 | | choke me |
---|
2151 | | #else |
---|
2152 | | char (*f) () = fp_class; |
---|
2153 | | #endif |
---|
2154 | | #ifdef __cplusplus |
---|
2155 | | } |
---|
2156 | | #endif |
---|
2157 | | |
---|
2158 | | int |
---|
2159 | | main () |
---|
2160 | | { |
---|
2161 | | return f != fp_class; |
---|
2162 | | ; |
---|
2163 | | return 0; |
---|
2164 | | } |
---|
2165 | configure:25221: result: no |
---|
2166 | configure:25133: checking for class |
---|
2167 | configure:25190: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2168 | ld: warning prebinding disabled because of undefined symbols |
---|
2169 | ld: Undefined symbols: |
---|
2170 | _class |
---|
2171 | configure:25196: $? = 1 |
---|
2172 | configure: failed program was: |
---|
2173 | | /* confdefs.h. */ |
---|
2174 | | |
---|
2175 | | #define PACKAGE_NAME "" |
---|
2176 | | #define PACKAGE_TARNAME "" |
---|
2177 | | #define PACKAGE_VERSION "" |
---|
2178 | | #define PACKAGE_STRING "" |
---|
2179 | | #define PACKAGE_BUGREPORT "" |
---|
2180 | | #define PACKAGE "libxml2" |
---|
2181 | | #define VERSION "2.6.28" |
---|
2182 | | #define PROTOTYPES 1 |
---|
2183 | | #define __PROTOTYPES 1 |
---|
2184 | | #define STDC_HEADERS 1 |
---|
2185 | | #define HAVE_SYS_TYPES_H 1 |
---|
2186 | | #define HAVE_SYS_STAT_H 1 |
---|
2187 | | #define HAVE_STDLIB_H 1 |
---|
2188 | | #define HAVE_STRING_H 1 |
---|
2189 | | #define HAVE_MEMORY_H 1 |
---|
2190 | | #define HAVE_STRINGS_H 1 |
---|
2191 | | #define HAVE_INTTYPES_H 1 |
---|
2192 | | #define HAVE_STDINT_H 1 |
---|
2193 | | #define HAVE_UNISTD_H 1 |
---|
2194 | | #define HAVE_STRING_H 1 |
---|
2195 | | #define HAVE_DLFCN_H 1 |
---|
2196 | | #ifdef __cplusplus |
---|
2197 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2198 | | #endif |
---|
2199 | | #define HAVE_ZLIB_H 1 |
---|
2200 | | #define HAVE_LIBZ 1 |
---|
2201 | | #define HAVE_DIRENT_H 1 |
---|
2202 | | #define STDC_HEADERS 1 |
---|
2203 | | #define HAVE_FCNTL_H 1 |
---|
2204 | | #define HAVE_UNISTD_H 1 |
---|
2205 | | #define HAVE_CTYPE_H 1 |
---|
2206 | | #define HAVE_DIRENT_H 1 |
---|
2207 | | #define HAVE_ERRNO_H 1 |
---|
2208 | | #define HAVE_STDARG_H 1 |
---|
2209 | | #define HAVE_SYS_STAT_H 1 |
---|
2210 | | #define HAVE_SYS_TYPES_H 1 |
---|
2211 | | #define HAVE_TIME_H 1 |
---|
2212 | | #define HAVE_MATH_H 1 |
---|
2213 | | #define HAVE_LIMITS_H 1 |
---|
2214 | | #define HAVE_FLOAT_H 1 |
---|
2215 | | #define HAVE_STDLIB_H 1 |
---|
2216 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2217 | | #define HAVE_NETINET_IN_H 1 |
---|
2218 | | #define HAVE_ARPA_INET_H 1 |
---|
2219 | | #define HAVE_NETDB_H 1 |
---|
2220 | | #define HAVE_SYS_TIME_H 1 |
---|
2221 | | #define HAVE_SYS_SELECT_H 1 |
---|
2222 | | #define HAVE_SYS_MMAN_H 1 |
---|
2223 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2224 | | #define HAVE_SIGNAL_H 1 |
---|
2225 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2226 | | #define HAVE_RESOLV_H 1 |
---|
2227 | | #define HAVE_DLFCN_H 1 |
---|
2228 | | #define HAVE_STRFTIME 1 |
---|
2229 | | #define HAVE_STRDUP 1 |
---|
2230 | | #define HAVE_STRERROR 1 |
---|
2231 | | #define HAVE_FINITE 1 |
---|
2232 | | /* end confdefs.h. */ |
---|
2233 | | /* Define class to an innocuous variant, in case <limits.h> declares class. |
---|
2234 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2235 | | #define class innocuous_class |
---|
2236 | | |
---|
2237 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2238 | | which can conflict with char class (); below. |
---|
2239 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2240 | | <limits.h> exists even on freestanding compilers. */ |
---|
2241 | | |
---|
2242 | | #ifdef __STDC__ |
---|
2243 | | # include <limits.h> |
---|
2244 | | #else |
---|
2245 | | # include <assert.h> |
---|
2246 | | #endif |
---|
2247 | | |
---|
2248 | | #undef class |
---|
2249 | | |
---|
2250 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2251 | | #ifdef __cplusplus |
---|
2252 | | extern "C" |
---|
2253 | | { |
---|
2254 | | #endif |
---|
2255 | | /* We use char because int might match the return type of a gcc2 |
---|
2256 | | builtin and then its argument prototype would still apply. */ |
---|
2257 | | char class (); |
---|
2258 | | /* The GNU C library defines this for functions which it implements |
---|
2259 | | to always fail with ENOSYS. Some functions are actually named |
---|
2260 | | something starting with __ and the normal name is an alias. */ |
---|
2261 | | #if defined (__stub_class) || defined (__stub___class) |
---|
2262 | | choke me |
---|
2263 | | #else |
---|
2264 | | char (*f) () = class; |
---|
2265 | | #endif |
---|
2266 | | #ifdef __cplusplus |
---|
2267 | | } |
---|
2268 | | #endif |
---|
2269 | | |
---|
2270 | | int |
---|
2271 | | main () |
---|
2272 | | { |
---|
2273 | | return f != class; |
---|
2274 | | ; |
---|
2275 | | return 0; |
---|
2276 | | } |
---|
2277 | configure:25221: result: no |
---|
2278 | configure:25133: checking for fpclass |
---|
2279 | configure:25190: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2280 | ld: warning prebinding disabled because of undefined symbols |
---|
2281 | ld: Undefined symbols: |
---|
2282 | _fpclass |
---|
2283 | configure:25196: $? = 1 |
---|
2284 | configure: failed program was: |
---|
2285 | | /* confdefs.h. */ |
---|
2286 | | |
---|
2287 | | #define PACKAGE_NAME "" |
---|
2288 | | #define PACKAGE_TARNAME "" |
---|
2289 | | #define PACKAGE_VERSION "" |
---|
2290 | | #define PACKAGE_STRING "" |
---|
2291 | | #define PACKAGE_BUGREPORT "" |
---|
2292 | | #define PACKAGE "libxml2" |
---|
2293 | | #define VERSION "2.6.28" |
---|
2294 | | #define PROTOTYPES 1 |
---|
2295 | | #define __PROTOTYPES 1 |
---|
2296 | | #define STDC_HEADERS 1 |
---|
2297 | | #define HAVE_SYS_TYPES_H 1 |
---|
2298 | | #define HAVE_SYS_STAT_H 1 |
---|
2299 | | #define HAVE_STDLIB_H 1 |
---|
2300 | | #define HAVE_STRING_H 1 |
---|
2301 | | #define HAVE_MEMORY_H 1 |
---|
2302 | | #define HAVE_STRINGS_H 1 |
---|
2303 | | #define HAVE_INTTYPES_H 1 |
---|
2304 | | #define HAVE_STDINT_H 1 |
---|
2305 | | #define HAVE_UNISTD_H 1 |
---|
2306 | | #define HAVE_STRING_H 1 |
---|
2307 | | #define HAVE_DLFCN_H 1 |
---|
2308 | | #ifdef __cplusplus |
---|
2309 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2310 | | #endif |
---|
2311 | | #define HAVE_ZLIB_H 1 |
---|
2312 | | #define HAVE_LIBZ 1 |
---|
2313 | | #define HAVE_DIRENT_H 1 |
---|
2314 | | #define STDC_HEADERS 1 |
---|
2315 | | #define HAVE_FCNTL_H 1 |
---|
2316 | | #define HAVE_UNISTD_H 1 |
---|
2317 | | #define HAVE_CTYPE_H 1 |
---|
2318 | | #define HAVE_DIRENT_H 1 |
---|
2319 | | #define HAVE_ERRNO_H 1 |
---|
2320 | | #define HAVE_STDARG_H 1 |
---|
2321 | | #define HAVE_SYS_STAT_H 1 |
---|
2322 | | #define HAVE_SYS_TYPES_H 1 |
---|
2323 | | #define HAVE_TIME_H 1 |
---|
2324 | | #define HAVE_MATH_H 1 |
---|
2325 | | #define HAVE_LIMITS_H 1 |
---|
2326 | | #define HAVE_FLOAT_H 1 |
---|
2327 | | #define HAVE_STDLIB_H 1 |
---|
2328 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2329 | | #define HAVE_NETINET_IN_H 1 |
---|
2330 | | #define HAVE_ARPA_INET_H 1 |
---|
2331 | | #define HAVE_NETDB_H 1 |
---|
2332 | | #define HAVE_SYS_TIME_H 1 |
---|
2333 | | #define HAVE_SYS_SELECT_H 1 |
---|
2334 | | #define HAVE_SYS_MMAN_H 1 |
---|
2335 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2336 | | #define HAVE_SIGNAL_H 1 |
---|
2337 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2338 | | #define HAVE_RESOLV_H 1 |
---|
2339 | | #define HAVE_DLFCN_H 1 |
---|
2340 | | #define HAVE_STRFTIME 1 |
---|
2341 | | #define HAVE_STRDUP 1 |
---|
2342 | | #define HAVE_STRERROR 1 |
---|
2343 | | #define HAVE_FINITE 1 |
---|
2344 | | /* end confdefs.h. */ |
---|
2345 | | /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass. |
---|
2346 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2347 | | #define fpclass innocuous_fpclass |
---|
2348 | | |
---|
2349 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2350 | | which can conflict with char fpclass (); below. |
---|
2351 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2352 | | <limits.h> exists even on freestanding compilers. */ |
---|
2353 | | |
---|
2354 | | #ifdef __STDC__ |
---|
2355 | | # include <limits.h> |
---|
2356 | | #else |
---|
2357 | | # include <assert.h> |
---|
2358 | | #endif |
---|
2359 | | |
---|
2360 | | #undef fpclass |
---|
2361 | | |
---|
2362 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2363 | | #ifdef __cplusplus |
---|
2364 | | extern "C" |
---|
2365 | | { |
---|
2366 | | #endif |
---|
2367 | | /* We use char because int might match the return type of a gcc2 |
---|
2368 | | builtin and then its argument prototype would still apply. */ |
---|
2369 | | char fpclass (); |
---|
2370 | | /* The GNU C library defines this for functions which it implements |
---|
2371 | | to always fail with ENOSYS. Some functions are actually named |
---|
2372 | | something starting with __ and the normal name is an alias. */ |
---|
2373 | | #if defined (__stub_fpclass) || defined (__stub___fpclass) |
---|
2374 | | choke me |
---|
2375 | | #else |
---|
2376 | | char (*f) () = fpclass; |
---|
2377 | | #endif |
---|
2378 | | #ifdef __cplusplus |
---|
2379 | | } |
---|
2380 | | #endif |
---|
2381 | | |
---|
2382 | | int |
---|
2383 | | main () |
---|
2384 | | { |
---|
2385 | | return f != fpclass; |
---|
2386 | | ; |
---|
2387 | | return 0; |
---|
2388 | | } |
---|
2389 | configure:25221: result: no |
---|
2390 | configure:25238: checking for strftime |
---|
2391 | configure:25326: result: yes |
---|
2392 | configure:25238: checking for localtime |
---|
2393 | configure:25295: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2394 | configure:25301: $? = 0 |
---|
2395 | configure:25305: test -z |
---|
2396 | || test ! -s conftest.err |
---|
2397 | configure:25308: $? = 0 |
---|
2398 | configure:25311: test -s conftest |
---|
2399 | configure:25314: $? = 0 |
---|
2400 | configure:25326: result: yes |
---|
2401 | configure:25238: checking for gettimeofday |
---|
2402 | configure:25295: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2403 | configure:25301: $? = 0 |
---|
2404 | configure:25305: test -z |
---|
2405 | || test ! -s conftest.err |
---|
2406 | configure:25308: $? = 0 |
---|
2407 | configure:25311: test -s conftest |
---|
2408 | configure:25314: $? = 0 |
---|
2409 | configure:25326: result: yes |
---|
2410 | configure:25238: checking for ftime |
---|
2411 | configure:25295: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2412 | ld: warning prebinding disabled because of undefined symbols |
---|
2413 | ld: Undefined symbols: |
---|
2414 | _ftime |
---|
2415 | configure:25301: $? = 1 |
---|
2416 | configure: failed program was: |
---|
2417 | | /* confdefs.h. */ |
---|
2418 | | |
---|
2419 | | #define PACKAGE_NAME "" |
---|
2420 | | #define PACKAGE_TARNAME "" |
---|
2421 | | #define PACKAGE_VERSION "" |
---|
2422 | | #define PACKAGE_STRING "" |
---|
2423 | | #define PACKAGE_BUGREPORT "" |
---|
2424 | | #define PACKAGE "libxml2" |
---|
2425 | | #define VERSION "2.6.28" |
---|
2426 | | #define PROTOTYPES 1 |
---|
2427 | | #define __PROTOTYPES 1 |
---|
2428 | | #define STDC_HEADERS 1 |
---|
2429 | | #define HAVE_SYS_TYPES_H 1 |
---|
2430 | | #define HAVE_SYS_STAT_H 1 |
---|
2431 | | #define HAVE_STDLIB_H 1 |
---|
2432 | | #define HAVE_STRING_H 1 |
---|
2433 | | #define HAVE_MEMORY_H 1 |
---|
2434 | | #define HAVE_STRINGS_H 1 |
---|
2435 | | #define HAVE_INTTYPES_H 1 |
---|
2436 | | #define HAVE_STDINT_H 1 |
---|
2437 | | #define HAVE_UNISTD_H 1 |
---|
2438 | | #define HAVE_STRING_H 1 |
---|
2439 | | #define HAVE_DLFCN_H 1 |
---|
2440 | | #ifdef __cplusplus |
---|
2441 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2442 | | #endif |
---|
2443 | | #define HAVE_ZLIB_H 1 |
---|
2444 | | #define HAVE_LIBZ 1 |
---|
2445 | | #define HAVE_DIRENT_H 1 |
---|
2446 | | #define STDC_HEADERS 1 |
---|
2447 | | #define HAVE_FCNTL_H 1 |
---|
2448 | | #define HAVE_UNISTD_H 1 |
---|
2449 | | #define HAVE_CTYPE_H 1 |
---|
2450 | | #define HAVE_DIRENT_H 1 |
---|
2451 | | #define HAVE_ERRNO_H 1 |
---|
2452 | | #define HAVE_STDARG_H 1 |
---|
2453 | | #define HAVE_SYS_STAT_H 1 |
---|
2454 | | #define HAVE_SYS_TYPES_H 1 |
---|
2455 | | #define HAVE_TIME_H 1 |
---|
2456 | | #define HAVE_MATH_H 1 |
---|
2457 | | #define HAVE_LIMITS_H 1 |
---|
2458 | | #define HAVE_FLOAT_H 1 |
---|
2459 | | #define HAVE_STDLIB_H 1 |
---|
2460 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2461 | | #define HAVE_NETINET_IN_H 1 |
---|
2462 | | #define HAVE_ARPA_INET_H 1 |
---|
2463 | | #define HAVE_NETDB_H 1 |
---|
2464 | | #define HAVE_SYS_TIME_H 1 |
---|
2465 | | #define HAVE_SYS_SELECT_H 1 |
---|
2466 | | #define HAVE_SYS_MMAN_H 1 |
---|
2467 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2468 | | #define HAVE_SIGNAL_H 1 |
---|
2469 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2470 | | #define HAVE_RESOLV_H 1 |
---|
2471 | | #define HAVE_DLFCN_H 1 |
---|
2472 | | #define HAVE_STRFTIME 1 |
---|
2473 | | #define HAVE_STRDUP 1 |
---|
2474 | | #define HAVE_STRERROR 1 |
---|
2475 | | #define HAVE_FINITE 1 |
---|
2476 | | #define HAVE_STRFTIME 1 |
---|
2477 | | #define HAVE_LOCALTIME 1 |
---|
2478 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2479 | | /* end confdefs.h. */ |
---|
2480 | | /* Define ftime to an innocuous variant, in case <limits.h> declares ftime. |
---|
2481 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2482 | | #define ftime innocuous_ftime |
---|
2483 | | |
---|
2484 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2485 | | which can conflict with char ftime (); below. |
---|
2486 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2487 | | <limits.h> exists even on freestanding compilers. */ |
---|
2488 | | |
---|
2489 | | #ifdef __STDC__ |
---|
2490 | | # include <limits.h> |
---|
2491 | | #else |
---|
2492 | | # include <assert.h> |
---|
2493 | | #endif |
---|
2494 | | |
---|
2495 | | #undef ftime |
---|
2496 | | |
---|
2497 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2498 | | #ifdef __cplusplus |
---|
2499 | | extern "C" |
---|
2500 | | { |
---|
2501 | | #endif |
---|
2502 | | /* We use char because int might match the return type of a gcc2 |
---|
2503 | | builtin and then its argument prototype would still apply. */ |
---|
2504 | | char ftime (); |
---|
2505 | | /* The GNU C library defines this for functions which it implements |
---|
2506 | | to always fail with ENOSYS. Some functions are actually named |
---|
2507 | | something starting with __ and the normal name is an alias. */ |
---|
2508 | | #if defined (__stub_ftime) || defined (__stub___ftime) |
---|
2509 | | choke me |
---|
2510 | | #else |
---|
2511 | | char (*f) () = ftime; |
---|
2512 | | #endif |
---|
2513 | | #ifdef __cplusplus |
---|
2514 | | } |
---|
2515 | | #endif |
---|
2516 | | |
---|
2517 | | int |
---|
2518 | | main () |
---|
2519 | | { |
---|
2520 | | return f != ftime; |
---|
2521 | | ; |
---|
2522 | | return 0; |
---|
2523 | | } |
---|
2524 | configure:25326: result: no |
---|
2525 | configure:25342: checking for stat |
---|
2526 | configure:25399: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2527 | configure:25405: $? = 0 |
---|
2528 | configure:25409: test -z |
---|
2529 | || test ! -s conftest.err |
---|
2530 | configure:25412: $? = 0 |
---|
2531 | configure:25415: test -s conftest |
---|
2532 | configure:25418: $? = 0 |
---|
2533 | configure:25430: result: yes |
---|
2534 | configure:25342: checking for _stat |
---|
2535 | configure:25399: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2536 | ld: warning prebinding disabled because of undefined symbols |
---|
2537 | ld: Undefined symbols: |
---|
2538 | __stat |
---|
2539 | configure:25405: $? = 1 |
---|
2540 | configure: failed program was: |
---|
2541 | | /* confdefs.h. */ |
---|
2542 | | |
---|
2543 | | #define PACKAGE_NAME "" |
---|
2544 | | #define PACKAGE_TARNAME "" |
---|
2545 | | #define PACKAGE_VERSION "" |
---|
2546 | | #define PACKAGE_STRING "" |
---|
2547 | | #define PACKAGE_BUGREPORT "" |
---|
2548 | | #define PACKAGE "libxml2" |
---|
2549 | | #define VERSION "2.6.28" |
---|
2550 | | #define PROTOTYPES 1 |
---|
2551 | | #define __PROTOTYPES 1 |
---|
2552 | | #define STDC_HEADERS 1 |
---|
2553 | | #define HAVE_SYS_TYPES_H 1 |
---|
2554 | | #define HAVE_SYS_STAT_H 1 |
---|
2555 | | #define HAVE_STDLIB_H 1 |
---|
2556 | | #define HAVE_STRING_H 1 |
---|
2557 | | #define HAVE_MEMORY_H 1 |
---|
2558 | | #define HAVE_STRINGS_H 1 |
---|
2559 | | #define HAVE_INTTYPES_H 1 |
---|
2560 | | #define HAVE_STDINT_H 1 |
---|
2561 | | #define HAVE_UNISTD_H 1 |
---|
2562 | | #define HAVE_STRING_H 1 |
---|
2563 | | #define HAVE_DLFCN_H 1 |
---|
2564 | | #ifdef __cplusplus |
---|
2565 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2566 | | #endif |
---|
2567 | | #define HAVE_ZLIB_H 1 |
---|
2568 | | #define HAVE_LIBZ 1 |
---|
2569 | | #define HAVE_DIRENT_H 1 |
---|
2570 | | #define STDC_HEADERS 1 |
---|
2571 | | #define HAVE_FCNTL_H 1 |
---|
2572 | | #define HAVE_UNISTD_H 1 |
---|
2573 | | #define HAVE_CTYPE_H 1 |
---|
2574 | | #define HAVE_DIRENT_H 1 |
---|
2575 | | #define HAVE_ERRNO_H 1 |
---|
2576 | | #define HAVE_STDARG_H 1 |
---|
2577 | | #define HAVE_SYS_STAT_H 1 |
---|
2578 | | #define HAVE_SYS_TYPES_H 1 |
---|
2579 | | #define HAVE_TIME_H 1 |
---|
2580 | | #define HAVE_MATH_H 1 |
---|
2581 | | #define HAVE_LIMITS_H 1 |
---|
2582 | | #define HAVE_FLOAT_H 1 |
---|
2583 | | #define HAVE_STDLIB_H 1 |
---|
2584 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2585 | | #define HAVE_NETINET_IN_H 1 |
---|
2586 | | #define HAVE_ARPA_INET_H 1 |
---|
2587 | | #define HAVE_NETDB_H 1 |
---|
2588 | | #define HAVE_SYS_TIME_H 1 |
---|
2589 | | #define HAVE_SYS_SELECT_H 1 |
---|
2590 | | #define HAVE_SYS_MMAN_H 1 |
---|
2591 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2592 | | #define HAVE_SIGNAL_H 1 |
---|
2593 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2594 | | #define HAVE_RESOLV_H 1 |
---|
2595 | | #define HAVE_DLFCN_H 1 |
---|
2596 | | #define HAVE_STRFTIME 1 |
---|
2597 | | #define HAVE_STRDUP 1 |
---|
2598 | | #define HAVE_STRERROR 1 |
---|
2599 | | #define HAVE_FINITE 1 |
---|
2600 | | #define HAVE_STRFTIME 1 |
---|
2601 | | #define HAVE_LOCALTIME 1 |
---|
2602 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2603 | | #define HAVE_STAT 1 |
---|
2604 | | /* end confdefs.h. */ |
---|
2605 | | /* Define _stat to an innocuous variant, in case <limits.h> declares _stat. |
---|
2606 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2607 | | #define _stat innocuous__stat |
---|
2608 | | |
---|
2609 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2610 | | which can conflict with char _stat (); below. |
---|
2611 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2612 | | <limits.h> exists even on freestanding compilers. */ |
---|
2613 | | |
---|
2614 | | #ifdef __STDC__ |
---|
2615 | | # include <limits.h> |
---|
2616 | | #else |
---|
2617 | | # include <assert.h> |
---|
2618 | | #endif |
---|
2619 | | |
---|
2620 | | #undef _stat |
---|
2621 | | |
---|
2622 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2623 | | #ifdef __cplusplus |
---|
2624 | | extern "C" |
---|
2625 | | { |
---|
2626 | | #endif |
---|
2627 | | /* We use char because int might match the return type of a gcc2 |
---|
2628 | | builtin and then its argument prototype would still apply. */ |
---|
2629 | | char _stat (); |
---|
2630 | | /* The GNU C library defines this for functions which it implements |
---|
2631 | | to always fail with ENOSYS. Some functions are actually named |
---|
2632 | | something starting with __ and the normal name is an alias. */ |
---|
2633 | | #if defined (__stub__stat) || defined (__stub____stat) |
---|
2634 | | choke me |
---|
2635 | | #else |
---|
2636 | | char (*f) () = _stat; |
---|
2637 | | #endif |
---|
2638 | | #ifdef __cplusplus |
---|
2639 | | } |
---|
2640 | | #endif |
---|
2641 | | |
---|
2642 | | int |
---|
2643 | | main () |
---|
2644 | | { |
---|
2645 | | return f != _stat; |
---|
2646 | | ; |
---|
2647 | | return 0; |
---|
2648 | | } |
---|
2649 | configure:25430: result: no |
---|
2650 | configure:25342: checking for signal |
---|
2651 | configure:25399: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2652 | configure:25405: $? = 0 |
---|
2653 | configure:25409: test -z |
---|
2654 | || test ! -s conftest.err |
---|
2655 | configure:25412: $? = 0 |
---|
2656 | configure:25415: test -s conftest |
---|
2657 | configure:25418: $? = 0 |
---|
2658 | configure:25430: result: yes |
---|
2659 | configure:25452: checking for printf |
---|
2660 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2661 | conftest.c:90: warning: conflicting types for built-in function `printf' |
---|
2662 | configure:25515: $? = 0 |
---|
2663 | configure:25519: test -z |
---|
2664 | || test ! -s conftest.err |
---|
2665 | configure:25522: $? = 0 |
---|
2666 | configure:25525: test -s conftest |
---|
2667 | configure:25528: $? = 0 |
---|
2668 | configure:25540: result: yes |
---|
2669 | configure:25452: checking for sprintf |
---|
2670 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2671 | conftest.c:91: warning: conflicting types for built-in function `sprintf' |
---|
2672 | configure:25515: $? = 0 |
---|
2673 | configure:25519: test -z |
---|
2674 | || test ! -s conftest.err |
---|
2675 | configure:25522: $? = 0 |
---|
2676 | configure:25525: test -s conftest |
---|
2677 | configure:25528: $? = 0 |
---|
2678 | configure:25540: result: yes |
---|
2679 | configure:25452: checking for fprintf |
---|
2680 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2681 | conftest.c:92: warning: conflicting types for built-in function `fprintf' |
---|
2682 | configure:25515: $? = 0 |
---|
2683 | configure:25519: test -z |
---|
2684 | || test ! -s conftest.err |
---|
2685 | configure:25522: $? = 0 |
---|
2686 | configure:25525: test -s conftest |
---|
2687 | configure:25528: $? = 0 |
---|
2688 | configure:25540: result: yes |
---|
2689 | configure:25452: checking for snprintf |
---|
2690 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2691 | conftest.c:93: warning: conflicting types for built-in function `snprintf' |
---|
2692 | configure:25515: $? = 0 |
---|
2693 | configure:25519: test -z |
---|
2694 | || test ! -s conftest.err |
---|
2695 | configure:25522: $? = 0 |
---|
2696 | configure:25525: test -s conftest |
---|
2697 | configure:25528: $? = 0 |
---|
2698 | configure:25540: result: yes |
---|
2699 | configure:25452: checking for vfprintf |
---|
2700 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2701 | configure:25515: $? = 0 |
---|
2702 | configure:25519: test -z |
---|
2703 | || test ! -s conftest.err |
---|
2704 | configure:25522: $? = 0 |
---|
2705 | configure:25525: test -s conftest |
---|
2706 | configure:25528: $? = 0 |
---|
2707 | configure:25540: result: yes |
---|
2708 | configure:25452: checking for vsprintf |
---|
2709 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2710 | conftest.c:95: warning: conflicting types for built-in function `vsprintf' |
---|
2711 | configure:25515: $? = 0 |
---|
2712 | configure:25519: test -z |
---|
2713 | || test ! -s conftest.err |
---|
2714 | configure:25522: $? = 0 |
---|
2715 | configure:25525: test -s conftest |
---|
2716 | configure:25528: $? = 0 |
---|
2717 | configure:25540: result: yes |
---|
2718 | configure:25452: checking for vsnprintf |
---|
2719 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2720 | conftest.c:96: warning: conflicting types for built-in function `vsnprintf' |
---|
2721 | configure:25515: $? = 0 |
---|
2722 | configure:25519: test -z |
---|
2723 | || test ! -s conftest.err |
---|
2724 | configure:25522: $? = 0 |
---|
2725 | configure:25525: test -s conftest |
---|
2726 | configure:25528: $? = 0 |
---|
2727 | configure:25540: result: yes |
---|
2728 | configure:25452: checking for sscanf |
---|
2729 | configure:25509: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2730 | conftest.c:97: warning: conflicting types for built-in function `sscanf' |
---|
2731 | configure:25515: $? = 0 |
---|
2732 | configure:25519: test -z |
---|
2733 | || test ! -s conftest.err |
---|
2734 | configure:25522: $? = 0 |
---|
2735 | configure:25525: test -s conftest |
---|
2736 | configure:25528: $? = 0 |
---|
2737 | configure:25540: result: yes |
---|
2738 | configure:25553: checking for va_copy |
---|
2739 | configure:25572: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2740 | configure:25578: $? = 0 |
---|
2741 | configure:25582: test -z |
---|
2742 | || test ! -s conftest.err |
---|
2743 | configure:25585: $? = 0 |
---|
2744 | configure:25588: test -s conftest |
---|
2745 | configure:25591: $? = 0 |
---|
2746 | configure:25602: result: yes |
---|
2747 | configure:25671: checking for library containing gethostent |
---|
2748 | configure:25701: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2749 | configure:25707: $? = 0 |
---|
2750 | configure:25711: test -z |
---|
2751 | || test ! -s conftest.err |
---|
2752 | configure:25714: $? = 0 |
---|
2753 | configure:25717: test -s conftest |
---|
2754 | configure:25720: $? = 0 |
---|
2755 | configure:25790: result: none required |
---|
2756 | configure:25797: checking for library containing setsockopt |
---|
2757 | configure:25827: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2758 | configure:25833: $? = 0 |
---|
2759 | configure:25837: test -z |
---|
2760 | || test ! -s conftest.err |
---|
2761 | configure:25840: $? = 0 |
---|
2762 | configure:25843: test -s conftest |
---|
2763 | configure:25846: $? = 0 |
---|
2764 | configure:25916: result: none required |
---|
2765 | configure:25923: checking for library containing connect |
---|
2766 | configure:25953: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2767 | configure:25959: $? = 0 |
---|
2768 | configure:25963: test -z |
---|
2769 | || test ! -s conftest.err |
---|
2770 | configure:25966: $? = 0 |
---|
2771 | configure:25969: test -s conftest |
---|
2772 | configure:25972: $? = 0 |
---|
2773 | configure:26042: result: none required |
---|
2774 | configure:26050: checking for type of socket length (socklen_t) |
---|
2775 | configure:26070: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
2776 | configure:26067: result: socklen_t * |
---|
2777 | configure:26137: checking whether to enable IPv6 |
---|
2778 | configure:26174: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
2779 | configure:26180: $? = 0 |
---|
2780 | configure:26184: test -z |
---|
2781 | || test ! -s conftest.err |
---|
2782 | configure:26187: $? = 0 |
---|
2783 | configure:26190: test -s conftest.o |
---|
2784 | configure:26193: $? = 0 |
---|
2785 | configure:26204: result: yes |
---|
2786 | configure:26215: checking struct sockaddr::ss_family |
---|
2787 | configure:26239: gcc -c -O2 -I/opt/local/include conftest.c >&5 |
---|
2788 | configure:26245: $? = 0 |
---|
2789 | configure:26249: test -z |
---|
2790 | || test ! -s conftest.err |
---|
2791 | configure:26252: $? = 0 |
---|
2792 | configure:26255: test -s conftest.o |
---|
2793 | configure:26258: $? = 0 |
---|
2794 | configure:26269: result: yes |
---|
2795 | configure:26346: checking for getaddrinfo |
---|
2796 | configure:26403: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2797 | configure:26409: $? = 0 |
---|
2798 | configure:26413: test -z |
---|
2799 | || test ! -s conftest.err |
---|
2800 | configure:26416: $? = 0 |
---|
2801 | configure:26419: test -s conftest |
---|
2802 | configure:26422: $? = 0 |
---|
2803 | configure:26434: result: yes |
---|
2804 | configure:26525: checking for isnan |
---|
2805 | configure:26582: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2806 | configure:26588: $? = 0 |
---|
2807 | configure:26592: test -z |
---|
2808 | || test ! -s conftest.err |
---|
2809 | configure:26595: $? = 0 |
---|
2810 | configure:26598: test -s conftest |
---|
2811 | configure:26601: $? = 0 |
---|
2812 | configure:26613: result: yes |
---|
2813 | configure:26697: checking for isinf |
---|
2814 | configure:26754: gcc -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2815 | configure:26760: $? = 0 |
---|
2816 | configure:26764: test -z |
---|
2817 | || test ! -s conftest.err |
---|
2818 | configure:26767: $? = 0 |
---|
2819 | configure:26770: test -s conftest |
---|
2820 | configure:26773: $? = 0 |
---|
2821 | configure:26785: result: yes |
---|
2822 | configure:27137: checking for shl_load |
---|
2823 | configure:27194: gcc -o conftest -O2 -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 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2824 | ld: warning prebinding disabled because of undefined symbols |
---|
2825 | ld: Undefined symbols: |
---|
2826 | _shl_load |
---|
2827 | conftest.c:104: warning: function declaration isn't a prototype |
---|
2828 | conftest.c:111: warning: function declaration isn't a prototype |
---|
2829 | conftest.c:119: warning: function declaration isn't a prototype |
---|
2830 | configure:27200: $? = 1 |
---|
2831 | configure: failed program was: |
---|
2832 | | /* confdefs.h. */ |
---|
2833 | | |
---|
2834 | | #define PACKAGE_NAME "" |
---|
2835 | | #define PACKAGE_TARNAME "" |
---|
2836 | | #define PACKAGE_VERSION "" |
---|
2837 | | #define PACKAGE_STRING "" |
---|
2838 | | #define PACKAGE_BUGREPORT "" |
---|
2839 | | #define PACKAGE "libxml2" |
---|
2840 | | #define VERSION "2.6.28" |
---|
2841 | | #define PROTOTYPES 1 |
---|
2842 | | #define __PROTOTYPES 1 |
---|
2843 | | #define STDC_HEADERS 1 |
---|
2844 | | #define HAVE_SYS_TYPES_H 1 |
---|
2845 | | #define HAVE_SYS_STAT_H 1 |
---|
2846 | | #define HAVE_STDLIB_H 1 |
---|
2847 | | #define HAVE_STRING_H 1 |
---|
2848 | | #define HAVE_MEMORY_H 1 |
---|
2849 | | #define HAVE_STRINGS_H 1 |
---|
2850 | | #define HAVE_INTTYPES_H 1 |
---|
2851 | | #define HAVE_STDINT_H 1 |
---|
2852 | | #define HAVE_UNISTD_H 1 |
---|
2853 | | #define HAVE_STRING_H 1 |
---|
2854 | | #define HAVE_DLFCN_H 1 |
---|
2855 | | #ifdef __cplusplus |
---|
2856 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2857 | | #endif |
---|
2858 | | #define HAVE_ZLIB_H 1 |
---|
2859 | | #define HAVE_LIBZ 1 |
---|
2860 | | #define HAVE_DIRENT_H 1 |
---|
2861 | | #define STDC_HEADERS 1 |
---|
2862 | | #define HAVE_FCNTL_H 1 |
---|
2863 | | #define HAVE_UNISTD_H 1 |
---|
2864 | | #define HAVE_CTYPE_H 1 |
---|
2865 | | #define HAVE_DIRENT_H 1 |
---|
2866 | | #define HAVE_ERRNO_H 1 |
---|
2867 | | #define HAVE_STDARG_H 1 |
---|
2868 | | #define HAVE_SYS_STAT_H 1 |
---|
2869 | | #define HAVE_SYS_TYPES_H 1 |
---|
2870 | | #define HAVE_TIME_H 1 |
---|
2871 | | #define HAVE_MATH_H 1 |
---|
2872 | | #define HAVE_LIMITS_H 1 |
---|
2873 | | #define HAVE_FLOAT_H 1 |
---|
2874 | | #define HAVE_STDLIB_H 1 |
---|
2875 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2876 | | #define HAVE_NETINET_IN_H 1 |
---|
2877 | | #define HAVE_ARPA_INET_H 1 |
---|
2878 | | #define HAVE_NETDB_H 1 |
---|
2879 | | #define HAVE_SYS_TIME_H 1 |
---|
2880 | | #define HAVE_SYS_SELECT_H 1 |
---|
2881 | | #define HAVE_SYS_MMAN_H 1 |
---|
2882 | | #define HAVE_SYS_TIMEB_H 1 |
---|
2883 | | #define HAVE_SIGNAL_H 1 |
---|
2884 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2885 | | #define HAVE_RESOLV_H 1 |
---|
2886 | | #define HAVE_DLFCN_H 1 |
---|
2887 | | #define HAVE_STRFTIME 1 |
---|
2888 | | #define HAVE_STRDUP 1 |
---|
2889 | | #define HAVE_STRERROR 1 |
---|
2890 | | #define HAVE_FINITE 1 |
---|
2891 | | #define HAVE_STRFTIME 1 |
---|
2892 | | #define HAVE_LOCALTIME 1 |
---|
2893 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2894 | | #define HAVE_STAT 1 |
---|
2895 | | #define HAVE_SIGNAL 1 |
---|
2896 | | #define HAVE_PRINTF 1 |
---|
2897 | | #define HAVE_SPRINTF 1 |
---|
2898 | | #define HAVE_FPRINTF 1 |
---|
2899 | | #define HAVE_SNPRINTF 1 |
---|
2900 | | #define HAVE_VFPRINTF 1 |
---|
2901 | | #define HAVE_VSPRINTF 1 |
---|
2902 | | #define HAVE_VSNPRINTF 1 |
---|
2903 | | #define HAVE_SSCANF 1 |
---|
2904 | | #define HAVE_VA_COPY 1 |
---|
2905 | | #define XML_SOCKLEN_T socklen_t |
---|
2906 | | #define SUPPORT_IP6 |
---|
2907 | | #define HAVE_GETADDRINFO |
---|
2908 | | #define HAVE_ISNAN |
---|
2909 | | #define HAVE_ISINF |
---|
2910 | | /* end confdefs.h. */ |
---|
2911 | | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. |
---|
2912 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2913 | | #define shl_load innocuous_shl_load |
---|
2914 | | |
---|
2915 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2916 | | which can conflict with char shl_load (); below. |
---|
2917 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2918 | | <limits.h> exists even on freestanding compilers. */ |
---|
2919 | | |
---|
2920 | | #ifdef __STDC__ |
---|
2921 | | # include <limits.h> |
---|
2922 | | #else |
---|
2923 | | # include <assert.h> |
---|
2924 | | #endif |
---|
2925 | | |
---|
2926 | | #undef shl_load |
---|
2927 | | |
---|
2928 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2929 | | #ifdef __cplusplus |
---|
2930 | | extern "C" |
---|
2931 | | { |
---|
2932 | | #endif |
---|
2933 | | /* We use char because int might match the return type of a gcc2 |
---|
2934 | | builtin and then its argument prototype would still apply. */ |
---|
2935 | | char shl_load (); |
---|
2936 | | /* The GNU C library defines this for functions which it implements |
---|
2937 | | to always fail with ENOSYS. Some functions are actually named |
---|
2938 | | something starting with __ and the normal name is an alias. */ |
---|
2939 | | #if defined (__stub_shl_load) || defined (__stub___shl_load) |
---|
2940 | | choke me |
---|
2941 | | #else |
---|
2942 | | char (*f) () = shl_load; |
---|
2943 | | #endif |
---|
2944 | | #ifdef __cplusplus |
---|
2945 | | } |
---|
2946 | | #endif |
---|
2947 | | |
---|
2948 | | int |
---|
2949 | | main () |
---|
2950 | | { |
---|
2951 | | return f != shl_load; |
---|
2952 | | ; |
---|
2953 | | return 0; |
---|
2954 | | } |
---|
2955 | configure:27225: result: no |
---|
2956 | configure:27231: checking for shl_load in -ldld |
---|
2957 | configure:27261: gcc -o conftest -O2 -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 -I/opt/local/include -L/opt/local/lib conftest.c -ldld >&5 |
---|
2958 | ld: can't locate file for: -ldld |
---|
2959 | conftest.c:87: warning: function declaration isn't a prototype |
---|
2960 | conftest.c:90: warning: function declaration isn't a prototype |
---|
2961 | configure:27267: $? = 1 |
---|
2962 | configure: failed program was: |
---|
2963 | | /* confdefs.h. */ |
---|
2964 | | |
---|
2965 | | #define PACKAGE_NAME "" |
---|
2966 | | #define PACKAGE_TARNAME "" |
---|
2967 | | #define PACKAGE_VERSION "" |
---|
2968 | | #define PACKAGE_STRING "" |
---|
2969 | | #define PACKAGE_BUGREPORT "" |
---|
2970 | | #define PACKAGE "libxml2" |
---|
2971 | | #define VERSION "2.6.28" |
---|
2972 | | #define PROTOTYPES 1 |
---|
2973 | | #define __PROTOTYPES 1 |
---|
2974 | | #define STDC_HEADERS 1 |
---|
2975 | | #define HAVE_SYS_TYPES_H 1 |
---|
2976 | | #define HAVE_SYS_STAT_H 1 |
---|
2977 | | #define HAVE_STDLIB_H 1 |
---|
2978 | | #define HAVE_STRING_H 1 |
---|
2979 | | #define HAVE_MEMORY_H 1 |
---|
2980 | | #define HAVE_STRINGS_H 1 |
---|
2981 | | #define HAVE_INTTYPES_H 1 |
---|
2982 | | #define HAVE_STDINT_H 1 |
---|
2983 | | #define HAVE_UNISTD_H 1 |
---|
2984 | | #define HAVE_STRING_H 1 |
---|
2985 | | #define HAVE_DLFCN_H 1 |
---|
2986 | | #ifdef __cplusplus |
---|
2987 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2988 | | #endif |
---|
2989 | | #define HAVE_ZLIB_H 1 |
---|
2990 | | #define HAVE_LIBZ 1 |
---|
2991 | | #define HAVE_DIRENT_H 1 |
---|
2992 | | #define STDC_HEADERS 1 |
---|
2993 | | #define HAVE_FCNTL_H 1 |
---|
2994 | | #define HAVE_UNISTD_H 1 |
---|
2995 | | #define HAVE_CTYPE_H 1 |
---|
2996 | | #define HAVE_DIRENT_H 1 |
---|
2997 | | #define HAVE_ERRNO_H 1 |
---|
2998 | | #define HAVE_STDARG_H 1 |
---|
2999 | | #define HAVE_SYS_STAT_H 1 |
---|
3000 | | #define HAVE_SYS_TYPES_H 1 |
---|
3001 | | #define HAVE_TIME_H 1 |
---|
3002 | | #define HAVE_MATH_H 1 |
---|
3003 | | #define HAVE_LIMITS_H 1 |
---|
3004 | | #define HAVE_FLOAT_H 1 |
---|
3005 | | #define HAVE_STDLIB_H 1 |
---|
3006 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3007 | | #define HAVE_NETINET_IN_H 1 |
---|
3008 | | #define HAVE_ARPA_INET_H 1 |
---|
3009 | | #define HAVE_NETDB_H 1 |
---|
3010 | | #define HAVE_SYS_TIME_H 1 |
---|
3011 | | #define HAVE_SYS_SELECT_H 1 |
---|
3012 | | #define HAVE_SYS_MMAN_H 1 |
---|
3013 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3014 | | #define HAVE_SIGNAL_H 1 |
---|
3015 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3016 | | #define HAVE_RESOLV_H 1 |
---|
3017 | | #define HAVE_DLFCN_H 1 |
---|
3018 | | #define HAVE_STRFTIME 1 |
---|
3019 | | #define HAVE_STRDUP 1 |
---|
3020 | | #define HAVE_STRERROR 1 |
---|
3021 | | #define HAVE_FINITE 1 |
---|
3022 | | #define HAVE_STRFTIME 1 |
---|
3023 | | #define HAVE_LOCALTIME 1 |
---|
3024 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3025 | | #define HAVE_STAT 1 |
---|
3026 | | #define HAVE_SIGNAL 1 |
---|
3027 | | #define HAVE_PRINTF 1 |
---|
3028 | | #define HAVE_SPRINTF 1 |
---|
3029 | | #define HAVE_FPRINTF 1 |
---|
3030 | | #define HAVE_SNPRINTF 1 |
---|
3031 | | #define HAVE_VFPRINTF 1 |
---|
3032 | | #define HAVE_VSPRINTF 1 |
---|
3033 | | #define HAVE_VSNPRINTF 1 |
---|
3034 | | #define HAVE_SSCANF 1 |
---|
3035 | | #define HAVE_VA_COPY 1 |
---|
3036 | | #define XML_SOCKLEN_T socklen_t |
---|
3037 | | #define SUPPORT_IP6 |
---|
3038 | | #define HAVE_GETADDRINFO |
---|
3039 | | #define HAVE_ISNAN |
---|
3040 | | #define HAVE_ISINF |
---|
3041 | | /* end confdefs.h. */ |
---|
3042 | | |
---|
3043 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
3044 | | #ifdef __cplusplus |
---|
3045 | | extern "C" |
---|
3046 | | #endif |
---|
3047 | | /* We use char because int might match the return type of a gcc2 |
---|
3048 | | builtin and then its argument prototype would still apply. */ |
---|
3049 | | char shl_load (); |
---|
3050 | | int |
---|
3051 | | main () |
---|
3052 | | { |
---|
3053 | | shl_load (); |
---|
3054 | | ; |
---|
3055 | | return 0; |
---|
3056 | | } |
---|
3057 | configure:27293: result: no |
---|
3058 | configure:27301: checking for dlopen |
---|
3059 | configure:27358: gcc -o conftest -O2 -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 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3060 | conftest.c:104: warning: function declaration isn't a prototype |
---|
3061 | conftest.c:111: warning: function declaration isn't a prototype |
---|
3062 | conftest.c:119: warning: function declaration isn't a prototype |
---|
3063 | configure:27364: $? = 0 |
---|
3064 | configure:27368: test -z |
---|
3065 | || test ! -s conftest.err |
---|
3066 | configure:27371: $? = 0 |
---|
3067 | configure:27374: test -s conftest |
---|
3068 | configure:27377: $? = 0 |
---|
3069 | configure:27389: result: yes |
---|
3070 | configure:27580: checking pthread.h usability |
---|
3071 | configure:27592: gcc -c -O2 -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 -I/opt/local/include conftest.c >&5 |
---|
3072 | configure:27598: $? = 0 |
---|
3073 | configure:27602: test -z |
---|
3074 | || test ! -s conftest.err |
---|
3075 | configure:27605: $? = 0 |
---|
3076 | configure:27608: test -s conftest.o |
---|
3077 | configure:27611: $? = 0 |
---|
3078 | configure:27621: result: yes |
---|
3079 | configure:27625: checking pthread.h presence |
---|
3080 | configure:27635: gcc -E -I/opt/local/include conftest.c |
---|
3081 | configure:27641: $? = 0 |
---|
3082 | configure:27661: result: yes |
---|
3083 | configure:27696: checking for pthread.h |
---|
3084 | configure:27703: result: yes |
---|
3085 | configure:27708: checking for pthread_join in -lpthread |
---|
3086 | configure:27738: gcc -o conftest -O2 -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 -I/opt/local/include -L/opt/local/lib conftest.c -lpthread >&5 |
---|
3087 | conftest.c:88: warning: function declaration isn't a prototype |
---|
3088 | conftest.c:91: warning: function declaration isn't a prototype |
---|
3089 | configure:27744: $? = 0 |
---|
3090 | configure:27748: test -z |
---|
3091 | || test ! -s conftest.err |
---|
3092 | configure:27751: $? = 0 |
---|
3093 | configure:27754: test -s conftest |
---|
3094 | configure:27757: $? = 0 |
---|
3095 | configure:27770: result: yes |
---|
3096 | configure:28615: checking iconv.h usability |
---|
3097 | configure:28627: gcc -c -O2 -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 -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3098 | configure:28633: $? = 0 |
---|
3099 | configure:28637: test -z |
---|
3100 | || test ! -s conftest.err |
---|
3101 | configure:28640: $? = 0 |
---|
3102 | configure:28643: test -s conftest.o |
---|
3103 | configure:28646: $? = 0 |
---|
3104 | configure:28656: result: yes |
---|
3105 | configure:28660: checking iconv.h presence |
---|
3106 | configure:28670: gcc -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
3107 | configure:28676: $? = 0 |
---|
3108 | configure:28696: result: yes |
---|
3109 | configure:28731: checking for iconv.h |
---|
3110 | configure:28738: result: yes |
---|
3111 | configure:28743: checking for iconv |
---|
3112 | configure:28764: gcc -o conftest -O2 -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 -I/opt/local/include -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3113 | ld: warning prebinding disabled because of undefined symbols |
---|
3114 | ld: Undefined symbols: |
---|
3115 | _libiconv |
---|
3116 | _libiconv_open |
---|
3117 | conftest.c:87: warning: function declaration isn't a prototype |
---|
3118 | configure:28770: $? = 1 |
---|
3119 | configure: failed program was: |
---|
3120 | | /* confdefs.h. */ |
---|
3121 | | |
---|
3122 | | #define PACKAGE_NAME "" |
---|
3123 | | #define PACKAGE_TARNAME "" |
---|
3124 | | #define PACKAGE_VERSION "" |
---|
3125 | | #define PACKAGE_STRING "" |
---|
3126 | | #define PACKAGE_BUGREPORT "" |
---|
3127 | | #define PACKAGE "libxml2" |
---|
3128 | | #define VERSION "2.6.28" |
---|
3129 | | #define PROTOTYPES 1 |
---|
3130 | | #define __PROTOTYPES 1 |
---|
3131 | | #define STDC_HEADERS 1 |
---|
3132 | | #define HAVE_SYS_TYPES_H 1 |
---|
3133 | | #define HAVE_SYS_STAT_H 1 |
---|
3134 | | #define HAVE_STDLIB_H 1 |
---|
3135 | | #define HAVE_STRING_H 1 |
---|
3136 | | #define HAVE_MEMORY_H 1 |
---|
3137 | | #define HAVE_STRINGS_H 1 |
---|
3138 | | #define HAVE_INTTYPES_H 1 |
---|
3139 | | #define HAVE_STDINT_H 1 |
---|
3140 | | #define HAVE_UNISTD_H 1 |
---|
3141 | | #define HAVE_STRING_H 1 |
---|
3142 | | #define HAVE_DLFCN_H 1 |
---|
3143 | | #ifdef __cplusplus |
---|
3144 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
3145 | | #endif |
---|
3146 | | #define HAVE_ZLIB_H 1 |
---|
3147 | | #define HAVE_LIBZ 1 |
---|
3148 | | #define HAVE_DIRENT_H 1 |
---|
3149 | | #define STDC_HEADERS 1 |
---|
3150 | | #define HAVE_FCNTL_H 1 |
---|
3151 | | #define HAVE_UNISTD_H 1 |
---|
3152 | | #define HAVE_CTYPE_H 1 |
---|
3153 | | #define HAVE_DIRENT_H 1 |
---|
3154 | | #define HAVE_ERRNO_H 1 |
---|
3155 | | #define HAVE_STDARG_H 1 |
---|
3156 | | #define HAVE_SYS_STAT_H 1 |
---|
3157 | | #define HAVE_SYS_TYPES_H 1 |
---|
3158 | | #define HAVE_TIME_H 1 |
---|
3159 | | #define HAVE_MATH_H 1 |
---|
3160 | | #define HAVE_LIMITS_H 1 |
---|
3161 | | #define HAVE_FLOAT_H 1 |
---|
3162 | | #define HAVE_STDLIB_H 1 |
---|
3163 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3164 | | #define HAVE_NETINET_IN_H 1 |
---|
3165 | | #define HAVE_ARPA_INET_H 1 |
---|
3166 | | #define HAVE_NETDB_H 1 |
---|
3167 | | #define HAVE_SYS_TIME_H 1 |
---|
3168 | | #define HAVE_SYS_SELECT_H 1 |
---|
3169 | | #define HAVE_SYS_MMAN_H 1 |
---|
3170 | | #define HAVE_SYS_TIMEB_H 1 |
---|
3171 | | #define HAVE_SIGNAL_H 1 |
---|
3172 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3173 | | #define HAVE_RESOLV_H 1 |
---|
3174 | | #define HAVE_DLFCN_H 1 |
---|
3175 | | #define HAVE_STRFTIME 1 |
---|
3176 | | #define HAVE_STRDUP 1 |
---|
3177 | | #define HAVE_STRERROR 1 |
---|
3178 | | #define HAVE_FINITE 1 |
---|
3179 | | #define HAVE_STRFTIME 1 |
---|
3180 | | #define HAVE_LOCALTIME 1 |
---|
3181 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3182 | | #define HAVE_STAT 1 |
---|
3183 | | #define HAVE_SIGNAL 1 |
---|
3184 | | #define HAVE_PRINTF 1 |
---|
3185 | | #define HAVE_SPRINTF 1 |
---|
3186 | | #define HAVE_FPRINTF 1 |
---|
3187 | | #define HAVE_SNPRINTF 1 |
---|
3188 | | #define HAVE_VFPRINTF 1 |
---|
3189 | | #define HAVE_VSPRINTF 1 |
---|
3190 | | #define HAVE_VSNPRINTF 1 |
---|
3191 | | #define HAVE_SSCANF 1 |
---|
3192 | | #define HAVE_VA_COPY 1 |
---|
3193 | | #define XML_SOCKLEN_T socklen_t |
---|
3194 | | #define SUPPORT_IP6 |
---|
3195 | | #define HAVE_GETADDRINFO |
---|
3196 | | #define HAVE_ISNAN |
---|
3197 | | #define HAVE_ISINF |
---|
3198 | | #define HAVE_DLOPEN |
---|
3199 | | #define HAVE_LIBPTHREAD |
---|
3200 | | #define HAVE_PTHREAD_H |
---|
3201 | | /* end confdefs.h. */ |
---|
3202 | | #include <stdlib.h> |
---|
3203 | | #include <iconv.h> |
---|
3204 | | int |
---|
3205 | | main () |
---|
3206 | | { |
---|
3207 | | |
---|
3208 | | iconv_t cd = iconv_open ("",""); |
---|
3209 | | iconv (cd, NULL, NULL, NULL, NULL); |
---|
3210 | | ; |
---|
3211 | | return 0; |
---|
3212 | | } |
---|
3213 | configure:28794: result: no |
---|
3214 | configure:28796: checking for iconv in -liconv |
---|
3215 | configure:28823: gcc -o conftest -O2 -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 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -liconv >&5 |
---|
3216 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0xf6000) of /opt/local/lib/libiconv.2.dylib |
---|
3217 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0xf6000) of /opt/local/lib/libiconv.2.dylib |
---|
3218 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0xf6000) of /opt/local/lib/libiconv.2.dylib |
---|
3219 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0xf6000) of /opt/local/lib/libiconv.2.dylib |
---|
3220 | conftest.c:87: warning: function declaration isn't a prototype |
---|
3221 | configure:28829: $? = 0 |
---|
3222 | configure:28833: test -z |
---|
3223 | || test ! -s conftest.err |
---|
3224 | configure:28836: $? = 0 |
---|
3225 | configure:28839: test -s conftest |
---|
3226 | configure:28842: $? = 0 |
---|
3227 | configure:28845: result: yes |
---|
3228 | configure:29164: creating ./config.status |
---|
3229 | |
---|
3230 | ## ---------------------- ## |
---|
3231 | ## Running config.status. ## |
---|
3232 | ## ---------------------- ## |
---|
3233 | |
---|
3234 | This file was extended by config.status, which was |
---|
3235 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
3236 | |
---|
3237 | CONFIG_FILES = |
---|
3238 | CONFIG_HEADERS = |
---|
3239 | CONFIG_LINKS = |
---|
3240 | CONFIG_COMMANDS = |
---|
3241 | $ ./config.status |
---|
3242 | |
---|
3243 | on beeblebrox.Stanford.EDU |
---|
3244 | |
---|
3245 | config.status:847: creating libxml2.spec |
---|
3246 | config.status:847: creating Makefile |
---|
3247 | config.status:847: creating include/Makefile |
---|
3248 | config.status:847: creating include/libxml/Makefile |
---|
3249 | config.status:847: creating doc/Makefile |
---|
3250 | config.status:847: creating doc/examples/Makefile |
---|
3251 | config.status:847: creating doc/devhelp/Makefile |
---|
3252 | config.status:847: creating example/Makefile |
---|
3253 | config.status:847: creating python/Makefile |
---|
3254 | config.status:847: creating python/tests/Makefile |
---|
3255 | config.status:847: creating xstc/Makefile |
---|
3256 | config.status:847: creating include/libxml/xmlversion.h |
---|
3257 | config.status:847: creating xml2-config |
---|
3258 | config.status:847: creating libxml-2.0.pc |
---|
3259 | config.status:847: creating libxml-2.0-uninstalled.pc |
---|
3260 | config.status:847: creating python/setup.py |
---|
3261 | config.status:951: creating config.h |
---|
3262 | config.status:1382: executing depfiles commands |
---|
3263 | |
---|
3264 | ## ---------------- ## |
---|
3265 | ## Cache variables. ## |
---|
3266 | ## ---------------- ## |
---|
3267 | |
---|
3268 | ac_cv_build=powerpc-apple-darwin7.9.0 |
---|
3269 | ac_cv_build_alias=powerpc-apple-darwin7.9.0 |
---|
3270 | ac_cv_c_compiler_gnu=yes |
---|
3271 | ac_cv_cxx_compiler_gnu=yes |
---|
3272 | ac_cv_env_CC_set= |
---|
3273 | ac_cv_env_CC_value= |
---|
3274 | ac_cv_env_CFLAGS_set=set |
---|
3275 | ac_cv_env_CFLAGS_value=-O2 |
---|
3276 | ac_cv_env_CPPFLAGS_set=set |
---|
3277 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
3278 | ac_cv_env_CPP_set= |
---|
3279 | ac_cv_env_CPP_value= |
---|
3280 | ac_cv_env_CXXCPP_set= |
---|
3281 | ac_cv_env_CXXCPP_value= |
---|
3282 | ac_cv_env_CXXFLAGS_set=set |
---|
3283 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
3284 | ac_cv_env_CXX_set= |
---|
3285 | ac_cv_env_CXX_value= |
---|
3286 | ac_cv_env_F77_set= |
---|
3287 | ac_cv_env_F77_value= |
---|
3288 | ac_cv_env_FFLAGS_set= |
---|
3289 | ac_cv_env_FFLAGS_value= |
---|
3290 | ac_cv_env_LDFLAGS_set=set |
---|
3291 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
3292 | ac_cv_env_build_alias_set= |
---|
3293 | ac_cv_env_build_alias_value= |
---|
3294 | ac_cv_env_host_alias_set= |
---|
3295 | ac_cv_env_host_alias_value= |
---|
3296 | ac_cv_env_target_alias_set= |
---|
3297 | ac_cv_env_target_alias_value= |
---|
3298 | ac_cv_exeext= |
---|
3299 | ac_cv_f77_compiler_gnu=no |
---|
3300 | ac_cv_func__stat=no |
---|
3301 | ac_cv_func_class=no |
---|
3302 | ac_cv_func_dlopen=yes |
---|
3303 | ac_cv_func_finite=yes |
---|
3304 | ac_cv_func_fp_class=no |
---|
3305 | ac_cv_func_fpclass=no |
---|
3306 | ac_cv_func_fprintf=yes |
---|
3307 | ac_cv_func_ftime=no |
---|
3308 | ac_cv_func_getaddrinfo=yes |
---|
3309 | ac_cv_func_gettimeofday=yes |
---|
3310 | ac_cv_func_isinf=yes |
---|
3311 | ac_cv_func_isnan=yes |
---|
3312 | ac_cv_func_isnand=no |
---|
3313 | ac_cv_func_localtime=yes |
---|
3314 | ac_cv_func_printf=yes |
---|
3315 | ac_cv_func_shl_load=no |
---|
3316 | ac_cv_func_signal=yes |
---|
3317 | ac_cv_func_snprintf=yes |
---|
3318 | ac_cv_func_sprintf=yes |
---|
3319 | ac_cv_func_sscanf=yes |
---|
3320 | ac_cv_func_stat=yes |
---|
3321 | ac_cv_func_strdup=yes |
---|
3322 | ac_cv_func_strerror=yes |
---|
3323 | ac_cv_func_strftime=yes |
---|
3324 | ac_cv_func_strndup=no |
---|
3325 | ac_cv_func_vfprintf=yes |
---|
3326 | ac_cv_func_vsnprintf=yes |
---|
3327 | ac_cv_func_vsprintf=yes |
---|
3328 | ac_cv_header_ansidecl_h=no |
---|
3329 | ac_cv_header_arpa_inet_h=yes |
---|
3330 | ac_cv_header_arpa_nameser_h=yes |
---|
3331 | ac_cv_header_ctype_h=yes |
---|
3332 | ac_cv_header_dirent_dirent_h=yes |
---|
3333 | ac_cv_header_dirent_h=yes |
---|
3334 | ac_cv_header_dl_h=no |
---|
3335 | ac_cv_header_dlfcn_h=yes |
---|
3336 | ac_cv_header_errno_h=yes |
---|
3337 | ac_cv_header_fcntl_h=yes |
---|
3338 | ac_cv_header_float_h=yes |
---|
3339 | ac_cv_header_fp_class_h=no |
---|
3340 | ac_cv_header_iconv_h=yes |
---|
3341 | ac_cv_header_ieeefp_h=no |
---|
3342 | ac_cv_header_inttypes_h=yes |
---|
3343 | ac_cv_header_limits_h=yes |
---|
3344 | ac_cv_header_malloc_h=no |
---|
3345 | ac_cv_header_math_h=yes |
---|
3346 | ac_cv_header_memory_h=yes |
---|
3347 | ac_cv_header_nan_h=no |
---|
3348 | ac_cv_header_netdb_h=yes |
---|
3349 | ac_cv_header_netinet_in_h=yes |
---|
3350 | ac_cv_header_pthread_h=yes |
---|
3351 | ac_cv_header_resolv_h=yes |
---|
3352 | ac_cv_header_signal_h=yes |
---|
3353 | ac_cv_header_stdarg_h=yes |
---|
3354 | ac_cv_header_stdc=yes |
---|
3355 | ac_cv_header_stdint_h=yes |
---|
3356 | ac_cv_header_stdlib_h=yes |
---|
3357 | ac_cv_header_string_h=yes |
---|
3358 | ac_cv_header_strings_h=yes |
---|
3359 | ac_cv_header_sys_mman_h=yes |
---|
3360 | ac_cv_header_sys_select_h=yes |
---|
3361 | ac_cv_header_sys_socket_h=yes |
---|
3362 | ac_cv_header_sys_stat_h=yes |
---|
3363 | ac_cv_header_sys_time_h=yes |
---|
3364 | ac_cv_header_sys_timeb_h=yes |
---|
3365 | ac_cv_header_sys_types_h=yes |
---|
3366 | ac_cv_header_time_h=yes |
---|
3367 | ac_cv_header_unistd_h=yes |
---|
3368 | ac_cv_header_zlib_h=yes |
---|
3369 | ac_cv_host=powerpc-apple-darwin7.9.0 |
---|
3370 | ac_cv_host_alias=powerpc-apple-darwin7.9.0 |
---|
3371 | ac_cv_lib_dld_shl_load=no |
---|
3372 | ac_cv_lib_pthread_pthread_join=yes |
---|
3373 | ac_cv_lib_z_gzread=yes |
---|
3374 | ac_cv_objext=o |
---|
3375 | ac_cv_path_MV=/bin/mv |
---|
3376 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
3377 | ac_cv_path_RM=/bin/rm |
---|
3378 | ac_cv_path_TAR=/usr/bin/tar |
---|
3379 | ac_cv_path_WGET=/usr/bin/wget |
---|
3380 | ac_cv_path_XMLLINT=/opt/local/bin/xmllint |
---|
3381 | ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc |
---|
3382 | ac_cv_path_install='/opt/local/bin/ginstall -c' |
---|
3383 | ac_cv_prog_AWK=awk |
---|
3384 | ac_cv_prog_CPP='gcc -E' |
---|
3385 | ac_cv_prog_CXXCPP='g++ -E' |
---|
3386 | ac_cv_prog_ac_ct_AR=ar |
---|
3387 | ac_cv_prog_ac_ct_CC=gcc |
---|
3388 | ac_cv_prog_ac_ct_CXX=g++ |
---|
3389 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3390 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3391 | ac_cv_prog_cc_g=yes |
---|
3392 | ac_cv_prog_cc_stdc= |
---|
3393 | ac_cv_prog_cxx_g=yes |
---|
3394 | ac_cv_prog_egrep='grep -E' |
---|
3395 | ac_cv_prog_f77_g=no |
---|
3396 | ac_cv_prog_make_make_set=yes |
---|
3397 | ac_cv_search_connect='none required' |
---|
3398 | ac_cv_search_gethostent='none required' |
---|
3399 | ac_cv_search_opendir='none required' |
---|
3400 | ac_cv_search_setsockopt='none required' |
---|
3401 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3402 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
3403 | lt_cv_deplibs_check_method=pass_all |
---|
3404 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3405 | lt_cv_file_magic_test_file= |
---|
3406 | lt_cv_ld_reload_flag=-r |
---|
3407 | lt_cv_objdir=.libs |
---|
3408 | lt_cv_path_LD=/usr/bin/ld |
---|
3409 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
3410 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
3411 | lt_cv_path_SED=/usr/bin/sed |
---|
3412 | lt_cv_prog_compiler_c_o=yes |
---|
3413 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
3414 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
3415 | lt_cv_prog_gnu_ld=no |
---|
3416 | lt_cv_prog_gnu_ldcxx=no |
---|
3417 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
3418 | 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'\''' |
---|
3419 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
3420 | lt_cv_sys_max_cmd_len=196608 |
---|
3421 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
3422 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
3423 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
3424 | lt_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'\''"' |
---|
3425 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
3426 | |
---|
3427 | ## ----------------- ## |
---|
3428 | ## Output variables. ## |
---|
3429 | ## ----------------- ## |
---|
3430 | |
---|
3431 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.28/missing --run aclocal-1.9' |
---|
3432 | AMDEPBACKSLASH='\' |
---|
3433 | AMDEP_FALSE='#' |
---|
3434 | AMDEP_TRUE='' |
---|
3435 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.28/missing --run tar' |
---|
3436 | ANSI2KNR='' |
---|
3437 | AR='ar' |
---|
3438 | AS='as' |
---|
3439 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.28/missing --run autoconf' |
---|
3440 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.28/missing --run autoheader' |
---|
3441 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.28/missing --run automake-1.9' |
---|
3442 | AWK='awk' |
---|
3443 | BASE_THREAD_LIBS='' |
---|
3444 | C14N_OBJ='c14n.c' |
---|
3445 | CATALOG_OBJ='catalog.o' |
---|
3446 | CC='gcc' |
---|
3447 | CCDEPMODE='depmode=gcc3' |
---|
3448 | CFLAGS='-O2 -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' |
---|
3449 | CPP='gcc -E' |
---|
3450 | CPPFLAGS='-I/opt/local/include -I/opt/local/include' |
---|
3451 | CXX='g++' |
---|
3452 | CXXCPP='g++ -E' |
---|
3453 | CXXDEPMODE='depmode=gcc3' |
---|
3454 | CXXFLAGS='-O2' |
---|
3455 | CYGPATH_W='echo' |
---|
3456 | CYGWIN_EXTRA_LDFLAGS='' |
---|
3457 | CYGWIN_EXTRA_PYTHON_LIBADD='' |
---|
3458 | DEBUG_OBJ='debugXML.o' |
---|
3459 | DEFS='-DHAVE_CONFIG_H' |
---|
3460 | DEPDIR='.deps' |
---|
3461 | DLLTOOL='dlltool' |
---|
3462 | DOCB_OBJ='DOCBparser.o' |
---|
3463 | ECHO='echo' |
---|
3464 | ECHO_C='' |
---|
3465 | ECHO_N='-n' |
---|
3466 | ECHO_T='' |
---|
3467 | EGREP='grep -E' |
---|
3468 | EXEEXT='' |
---|
3469 | F77='' |
---|
3470 | FFLAGS='' |
---|
3471 | FTP_OBJ='nanoftp.o' |
---|
3472 | HAVE_ISINF='' |
---|
3473 | HAVE_ISNAN='' |
---|
3474 | HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' |
---|
3475 | HTML_OBJ='HTMLparser.o HTMLtree.o' |
---|
3476 | HTTP_OBJ='nanohttp.o' |
---|
3477 | ICONV_LIBS='-L/opt/local/lib -liconv' |
---|
3478 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3479 | INSTALL_PROGRAM='${INSTALL}' |
---|
3480 | INSTALL_SCRIPT='${INSTALL}' |
---|
3481 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
3482 | LDFLAGS='-L/opt/local/lib' |
---|
3483 | LIBOBJS='' |
---|
3484 | LIBS='' |
---|
3485 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3486 | LIBXML_MAJOR_VERSION='2' |
---|
3487 | LIBXML_MICRO_VERSION='28' |
---|
3488 | LIBXML_MINOR_VERSION='6' |
---|
3489 | LIBXML_VERSION='2.6.28' |
---|
3490 | LIBXML_VERSION_EXTRA='' |
---|
3491 | LIBXML_VERSION_INFO='8:28:6' |
---|
3492 | LIBXML_VERSION_NUMBER='20628' |
---|
3493 | LN_S='ln -s' |
---|
3494 | LTLIBOBJS='' |
---|
3495 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.28/missing --run makeinfo' |
---|
3496 | MODULE_EXTENSION='.so' |
---|
3497 | MODULE_PLATFORM_LIBS='' |
---|
3498 | MV='/bin/mv' |
---|
3499 | M_LIBS='-lm' |
---|
3500 | OBJDUMP='objdump' |
---|
3501 | OBJEXT='o' |
---|
3502 | PACKAGE='libxml2' |
---|
3503 | PACKAGE_BUGREPORT='' |
---|
3504 | PACKAGE_NAME='' |
---|
3505 | PACKAGE_STRING='' |
---|
3506 | PACKAGE_TARNAME='' |
---|
3507 | PACKAGE_VERSION='' |
---|
3508 | PATH_SEPARATOR=':' |
---|
3509 | PERL='/opt/local/bin/perl' |
---|
3510 | PYTHON='' |
---|
3511 | PYTHON_INCLUDES='' |
---|
3512 | PYTHON_SITE_PACKAGES='' |
---|
3513 | PYTHON_SUBDIR='' |
---|
3514 | PYTHON_TESTS='' |
---|
3515 | PYTHON_VERSION='' |
---|
3516 | RANLIB='ranlib' |
---|
3517 | RDL_LIBS='' |
---|
3518 | READER_TEST='Readertests' |
---|
3519 | RELDATE='Tue Aug 14 2007' |
---|
3520 | RM='/bin/rm' |
---|
3521 | SED='/usr/bin/sed' |
---|
3522 | SET_MAKE='' |
---|
3523 | SHELL='/bin/sh' |
---|
3524 | STATIC_BINARIES='' |
---|
3525 | STRIP='strip' |
---|
3526 | TAR='/usr/bin/tar' |
---|
3527 | TEST_C14N='C14Ntests' |
---|
3528 | TEST_CATALOG='Catatests' |
---|
3529 | TEST_DEBUG='Scripttests' |
---|
3530 | TEST_HTML='HTMLtests' |
---|
3531 | TEST_MODULES='ModuleTests' |
---|
3532 | TEST_PATTERN='Patterntests' |
---|
3533 | TEST_PHTML='HTMLPushtests' |
---|
3534 | TEST_PUSH='XMLPushtests' |
---|
3535 | TEST_REGEXPS='Regexptests Automatatests' |
---|
3536 | TEST_SAX='SAXtests' |
---|
3537 | TEST_SCHEMAS='Schemastests Relaxtests' |
---|
3538 | TEST_SCHEMATRON='Schematrontests' |
---|
3539 | TEST_THREADS='Threadtests' |
---|
3540 | TEST_VALID='Validtests' |
---|
3541 | TEST_VTIME='VTimingtests' |
---|
3542 | TEST_XINCLUDE='XIncludetests' |
---|
3543 | TEST_XPATH='XPathtests' |
---|
3544 | TEST_XPTR='XPtrtests' |
---|
3545 | THREADS_W32='' |
---|
3546 | THREAD_CFLAGS=' -D_REENTRANT' |
---|
3547 | THREAD_LIBS='-lpthread' |
---|
3548 | U='' |
---|
3549 | VERSION='2.6.28' |
---|
3550 | WGET='/usr/bin/wget' |
---|
3551 | WIN32_EXTRA_LDFLAGS='' |
---|
3552 | WIN32_EXTRA_LIBADD='' |
---|
3553 | WITH_C14N='1' |
---|
3554 | WITH_CATALOG='1' |
---|
3555 | WITH_DEBUG='1' |
---|
3556 | WITH_DOCB='1' |
---|
3557 | WITH_FTP='1' |
---|
3558 | WITH_HTML='1' |
---|
3559 | WITH_HTTP='1' |
---|
3560 | WITH_ICONV='1' |
---|
3561 | WITH_ISO8859X='1' |
---|
3562 | WITH_LEGACY='1' |
---|
3563 | WITH_MEM_DEBUG='0' |
---|
3564 | WITH_MODULES='1' |
---|
3565 | WITH_OUTPUT='1' |
---|
3566 | WITH_PATTERN='1' |
---|
3567 | WITH_PUSH='1' |
---|
3568 | WITH_PYTHON_FALSE='' |
---|
3569 | WITH_PYTHON_TRUE='#' |
---|
3570 | WITH_READER='1' |
---|
3571 | WITH_REGEXPS='1' |
---|
3572 | WITH_RUN_DEBUG='0' |
---|
3573 | WITH_SAX1='1' |
---|
3574 | WITH_SCHEMAS='1' |
---|
3575 | WITH_SCHEMATRON='1' |
---|
3576 | WITH_THREADS='1' |
---|
3577 | WITH_TREE='1' |
---|
3578 | WITH_TRIO='0' |
---|
3579 | WITH_TRIO_SOURCES_FALSE='' |
---|
3580 | WITH_TRIO_SOURCES_TRUE='#' |
---|
3581 | WITH_VALID='1' |
---|
3582 | WITH_WRITER='1' |
---|
3583 | WITH_XINCLUDE='1' |
---|
3584 | WITH_XPATH='1' |
---|
3585 | WITH_XPTR='1' |
---|
3586 | WITH_ZLIB='1' |
---|
3587 | XINCLUDE_OBJ='xinclude.o' |
---|
3588 | XMLLINT='/opt/local/bin/xmllint' |
---|
3589 | XML_CFLAGS='' |
---|
3590 | XML_INCLUDEDIR='-I${includedir}/libxml2 -I/opt/local/include' |
---|
3591 | XML_LIBDIR='-L${libdir}' |
---|
3592 | XML_LIBS='-lxml2 -lz -lpthread -L/opt/local/lib -liconv -lm ' |
---|
3593 | XML_LIBTOOLLIBS='libxml2.la' |
---|
3594 | XPATH_OBJ='xpath.o' |
---|
3595 | XPTR_OBJ='xpointer.o' |
---|
3596 | XSLTPROC='/opt/local/bin/xsltproc' |
---|
3597 | Z_CFLAGS='' |
---|
3598 | Z_LIBS='-lz' |
---|
3599 | ac_ct_AR='ar' |
---|
3600 | ac_ct_AS='' |
---|
3601 | ac_ct_CC='gcc' |
---|
3602 | ac_ct_CXX='g++' |
---|
3603 | ac_ct_DLLTOOL='' |
---|
3604 | ac_ct_F77='' |
---|
3605 | ac_ct_OBJDUMP='' |
---|
3606 | ac_ct_RANLIB='ranlib' |
---|
3607 | ac_ct_STRIP='strip' |
---|
3608 | am__fastdepCC_FALSE='#' |
---|
3609 | am__fastdepCC_TRUE='' |
---|
3610 | am__fastdepCXX_FALSE='#' |
---|
3611 | am__fastdepCXX_TRUE='' |
---|
3612 | am__include='include' |
---|
3613 | am__leading_dot='.' |
---|
3614 | am__quote='' |
---|
3615 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
3616 | am__untar='${AMTAR} xf -' |
---|
3617 | bindir='${exec_prefix}/bin' |
---|
3618 | build='powerpc-apple-darwin7.9.0' |
---|
3619 | build_alias='' |
---|
3620 | build_cpu='powerpc' |
---|
3621 | build_os='darwin7.9.0' |
---|
3622 | build_vendor='apple' |
---|
3623 | datadir='${prefix}/share' |
---|
3624 | exec_prefix='${prefix}' |
---|
3625 | host='powerpc-apple-darwin7.9.0' |
---|
3626 | host_alias='' |
---|
3627 | host_cpu='powerpc' |
---|
3628 | host_os='darwin7.9.0' |
---|
3629 | host_vendor='apple' |
---|
3630 | includedir='${prefix}/include' |
---|
3631 | infodir='${prefix}/info' |
---|
3632 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/work/libxml2-2.6.28/install-sh' |
---|
3633 | libdir='${exec_prefix}/lib' |
---|
3634 | libexecdir='${exec_prefix}/libexec' |
---|
3635 | localstatedir='${prefix}/var' |
---|
3636 | mandir='/opt/local/share/man' |
---|
3637 | mkdir_p='mkdir -p --' |
---|
3638 | oldincludedir='/usr/include' |
---|
3639 | prefix='/opt/local' |
---|
3640 | program_transform_name='s,x,x,' |
---|
3641 | pythondir='' |
---|
3642 | sbindir='${exec_prefix}/sbin' |
---|
3643 | sharedstatedir='${prefix}/com' |
---|
3644 | sysconfdir='${prefix}/etc' |
---|
3645 | target_alias='' |
---|
3646 | |
---|
3647 | ## ----------- ## |
---|
3648 | ## confdefs.h. ## |
---|
3649 | ## ----------- ## |
---|
3650 | |
---|
3651 | #define HAVE_ARPA_INET_H 1 |
---|
3652 | #define HAVE_ARPA_NAMESER_H 1 |
---|
3653 | #define HAVE_CTYPE_H 1 |
---|
3654 | #define HAVE_DIRENT_H 1 |
---|
3655 | #define HAVE_DIRENT_H 1 |
---|
3656 | #define HAVE_DLFCN_H 1 |
---|
3657 | #define HAVE_DLFCN_H 1 |
---|
3658 | #define HAVE_DLOPEN |
---|
3659 | #define HAVE_ERRNO_H 1 |
---|
3660 | #define HAVE_FCNTL_H 1 |
---|
3661 | #define HAVE_FINITE 1 |
---|
3662 | #define HAVE_FLOAT_H 1 |
---|
3663 | #define HAVE_FPRINTF 1 |
---|
3664 | #define HAVE_GETADDRINFO |
---|
3665 | #define HAVE_GETTIMEOFDAY 1 |
---|
3666 | #define HAVE_INTTYPES_H 1 |
---|
3667 | #define HAVE_ISINF |
---|
3668 | #define HAVE_ISNAN |
---|
3669 | #define HAVE_LIBPTHREAD |
---|
3670 | #define HAVE_LIBZ 1 |
---|
3671 | #define HAVE_LIMITS_H 1 |
---|
3672 | #define HAVE_LOCALTIME 1 |
---|
3673 | #define HAVE_MATH_H 1 |
---|
3674 | #define HAVE_MEMORY_H 1 |
---|
3675 | #define HAVE_NETDB_H 1 |
---|
3676 | #define HAVE_NETINET_IN_H 1 |
---|
3677 | #define HAVE_PRINTF 1 |
---|
3678 | #define HAVE_PTHREAD_H |
---|
3679 | #define HAVE_RESOLV_H 1 |
---|
3680 | #define HAVE_SIGNAL 1 |
---|
3681 | #define HAVE_SIGNAL_H 1 |
---|
3682 | #define HAVE_SNPRINTF 1 |
---|
3683 | #define HAVE_SPRINTF 1 |
---|
3684 | #define HAVE_SSCANF 1 |
---|
3685 | #define HAVE_STAT 1 |
---|
3686 | #define HAVE_STDARG_H 1 |
---|
3687 | #define HAVE_STDINT_H 1 |
---|
3688 | #define HAVE_STDLIB_H 1 |
---|
3689 | #define HAVE_STDLIB_H 1 |
---|
3690 | #define HAVE_STRDUP 1 |
---|
3691 | #define HAVE_STRERROR 1 |
---|
3692 | #define HAVE_STRFTIME 1 |
---|
3693 | #define HAVE_STRFTIME 1 |
---|
3694 | #define HAVE_STRINGS_H 1 |
---|
3695 | #define HAVE_STRING_H 1 |
---|
3696 | #define HAVE_STRING_H 1 |
---|
3697 | #define HAVE_SYS_MMAN_H 1 |
---|
3698 | #define HAVE_SYS_SELECT_H 1 |
---|
3699 | #define HAVE_SYS_SOCKET_H 1 |
---|
3700 | #define HAVE_SYS_STAT_H 1 |
---|
3701 | #define HAVE_SYS_STAT_H 1 |
---|
3702 | #define HAVE_SYS_TIMEB_H 1 |
---|
3703 | #define HAVE_SYS_TIME_H 1 |
---|
3704 | #define HAVE_SYS_TYPES_H 1 |
---|
3705 | #define HAVE_SYS_TYPES_H 1 |
---|
3706 | #define HAVE_TIME_H 1 |
---|
3707 | #define HAVE_UNISTD_H 1 |
---|
3708 | #define HAVE_UNISTD_H 1 |
---|
3709 | #define HAVE_VA_COPY 1 |
---|
3710 | #define HAVE_VFPRINTF 1 |
---|
3711 | #define HAVE_VSNPRINTF 1 |
---|
3712 | #define HAVE_VSPRINTF 1 |
---|
3713 | #define HAVE_ZLIB_H 1 |
---|
3714 | #define PACKAGE "libxml2" |
---|
3715 | #define PACKAGE_BUGREPORT "" |
---|
3716 | #define PACKAGE_NAME "" |
---|
3717 | #define PACKAGE_STRING "" |
---|
3718 | #define PACKAGE_TARNAME "" |
---|
3719 | #define PACKAGE_VERSION "" |
---|
3720 | #define PROTOTYPES 1 |
---|
3721 | #define STDC_HEADERS 1 |
---|
3722 | #define STDC_HEADERS 1 |
---|
3723 | #define SUPPORT_IP6 |
---|
3724 | #define VERSION "2.6.28" |
---|
3725 | #define XML_SOCKLEN_T socklen_t |
---|
3726 | #define __PROTOTYPES 1 |
---|
3727 | #endif |
---|
3728 | #ifdef __cplusplus |
---|
3729 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
3730 | |
---|
3731 | configure: exit 0 |
---|