Ticket #23674: config.log

File config.log, 113.9 KB (added by mklein-de (Michael Klein), 14 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-shared --mandir=/opt/local/share/man --x-include=/opt/local/include --x-lib=/opt/local/lib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = fjelljo.puffin.lb.shuttle.de
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~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/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
291 processor is logically available.
30Processor type: ppc7450 (PowerPC 7450)
31Processor active: 0
32Primary memory available: 1.25 gigabytes
33Default processor set: 106 tasks, 385 threads, 1 processors
34Load average: 10.36, Mach factor: 0.09
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2270: checking for gcc
52configure:2297: result: ccache /usr/bin/gcc-4.0
53configure:2529: checking for C compiler version
54configure:2537: ccache /usr/bin/gcc-4.0 --version >&5
55powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
56Copyright (C) 2005 Free Software Foundation, Inc.
57This is free software; see the source for copying conditions.  There is NO
58warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
59
60configure:2541: $? = 0
61configure:2548: ccache /usr/bin/gcc-4.0 -v >&5
62Using built-in specs.
63Target: powerpc-apple-darwin9
64Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
65Thread model: posix
66gcc version 4.0.1 (Apple Inc. build 5493)
67configure:2552: $? = 0
68configure:2559: ccache /usr/bin/gcc-4.0 -V >&5
69gcc-4.0: argument to `-V' is missing
70configure:2563: $? = 1
71configure:2586: checking for C compiler default output file name
72configure:2608: ccache /usr/bin/gcc-4.0 -pipe -O2 -arch ppc -I/opt/local/include -L/opt/local/lib conftest.c  >&5
73configure:2612: $? = 0
74configure:2650: result: a.out
75configure:2669: checking whether the C compiler works
76configure:2679: ./a.out
77configure:2683: $? = 0
78configure:2702: result: yes
79configure:2709: checking whether we are cross compiling
80configure:2711: result: no
81configure:2714: checking for suffix of executables
82configure:2721: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I/opt/local/include -L/opt/local/lib conftest.c  >&5
83configure:2725: $? = 0
84configure:2751: result:
85configure:2757: checking for suffix of object files
86configure:2783: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
87configure:2787: $? = 0
88configure:2812: result: o
89configure:2816: checking whether we are using the GNU C compiler
90configure:2845: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
91configure:2852: $? = 0
92configure:2869: result: yes
93configure:2878: checking whether ccache /usr/bin/gcc-4.0 accepts -g
94configure:2908: ccache /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
95configure:2915: $? = 0
96configure:3016: result: yes
97configure:3033: checking for ccache /usr/bin/gcc-4.0 option to accept ISO C89
98configure:3107: ccache /usr/bin/gcc-4.0  -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
99configure:3114: $? = 0
100configure:3137: result: none needed
101configure:3161: checking how to run the C preprocessor
102configure:3201: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
103configure:3208: $? = 0
104configure:3239: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
105conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
106configure:3246: $? = 1
107configure: failed program was:
108| /* confdefs.h.  */
109| #define PACKAGE_NAME ""
110| #define PACKAGE_TARNAME ""
111| #define PACKAGE_VERSION ""
112| #define PACKAGE_STRING ""
113| #define PACKAGE_BUGREPORT ""
114| /* end confdefs.h.  */
115| #include <ac_nonexistent.h>
116configure:3279: result: ccache /usr/bin/gcc-4.0 -E
117configure:3308: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
118configure:3315: $? = 0
119configure:3346: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
120conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
121configure:3353: $? = 1
122configure: failed program was:
123| /* confdefs.h.  */
124| #define PACKAGE_NAME ""
125| #define PACKAGE_TARNAME ""
126| #define PACKAGE_VERSION ""
127| #define PACKAGE_STRING ""
128| #define PACKAGE_BUGREPORT ""
129| /* end confdefs.h.  */
130| #include <ac_nonexistent.h>
131configure:3393: checking for grep that handles long lines and -e
132configure:3453: result: /usr/bin/grep
133configure:3458: checking for egrep
134configure:3522: result: /usr/bin/grep -E
135configure:3527: checking for ANSI C header files
136configure:3557: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
137configure:3564: $? = 0
138configure:3663: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I/opt/local/include -L/opt/local/lib conftest.c  >&5
139configure:3667: $? = 0
140configure:3673: ./conftest
141configure:3677: $? = 0
142configure:3695: result: yes
143configure:3719: checking for sys/types.h
144configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
145configure:3747: $? = 0
146configure:3764: result: yes
147configure:3719: checking for sys/stat.h
148configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
149configure:3747: $? = 0
150configure:3764: result: yes
151configure:3719: checking for stdlib.h
152configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
153configure:3747: $? = 0
154configure:3764: result: yes
155configure:3719: checking for string.h
156configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
157configure:3747: $? = 0
158configure:3764: result: yes
159configure:3719: checking for memory.h
160configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
161configure:3747: $? = 0
162configure:3764: result: yes
163configure:3719: checking for strings.h
164configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
165configure:3747: $? = 0
166configure:3764: result: yes
167configure:3719: checking for inttypes.h
168configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
169configure:3747: $? = 0
170configure:3764: result: yes
171configure:3719: checking for stdint.h
172configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
173configure:3747: $? = 0
174configure:3764: result: yes
175configure:3719: checking for unistd.h
176configure:3740: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
177configure:3747: $? = 0
178configure:3764: result: yes
179configure:3789: checking minix/config.h usability
180configure:3806: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
181conftest.c:51:26: error: minix/config.h: No such file or directory
182configure:3813: $? = 1
183configure: failed program was:
184| /* confdefs.h.  */
185| #define PACKAGE_NAME ""
186| #define PACKAGE_TARNAME ""
187| #define PACKAGE_VERSION ""
188| #define PACKAGE_STRING ""
189| #define PACKAGE_BUGREPORT ""
190| #define STDC_HEADERS 1
191| #define HAVE_SYS_TYPES_H 1
192| #define HAVE_SYS_STAT_H 1
193| #define HAVE_STDLIB_H 1
194| #define HAVE_STRING_H 1
195| #define HAVE_MEMORY_H 1
196| #define HAVE_STRINGS_H 1
197| #define HAVE_INTTYPES_H 1
198| #define HAVE_STDINT_H 1
199| #define HAVE_UNISTD_H 1
200| /* end confdefs.h.  */
201| #include <stdio.h>
202| #ifdef HAVE_SYS_TYPES_H
203| # include <sys/types.h>
204| #endif
205| #ifdef HAVE_SYS_STAT_H
206| # include <sys/stat.h>
207| #endif
208| #ifdef STDC_HEADERS
209| # include <stdlib.h>
210| # include <stddef.h>
211| #else
212| # ifdef HAVE_STDLIB_H
213| #  include <stdlib.h>
214| # endif
215| #endif
216| #ifdef HAVE_STRING_H
217| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
218| #  include <memory.h>
219| # endif
220| # include <string.h>
221| #endif
222| #ifdef HAVE_STRINGS_H
223| # include <strings.h>
224| #endif
225| #ifdef HAVE_INTTYPES_H
226| # include <inttypes.h>
227| #endif
228| #ifdef HAVE_STDINT_H
229| # include <stdint.h>
230| #endif
231| #ifdef HAVE_UNISTD_H
232| # include <unistd.h>
233| #endif
234| #include <minix/config.h>
235configure:3827: result: no
236configure:3831: checking minix/config.h presence
237configure:3846: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include conftest.c
238conftest.c:18:26: error: minix/config.h: No such file or directory
239configure:3853: $? = 1
240configure: failed program was:
241| /* confdefs.h.  */
242| #define PACKAGE_NAME ""
243| #define PACKAGE_TARNAME ""
244| #define PACKAGE_VERSION ""
245| #define PACKAGE_STRING ""
246| #define PACKAGE_BUGREPORT ""
247| #define STDC_HEADERS 1
248| #define HAVE_SYS_TYPES_H 1
249| #define HAVE_SYS_STAT_H 1
250| #define HAVE_STDLIB_H 1
251| #define HAVE_STRING_H 1
252| #define HAVE_MEMORY_H 1
253| #define HAVE_STRINGS_H 1
254| #define HAVE_INTTYPES_H 1
255| #define HAVE_STDINT_H 1
256| #define HAVE_UNISTD_H 1
257| /* end confdefs.h.  */
258| #include <minix/config.h>
259configure:3867: result: no
260configure:3895: checking for minix/config.h
261configure:3902: result: no
262configure:3933: checking whether it is safe to define __EXTENSIONS__
263configure:3961: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
264configure:3968: $? = 0
265configure:3983: result: yes
266configure:4095: checking build system type
267configure:4113: result: powerpc-apple-darwin9.8.0
268configure:4135: checking host system type
269configure:4150: result: powerpc-apple-darwin9.8.0
270configure:4172: checking for a sed that does not truncate output
271configure:4238: result: /opt/local/bin/gsed
272configure:4256: checking for fgrep
273configure:4320: result: /usr/bin/grep -F
274configure:4355: checking for ld used by ccache /usr/bin/gcc-4.0
275configure:4422: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
276configure:4431: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld
277configure:4446: result: no
278configure:4458: checking for BSD- or MS-compatible name lister (nm)
279configure:4507: result: /usr/bin/nm -p
280configure:4625: checking the name lister (/usr/bin/nm -p) interface
281configure:4632: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
282configure:4635: /usr/bin/nm -p "conftest.o"
283configure:4638: output
28400000000 D _some_variable
285configure:4645: result: BSD nm
286configure:4648: checking whether ln -s works
287configure:4652: result: yes
288configure:4660: checking the maximum length of command line arguments
289configure:4786: result: 196608
290configure:4803: checking whether the shell understands some XSI constructs
291configure:4813: result: yes
292configure:4817: checking whether the shell understands "+="
293configure:4823: result: yes
294configure:4858: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files
295configure:4865: result: -r
296configure:4934: checking for objdump
297configure:4964: result: no
298configure:4990: checking how to recognize dependent libraries
299configure:5188: result: pass_all
300configure:5248: checking for ar
301configure:5264: found /usr/bin/ar
302configure:5275: result: ar
303configure:5353: checking for strip
304configure:5369: found /usr/bin/strip
305configure:5380: result: strip
306configure:5452: checking for ranlib
307configure:5468: found /usr/bin/ranlib
308configure:5479: result: ranlib
309configure:5569: checking command to parse /usr/bin/nm -p output from ccache /usr/bin/gcc-4.0 object
310configure:5687: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
311configure:5690: $? = 0
312configure:5694: /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
313configure:5697: $? = 0
314cannot find nm_test_var in conftest.nm
315configure:5687: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
316configure:5690: $? = 0
317configure:5694: /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
318configure:5697: $? = 0
319configure:5751: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
320configure:5754: $? = 0
321configure:5792: result: ok
322configure:6085: checking for dsymutil
323configure:6101: found /usr/bin/dsymutil
324configure:6112: result: dsymutil
325configure:6177: checking for nmedit
326configure:6193: found /usr/bin/nmedit
327configure:6204: result: nmedit
328configure:6269: checking for lipo
329configure:6285: found /usr/bin/lipo
330configure:6296: result: lipo
331configure:6361: checking for otool
332configure:6377: found /usr/bin/otool
333configure:6388: result: otool
334configure:6453: checking for otool64
335configure:6483: result: no
336configure:6528: checking for -single_module linker flag
337ccache /usr/bin/gcc-4.0 -pipe -O2 -arch ppc -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
338configure:6555: result: yes
339configure:6557: checking for -exported_symbols_list linker flag
340configure:6587: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
341configure:6594: $? = 0
342configure:6616: result: yes
343configure:6657: checking for dlfcn.h
344configure:6678: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
345configure:6685: $? = 0
346configure:6702: result: yes
347configure:7186: checking for objdir
348configure:7201: result: .libs
349configure:7497: checking if ccache /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
350configure:7515: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
351cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
352cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
353configure:7519: $? = 0
354configure:7532: result: no
355configure:7552: checking for ccache /usr/bin/gcc-4.0 option to produce PIC
356configure:7824: result: -fno-common -DPIC
357configure:7836: checking if ccache /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works
358configure:7854: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
359configure:7858: $? = 0
360configure:7871: result: yes
361configure:7895: checking if ccache /usr/bin/gcc-4.0 static flag -static works
362configure:7923: result: no
363configure:7938: checking if ccache /usr/bin/gcc-4.0 supports -c -o file.o
364configure:7959: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5
365configure:7963: $? = 0
366configure:7985: result: yes
367configure:7993: checking if ccache /usr/bin/gcc-4.0 supports -c -o file.o
368configure:8040: result: yes
369configure:8073: checking whether the ccache /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries
370configure:9147: result: yes
371configure:9386: checking dynamic linker characteristics
372configure:10071: result: darwin9.8.0 dyld
373configure:10173: checking how to hardcode library paths into programs
374configure:10198: result: immediate
375configure:11031: checking whether stripping libraries is possible
376configure:11045: result: yes
377configure:11071: checking if libtool supports shared libraries
378configure:11073: result: yes
379configure:11076: checking whether to build shared libraries
380configure:11097: result: yes
381configure:11100: checking whether to build static libraries
382configure:11104: result: yes
383configure:11183: checking whether byte ordering is bigendian
384configure:11208: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.c >&5
385configure:11215: $? = 0
386configure:11563: result: universal
387configure:11649: checking for gcc
388configure:11676: result: ccache /usr/bin/gcc-4.0
389configure:11908: checking for C compiler version
390configure:11916: ccache /usr/bin/gcc-4.0 --version >&5
391powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
392Copyright (C) 2005 Free Software Foundation, Inc.
393This is free software; see the source for copying conditions.  There is NO
394warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
395
396configure:11920: $? = 0
397configure:11927: ccache /usr/bin/gcc-4.0 -v >&5
398Using built-in specs.
399Target: powerpc-apple-darwin9
400Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
401Thread model: posix
402gcc version 4.0.1 (Apple Inc. build 5493)
403configure:11931: $? = 0
404configure:11938: ccache /usr/bin/gcc-4.0 -V >&5
405gcc-4.0: argument to `-V' is missing
406configure:11942: $? = 1
407configure:11945: checking whether we are using the GNU C compiler
408configure:11998: result: yes
409configure:12007: checking whether ccache /usr/bin/gcc-4.0 accepts -g
410configure:12145: result: yes
411configure:12162: checking for ccache /usr/bin/gcc-4.0 option to accept ISO C89
412configure:12266: result: none needed
413configure:12396: checking for C++ compiler version
414configure:12404: ccache /usr/bin/g++-4.0 --version >&5
415powerpc-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
416Copyright (C) 2005 Free Software Foundation, Inc.
417This is free software; see the source for copying conditions.  There is NO
418warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
419
420configure:12408: $? = 0
421configure:12415: ccache /usr/bin/g++-4.0 -v >&5
422Using built-in specs.
423Target: powerpc-apple-darwin9
424Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
425Thread model: posix
426gcc version 4.0.1 (Apple Inc. build 5493)
427configure:12419: $? = 0
428configure:12426: ccache /usr/bin/g++-4.0 -V >&5
429g++-4.0: argument to `-V' is missing
430configure:12430: $? = 1
431configure:12433: checking whether we are using the GNU C++ compiler
432configure:12462: ccache /usr/bin/g++-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.cpp >&5
433configure:12469: $? = 0
434configure:12486: result: yes
435configure:12495: checking whether ccache /usr/bin/g++-4.0 accepts -g
436configure:12525: ccache /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
437configure:12532: $? = 0
438configure:12633: result: yes
439configure:12769: checking for C++ compiler version
440configure:12777: ccache /usr/bin/g++-4.0 --version >&5
441powerpc-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
442Copyright (C) 2005 Free Software Foundation, Inc.
443This is free software; see the source for copying conditions.  There is NO
444warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
445
446configure:12781: $? = 0
447configure:12788: ccache /usr/bin/g++-4.0 -v >&5
448Using built-in specs.
449Target: powerpc-apple-darwin9
450Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
451Thread model: posix
452gcc version 4.0.1 (Apple Inc. build 5493)
453configure:12792: $? = 0
454configure:12799: ccache /usr/bin/g++-4.0 -V >&5
455g++-4.0: argument to `-V' is missing
456configure:12803: $? = 1
457configure:12806: checking whether we are using the GNU C++ compiler
458configure:12859: result: yes
459configure:12868: checking whether ccache /usr/bin/g++-4.0 accepts -g
460configure:13006: result: yes
461configure:13037: checking how to run the C++ preprocessor
462configure:13073: ccache /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
463configure:13080: $? = 0
464configure:13111: ccache /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
465conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
466configure:13118: $? = 1
467configure: failed program was:
468| /* confdefs.h.  */
469| #define PACKAGE_NAME ""
470| #define PACKAGE_TARNAME ""
471| #define PACKAGE_VERSION ""
472| #define PACKAGE_STRING ""
473| #define PACKAGE_BUGREPORT ""
474| #define STDC_HEADERS 1
475| #define HAVE_SYS_TYPES_H 1
476| #define HAVE_SYS_STAT_H 1
477| #define HAVE_STDLIB_H 1
478| #define HAVE_STRING_H 1
479| #define HAVE_MEMORY_H 1
480| #define HAVE_STRINGS_H 1
481| #define HAVE_INTTYPES_H 1
482| #define HAVE_STDINT_H 1
483| #define HAVE_UNISTD_H 1
484| #define __EXTENSIONS__ 1
485| #define _ALL_SOURCE 1
486| #define _GNU_SOURCE 1
487| #define _POSIX_PTHREAD_SEMANTICS 1
488| #define _TANDEM_SOURCE 1
489| #define HAVE_DLFCN_H 1
490| #define LT_OBJDIR ".libs/"
491| #define AC_APPLE_UNIVERSAL_BUILD 1
492| #define SDL_BYTEORDER 1234
493| /* end confdefs.h.  */
494| #include <ac_nonexistent.h>
495configure:13151: result: ccache /usr/bin/g++-4.0 -E
496configure:13180: ccache /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
497configure:13187: $? = 0
498configure:13218: ccache /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
499conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
500configure:13225: $? = 1
501configure: failed program was:
502| /* confdefs.h.  */
503| #define PACKAGE_NAME ""
504| #define PACKAGE_TARNAME ""
505| #define PACKAGE_VERSION ""
506| #define PACKAGE_STRING ""
507| #define PACKAGE_BUGREPORT ""
508| #define STDC_HEADERS 1
509| #define HAVE_SYS_TYPES_H 1
510| #define HAVE_SYS_STAT_H 1
511| #define HAVE_STDLIB_H 1
512| #define HAVE_STRING_H 1
513| #define HAVE_MEMORY_H 1
514| #define HAVE_STRINGS_H 1
515| #define HAVE_INTTYPES_H 1
516| #define HAVE_STDINT_H 1
517| #define HAVE_UNISTD_H 1
518| #define __EXTENSIONS__ 1
519| #define _ALL_SOURCE 1
520| #define _GNU_SOURCE 1
521| #define _POSIX_PTHREAD_SEMANTICS 1
522| #define _TANDEM_SOURCE 1
523| #define HAVE_DLFCN_H 1
524| #define LT_OBJDIR ".libs/"
525| #define AC_APPLE_UNIVERSAL_BUILD 1
526| #define SDL_BYTEORDER 1234
527| /* end confdefs.h.  */
528| #include <ac_nonexistent.h>
529configure:13401: checking for ld used by ccache /usr/bin/g++-4.0
530configure:13468: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
531configure:13477: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld
532configure:13492: result: no
533configure:13547: checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries
534configure:14522: result: yes
535configure:14550: ccache /usr/bin/g++-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include conftest.cpp >&5
536configure:14553: $? = 0
537configure:14735: checking for ccache /usr/bin/g++-4.0 option to produce PIC
538configure:15052: result: -fno-common -DPIC
539configure:15061: checking if ccache /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works
540configure:15079: ccache /usr/bin/g++-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
541configure:15083: $? = 0
542configure:15096: result: yes
543configure:15117: checking if ccache /usr/bin/g++-4.0 static flag -static works
544configure:15145: result: no
545configure:15157: checking if ccache /usr/bin/g++-4.0 supports -c -o file.o
546configure:15178: ccache /usr/bin/g++-4.0 -c -pipe -O2 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
547configure:15182: $? = 0
548configure:15204: result: yes
549configure:15209: checking if ccache /usr/bin/g++-4.0 supports -c -o file.o
550configure:15256: result: yes
551configure:15286: checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries
552configure:15312: result: yes
553configure:15449: checking dynamic linker characteristics
554configure:16082: result: darwin9.8.0 dyld
555configure:16133: checking how to hardcode library paths into programs
556configure:16158: result: immediate
557configure:16211: checking for a BSD-compatible install
558configure:16279: result: /usr/bin/install -c
559configure:16290: checking whether make sets $(MAKE)
560configure:16312: result: yes
561configure:16330: checking for windres
562configure:16360: result: no
563configure:16330: checking for darwin9.8.0-windres
564configure:16360: result: no
565configure:16429: checking for an ANSI C-conforming const
566configure:16504: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
567configure:16511: $? = 0
568configure:16526: result: yes
569configure:16536: checking for inline
570configure:16562: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
571configure:16569: $? = 0
572configure:16587: result: inline
573configure:16606: checking for working volatile
574configure:16635: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
575configure:16642: $? = 0
576configure:16657: result: yes
577configure:16681: checking for ANSI C header files
578configure:16849: result: yes
579configure:16878: checking for sys/types.h
580configure:16885: result: yes
581configure:16889: checking stdio.h usability
582configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
583configure:16913: $? = 0
584configure:16927: result: yes
585configure:16931: checking stdio.h presence
586configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
587configure:16953: $? = 0
588configure:16967: result: yes
589configure:16995: checking for stdio.h
590configure:17004: result: yes
591configure:16878: checking for stdlib.h
592configure:16885: result: yes
593configure:16889: checking stddef.h usability
594configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
595configure:16913: $? = 0
596configure:16927: result: yes
597configure:16931: checking stddef.h presence
598configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
599configure:16953: $? = 0
600configure:16967: result: yes
601configure:16995: checking for stddef.h
602configure:17004: result: yes
603configure:16889: checking stdarg.h usability
604configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
605configure:16913: $? = 0
606configure:16927: result: yes
607configure:16931: checking stdarg.h presence
608configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
609configure:16953: $? = 0
610configure:16967: result: yes
611configure:16995: checking for stdarg.h
612configure:17004: result: yes
613configure:16889: checking malloc.h usability
614configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
615conftest.c:67:20: error: malloc.h: No such file or directory
616configure:16913: $? = 1
617configure: failed program was:
618| /* confdefs.h.  */
619| #define PACKAGE_NAME ""
620| #define PACKAGE_TARNAME ""
621| #define PACKAGE_VERSION ""
622| #define PACKAGE_STRING ""
623| #define PACKAGE_BUGREPORT ""
624| #define STDC_HEADERS 1
625| #define HAVE_SYS_TYPES_H 1
626| #define HAVE_SYS_STAT_H 1
627| #define HAVE_STDLIB_H 1
628| #define HAVE_STRING_H 1
629| #define HAVE_MEMORY_H 1
630| #define HAVE_STRINGS_H 1
631| #define HAVE_INTTYPES_H 1
632| #define HAVE_STDINT_H 1
633| #define HAVE_UNISTD_H 1
634| #define __EXTENSIONS__ 1
635| #define _ALL_SOURCE 1
636| #define _GNU_SOURCE 1
637| #define _POSIX_PTHREAD_SEMANTICS 1
638| #define _TANDEM_SOURCE 1
639| #define HAVE_DLFCN_H 1
640| #define LT_OBJDIR ".libs/"
641| #define AC_APPLE_UNIVERSAL_BUILD 1
642| #define SDL_BYTEORDER 1234
643| #define HAVE_LIBC 1
644| #define STDC_HEADERS 1
645| #define HAVE_SYS_TYPES_H 1
646| #define HAVE_STDIO_H 1
647| #define HAVE_STDLIB_H 1
648| #define HAVE_STDDEF_H 1
649| #define HAVE_STDARG_H 1
650| /* end confdefs.h.  */
651| #include <stdio.h>
652| #ifdef HAVE_SYS_TYPES_H
653| # include <sys/types.h>
654| #endif
655| #ifdef HAVE_SYS_STAT_H
656| # include <sys/stat.h>
657| #endif
658| #ifdef STDC_HEADERS
659| # include <stdlib.h>
660| # include <stddef.h>
661| #else
662| # ifdef HAVE_STDLIB_H
663| #  include <stdlib.h>
664| # endif
665| #endif
666| #ifdef HAVE_STRING_H
667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
668| #  include <memory.h>
669| # endif
670| # include <string.h>
671| #endif
672| #ifdef HAVE_STRINGS_H
673| # include <strings.h>
674| #endif
675| #ifdef HAVE_INTTYPES_H
676| # include <inttypes.h>
677| #endif
678| #ifdef HAVE_STDINT_H
679| # include <stdint.h>
680| #endif
681| #ifdef HAVE_UNISTD_H
682| # include <unistd.h>
683| #endif
684| #include <malloc.h>
685configure:16927: result: no
686configure:16931: checking malloc.h presence
687configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
688conftest.c:34:20: error: malloc.h: No such file or directory
689configure:16953: $? = 1
690configure: failed program was:
691| /* confdefs.h.  */
692| #define PACKAGE_NAME ""
693| #define PACKAGE_TARNAME ""
694| #define PACKAGE_VERSION ""
695| #define PACKAGE_STRING ""
696| #define PACKAGE_BUGREPORT ""
697| #define STDC_HEADERS 1
698| #define HAVE_SYS_TYPES_H 1
699| #define HAVE_SYS_STAT_H 1
700| #define HAVE_STDLIB_H 1
701| #define HAVE_STRING_H 1
702| #define HAVE_MEMORY_H 1
703| #define HAVE_STRINGS_H 1
704| #define HAVE_INTTYPES_H 1
705| #define HAVE_STDINT_H 1
706| #define HAVE_UNISTD_H 1
707| #define __EXTENSIONS__ 1
708| #define _ALL_SOURCE 1
709| #define _GNU_SOURCE 1
710| #define _POSIX_PTHREAD_SEMANTICS 1
711| #define _TANDEM_SOURCE 1
712| #define HAVE_DLFCN_H 1
713| #define LT_OBJDIR ".libs/"
714| #define AC_APPLE_UNIVERSAL_BUILD 1
715| #define SDL_BYTEORDER 1234
716| #define HAVE_LIBC 1
717| #define STDC_HEADERS 1
718| #define HAVE_SYS_TYPES_H 1
719| #define HAVE_STDIO_H 1
720| #define HAVE_STDLIB_H 1
721| #define HAVE_STDDEF_H 1
722| #define HAVE_STDARG_H 1
723| /* end confdefs.h.  */
724| #include <malloc.h>
725configure:16967: result: no
726configure:16995: checking for malloc.h
727configure:17004: result: no
728configure:16878: checking for memory.h
729configure:16885: result: yes
730configure:16878: checking for string.h
731configure:16885: result: yes
732configure:16878: checking for strings.h
733configure:16885: result: yes
734configure:16878: checking for inttypes.h
735configure:16885: result: yes
736configure:16878: checking for stdint.h
737configure:16885: result: yes
738configure:16889: checking ctype.h usability
739configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
740configure:16913: $? = 0
741configure:16927: result: yes
742configure:16931: checking ctype.h presence
743configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
744configure:16953: $? = 0
745configure:16967: result: yes
746configure:16995: checking for ctype.h
747configure:17004: result: yes
748configure:16889: checking math.h usability
749configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
750configure:16913: $? = 0
751configure:16927: result: yes
752configure:16931: checking math.h presence
753configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
754configure:16953: $? = 0
755configure:16967: result: yes
756configure:16995: checking for math.h
757configure:17004: result: yes
758configure:16889: checking iconv.h usability
759configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
760configure:16913: $? = 0
761configure:16927: result: yes
762configure:16931: checking iconv.h presence
763configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
764configure:16953: $? = 0
765configure:16967: result: yes
766configure:16995: checking for iconv.h
767configure:17004: result: yes
768configure:16889: checking signal.h usability
769configure:16906: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
770configure:16913: $? = 0
771configure:16927: result: yes
772configure:16931: checking signal.h presence
773configure:16946: ccache /usr/bin/gcc-4.0 -E -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c
774configure:16953: $? = 0
775configure:16967: result: yes
776configure:16995: checking for signal.h
777configure:17004: result: yes
778configure:17020: checking for size_t
779configure:17048: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
780configure:17055: $? = 0
781configure:17082: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
782conftest.c: In function 'main':
783conftest.c:79: error: syntax error before ')' token
784configure:17089: $? = 1
785configure: failed program was:
786| /* confdefs.h.  */
787| #define PACKAGE_NAME ""
788| #define PACKAGE_TARNAME ""
789| #define PACKAGE_VERSION ""
790| #define PACKAGE_STRING ""
791| #define PACKAGE_BUGREPORT ""
792| #define STDC_HEADERS 1
793| #define HAVE_SYS_TYPES_H 1
794| #define HAVE_SYS_STAT_H 1
795| #define HAVE_STDLIB_H 1
796| #define HAVE_STRING_H 1
797| #define HAVE_MEMORY_H 1
798| #define HAVE_STRINGS_H 1
799| #define HAVE_INTTYPES_H 1
800| #define HAVE_STDINT_H 1
801| #define HAVE_UNISTD_H 1
802| #define __EXTENSIONS__ 1
803| #define _ALL_SOURCE 1
804| #define _GNU_SOURCE 1
805| #define _POSIX_PTHREAD_SEMANTICS 1
806| #define _TANDEM_SOURCE 1
807| #define HAVE_DLFCN_H 1
808| #define LT_OBJDIR ".libs/"
809| #define AC_APPLE_UNIVERSAL_BUILD 1
810| #define SDL_BYTEORDER 1234
811| #define HAVE_LIBC 1
812| #define STDC_HEADERS 1
813| #define HAVE_SYS_TYPES_H 1
814| #define HAVE_STDIO_H 1
815| #define HAVE_STDLIB_H 1
816| #define HAVE_STDDEF_H 1
817| #define HAVE_STDARG_H 1
818| #define HAVE_MEMORY_H 1
819| #define HAVE_STRING_H 1
820| #define HAVE_STRINGS_H 1
821| #define HAVE_INTTYPES_H 1
822| #define HAVE_STDINT_H 1
823| #define HAVE_CTYPE_H 1
824| #define HAVE_MATH_H 1
825| #define HAVE_ICONV_H 1
826| #define HAVE_SIGNAL_H 1
827| /* end confdefs.h.  */
828| #include <stdio.h>
829| #ifdef HAVE_SYS_TYPES_H
830| # include <sys/types.h>
831| #endif
832| #ifdef HAVE_SYS_STAT_H
833| # include <sys/stat.h>
834| #endif
835| #ifdef STDC_HEADERS
836| # include <stdlib.h>
837| # include <stddef.h>
838| #else
839| # ifdef HAVE_STDLIB_H
840| #  include <stdlib.h>
841| # endif
842| #endif
843| #ifdef HAVE_STRING_H
844| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
845| #  include <memory.h>
846| # endif
847| # include <string.h>
848| #endif
849| #ifdef HAVE_STRINGS_H
850| # include <strings.h>
851| #endif
852| #ifdef HAVE_INTTYPES_H
853| # include <inttypes.h>
854| #endif
855| #ifdef HAVE_STDINT_H
856| # include <stdint.h>
857| #endif
858| #ifdef HAVE_UNISTD_H
859| # include <unistd.h>
860| #endif
861| int
862| main ()
863| {
864| if (sizeof ((size_t)))
865|         return 0;
866|   ;
867|   return 0;
868| }
869configure:17112: result: yes
870configure:17125: checking for int64_t
871configure:17153: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
872configure:17160: $? = 0
873configure:17187: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
874conftest.c: In function 'main':
875conftest.c:79: error: syntax error before ')' token
876configure:17194: $? = 1
877configure: failed program was:
878| /* confdefs.h.  */
879| #define PACKAGE_NAME ""
880| #define PACKAGE_TARNAME ""
881| #define PACKAGE_VERSION ""
882| #define PACKAGE_STRING ""
883| #define PACKAGE_BUGREPORT ""
884| #define STDC_HEADERS 1
885| #define HAVE_SYS_TYPES_H 1
886| #define HAVE_SYS_STAT_H 1
887| #define HAVE_STDLIB_H 1
888| #define HAVE_STRING_H 1
889| #define HAVE_MEMORY_H 1
890| #define HAVE_STRINGS_H 1
891| #define HAVE_INTTYPES_H 1
892| #define HAVE_STDINT_H 1
893| #define HAVE_UNISTD_H 1
894| #define __EXTENSIONS__ 1
895| #define _ALL_SOURCE 1
896| #define _GNU_SOURCE 1
897| #define _POSIX_PTHREAD_SEMANTICS 1
898| #define _TANDEM_SOURCE 1
899| #define HAVE_DLFCN_H 1
900| #define LT_OBJDIR ".libs/"
901| #define AC_APPLE_UNIVERSAL_BUILD 1
902| #define SDL_BYTEORDER 1234
903| #define HAVE_LIBC 1
904| #define STDC_HEADERS 1
905| #define HAVE_SYS_TYPES_H 1
906| #define HAVE_STDIO_H 1
907| #define HAVE_STDLIB_H 1
908| #define HAVE_STDDEF_H 1
909| #define HAVE_STDARG_H 1
910| #define HAVE_MEMORY_H 1
911| #define HAVE_STRING_H 1
912| #define HAVE_STRINGS_H 1
913| #define HAVE_INTTYPES_H 1
914| #define HAVE_STDINT_H 1
915| #define HAVE_CTYPE_H 1
916| #define HAVE_MATH_H 1
917| #define HAVE_ICONV_H 1
918| #define HAVE_SIGNAL_H 1
919| /* end confdefs.h.  */
920| #include <stdio.h>
921| #ifdef HAVE_SYS_TYPES_H
922| # include <sys/types.h>
923| #endif
924| #ifdef HAVE_SYS_STAT_H
925| # include <sys/stat.h>
926| #endif
927| #ifdef STDC_HEADERS
928| # include <stdlib.h>
929| # include <stddef.h>
930| #else
931| # ifdef HAVE_STDLIB_H
932| #  include <stdlib.h>
933| # endif
934| #endif
935| #ifdef HAVE_STRING_H
936| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
937| #  include <memory.h>
938| # endif
939| # include <string.h>
940| #endif
941| #ifdef HAVE_STRINGS_H
942| # include <strings.h>
943| #endif
944| #ifdef HAVE_INTTYPES_H
945| # include <inttypes.h>
946| #endif
947| #ifdef HAVE_STDINT_H
948| # include <stdint.h>
949| #endif
950| #ifdef HAVE_UNISTD_H
951| # include <unistd.h>
952| #endif
953| int
954| main ()
955| {
956| if (sizeof ((int64_t)))
957|         return 0;
958|   ;
959|   return 0;
960| }
961configure:17217: result: yes
962configure:17235: checking for working alloca.h
963configure:17262: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
964configure:17269: $? = 0
965configure:17289: result: yes
966configure:17299: checking for alloca
967configure:17346: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
968configure:17353: $? = 0
969configure:17373: result: yes
970configure:17613: checking for working memcmp
971configure:17666: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
972configure:17670: $? = 0
973configure:17676: ./conftest
974configure:17680: $? = 0
975configure:17697: result: yes
976configure:17712: checking for working strtod
977configure:17763: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
978configure:17767: $? = 0
979configure:17773: ./conftest
980configure:17777: $? = 0
981configure:17794: result: yes
982configure:17972: checking for mprotect
983configure:18028: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
984configure:18035: $? = 0
985configure:18055: result: yes
986configure:18083: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
987configure:18090: $? = 0
988configure:18162: checking for malloc
989configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
990conftest.c:72: warning: conflicting types for built-in function 'malloc'
991configure:18225: $? = 0
992configure:18247: result: yes
993configure:18162: checking for calloc
994configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
995conftest.c:73: warning: conflicting types for built-in function 'calloc'
996configure:18225: $? = 0
997configure:18247: result: yes
998configure:18162: checking for realloc
999configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1000configure:18225: $? = 0
1001configure:18247: result: yes
1002configure:18162: checking for free
1003configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1004configure:18225: $? = 0
1005configure:18247: result: yes
1006configure:18162: checking for getenv
1007configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1008configure:18225: $? = 0
1009configure:18247: result: yes
1010configure:18162: checking for putenv
1011configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1012configure:18225: $? = 0
1013configure:18247: result: yes
1014configure:18162: checking for unsetenv
1015configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1016configure:18225: $? = 0
1017configure:18247: result: yes
1018configure:18162: checking for qsort
1019configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1020configure:18225: $? = 0
1021configure:18247: result: yes
1022configure:18162: checking for abs
1023configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1024conftest.c:80: warning: conflicting types for built-in function 'abs'
1025configure:18225: $? = 0
1026configure:18247: result: yes
1027configure:18162: checking for bcopy
1028configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1029conftest.c:81: warning: conflicting types for built-in function 'bcopy'
1030configure:18225: $? = 0
1031configure:18247: result: yes
1032configure:18162: checking for memset
1033configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1034conftest.c:82: warning: conflicting types for built-in function 'memset'
1035configure:18225: $? = 0
1036configure:18247: result: yes
1037configure:18162: checking for memcpy
1038configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1039conftest.c:83: warning: conflicting types for built-in function 'memcpy'
1040configure:18225: $? = 0
1041configure:18247: result: yes
1042configure:18162: checking for memmove
1043configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1044conftest.c:84: warning: conflicting types for built-in function 'memmove'
1045configure:18225: $? = 0
1046configure:18247: result: yes
1047configure:18162: checking for strlen
1048configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1049conftest.c:85: warning: conflicting types for built-in function 'strlen'
1050configure:18225: $? = 0
1051configure:18247: result: yes
1052configure:18162: checking for strlcpy
1053configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1054configure:18225: $? = 0
1055configure:18247: result: yes
1056configure:18162: checking for strlcat
1057configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1058configure:18225: $? = 0
1059configure:18247: result: yes
1060configure:18162: checking for strdup
1061configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1062conftest.c:88: warning: conflicting types for built-in function 'strdup'
1063configure:18225: $? = 0
1064configure:18247: result: yes
1065configure:18162: checking for _strrev
1066configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1067Undefined symbols:
1068  "__strrev", referenced from:
1069      _main in ccoZzsks.o
1070ld: symbol(s) not found
1071collect2: ld returned 1 exit status
1072configure:18225: $? = 1
1073configure: failed program was:
1074| /* confdefs.h.  */
1075| #define PACKAGE_NAME ""
1076| #define PACKAGE_TARNAME ""
1077| #define PACKAGE_VERSION ""
1078| #define PACKAGE_STRING ""
1079| #define PACKAGE_BUGREPORT ""
1080| #define STDC_HEADERS 1
1081| #define HAVE_SYS_TYPES_H 1
1082| #define HAVE_SYS_STAT_H 1
1083| #define HAVE_STDLIB_H 1
1084| #define HAVE_STRING_H 1
1085| #define HAVE_MEMORY_H 1
1086| #define HAVE_STRINGS_H 1
1087| #define HAVE_INTTYPES_H 1
1088| #define HAVE_STDINT_H 1
1089| #define HAVE_UNISTD_H 1
1090| #define __EXTENSIONS__ 1
1091| #define _ALL_SOURCE 1
1092| #define _GNU_SOURCE 1
1093| #define _POSIX_PTHREAD_SEMANTICS 1
1094| #define _TANDEM_SOURCE 1
1095| #define HAVE_DLFCN_H 1
1096| #define LT_OBJDIR ".libs/"
1097| #define AC_APPLE_UNIVERSAL_BUILD 1
1098| #define SDL_BYTEORDER 1234
1099| #define HAVE_LIBC 1
1100| #define STDC_HEADERS 1
1101| #define HAVE_SYS_TYPES_H 1
1102| #define HAVE_STDIO_H 1
1103| #define HAVE_STDLIB_H 1
1104| #define HAVE_STDDEF_H 1
1105| #define HAVE_STDARG_H 1
1106| #define HAVE_MEMORY_H 1
1107| #define HAVE_STRING_H 1
1108| #define HAVE_STRINGS_H 1
1109| #define HAVE_INTTYPES_H 1
1110| #define HAVE_STDINT_H 1
1111| #define HAVE_CTYPE_H 1
1112| #define HAVE_MATH_H 1
1113| #define HAVE_ICONV_H 1
1114| #define HAVE_SIGNAL_H 1
1115| #define SDL_HAS_64BIT_TYPE 1
1116| #define HAVE_ALLOCA_H 1
1117| #define HAVE_ALLOCA 1
1118| #define HAVE_MEMCMP 1
1119| #define HAVE_STRTOD 1
1120| #define HAVE_MPROTECT 1
1121| #define HAVE_MALLOC 1
1122| #define HAVE_CALLOC 1
1123| #define HAVE_REALLOC 1
1124| #define HAVE_FREE 1
1125| #define HAVE_GETENV 1
1126| #define HAVE_PUTENV 1
1127| #define HAVE_UNSETENV 1
1128| #define HAVE_QSORT 1
1129| #define HAVE_ABS 1
1130| #define HAVE_BCOPY 1
1131| #define HAVE_MEMSET 1
1132| #define HAVE_MEMCPY 1
1133| #define HAVE_MEMMOVE 1
1134| #define HAVE_STRLEN 1
1135| #define HAVE_STRLCPY 1
1136| #define HAVE_STRLCAT 1
1137| #define HAVE_STRDUP 1
1138| /* end confdefs.h.  */
1139| /* Define _strrev to an innocuous variant, in case <limits.h> declares _strrev.
1140|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1141| #define _strrev innocuous__strrev
1142|
1143| /* System header to define __stub macros and hopefully few prototypes,
1144|     which can conflict with char _strrev (); below.
1145|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1146|     <limits.h> exists even on freestanding compilers.  */
1147|
1148| #ifdef __STDC__
1149| # include <limits.h>
1150| #else
1151| # include <assert.h>
1152| #endif
1153|
1154| #undef _strrev
1155|
1156| /* Override any GCC internal prototype to avoid an error.
1157|    Use char because int might match the return type of a GCC
1158|    builtin and then its argument prototype would still apply.  */
1159| #ifdef __cplusplus
1160| extern "C"
1161| #endif
1162| char _strrev ();
1163| /* The GNU C library defines this for functions which it implements
1164|     to always fail with ENOSYS.  Some functions are actually named
1165|     something starting with __ and the normal name is an alias.  */
1166| #if defined __stub__strrev || defined __stub____strrev
1167| choke me
1168| #endif
1169|
1170| int
1171| main ()
1172| {
1173| return _strrev ();
1174|   ;
1175|   return 0;
1176| }
1177configure:18247: result: no
1178configure:18162: checking for _strupr
1179configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1180Undefined symbols:
1181  "__strupr", referenced from:
1182      _main in cc6ZZ9jo.o
1183ld: symbol(s) not found
1184collect2: ld returned 1 exit status
1185configure:18225: $? = 1
1186configure: failed program was:
1187| /* confdefs.h.  */
1188| #define PACKAGE_NAME ""
1189| #define PACKAGE_TARNAME ""
1190| #define PACKAGE_VERSION ""
1191| #define PACKAGE_STRING ""
1192| #define PACKAGE_BUGREPORT ""
1193| #define STDC_HEADERS 1
1194| #define HAVE_SYS_TYPES_H 1
1195| #define HAVE_SYS_STAT_H 1
1196| #define HAVE_STDLIB_H 1
1197| #define HAVE_STRING_H 1
1198| #define HAVE_MEMORY_H 1
1199| #define HAVE_STRINGS_H 1
1200| #define HAVE_INTTYPES_H 1
1201| #define HAVE_STDINT_H 1
1202| #define HAVE_UNISTD_H 1
1203| #define __EXTENSIONS__ 1
1204| #define _ALL_SOURCE 1
1205| #define _GNU_SOURCE 1
1206| #define _POSIX_PTHREAD_SEMANTICS 1
1207| #define _TANDEM_SOURCE 1
1208| #define HAVE_DLFCN_H 1
1209| #define LT_OBJDIR ".libs/"
1210| #define AC_APPLE_UNIVERSAL_BUILD 1
1211| #define SDL_BYTEORDER 1234
1212| #define HAVE_LIBC 1
1213| #define STDC_HEADERS 1
1214| #define HAVE_SYS_TYPES_H 1
1215| #define HAVE_STDIO_H 1
1216| #define HAVE_STDLIB_H 1
1217| #define HAVE_STDDEF_H 1
1218| #define HAVE_STDARG_H 1
1219| #define HAVE_MEMORY_H 1
1220| #define HAVE_STRING_H 1
1221| #define HAVE_STRINGS_H 1
1222| #define HAVE_INTTYPES_H 1
1223| #define HAVE_STDINT_H 1
1224| #define HAVE_CTYPE_H 1
1225| #define HAVE_MATH_H 1
1226| #define HAVE_ICONV_H 1
1227| #define HAVE_SIGNAL_H 1
1228| #define SDL_HAS_64BIT_TYPE 1
1229| #define HAVE_ALLOCA_H 1
1230| #define HAVE_ALLOCA 1
1231| #define HAVE_MEMCMP 1
1232| #define HAVE_STRTOD 1
1233| #define HAVE_MPROTECT 1
1234| #define HAVE_MALLOC 1
1235| #define HAVE_CALLOC 1
1236| #define HAVE_REALLOC 1
1237| #define HAVE_FREE 1
1238| #define HAVE_GETENV 1
1239| #define HAVE_PUTENV 1
1240| #define HAVE_UNSETENV 1
1241| #define HAVE_QSORT 1
1242| #define HAVE_ABS 1
1243| #define HAVE_BCOPY 1
1244| #define HAVE_MEMSET 1
1245| #define HAVE_MEMCPY 1
1246| #define HAVE_MEMMOVE 1
1247| #define HAVE_STRLEN 1
1248| #define HAVE_STRLCPY 1
1249| #define HAVE_STRLCAT 1
1250| #define HAVE_STRDUP 1
1251| /* end confdefs.h.  */
1252| /* Define _strupr to an innocuous variant, in case <limits.h> declares _strupr.
1253|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1254| #define _strupr innocuous__strupr
1255|
1256| /* System header to define __stub macros and hopefully few prototypes,
1257|     which can conflict with char _strupr (); below.
1258|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1259|     <limits.h> exists even on freestanding compilers.  */
1260|
1261| #ifdef __STDC__
1262| # include <limits.h>
1263| #else
1264| # include <assert.h>
1265| #endif
1266|
1267| #undef _strupr
1268|
1269| /* Override any GCC internal prototype to avoid an error.
1270|    Use char because int might match the return type of a GCC
1271|    builtin and then its argument prototype would still apply.  */
1272| #ifdef __cplusplus
1273| extern "C"
1274| #endif
1275| char _strupr ();
1276| /* The GNU C library defines this for functions which it implements
1277|     to always fail with ENOSYS.  Some functions are actually named
1278|     something starting with __ and the normal name is an alias.  */
1279| #if defined __stub__strupr || defined __stub____strupr
1280| choke me
1281| #endif
1282|
1283| int
1284| main ()
1285| {
1286| return _strupr ();
1287|   ;
1288|   return 0;
1289| }
1290configure:18247: result: no
1291configure:18162: checking for _strlwr
1292configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1293Undefined symbols:
1294  "__strlwr", referenced from:
1295      _main in ccmb6SuI.o
1296ld: symbol(s) not found
1297collect2: ld returned 1 exit status
1298configure:18225: $? = 1
1299configure: failed program was:
1300| /* confdefs.h.  */
1301| #define PACKAGE_NAME ""
1302| #define PACKAGE_TARNAME ""
1303| #define PACKAGE_VERSION ""
1304| #define PACKAGE_STRING ""
1305| #define PACKAGE_BUGREPORT ""
1306| #define STDC_HEADERS 1
1307| #define HAVE_SYS_TYPES_H 1
1308| #define HAVE_SYS_STAT_H 1
1309| #define HAVE_STDLIB_H 1
1310| #define HAVE_STRING_H 1
1311| #define HAVE_MEMORY_H 1
1312| #define HAVE_STRINGS_H 1
1313| #define HAVE_INTTYPES_H 1
1314| #define HAVE_STDINT_H 1
1315| #define HAVE_UNISTD_H 1
1316| #define __EXTENSIONS__ 1
1317| #define _ALL_SOURCE 1
1318| #define _GNU_SOURCE 1
1319| #define _POSIX_PTHREAD_SEMANTICS 1
1320| #define _TANDEM_SOURCE 1
1321| #define HAVE_DLFCN_H 1
1322| #define LT_OBJDIR ".libs/"
1323| #define AC_APPLE_UNIVERSAL_BUILD 1
1324| #define SDL_BYTEORDER 1234
1325| #define HAVE_LIBC 1
1326| #define STDC_HEADERS 1
1327| #define HAVE_SYS_TYPES_H 1
1328| #define HAVE_STDIO_H 1
1329| #define HAVE_STDLIB_H 1
1330| #define HAVE_STDDEF_H 1
1331| #define HAVE_STDARG_H 1
1332| #define HAVE_MEMORY_H 1
1333| #define HAVE_STRING_H 1
1334| #define HAVE_STRINGS_H 1
1335| #define HAVE_INTTYPES_H 1
1336| #define HAVE_STDINT_H 1
1337| #define HAVE_CTYPE_H 1
1338| #define HAVE_MATH_H 1
1339| #define HAVE_ICONV_H 1
1340| #define HAVE_SIGNAL_H 1
1341| #define SDL_HAS_64BIT_TYPE 1
1342| #define HAVE_ALLOCA_H 1
1343| #define HAVE_ALLOCA 1
1344| #define HAVE_MEMCMP 1
1345| #define HAVE_STRTOD 1
1346| #define HAVE_MPROTECT 1
1347| #define HAVE_MALLOC 1
1348| #define HAVE_CALLOC 1
1349| #define HAVE_REALLOC 1
1350| #define HAVE_FREE 1
1351| #define HAVE_GETENV 1
1352| #define HAVE_PUTENV 1
1353| #define HAVE_UNSETENV 1
1354| #define HAVE_QSORT 1
1355| #define HAVE_ABS 1
1356| #define HAVE_BCOPY 1
1357| #define HAVE_MEMSET 1
1358| #define HAVE_MEMCPY 1
1359| #define HAVE_MEMMOVE 1
1360| #define HAVE_STRLEN 1
1361| #define HAVE_STRLCPY 1
1362| #define HAVE_STRLCAT 1
1363| #define HAVE_STRDUP 1
1364| /* end confdefs.h.  */
1365| /* Define _strlwr to an innocuous variant, in case <limits.h> declares _strlwr.
1366|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1367| #define _strlwr innocuous__strlwr
1368|
1369| /* System header to define __stub macros and hopefully few prototypes,
1370|     which can conflict with char _strlwr (); below.
1371|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1372|     <limits.h> exists even on freestanding compilers.  */
1373|
1374| #ifdef __STDC__
1375| # include <limits.h>
1376| #else
1377| # include <assert.h>
1378| #endif
1379|
1380| #undef _strlwr
1381|
1382| /* Override any GCC internal prototype to avoid an error.
1383|    Use char because int might match the return type of a GCC
1384|    builtin and then its argument prototype would still apply.  */
1385| #ifdef __cplusplus
1386| extern "C"
1387| #endif
1388| char _strlwr ();
1389| /* The GNU C library defines this for functions which it implements
1390|     to always fail with ENOSYS.  Some functions are actually named
1391|     something starting with __ and the normal name is an alias.  */
1392| #if defined __stub__strlwr || defined __stub____strlwr
1393| choke me
1394| #endif
1395|
1396| int
1397| main ()
1398| {
1399| return _strlwr ();
1400|   ;
1401|   return 0;
1402| }
1403configure:18247: result: no
1404configure:18162: checking for strchr
1405configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1406conftest.c:89: warning: conflicting types for built-in function 'strchr'
1407configure:18225: $? = 0
1408configure:18247: result: yes
1409configure:18162: checking for strrchr
1410configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1411conftest.c:90: warning: conflicting types for built-in function 'strrchr'
1412configure:18225: $? = 0
1413configure:18247: result: yes
1414configure:18162: checking for strstr
1415configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1416conftest.c:91: warning: conflicting types for built-in function 'strstr'
1417configure:18225: $? = 0
1418configure:18247: result: yes
1419configure:18162: checking for itoa
1420configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1421Undefined symbols:
1422  "_itoa", referenced from:
1423      _main in cc53emqb.o
1424ld: symbol(s) not found
1425collect2: ld returned 1 exit status
1426configure:18225: $? = 1
1427configure: failed program was:
1428| /* confdefs.h.  */
1429| #define PACKAGE_NAME ""
1430| #define PACKAGE_TARNAME ""
1431| #define PACKAGE_VERSION ""
1432| #define PACKAGE_STRING ""
1433| #define PACKAGE_BUGREPORT ""
1434| #define STDC_HEADERS 1
1435| #define HAVE_SYS_TYPES_H 1
1436| #define HAVE_SYS_STAT_H 1
1437| #define HAVE_STDLIB_H 1
1438| #define HAVE_STRING_H 1
1439| #define HAVE_MEMORY_H 1
1440| #define HAVE_STRINGS_H 1
1441| #define HAVE_INTTYPES_H 1
1442| #define HAVE_STDINT_H 1
1443| #define HAVE_UNISTD_H 1
1444| #define __EXTENSIONS__ 1
1445| #define _ALL_SOURCE 1
1446| #define _GNU_SOURCE 1
1447| #define _POSIX_PTHREAD_SEMANTICS 1
1448| #define _TANDEM_SOURCE 1
1449| #define HAVE_DLFCN_H 1
1450| #define LT_OBJDIR ".libs/"
1451| #define AC_APPLE_UNIVERSAL_BUILD 1
1452| #define SDL_BYTEORDER 1234
1453| #define HAVE_LIBC 1
1454| #define STDC_HEADERS 1
1455| #define HAVE_SYS_TYPES_H 1
1456| #define HAVE_STDIO_H 1
1457| #define HAVE_STDLIB_H 1
1458| #define HAVE_STDDEF_H 1
1459| #define HAVE_STDARG_H 1
1460| #define HAVE_MEMORY_H 1
1461| #define HAVE_STRING_H 1
1462| #define HAVE_STRINGS_H 1
1463| #define HAVE_INTTYPES_H 1
1464| #define HAVE_STDINT_H 1
1465| #define HAVE_CTYPE_H 1
1466| #define HAVE_MATH_H 1
1467| #define HAVE_ICONV_H 1
1468| #define HAVE_SIGNAL_H 1
1469| #define SDL_HAS_64BIT_TYPE 1
1470| #define HAVE_ALLOCA_H 1
1471| #define HAVE_ALLOCA 1
1472| #define HAVE_MEMCMP 1
1473| #define HAVE_STRTOD 1
1474| #define HAVE_MPROTECT 1
1475| #define HAVE_MALLOC 1
1476| #define HAVE_CALLOC 1
1477| #define HAVE_REALLOC 1
1478| #define HAVE_FREE 1
1479| #define HAVE_GETENV 1
1480| #define HAVE_PUTENV 1
1481| #define HAVE_UNSETENV 1
1482| #define HAVE_QSORT 1
1483| #define HAVE_ABS 1
1484| #define HAVE_BCOPY 1
1485| #define HAVE_MEMSET 1
1486| #define HAVE_MEMCPY 1
1487| #define HAVE_MEMMOVE 1
1488| #define HAVE_STRLEN 1
1489| #define HAVE_STRLCPY 1
1490| #define HAVE_STRLCAT 1
1491| #define HAVE_STRDUP 1
1492| #define HAVE_STRCHR 1
1493| #define HAVE_STRRCHR 1
1494| #define HAVE_STRSTR 1
1495| /* end confdefs.h.  */
1496| /* Define itoa to an innocuous variant, in case <limits.h> declares itoa.
1497|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1498| #define itoa innocuous_itoa
1499|
1500| /* System header to define __stub macros and hopefully few prototypes,
1501|     which can conflict with char itoa (); below.
1502|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1503|     <limits.h> exists even on freestanding compilers.  */
1504|
1505| #ifdef __STDC__
1506| # include <limits.h>
1507| #else
1508| # include <assert.h>
1509| #endif
1510|
1511| #undef itoa
1512|
1513| /* Override any GCC internal prototype to avoid an error.
1514|    Use char because int might match the return type of a GCC
1515|    builtin and then its argument prototype would still apply.  */
1516| #ifdef __cplusplus
1517| extern "C"
1518| #endif
1519| char itoa ();
1520| /* The GNU C library defines this for functions which it implements
1521|     to always fail with ENOSYS.  Some functions are actually named
1522|     something starting with __ and the normal name is an alias.  */
1523| #if defined __stub_itoa || defined __stub___itoa
1524| choke me
1525| #endif
1526|
1527| int
1528| main ()
1529| {
1530| return itoa ();
1531|   ;
1532|   return 0;
1533| }
1534configure:18247: result: no
1535configure:18162: checking for _ltoa
1536configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1537Undefined symbols:
1538  "__ltoa", referenced from:
1539      _main in ccqBm3Yn.o
1540ld: symbol(s) not found
1541collect2: ld returned 1 exit status
1542configure:18225: $? = 1
1543configure: failed program was:
1544| /* confdefs.h.  */
1545| #define PACKAGE_NAME ""
1546| #define PACKAGE_TARNAME ""
1547| #define PACKAGE_VERSION ""
1548| #define PACKAGE_STRING ""
1549| #define PACKAGE_BUGREPORT ""
1550| #define STDC_HEADERS 1
1551| #define HAVE_SYS_TYPES_H 1
1552| #define HAVE_SYS_STAT_H 1
1553| #define HAVE_STDLIB_H 1
1554| #define HAVE_STRING_H 1
1555| #define HAVE_MEMORY_H 1
1556| #define HAVE_STRINGS_H 1
1557| #define HAVE_INTTYPES_H 1
1558| #define HAVE_STDINT_H 1
1559| #define HAVE_UNISTD_H 1
1560| #define __EXTENSIONS__ 1
1561| #define _ALL_SOURCE 1
1562| #define _GNU_SOURCE 1
1563| #define _POSIX_PTHREAD_SEMANTICS 1
1564| #define _TANDEM_SOURCE 1
1565| #define HAVE_DLFCN_H 1
1566| #define LT_OBJDIR ".libs/"
1567| #define AC_APPLE_UNIVERSAL_BUILD 1
1568| #define SDL_BYTEORDER 1234
1569| #define HAVE_LIBC 1
1570| #define STDC_HEADERS 1
1571| #define HAVE_SYS_TYPES_H 1
1572| #define HAVE_STDIO_H 1
1573| #define HAVE_STDLIB_H 1
1574| #define HAVE_STDDEF_H 1
1575| #define HAVE_STDARG_H 1
1576| #define HAVE_MEMORY_H 1
1577| #define HAVE_STRING_H 1
1578| #define HAVE_STRINGS_H 1
1579| #define HAVE_INTTYPES_H 1
1580| #define HAVE_STDINT_H 1
1581| #define HAVE_CTYPE_H 1
1582| #define HAVE_MATH_H 1
1583| #define HAVE_ICONV_H 1
1584| #define HAVE_SIGNAL_H 1
1585| #define SDL_HAS_64BIT_TYPE 1
1586| #define HAVE_ALLOCA_H 1
1587| #define HAVE_ALLOCA 1
1588| #define HAVE_MEMCMP 1
1589| #define HAVE_STRTOD 1
1590| #define HAVE_MPROTECT 1
1591| #define HAVE_MALLOC 1
1592| #define HAVE_CALLOC 1
1593| #define HAVE_REALLOC 1
1594| #define HAVE_FREE 1
1595| #define HAVE_GETENV 1
1596| #define HAVE_PUTENV 1
1597| #define HAVE_UNSETENV 1
1598| #define HAVE_QSORT 1
1599| #define HAVE_ABS 1
1600| #define HAVE_BCOPY 1
1601| #define HAVE_MEMSET 1
1602| #define HAVE_MEMCPY 1
1603| #define HAVE_MEMMOVE 1
1604| #define HAVE_STRLEN 1
1605| #define HAVE_STRLCPY 1
1606| #define HAVE_STRLCAT 1
1607| #define HAVE_STRDUP 1
1608| #define HAVE_STRCHR 1
1609| #define HAVE_STRRCHR 1
1610| #define HAVE_STRSTR 1
1611| /* end confdefs.h.  */
1612| /* Define _ltoa to an innocuous variant, in case <limits.h> declares _ltoa.
1613|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1614| #define _ltoa innocuous__ltoa
1615|
1616| /* System header to define __stub macros and hopefully few prototypes,
1617|     which can conflict with char _ltoa (); below.
1618|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1619|     <limits.h> exists even on freestanding compilers.  */
1620|
1621| #ifdef __STDC__
1622| # include <limits.h>
1623| #else
1624| # include <assert.h>
1625| #endif
1626|
1627| #undef _ltoa
1628|
1629| /* Override any GCC internal prototype to avoid an error.
1630|    Use char because int might match the return type of a GCC
1631|    builtin and then its argument prototype would still apply.  */
1632| #ifdef __cplusplus
1633| extern "C"
1634| #endif
1635| char _ltoa ();
1636| /* The GNU C library defines this for functions which it implements
1637|     to always fail with ENOSYS.  Some functions are actually named
1638|     something starting with __ and the normal name is an alias.  */
1639| #if defined __stub__ltoa || defined __stub____ltoa
1640| choke me
1641| #endif
1642|
1643| int
1644| main ()
1645| {
1646| return _ltoa ();
1647|   ;
1648|   return 0;
1649| }
1650configure:18247: result: no
1651configure:18162: checking for _uitoa
1652configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1653Undefined symbols:
1654  "__uitoa", referenced from:
1655      _main in ccFLzjeJ.o
1656ld: symbol(s) not found
1657collect2: ld returned 1 exit status
1658configure:18225: $? = 1
1659configure: failed program was:
1660| /* confdefs.h.  */
1661| #define PACKAGE_NAME ""
1662| #define PACKAGE_TARNAME ""
1663| #define PACKAGE_VERSION ""
1664| #define PACKAGE_STRING ""
1665| #define PACKAGE_BUGREPORT ""
1666| #define STDC_HEADERS 1
1667| #define HAVE_SYS_TYPES_H 1
1668| #define HAVE_SYS_STAT_H 1
1669| #define HAVE_STDLIB_H 1
1670| #define HAVE_STRING_H 1
1671| #define HAVE_MEMORY_H 1
1672| #define HAVE_STRINGS_H 1
1673| #define HAVE_INTTYPES_H 1
1674| #define HAVE_STDINT_H 1
1675| #define HAVE_UNISTD_H 1
1676| #define __EXTENSIONS__ 1
1677| #define _ALL_SOURCE 1
1678| #define _GNU_SOURCE 1
1679| #define _POSIX_PTHREAD_SEMANTICS 1
1680| #define _TANDEM_SOURCE 1
1681| #define HAVE_DLFCN_H 1
1682| #define LT_OBJDIR ".libs/"
1683| #define AC_APPLE_UNIVERSAL_BUILD 1
1684| #define SDL_BYTEORDER 1234
1685| #define HAVE_LIBC 1
1686| #define STDC_HEADERS 1
1687| #define HAVE_SYS_TYPES_H 1
1688| #define HAVE_STDIO_H 1
1689| #define HAVE_STDLIB_H 1
1690| #define HAVE_STDDEF_H 1
1691| #define HAVE_STDARG_H 1
1692| #define HAVE_MEMORY_H 1
1693| #define HAVE_STRING_H 1
1694| #define HAVE_STRINGS_H 1
1695| #define HAVE_INTTYPES_H 1
1696| #define HAVE_STDINT_H 1
1697| #define HAVE_CTYPE_H 1
1698| #define HAVE_MATH_H 1
1699| #define HAVE_ICONV_H 1
1700| #define HAVE_SIGNAL_H 1
1701| #define SDL_HAS_64BIT_TYPE 1
1702| #define HAVE_ALLOCA_H 1
1703| #define HAVE_ALLOCA 1
1704| #define HAVE_MEMCMP 1
1705| #define HAVE_STRTOD 1
1706| #define HAVE_MPROTECT 1
1707| #define HAVE_MALLOC 1
1708| #define HAVE_CALLOC 1
1709| #define HAVE_REALLOC 1
1710| #define HAVE_FREE 1
1711| #define HAVE_GETENV 1
1712| #define HAVE_PUTENV 1
1713| #define HAVE_UNSETENV 1
1714| #define HAVE_QSORT 1
1715| #define HAVE_ABS 1
1716| #define HAVE_BCOPY 1
1717| #define HAVE_MEMSET 1
1718| #define HAVE_MEMCPY 1
1719| #define HAVE_MEMMOVE 1
1720| #define HAVE_STRLEN 1
1721| #define HAVE_STRLCPY 1
1722| #define HAVE_STRLCAT 1
1723| #define HAVE_STRDUP 1
1724| #define HAVE_STRCHR 1
1725| #define HAVE_STRRCHR 1
1726| #define HAVE_STRSTR 1
1727| /* end confdefs.h.  */
1728| /* Define _uitoa to an innocuous variant, in case <limits.h> declares _uitoa.
1729|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1730| #define _uitoa innocuous__uitoa
1731|
1732| /* System header to define __stub macros and hopefully few prototypes,
1733|     which can conflict with char _uitoa (); below.
1734|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1735|     <limits.h> exists even on freestanding compilers.  */
1736|
1737| #ifdef __STDC__
1738| # include <limits.h>
1739| #else
1740| # include <assert.h>
1741| #endif
1742|
1743| #undef _uitoa
1744|
1745| /* Override any GCC internal prototype to avoid an error.
1746|    Use char because int might match the return type of a GCC
1747|    builtin and then its argument prototype would still apply.  */
1748| #ifdef __cplusplus
1749| extern "C"
1750| #endif
1751| char _uitoa ();
1752| /* The GNU C library defines this for functions which it implements
1753|     to always fail with ENOSYS.  Some functions are actually named
1754|     something starting with __ and the normal name is an alias.  */
1755| #if defined __stub__uitoa || defined __stub____uitoa
1756| choke me
1757| #endif
1758|
1759| int
1760| main ()
1761| {
1762| return _uitoa ();
1763|   ;
1764|   return 0;
1765| }
1766configure:18247: result: no
1767configure:18162: checking for _ultoa
1768configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1769Undefined symbols:
1770  "__ultoa", referenced from:
1771      _main in ccFe9h6A.o
1772ld: symbol(s) not found
1773collect2: ld returned 1 exit status
1774configure:18225: $? = 1
1775configure: failed program was:
1776| /* confdefs.h.  */
1777| #define PACKAGE_NAME ""
1778| #define PACKAGE_TARNAME ""
1779| #define PACKAGE_VERSION ""
1780| #define PACKAGE_STRING ""
1781| #define PACKAGE_BUGREPORT ""
1782| #define STDC_HEADERS 1
1783| #define HAVE_SYS_TYPES_H 1
1784| #define HAVE_SYS_STAT_H 1
1785| #define HAVE_STDLIB_H 1
1786| #define HAVE_STRING_H 1
1787| #define HAVE_MEMORY_H 1
1788| #define HAVE_STRINGS_H 1
1789| #define HAVE_INTTYPES_H 1
1790| #define HAVE_STDINT_H 1
1791| #define HAVE_UNISTD_H 1
1792| #define __EXTENSIONS__ 1
1793| #define _ALL_SOURCE 1
1794| #define _GNU_SOURCE 1
1795| #define _POSIX_PTHREAD_SEMANTICS 1
1796| #define _TANDEM_SOURCE 1
1797| #define HAVE_DLFCN_H 1
1798| #define LT_OBJDIR ".libs/"
1799| #define AC_APPLE_UNIVERSAL_BUILD 1
1800| #define SDL_BYTEORDER 1234
1801| #define HAVE_LIBC 1
1802| #define STDC_HEADERS 1
1803| #define HAVE_SYS_TYPES_H 1
1804| #define HAVE_STDIO_H 1
1805| #define HAVE_STDLIB_H 1
1806| #define HAVE_STDDEF_H 1
1807| #define HAVE_STDARG_H 1
1808| #define HAVE_MEMORY_H 1
1809| #define HAVE_STRING_H 1
1810| #define HAVE_STRINGS_H 1
1811| #define HAVE_INTTYPES_H 1
1812| #define HAVE_STDINT_H 1
1813| #define HAVE_CTYPE_H 1
1814| #define HAVE_MATH_H 1
1815| #define HAVE_ICONV_H 1
1816| #define HAVE_SIGNAL_H 1
1817| #define SDL_HAS_64BIT_TYPE 1
1818| #define HAVE_ALLOCA_H 1
1819| #define HAVE_ALLOCA 1
1820| #define HAVE_MEMCMP 1
1821| #define HAVE_STRTOD 1
1822| #define HAVE_MPROTECT 1
1823| #define HAVE_MALLOC 1
1824| #define HAVE_CALLOC 1
1825| #define HAVE_REALLOC 1
1826| #define HAVE_FREE 1
1827| #define HAVE_GETENV 1
1828| #define HAVE_PUTENV 1
1829| #define HAVE_UNSETENV 1
1830| #define HAVE_QSORT 1
1831| #define HAVE_ABS 1
1832| #define HAVE_BCOPY 1
1833| #define HAVE_MEMSET 1
1834| #define HAVE_MEMCPY 1
1835| #define HAVE_MEMMOVE 1
1836| #define HAVE_STRLEN 1
1837| #define HAVE_STRLCPY 1
1838| #define HAVE_STRLCAT 1
1839| #define HAVE_STRDUP 1
1840| #define HAVE_STRCHR 1
1841| #define HAVE_STRRCHR 1
1842| #define HAVE_STRSTR 1
1843| /* end confdefs.h.  */
1844| /* Define _ultoa to an innocuous variant, in case <limits.h> declares _ultoa.
1845|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1846| #define _ultoa innocuous__ultoa
1847|
1848| /* System header to define __stub macros and hopefully few prototypes,
1849|     which can conflict with char _ultoa (); below.
1850|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1851|     <limits.h> exists even on freestanding compilers.  */
1852|
1853| #ifdef __STDC__
1854| # include <limits.h>
1855| #else
1856| # include <assert.h>
1857| #endif
1858|
1859| #undef _ultoa
1860|
1861| /* Override any GCC internal prototype to avoid an error.
1862|    Use char because int might match the return type of a GCC
1863|    builtin and then its argument prototype would still apply.  */
1864| #ifdef __cplusplus
1865| extern "C"
1866| #endif
1867| char _ultoa ();
1868| /* The GNU C library defines this for functions which it implements
1869|     to always fail with ENOSYS.  Some functions are actually named
1870|     something starting with __ and the normal name is an alias.  */
1871| #if defined __stub__ultoa || defined __stub____ultoa
1872| choke me
1873| #endif
1874|
1875| int
1876| main ()
1877| {
1878| return _ultoa ();
1879|   ;
1880|   return 0;
1881| }
1882configure:18247: result: no
1883configure:18162: checking for strtol
1884configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1885configure:18225: $? = 0
1886configure:18247: result: yes
1887configure:18162: checking for strtoul
1888configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1889configure:18225: $? = 0
1890configure:18247: result: yes
1891configure:18162: checking for _i64toa
1892configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
1893Undefined symbols:
1894  "__i64toa", referenced from:
1895      _main in cctc2U0a.o
1896ld: symbol(s) not found
1897collect2: ld returned 1 exit status
1898configure:18225: $? = 1
1899configure: failed program was:
1900| /* confdefs.h.  */
1901| #define PACKAGE_NAME ""
1902| #define PACKAGE_TARNAME ""
1903| #define PACKAGE_VERSION ""
1904| #define PACKAGE_STRING ""
1905| #define PACKAGE_BUGREPORT ""
1906| #define STDC_HEADERS 1
1907| #define HAVE_SYS_TYPES_H 1
1908| #define HAVE_SYS_STAT_H 1
1909| #define HAVE_STDLIB_H 1
1910| #define HAVE_STRING_H 1
1911| #define HAVE_MEMORY_H 1
1912| #define HAVE_STRINGS_H 1
1913| #define HAVE_INTTYPES_H 1
1914| #define HAVE_STDINT_H 1
1915| #define HAVE_UNISTD_H 1
1916| #define __EXTENSIONS__ 1
1917| #define _ALL_SOURCE 1
1918| #define _GNU_SOURCE 1
1919| #define _POSIX_PTHREAD_SEMANTICS 1
1920| #define _TANDEM_SOURCE 1
1921| #define HAVE_DLFCN_H 1
1922| #define LT_OBJDIR ".libs/"
1923| #define AC_APPLE_UNIVERSAL_BUILD 1
1924| #define SDL_BYTEORDER 1234
1925| #define HAVE_LIBC 1
1926| #define STDC_HEADERS 1
1927| #define HAVE_SYS_TYPES_H 1
1928| #define HAVE_STDIO_H 1
1929| #define HAVE_STDLIB_H 1
1930| #define HAVE_STDDEF_H 1
1931| #define HAVE_STDARG_H 1
1932| #define HAVE_MEMORY_H 1
1933| #define HAVE_STRING_H 1
1934| #define HAVE_STRINGS_H 1
1935| #define HAVE_INTTYPES_H 1
1936| #define HAVE_STDINT_H 1
1937| #define HAVE_CTYPE_H 1
1938| #define HAVE_MATH_H 1
1939| #define HAVE_ICONV_H 1
1940| #define HAVE_SIGNAL_H 1
1941| #define SDL_HAS_64BIT_TYPE 1
1942| #define HAVE_ALLOCA_H 1
1943| #define HAVE_ALLOCA 1
1944| #define HAVE_MEMCMP 1
1945| #define HAVE_STRTOD 1
1946| #define HAVE_MPROTECT 1
1947| #define HAVE_MALLOC 1
1948| #define HAVE_CALLOC 1
1949| #define HAVE_REALLOC 1
1950| #define HAVE_FREE 1
1951| #define HAVE_GETENV 1
1952| #define HAVE_PUTENV 1
1953| #define HAVE_UNSETENV 1
1954| #define HAVE_QSORT 1
1955| #define HAVE_ABS 1
1956| #define HAVE_BCOPY 1
1957| #define HAVE_MEMSET 1
1958| #define HAVE_MEMCPY 1
1959| #define HAVE_MEMMOVE 1
1960| #define HAVE_STRLEN 1
1961| #define HAVE_STRLCPY 1
1962| #define HAVE_STRLCAT 1
1963| #define HAVE_STRDUP 1
1964| #define HAVE_STRCHR 1
1965| #define HAVE_STRRCHR 1
1966| #define HAVE_STRSTR 1
1967| #define HAVE_STRTOL 1
1968| #define HAVE_STRTOUL 1
1969| /* end confdefs.h.  */
1970| /* Define _i64toa to an innocuous variant, in case <limits.h> declares _i64toa.
1971|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1972| #define _i64toa innocuous__i64toa
1973|
1974| /* System header to define __stub macros and hopefully few prototypes,
1975|     which can conflict with char _i64toa (); below.
1976|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1977|     <limits.h> exists even on freestanding compilers.  */
1978|
1979| #ifdef __STDC__
1980| # include <limits.h>
1981| #else
1982| # include <assert.h>
1983| #endif
1984|
1985| #undef _i64toa
1986|
1987| /* Override any GCC internal prototype to avoid an error.
1988|    Use char because int might match the return type of a GCC
1989|    builtin and then its argument prototype would still apply.  */
1990| #ifdef __cplusplus
1991| extern "C"
1992| #endif
1993| char _i64toa ();
1994| /* The GNU C library defines this for functions which it implements
1995|     to always fail with ENOSYS.  Some functions are actually named
1996|     something starting with __ and the normal name is an alias.  */
1997| #if defined __stub__i64toa || defined __stub____i64toa
1998| choke me
1999| #endif
2000|
2001| int
2002| main ()
2003| {
2004| return _i64toa ();
2005|   ;
2006|   return 0;
2007| }
2008configure:18247: result: no
2009configure:18162: checking for _ui64toa
2010configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2011Undefined symbols:
2012  "__ui64toa", referenced from:
2013      _main in ccdVZPvg.o
2014ld: symbol(s) not found
2015collect2: ld returned 1 exit status
2016configure:18225: $? = 1
2017configure: failed program was:
2018| /* confdefs.h.  */
2019| #define PACKAGE_NAME ""
2020| #define PACKAGE_TARNAME ""
2021| #define PACKAGE_VERSION ""
2022| #define PACKAGE_STRING ""
2023| #define PACKAGE_BUGREPORT ""
2024| #define STDC_HEADERS 1
2025| #define HAVE_SYS_TYPES_H 1
2026| #define HAVE_SYS_STAT_H 1
2027| #define HAVE_STDLIB_H 1
2028| #define HAVE_STRING_H 1
2029| #define HAVE_MEMORY_H 1
2030| #define HAVE_STRINGS_H 1
2031| #define HAVE_INTTYPES_H 1
2032| #define HAVE_STDINT_H 1
2033| #define HAVE_UNISTD_H 1
2034| #define __EXTENSIONS__ 1
2035| #define _ALL_SOURCE 1
2036| #define _GNU_SOURCE 1
2037| #define _POSIX_PTHREAD_SEMANTICS 1
2038| #define _TANDEM_SOURCE 1
2039| #define HAVE_DLFCN_H 1
2040| #define LT_OBJDIR ".libs/"
2041| #define AC_APPLE_UNIVERSAL_BUILD 1
2042| #define SDL_BYTEORDER 1234
2043| #define HAVE_LIBC 1
2044| #define STDC_HEADERS 1
2045| #define HAVE_SYS_TYPES_H 1
2046| #define HAVE_STDIO_H 1
2047| #define HAVE_STDLIB_H 1
2048| #define HAVE_STDDEF_H 1
2049| #define HAVE_STDARG_H 1
2050| #define HAVE_MEMORY_H 1
2051| #define HAVE_STRING_H 1
2052| #define HAVE_STRINGS_H 1
2053| #define HAVE_INTTYPES_H 1
2054| #define HAVE_STDINT_H 1
2055| #define HAVE_CTYPE_H 1
2056| #define HAVE_MATH_H 1
2057| #define HAVE_ICONV_H 1
2058| #define HAVE_SIGNAL_H 1
2059| #define SDL_HAS_64BIT_TYPE 1
2060| #define HAVE_ALLOCA_H 1
2061| #define HAVE_ALLOCA 1
2062| #define HAVE_MEMCMP 1
2063| #define HAVE_STRTOD 1
2064| #define HAVE_MPROTECT 1
2065| #define HAVE_MALLOC 1
2066| #define HAVE_CALLOC 1
2067| #define HAVE_REALLOC 1
2068| #define HAVE_FREE 1
2069| #define HAVE_GETENV 1
2070| #define HAVE_PUTENV 1
2071| #define HAVE_UNSETENV 1
2072| #define HAVE_QSORT 1
2073| #define HAVE_ABS 1
2074| #define HAVE_BCOPY 1
2075| #define HAVE_MEMSET 1
2076| #define HAVE_MEMCPY 1
2077| #define HAVE_MEMMOVE 1
2078| #define HAVE_STRLEN 1
2079| #define HAVE_STRLCPY 1
2080| #define HAVE_STRLCAT 1
2081| #define HAVE_STRDUP 1
2082| #define HAVE_STRCHR 1
2083| #define HAVE_STRRCHR 1
2084| #define HAVE_STRSTR 1
2085| #define HAVE_STRTOL 1
2086| #define HAVE_STRTOUL 1
2087| /* end confdefs.h.  */
2088| /* Define _ui64toa to an innocuous variant, in case <limits.h> declares _ui64toa.
2089|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2090| #define _ui64toa innocuous__ui64toa
2091|
2092| /* System header to define __stub macros and hopefully few prototypes,
2093|     which can conflict with char _ui64toa (); below.
2094|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2095|     <limits.h> exists even on freestanding compilers.  */
2096|
2097| #ifdef __STDC__
2098| # include <limits.h>
2099| #else
2100| # include <assert.h>
2101| #endif
2102|
2103| #undef _ui64toa
2104|
2105| /* Override any GCC internal prototype to avoid an error.
2106|    Use char because int might match the return type of a GCC
2107|    builtin and then its argument prototype would still apply.  */
2108| #ifdef __cplusplus
2109| extern "C"
2110| #endif
2111| char _ui64toa ();
2112| /* The GNU C library defines this for functions which it implements
2113|     to always fail with ENOSYS.  Some functions are actually named
2114|     something starting with __ and the normal name is an alias.  */
2115| #if defined __stub__ui64toa || defined __stub____ui64toa
2116| choke me
2117| #endif
2118|
2119| int
2120| main ()
2121| {
2122| return _ui64toa ();
2123|   ;
2124|   return 0;
2125| }
2126configure:18247: result: no
2127configure:18162: checking for strtoll
2128configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2129configure:18225: $? = 0
2130configure:18247: result: yes
2131configure:18162: checking for strtoull
2132configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2133configure:18225: $? = 0
2134configure:18247: result: yes
2135configure:18162: checking for atoi
2136configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2137configure:18225: $? = 0
2138configure:18247: result: yes
2139configure:18162: checking for atof
2140configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2141configure:18225: $? = 0
2142configure:18247: result: yes
2143configure:18162: checking for strcmp
2144configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2145conftest.c:98: warning: conflicting types for built-in function 'strcmp'
2146configure:18225: $? = 0
2147configure:18247: result: yes
2148configure:18162: checking for strncmp
2149configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2150conftest.c:99: warning: conflicting types for built-in function 'strncmp'
2151configure:18225: $? = 0
2152configure:18247: result: yes
2153configure:18162: checking for _stricmp
2154configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2155Undefined symbols:
2156  "__stricmp", referenced from:
2157      _main in ccFIswQy.o
2158ld: symbol(s) not found
2159collect2: ld returned 1 exit status
2160configure:18225: $? = 1
2161configure: failed program was:
2162| /* confdefs.h.  */
2163| #define PACKAGE_NAME ""
2164| #define PACKAGE_TARNAME ""
2165| #define PACKAGE_VERSION ""
2166| #define PACKAGE_STRING ""
2167| #define PACKAGE_BUGREPORT ""
2168| #define STDC_HEADERS 1
2169| #define HAVE_SYS_TYPES_H 1
2170| #define HAVE_SYS_STAT_H 1
2171| #define HAVE_STDLIB_H 1
2172| #define HAVE_STRING_H 1
2173| #define HAVE_MEMORY_H 1
2174| #define HAVE_STRINGS_H 1
2175| #define HAVE_INTTYPES_H 1
2176| #define HAVE_STDINT_H 1
2177| #define HAVE_UNISTD_H 1
2178| #define __EXTENSIONS__ 1
2179| #define _ALL_SOURCE 1
2180| #define _GNU_SOURCE 1
2181| #define _POSIX_PTHREAD_SEMANTICS 1
2182| #define _TANDEM_SOURCE 1
2183| #define HAVE_DLFCN_H 1
2184| #define LT_OBJDIR ".libs/"
2185| #define AC_APPLE_UNIVERSAL_BUILD 1
2186| #define SDL_BYTEORDER 1234
2187| #define HAVE_LIBC 1
2188| #define STDC_HEADERS 1
2189| #define HAVE_SYS_TYPES_H 1
2190| #define HAVE_STDIO_H 1
2191| #define HAVE_STDLIB_H 1
2192| #define HAVE_STDDEF_H 1
2193| #define HAVE_STDARG_H 1
2194| #define HAVE_MEMORY_H 1
2195| #define HAVE_STRING_H 1
2196| #define HAVE_STRINGS_H 1
2197| #define HAVE_INTTYPES_H 1
2198| #define HAVE_STDINT_H 1
2199| #define HAVE_CTYPE_H 1
2200| #define HAVE_MATH_H 1
2201| #define HAVE_ICONV_H 1
2202| #define HAVE_SIGNAL_H 1
2203| #define SDL_HAS_64BIT_TYPE 1
2204| #define HAVE_ALLOCA_H 1
2205| #define HAVE_ALLOCA 1
2206| #define HAVE_MEMCMP 1
2207| #define HAVE_STRTOD 1
2208| #define HAVE_MPROTECT 1
2209| #define HAVE_MALLOC 1
2210| #define HAVE_CALLOC 1
2211| #define HAVE_REALLOC 1
2212| #define HAVE_FREE 1
2213| #define HAVE_GETENV 1
2214| #define HAVE_PUTENV 1
2215| #define HAVE_UNSETENV 1
2216| #define HAVE_QSORT 1
2217| #define HAVE_ABS 1
2218| #define HAVE_BCOPY 1
2219| #define HAVE_MEMSET 1
2220| #define HAVE_MEMCPY 1
2221| #define HAVE_MEMMOVE 1
2222| #define HAVE_STRLEN 1
2223| #define HAVE_STRLCPY 1
2224| #define HAVE_STRLCAT 1
2225| #define HAVE_STRDUP 1
2226| #define HAVE_STRCHR 1
2227| #define HAVE_STRRCHR 1
2228| #define HAVE_STRSTR 1
2229| #define HAVE_STRTOL 1
2230| #define HAVE_STRTOUL 1
2231| #define HAVE_STRTOLL 1
2232| #define HAVE_STRTOULL 1
2233| #define HAVE_ATOI 1
2234| #define HAVE_ATOF 1
2235| #define HAVE_STRCMP 1
2236| #define HAVE_STRNCMP 1
2237| /* end confdefs.h.  */
2238| /* Define _stricmp to an innocuous variant, in case <limits.h> declares _stricmp.
2239|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2240| #define _stricmp innocuous__stricmp
2241|
2242| /* System header to define __stub macros and hopefully few prototypes,
2243|     which can conflict with char _stricmp (); below.
2244|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2245|     <limits.h> exists even on freestanding compilers.  */
2246|
2247| #ifdef __STDC__
2248| # include <limits.h>
2249| #else
2250| # include <assert.h>
2251| #endif
2252|
2253| #undef _stricmp
2254|
2255| /* Override any GCC internal prototype to avoid an error.
2256|    Use char because int might match the return type of a GCC
2257|    builtin and then its argument prototype would still apply.  */
2258| #ifdef __cplusplus
2259| extern "C"
2260| #endif
2261| char _stricmp ();
2262| /* The GNU C library defines this for functions which it implements
2263|     to always fail with ENOSYS.  Some functions are actually named
2264|     something starting with __ and the normal name is an alias.  */
2265| #if defined __stub__stricmp || defined __stub____stricmp
2266| choke me
2267| #endif
2268|
2269| int
2270| main ()
2271| {
2272| return _stricmp ();
2273|   ;
2274|   return 0;
2275| }
2276configure:18247: result: no
2277configure:18162: checking for strcasecmp
2278configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2279configure:18225: $? = 0
2280configure:18247: result: yes
2281configure:18162: checking for _strnicmp
2282configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2283Undefined symbols:
2284  "__strnicmp", referenced from:
2285      _main in ccKI7Mbs.o
2286ld: symbol(s) not found
2287collect2: ld returned 1 exit status
2288configure:18225: $? = 1
2289configure: failed program was:
2290| /* confdefs.h.  */
2291| #define PACKAGE_NAME ""
2292| #define PACKAGE_TARNAME ""
2293| #define PACKAGE_VERSION ""
2294| #define PACKAGE_STRING ""
2295| #define PACKAGE_BUGREPORT ""
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 __EXTENSIONS__ 1
2307| #define _ALL_SOURCE 1
2308| #define _GNU_SOURCE 1
2309| #define _POSIX_PTHREAD_SEMANTICS 1
2310| #define _TANDEM_SOURCE 1
2311| #define HAVE_DLFCN_H 1
2312| #define LT_OBJDIR ".libs/"
2313| #define AC_APPLE_UNIVERSAL_BUILD 1
2314| #define SDL_BYTEORDER 1234
2315| #define HAVE_LIBC 1
2316| #define STDC_HEADERS 1
2317| #define HAVE_SYS_TYPES_H 1
2318| #define HAVE_STDIO_H 1
2319| #define HAVE_STDLIB_H 1
2320| #define HAVE_STDDEF_H 1
2321| #define HAVE_STDARG_H 1
2322| #define HAVE_MEMORY_H 1
2323| #define HAVE_STRING_H 1
2324| #define HAVE_STRINGS_H 1
2325| #define HAVE_INTTYPES_H 1
2326| #define HAVE_STDINT_H 1
2327| #define HAVE_CTYPE_H 1
2328| #define HAVE_MATH_H 1
2329| #define HAVE_ICONV_H 1
2330| #define HAVE_SIGNAL_H 1
2331| #define SDL_HAS_64BIT_TYPE 1
2332| #define HAVE_ALLOCA_H 1
2333| #define HAVE_ALLOCA 1
2334| #define HAVE_MEMCMP 1
2335| #define HAVE_STRTOD 1
2336| #define HAVE_MPROTECT 1
2337| #define HAVE_MALLOC 1
2338| #define HAVE_CALLOC 1
2339| #define HAVE_REALLOC 1
2340| #define HAVE_FREE 1
2341| #define HAVE_GETENV 1
2342| #define HAVE_PUTENV 1
2343| #define HAVE_UNSETENV 1
2344| #define HAVE_QSORT 1
2345| #define HAVE_ABS 1
2346| #define HAVE_BCOPY 1
2347| #define HAVE_MEMSET 1
2348| #define HAVE_MEMCPY 1
2349| #define HAVE_MEMMOVE 1
2350| #define HAVE_STRLEN 1
2351| #define HAVE_STRLCPY 1
2352| #define HAVE_STRLCAT 1
2353| #define HAVE_STRDUP 1
2354| #define HAVE_STRCHR 1
2355| #define HAVE_STRRCHR 1
2356| #define HAVE_STRSTR 1
2357| #define HAVE_STRTOL 1
2358| #define HAVE_STRTOUL 1
2359| #define HAVE_STRTOLL 1
2360| #define HAVE_STRTOULL 1
2361| #define HAVE_ATOI 1
2362| #define HAVE_ATOF 1
2363| #define HAVE_STRCMP 1
2364| #define HAVE_STRNCMP 1
2365| #define HAVE_STRCASECMP 1
2366| /* end confdefs.h.  */
2367| /* Define _strnicmp to an innocuous variant, in case <limits.h> declares _strnicmp.
2368|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2369| #define _strnicmp innocuous__strnicmp
2370|
2371| /* System header to define __stub macros and hopefully few prototypes,
2372|     which can conflict with char _strnicmp (); below.
2373|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2374|     <limits.h> exists even on freestanding compilers.  */
2375|
2376| #ifdef __STDC__
2377| # include <limits.h>
2378| #else
2379| # include <assert.h>
2380| #endif
2381|
2382| #undef _strnicmp
2383|
2384| /* Override any GCC internal prototype to avoid an error.
2385|    Use char because int might match the return type of a GCC
2386|    builtin and then its argument prototype would still apply.  */
2387| #ifdef __cplusplus
2388| extern "C"
2389| #endif
2390| char _strnicmp ();
2391| /* The GNU C library defines this for functions which it implements
2392|     to always fail with ENOSYS.  Some functions are actually named
2393|     something starting with __ and the normal name is an alias.  */
2394| #if defined __stub__strnicmp || defined __stub____strnicmp
2395| choke me
2396| #endif
2397|
2398| int
2399| main ()
2400| {
2401| return _strnicmp ();
2402|   ;
2403|   return 0;
2404| }
2405configure:18247: result: no
2406configure:18162: checking for strncasecmp
2407configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2408configure:18225: $? = 0
2409configure:18247: result: yes
2410configure:18162: checking for sscanf
2411configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2412conftest.c:102: warning: conflicting types for built-in function 'sscanf'
2413configure:18225: $? = 0
2414configure:18247: result: yes
2415configure:18162: checking for snprintf
2416configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2417conftest.c:103: warning: conflicting types for built-in function 'snprintf'
2418configure:18225: $? = 0
2419configure:18247: result: yes
2420configure:18162: checking for vsnprintf
2421configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2422conftest.c:104: warning: conflicting types for built-in function 'vsnprintf'
2423configure:18225: $? = 0
2424configure:18247: result: yes
2425configure:18162: checking for iconv
2426configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2427Undefined symbols:
2428  "_iconv", referenced from:
2429      _main in ccqkp9El.o
2430ld: symbol(s) not found
2431collect2: ld returned 1 exit status
2432configure:18225: $? = 1
2433configure: failed program was:
2434| /* confdefs.h.  */
2435| #define PACKAGE_NAME ""
2436| #define PACKAGE_TARNAME ""
2437| #define PACKAGE_VERSION ""
2438| #define PACKAGE_STRING ""
2439| #define PACKAGE_BUGREPORT ""
2440| #define STDC_HEADERS 1
2441| #define HAVE_SYS_TYPES_H 1
2442| #define HAVE_SYS_STAT_H 1
2443| #define HAVE_STDLIB_H 1
2444| #define HAVE_STRING_H 1
2445| #define HAVE_MEMORY_H 1
2446| #define HAVE_STRINGS_H 1
2447| #define HAVE_INTTYPES_H 1
2448| #define HAVE_STDINT_H 1
2449| #define HAVE_UNISTD_H 1
2450| #define __EXTENSIONS__ 1
2451| #define _ALL_SOURCE 1
2452| #define _GNU_SOURCE 1
2453| #define _POSIX_PTHREAD_SEMANTICS 1
2454| #define _TANDEM_SOURCE 1
2455| #define HAVE_DLFCN_H 1
2456| #define LT_OBJDIR ".libs/"
2457| #define AC_APPLE_UNIVERSAL_BUILD 1
2458| #define SDL_BYTEORDER 1234
2459| #define HAVE_LIBC 1
2460| #define STDC_HEADERS 1
2461| #define HAVE_SYS_TYPES_H 1
2462| #define HAVE_STDIO_H 1
2463| #define HAVE_STDLIB_H 1
2464| #define HAVE_STDDEF_H 1
2465| #define HAVE_STDARG_H 1
2466| #define HAVE_MEMORY_H 1
2467| #define HAVE_STRING_H 1
2468| #define HAVE_STRINGS_H 1
2469| #define HAVE_INTTYPES_H 1
2470| #define HAVE_STDINT_H 1
2471| #define HAVE_CTYPE_H 1
2472| #define HAVE_MATH_H 1
2473| #define HAVE_ICONV_H 1
2474| #define HAVE_SIGNAL_H 1
2475| #define SDL_HAS_64BIT_TYPE 1
2476| #define HAVE_ALLOCA_H 1
2477| #define HAVE_ALLOCA 1
2478| #define HAVE_MEMCMP 1
2479| #define HAVE_STRTOD 1
2480| #define HAVE_MPROTECT 1
2481| #define HAVE_MALLOC 1
2482| #define HAVE_CALLOC 1
2483| #define HAVE_REALLOC 1
2484| #define HAVE_FREE 1
2485| #define HAVE_GETENV 1
2486| #define HAVE_PUTENV 1
2487| #define HAVE_UNSETENV 1
2488| #define HAVE_QSORT 1
2489| #define HAVE_ABS 1
2490| #define HAVE_BCOPY 1
2491| #define HAVE_MEMSET 1
2492| #define HAVE_MEMCPY 1
2493| #define HAVE_MEMMOVE 1
2494| #define HAVE_STRLEN 1
2495| #define HAVE_STRLCPY 1
2496| #define HAVE_STRLCAT 1
2497| #define HAVE_STRDUP 1
2498| #define HAVE_STRCHR 1
2499| #define HAVE_STRRCHR 1
2500| #define HAVE_STRSTR 1
2501| #define HAVE_STRTOL 1
2502| #define HAVE_STRTOUL 1
2503| #define HAVE_STRTOLL 1
2504| #define HAVE_STRTOULL 1
2505| #define HAVE_ATOI 1
2506| #define HAVE_ATOF 1
2507| #define HAVE_STRCMP 1
2508| #define HAVE_STRNCMP 1
2509| #define HAVE_STRCASECMP 1
2510| #define HAVE_STRNCASECMP 1
2511| #define HAVE_SSCANF 1
2512| #define HAVE_SNPRINTF 1
2513| #define HAVE_VSNPRINTF 1
2514| /* end confdefs.h.  */
2515| /* Define iconv to an innocuous variant, in case <limits.h> declares iconv.
2516|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2517| #define iconv innocuous_iconv
2518|
2519| /* System header to define __stub macros and hopefully few prototypes,
2520|     which can conflict with char iconv (); below.
2521|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2522|     <limits.h> exists even on freestanding compilers.  */
2523|
2524| #ifdef __STDC__
2525| # include <limits.h>
2526| #else
2527| # include <assert.h>
2528| #endif
2529|
2530| #undef iconv
2531|
2532| /* Override any GCC internal prototype to avoid an error.
2533|    Use char because int might match the return type of a GCC
2534|    builtin and then its argument prototype would still apply.  */
2535| #ifdef __cplusplus
2536| extern "C"
2537| #endif
2538| char iconv ();
2539| /* The GNU C library defines this for functions which it implements
2540|     to always fail with ENOSYS.  Some functions are actually named
2541|     something starting with __ and the normal name is an alias.  */
2542| #if defined __stub_iconv || defined __stub___iconv
2543| choke me
2544| #endif
2545|
2546| int
2547| main ()
2548| {
2549| return iconv ();
2550|   ;
2551|   return 0;
2552| }
2553configure:18247: result: no
2554configure:18162: checking for sigaction
2555configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2556configure:18225: $? = 0
2557configure:18247: result: yes
2558configure:18162: checking for setjmp
2559configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2560configure:18225: $? = 0
2561configure:18247: result: yes
2562configure:18162: checking for nanosleep
2563configure:18218: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2564configure:18225: $? = 0
2565configure:18247: result: yes
2566configure:18260: checking for libiconv_open in -liconv
2567configure:18295: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c -liconv   >&5
2568configure:18302: $? = 0
2569configure:18323: result: yes
2570configure:18329: checking for pow in -lm
2571configure:18364: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c -lm   >&5
2572conftest.c:92: warning: conflicting types for built-in function 'pow'
2573configure:18371: $? = 0
2574configure:18392: result: yes
2575configure:22896: checking for GCC -fvisibility=hidden option
2576configure:22929: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -Werror -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2577configure:22936: $? = 0
2578configure:22952: result: yes
2579configure:28224: checking for dlopen
2580configure:28254: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2581configure:28261: $? = 0
2582configure:28277: result: yes
2583configure:28281: checking for dlopen in -lc
2584configure:28316: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c -lc   >&5
2585configure:28323: $? = 0
2586configure:28344: result: yes
2587configure:25022: checking for Cocoa framework
2588configure:25049: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -x objective-c -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2589configure:25056: $? = 0
2590configure:25072: result: yes
2591configure:23055: checking for X
2592configure:23295: result: libraries /opt/local/lib, headers /opt/local/include
2593configure:23317: checking whether -R must be followed by a space
2594configure:23343: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  -R/opt/local/lib >&5
2595configure:23350: $? = 0
2596configure:23358: result: no
2597configure:23464: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c   -L/opt/local/lib -R/opt/local/lib -lX11 >&5
2598configure:23471: $? = 0
2599configure:23639: checking for gethostbyname
2600configure:23695: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2601configure:23702: $? = 0
2602configure:23722: result: yes
2603configure:23875: checking for connect
2604configure:23931: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2605configure:23938: $? = 0
2606configure:23958: result: yes
2607configure:24034: checking for remove
2608configure:24090: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2609configure:24097: $? = 0
2610configure:24117: result: yes
2611configure:24193: checking for shmat
2612configure:24249: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  conftest.c  >&5
2613configure:24256: $? = 0
2614configure:24276: result: yes
2615configure:24361: checking for IceConnectionNumber in -lICE
2616configure:24396: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1 -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib  -L/opt/local/lib conftest.c -lICE   >&5
2617configure:24403: $? = 0
2618configure:24424: result: yes
2619configure:24622: checking for X11/extensions/Xrandr.h
2620configure:24644: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1  -I/opt/local/include -DXTHREADS -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2621configure:24651: $? = 0
2622configure:24666: result: yes
2623configure:26642: checking for OpenGL (GLX) support
2624configure:26671: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1  -I/opt/local/include -DXTHREADS -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2625conftest.c:106:28: error: GL/gl.h: No such file or directory
2626conftest.c:107:29: error: GL/glx.h: No such file or directory
2627conftest.c:108:29: error: GL/glu.h: No such file or directory
2628configure:26678: $? = 1
2629configure: failed program was:
2630| /* confdefs.h.  */
2631| #define PACKAGE_NAME ""
2632| #define PACKAGE_TARNAME ""
2633| #define PACKAGE_VERSION ""
2634| #define PACKAGE_STRING ""
2635| #define PACKAGE_BUGREPORT ""
2636| #define STDC_HEADERS 1
2637| #define HAVE_SYS_TYPES_H 1
2638| #define HAVE_SYS_STAT_H 1
2639| #define HAVE_STDLIB_H 1
2640| #define HAVE_STRING_H 1
2641| #define HAVE_MEMORY_H 1
2642| #define HAVE_STRINGS_H 1
2643| #define HAVE_INTTYPES_H 1
2644| #define HAVE_STDINT_H 1
2645| #define HAVE_UNISTD_H 1
2646| #define __EXTENSIONS__ 1
2647| #define _ALL_SOURCE 1
2648| #define _GNU_SOURCE 1
2649| #define _POSIX_PTHREAD_SEMANTICS 1
2650| #define _TANDEM_SOURCE 1
2651| #define HAVE_DLFCN_H 1
2652| #define LT_OBJDIR ".libs/"
2653| #define AC_APPLE_UNIVERSAL_BUILD 1
2654| #define SDL_BYTEORDER 1234
2655| #define HAVE_LIBC 1
2656| #define STDC_HEADERS 1
2657| #define HAVE_SYS_TYPES_H 1
2658| #define HAVE_STDIO_H 1
2659| #define HAVE_STDLIB_H 1
2660| #define HAVE_STDDEF_H 1
2661| #define HAVE_STDARG_H 1
2662| #define HAVE_MEMORY_H 1
2663| #define HAVE_STRING_H 1
2664| #define HAVE_STRINGS_H 1
2665| #define HAVE_INTTYPES_H 1
2666| #define HAVE_STDINT_H 1
2667| #define HAVE_CTYPE_H 1
2668| #define HAVE_MATH_H 1
2669| #define HAVE_ICONV_H 1
2670| #define HAVE_SIGNAL_H 1
2671| #define SDL_HAS_64BIT_TYPE 1
2672| #define HAVE_ALLOCA_H 1
2673| #define HAVE_ALLOCA 1
2674| #define HAVE_MEMCMP 1
2675| #define HAVE_STRTOD 1
2676| #define HAVE_MPROTECT 1
2677| #define HAVE_MALLOC 1
2678| #define HAVE_CALLOC 1
2679| #define HAVE_REALLOC 1
2680| #define HAVE_FREE 1
2681| #define HAVE_GETENV 1
2682| #define HAVE_PUTENV 1
2683| #define HAVE_UNSETENV 1
2684| #define HAVE_QSORT 1
2685| #define HAVE_ABS 1
2686| #define HAVE_BCOPY 1
2687| #define HAVE_MEMSET 1
2688| #define HAVE_MEMCPY 1
2689| #define HAVE_MEMMOVE 1
2690| #define HAVE_STRLEN 1
2691| #define HAVE_STRLCPY 1
2692| #define HAVE_STRLCAT 1
2693| #define HAVE_STRDUP 1
2694| #define HAVE_STRCHR 1
2695| #define HAVE_STRRCHR 1
2696| #define HAVE_STRSTR 1
2697| #define HAVE_STRTOL 1
2698| #define HAVE_STRTOUL 1
2699| #define HAVE_STRTOLL 1
2700| #define HAVE_STRTOULL 1
2701| #define HAVE_ATOI 1
2702| #define HAVE_ATOF 1
2703| #define HAVE_STRCMP 1
2704| #define HAVE_STRNCMP 1
2705| #define HAVE_STRCASECMP 1
2706| #define HAVE_STRNCASECMP 1
2707| #define HAVE_SSCANF 1
2708| #define HAVE_SNPRINTF 1
2709| #define HAVE_VSNPRINTF 1
2710| #define HAVE_SIGACTION 1
2711| #define HAVE_SETJMP 1
2712| #define HAVE_NANOSLEEP 1
2713| #define SDL_ASSEMBLY_ROUTINES 1
2714| #define SDL_VIDEO_DISABLE_SCREENSAVER 1
2715| #define SDL_VIDEO_DRIVER_DUMMY 1
2716| #define SDL_AUDIO_DRIVER_DISK 1
2717| #define SDL_AUDIO_DRIVER_DUMMY 1
2718| #define SDL_LOADSO_DLOPEN 1
2719| #define SDL_VIDEO_DRIVER_QUARTZ 1
2720| #define SDL_VIDEO_DRIVER_X11 1
2721| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "/usr/X11R6/lib/libX11.6.dylib"
2722| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "/usr/X11R6/lib/libXext.6.dylib"
2723| #define SDL_VIDEO_DRIVER_DGA 1
2724| #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1
2725| #define SDL_VIDEO_DRIVER_X11_VIDMODE 1
2726| #define SDL_VIDEO_DRIVER_X11_XV 1
2727| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
2728| #define SDL_VIDEO_DRIVER_X11_XME 1
2729| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER "/usr/X11R6/lib/libXrender.1.dylib"
2730| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "/usr/X11R6/lib/libXrandr.2.dylib"
2731| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
2732| #define SDL_VIDEO_OPENGL 1
2733| /* end confdefs.h.  */
2734|
2735|          #include <GL/gl.h>
2736|          #include <GL/glx.h>
2737|          #include <GL/glu.h>
2738|
2739| int
2740| main ()
2741| {
2742|
2743|
2744|   ;
2745|   return 0;
2746| }
2747configure:26694: result: no
2748configure:27426: checking for pthreads
2749configure:27455: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -I/opt/local/include -I./include -D_GNU_SOURCE=1 -L/opt/local/lib   -L/opt/local/lib -R/opt/local/lib conftest.c   >&5
2750configure:27462: $? = 0
2751configure:27483: result: yes
2752configure:27505: checking for recursive mutexes
2753configure:27535: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2754configure:27542: $? = 0
2755configure:27618: result: yes
2756configure:27623: checking for pthread semaphores
2757configure:27651: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2758configure:27658: $? = 0
2759configure:27674: result: yes
2760configure:22649: checking for Altivec with GCC altivec.h and -maltivec option
2761configure:22678: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1  -I/opt/local/include -DXTHREADS -maltivec -I/opt/local/include -I./include -D_GNU_SOURCE=1 conftest.c >&5
2762configure:22685: $? = 0
2763configure:22702: result: yes
2764configure:30839: creating ./config.status
2765
2766## ---------------------- ##
2767## Running config.status. ##
2768## ---------------------- ##
2769
2770This file was extended by config.status, which was
2771generated by GNU Autoconf 2.63.  Invocation command line was
2772
2773  CONFIG_FILES    =
2774  CONFIG_HEADERS  =
2775  CONFIG_LINKS    =
2776  CONFIG_COMMANDS =
2777  $ ./config.status
2778
2779on fjelljo.puffin.lb.shuttle.de
2780
2781config.status:1177: creating Makefile
2782config.status:1177: creating sdl-config
2783config.status:1177: creating SDL.spec
2784config.status:1177: creating SDL.qpg
2785config.status:1177: creating sdl.pc
2786config.status:1177: creating include/SDL_config.h
2787config.status:1411: executing libtool commands
2788config.status:1411: executing default commands
2789
2790## ---------------- ##
2791## Cache variables. ##
2792## ---------------- ##
2793
2794ac_cv_build=powerpc-apple-darwin9.8.0
2795ac_cv_c_bigendian=universal
2796ac_cv_c_compiler_gnu=yes
2797ac_cv_c_const=yes
2798ac_cv_c_inline=inline
2799ac_cv_c_volatile=yes
2800ac_cv_cxx_compiler_gnu=yes
2801ac_cv_env_CCC_set=
2802ac_cv_env_CCC_value=
2803ac_cv_env_CC_set=set
2804ac_cv_env_CC_value='ccache /usr/bin/gcc-4.0'
2805ac_cv_env_CFLAGS_set=set
2806ac_cv_env_CFLAGS_value='-pipe -O2 -arch ppc'
2807ac_cv_env_CPPFLAGS_set=set
2808ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2809ac_cv_env_CPP_set=
2810ac_cv_env_CPP_value=
2811ac_cv_env_CXXCPP_set=
2812ac_cv_env_CXXCPP_value=
2813ac_cv_env_CXXFLAGS_set=set
2814ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch ppc'
2815ac_cv_env_CXX_set=set
2816ac_cv_env_CXX_value='ccache /usr/bin/g++-4.0'
2817ac_cv_env_LDFLAGS_set=set
2818ac_cv_env_LDFLAGS_value=-L/opt/local/lib
2819ac_cv_env_LIBS_set=
2820ac_cv_env_LIBS_value=
2821ac_cv_env_XMKMF_set=
2822ac_cv_env_XMKMF_value=
2823ac_cv_env_build_alias_set=
2824ac_cv_env_build_alias_value=
2825ac_cv_env_host_alias_set=
2826ac_cv_env_host_alias_value=
2827ac_cv_env_target_alias_set=
2828ac_cv_env_target_alias_value=
2829ac_cv_func__i64toa=no
2830ac_cv_func__ltoa=no
2831ac_cv_func__stricmp=no
2832ac_cv_func__strlwr=no
2833ac_cv_func__strnicmp=no
2834ac_cv_func__strrev=no
2835ac_cv_func__strupr=no
2836ac_cv_func__ui64toa=no
2837ac_cv_func__uitoa=no
2838ac_cv_func__ultoa=no
2839ac_cv_func_abs=yes
2840ac_cv_func_alloca_works=yes
2841ac_cv_func_atof=yes
2842ac_cv_func_atoi=yes
2843ac_cv_func_bcopy=yes
2844ac_cv_func_calloc=yes
2845ac_cv_func_connect=yes
2846ac_cv_func_free=yes
2847ac_cv_func_getenv=yes
2848ac_cv_func_gethostbyname=yes
2849ac_cv_func_iconv=no
2850ac_cv_func_itoa=no
2851ac_cv_func_malloc=yes
2852ac_cv_func_memcmp_working=yes
2853ac_cv_func_memcpy=yes
2854ac_cv_func_memmove=yes
2855ac_cv_func_memset=yes
2856ac_cv_func_mprotect=yes
2857ac_cv_func_nanosleep=yes
2858ac_cv_func_putenv=yes
2859ac_cv_func_qsort=yes
2860ac_cv_func_realloc=yes
2861ac_cv_func_remove=yes
2862ac_cv_func_setjmp=yes
2863ac_cv_func_shmat=yes
2864ac_cv_func_sigaction=yes
2865ac_cv_func_snprintf=yes
2866ac_cv_func_sscanf=yes
2867ac_cv_func_strcasecmp=yes
2868ac_cv_func_strchr=yes
2869ac_cv_func_strcmp=yes
2870ac_cv_func_strdup=yes
2871ac_cv_func_strlcat=yes
2872ac_cv_func_strlcpy=yes
2873ac_cv_func_strlen=yes
2874ac_cv_func_strncasecmp=yes
2875ac_cv_func_strncmp=yes
2876ac_cv_func_strrchr=yes
2877ac_cv_func_strstr=yes
2878ac_cv_func_strtod=yes
2879ac_cv_func_strtol=yes
2880ac_cv_func_strtoll=yes
2881ac_cv_func_strtoul=yes
2882ac_cv_func_strtoull=yes
2883ac_cv_func_unsetenv=yes
2884ac_cv_func_vsnprintf=yes
2885ac_cv_have_x='have_x=yes        ac_x_includes='\''/opt/local/include'\''        ac_x_libraries='\''/opt/local/lib'\'''
2886ac_cv_header_X11_extensions_Xrandr_h=yes
2887ac_cv_header_ctype_h=yes
2888ac_cv_header_dlfcn_h=yes
2889ac_cv_header_iconv_h=yes
2890ac_cv_header_inttypes_h=yes
2891ac_cv_header_malloc_h=no
2892ac_cv_header_math_h=yes
2893ac_cv_header_memory_h=yes
2894ac_cv_header_minix_config_h=no
2895ac_cv_header_signal_h=yes
2896ac_cv_header_stdarg_h=yes
2897ac_cv_header_stdc=yes
2898ac_cv_header_stddef_h=yes
2899ac_cv_header_stdint_h=yes
2900ac_cv_header_stdio_h=yes
2901ac_cv_header_stdlib_h=yes
2902ac_cv_header_string_h=yes
2903ac_cv_header_strings_h=yes
2904ac_cv_header_sys_stat_h=yes
2905ac_cv_header_sys_types_h=yes
2906ac_cv_header_unistd_h=yes
2907ac_cv_host=powerpc-apple-darwin9.8.0
2908ac_cv_lib_ICE_IceConnectionNumber=yes
2909ac_cv_lib_c_dlopen=yes
2910ac_cv_lib_iconv_libiconv_open=yes
2911ac_cv_lib_m_pow=yes
2912ac_cv_objext=o
2913ac_cv_path_EGREP='/usr/bin/grep -E'
2914ac_cv_path_FGREP='/usr/bin/grep -F'
2915ac_cv_path_GREP=/usr/bin/grep
2916ac_cv_path_SED=/opt/local/bin/gsed
2917ac_cv_prog_CPP='ccache /usr/bin/gcc-4.0 -E'
2918ac_cv_prog_CXXCPP='ccache /usr/bin/g++-4.0 -E'
2919ac_cv_prog_ac_ct_AR=ar
2920ac_cv_prog_ac_ct_CC='ccache /usr/bin/gcc-4.0'
2921ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2922ac_cv_prog_ac_ct_LIPO=lipo
2923ac_cv_prog_ac_ct_NMEDIT=nmedit
2924ac_cv_prog_ac_ct_OTOOL=otool
2925ac_cv_prog_ac_ct_RANLIB=ranlib
2926ac_cv_prog_ac_ct_STRIP=strip
2927ac_cv_prog_cc_c89=
2928ac_cv_prog_cc_g=yes
2929ac_cv_prog_cxx_g=yes
2930ac_cv_prog_make_make_set=yes
2931ac_cv_safe_to_define___extensions__=yes
2932ac_cv_type_int64_t=yes
2933ac_cv_type_size_t=yes
2934ac_cv_working_alloca_h=yes
2935lt_cv_apple_cc_single_mod=yes
2936lt_cv_deplibs_check_method=pass_all
2937lt_cv_file_magic_cmd='$MAGIC_CMD'
2938lt_cv_file_magic_test_file=
2939lt_cv_ld_exported_symbols_list=yes
2940lt_cv_ld_reload_flag=-r
2941lt_cv_nm_interface='BSD nm'
2942lt_cv_objdir=.libs
2943lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
2944lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
2945lt_cv_path_NM='/usr/bin/nm -p'
2946lt_cv_prog_compiler_c_o=yes
2947lt_cv_prog_compiler_c_o_CXX=yes
2948lt_cv_prog_compiler_pic_works=yes
2949lt_cv_prog_compiler_pic_works_CXX=yes
2950lt_cv_prog_compiler_rtti_exceptions=no
2951lt_cv_prog_compiler_static_works=no
2952lt_cv_prog_compiler_static_works_CXX=no
2953lt_cv_prog_gnu_ld=no
2954lt_cv_prog_gnu_ldcxx=no
2955lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
2956lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2957lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
2958lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2959lt_cv_sys_max_cmd_len=196608
2960
2961## ----------------- ##
2962## Output variables. ##
2963## ----------------- ##
2964
2965ALLOCA=''
2966ALSA_CFLAGS=''
2967ALSA_LIBS=''
2968AR='ar'
2969ARTSCONFIG=''
2970AS='as'
2971BUILD_CFLAGS='-pipe -O2 -arch ppc -I/opt/local/include'
2972BUILD_LDFLAGS='-L/opt/local/lib'
2973CACACONFIG=''
2974CC='ccache /usr/bin/gcc-4.0'
2975CFLAGS='-pipe -O2 -arch ppc -I./include -D_GNU_SOURCE=1  -I/opt/local/include -DXTHREADS'
2976CPP='ccache /usr/bin/gcc-4.0 -E'
2977CPPFLAGS='-I/opt/local/include -I./include -D_GNU_SOURCE=1'
2978CXX='ccache /usr/bin/g++-4.0'
2979CXXCPP='ccache /usr/bin/g++-4.0 -E'
2980CXXFLAGS='-pipe -O2 -arch ppc'
2981DEFS='-DHAVE_CONFIG_H'
2982DIRECTFBCONFIG=''
2983DLLTOOL='dlltool'
2984DSYMUTIL='dsymutil'
2985DUMPBIN=''
2986ECHO_C='\c'
2987ECHO_N=''
2988ECHO_T=''
2989EGREP='/usr/bin/grep -E'
2990ENABLE_SHARED_FALSE='#'
2991ENABLE_SHARED_TRUE=''
2992ENABLE_STATIC_FALSE='#'
2993ENABLE_STATIC_TRUE=''
2994ESD_CFLAGS=''
2995ESD_CONFIG=''
2996ESD_LIBS=''
2997EXEEXT=''
2998EXTRA_CFLAGS='-I./include -D_GNU_SOURCE=1 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/opt/local/include -DXTHREADS -D_THREAD_SAFE -maltivec -force_cpusubtype_ALL -fpascal-strings'
2999EXTRA_LDFLAGS=' -Wl,-framework,OpenGL  -Wl,-framework,Cocoa -Wl,-framework,ApplicationServices -Wl,-framework,Carbon -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,IOKit'
3000FGREP='/usr/bin/grep -F'
3001GREP='/usr/bin/grep'
3002INCLUDE='-I./include'
3003INSTALL_DATA='${INSTALL} -m 644'
3004INSTALL_PROGRAM='${INSTALL}'
3005INSTALL_SCRIPT='${INSTALL}'
3006LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld'
3007LDFLAGS='-L/opt/local/lib   -L/opt/local/lib -R/opt/local/lib'
3008LIBOBJS=''
3009LIBS=''
3010LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3011LIPO='lipo'
3012LN_S='ln -s'
3013LTLIBOBJS=''
3014LT_AGE='11'
3015LT_CURRENT='11'
3016LT_RELEASE='1.2'
3017LT_REVISION='3'
3018NASM=''
3019NASMFLAGS=''
3020NM='/usr/bin/nm -p'
3021NMEDIT='nmedit'
3022OBJDUMP='false'
3023OBJECTS='$(objects)/SDL.lo $(objects)/SDL_error.lo $(objects)/SDL_fatal.lo $(objects)/SDL_audio.lo $(objects)/SDL_audiocvt.lo $(objects)/SDL_audiodev.lo $(objects)/SDL_mixer.lo $(objects)/SDL_mixer_MMX.lo $(objects)/SDL_mixer_MMX_VC.lo $(objects)/SDL_mixer_m68k.lo $(objects)/SDL_wave.lo $(objects)/SDL_cdrom.lo $(objects)/SDL_cpuinfo.lo $(objects)/SDL_active.lo $(objects)/SDL_events.lo $(objects)/SDL_expose.lo $(objects)/SDL_keyboard.lo $(objects)/SDL_mouse.lo $(objects)/SDL_quit.lo $(objects)/SDL_resize.lo $(objects)/SDL_rwops.lo $(objects)/SDL_getenv.lo $(objects)/SDL_iconv.lo $(objects)/SDL_malloc.lo $(objects)/SDL_qsort.lo $(objects)/SDL_stdlib.lo $(objects)/SDL_string.lo $(objects)/SDL_thread.lo $(objects)/SDL_timer.lo $(objects)/SDL_RLEaccel.lo $(objects)/SDL_blit.lo $(objects)/SDL_blit_0.lo $(objects)/SDL_blit_1.lo $(objects)/SDL_blit_A.lo $(objects)/SDL_blit_N.lo $(objects)/SDL_bmp.lo $(objects)/SDL_cursor.lo $(objects)/SDL_gamma.lo $(objects)/SDL_pixels.lo $(objects)/SDL_stretch.lo $(objects)/SDL_surface.lo $(objects)/SDL_video.lo $(objects)/SDL_yuv.lo $(objects)/SDL_yuv_mmx.lo $(objects)/SDL_yuv_sw.lo $(objects)/SDL_joystick.lo $(objects)/SDL_nullevents.lo $(objects)/SDL_nullmouse.lo $(objects)/SDL_nullvideo.lo $(objects)/SDL_diskaudio.lo $(objects)/SDL_dummyaudio.lo $(objects)/SDL_sysloadso.lo $(objects)/SDL_QuartzEvents.lo $(objects)/SDL_QuartzGL.lo $(objects)/SDL_QuartzVideo.lo $(objects)/SDL_QuartzWM.lo $(objects)/SDL_QuartzWindow.lo $(objects)/SDL_x11dga.lo $(objects)/SDL_x11dyn.lo $(objects)/SDL_x11events.lo $(objects)/SDL_x11gamma.lo $(objects)/SDL_x11gl.lo $(objects)/SDL_x11image.lo $(objects)/SDL_x11modes.lo $(objects)/SDL_x11mouse.lo $(objects)/SDL_x11video.lo $(objects)/SDL_x11wm.lo $(objects)/SDL_x11yuv.lo $(objects)/XF86DGA.lo $(objects)/XF86DGA2.lo $(objects)/SDL_dgaevents.lo $(objects)/SDL_dgamouse.lo $(objects)/SDL_dgavideo.lo $(objects)/XF86VMode.lo $(objects)/Xv.lo $(objects)/Xinerama.lo $(objects)/xme.lo $(objects)/SDL_systhread.lo $(objects)/SDL_syssem.lo $(objects)/SDL_sysmutex.lo $(objects)/SDL_syscond.lo $(objects)/SDL_coreaudio.lo $(objects)/SDL_sysjoystick.lo $(objects)/AudioFilePlayer.lo $(objects)/AudioFileReaderThread.lo $(objects)/CDPlayer.lo $(objects)/SDLOSXCAGuard.lo $(objects)/SDL_syscdrom.lo $(objects)/SDL_systimer.lo'
3024OBJEXT='o'
3025OSMESA_CONFIG=''
3026OTOOL64=':'
3027OTOOL='otool'
3028PACKAGE_BUGREPORT=''
3029PACKAGE_NAME=''
3030PACKAGE_STRING=''
3031PACKAGE_TARNAME=''
3032PACKAGE_VERSION=''
3033PATH_SEPARATOR=':'
3034PKG_CONFIG=''
3035POW_LIB=''
3036PTH_CONFIG=''
3037RANLIB='ranlib'
3038SDLMAIN_OBJECTS='$(objects)/SDLMain.o'
3039SDLMAIN_SOURCES='./src/main/macosx/*.m'
3040SDL_BINARY_AGE='14'
3041SDL_CFLAGS='-D_GNU_SOURCE=1 -D_THREAD_SAFE'
3042SDL_INTERFACE_AGE='3'
3043SDL_LIBS='-lSDLmain -lSDL   -Wl,-framework,Cocoa'
3044SDL_MAJOR_VERSION='1'
3045SDL_MICRO_VERSION='14'
3046SDL_MINOR_VERSION='2'
3047SDL_RLD_FLAGS=''
3048SDL_STATIC_LIBS='${libdir}/libSDLmain.a ${libdir}/libSDL.a  -Wl,-framework,OpenGL  -Wl,-framework,Cocoa -Wl,-framework,ApplicationServices -Wl,-framework,Carbon -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,IOKit'
3049SDL_VERSION='1.2.14'
3050SED='/opt/local/bin/gsed'
3051SET_MAKE=''
3052SHELL='/bin/sh'
3053SOURCES=' ./src/*.c ./src/audio/*.c ./src/cdrom/*.c ./src/cpuinfo/*.c ./src/events/*.c ./src/file/*.c ./src/stdlib/*.c ./src/thread/*.c ./src/timer/*.c ./src/video/*.c ./src/joystick/*.c ./src/video/dummy/*.c ./src/audio/disk/*.c ./src/audio/dummy/*.c ./src/loadso/dlopen/*.c ./src/video/quartz/*.m ./src/video/x11/*.c ./src/video/Xext/Xxf86dga/*.c ./src/video/dga/*.c ./src/video/Xext/Xxf86vm/*.c ./src/video/Xext/Xv/*.c ./src/video/Xext/Xinerama/*.c ./src/video/Xext/XME/*.c ./src/thread/pthread/SDL_systhread.c ./src/thread/pthread/SDL_syssem.c ./src/thread/pthread/SDL_sysmutex.c ./src/thread/pthread/SDL_syscond.c ./src/audio/macosx/*.c ./src/joystick/darwin/*.c ./src/cdrom/macosx/*.c ./src/timer/unix/*.c'
3054STRIP='strip'
3055WINDRES=''
3056XMKMF=''
3057X_CFLAGS=' -I/opt/local/include -DXTHREADS'
3058X_EXTRA_LIBS=''
3059X_LIBS=' -L/opt/local/lib -R/opt/local/lib'
3060X_PRE_LIBS=' -lSM -lICE'
3061ac_aux_dir='build-scripts'
3062ac_ct_CC='ccache /usr/bin/gcc-4.0'
3063ac_ct_CXX=''
3064ac_ct_DUMPBIN=''
3065bindir='${exec_prefix}/bin'
3066build='powerpc-apple-darwin9.8.0'
3067build_alias=''
3068build_cpu='powerpc'
3069build_os='darwin9.8.0'
3070build_vendor='apple'
3071datadir='${datarootdir}'
3072datarootdir='${prefix}/share'
3073docdir='${datarootdir}/doc/${PACKAGE}'
3074dvidir='${docdir}'
3075exec_prefix='${prefix}'
3076host='powerpc-apple-darwin9.8.0'
3077host_alias=''
3078host_cpu='powerpc'
3079host_os='darwin9.8.0'
3080host_vendor='apple'
3081htmldir='${docdir}'
3082includedir='${prefix}/include'
3083infodir='${datarootdir}/info'
3084libdir='${exec_prefix}/lib'
3085libexecdir='${exec_prefix}/libexec'
3086localedir='${datarootdir}/locale'
3087localstatedir='${prefix}/var'
3088lt_ECHO='/bin/echo'
3089mandir='/opt/local/share/man'
3090oldincludedir='/usr/include'
3091pdfdir='${docdir}'
3092prefix='/opt/local'
3093program_transform_name='s,x,x,'
3094psdir='${docdir}'
3095sbindir='${exec_prefix}/sbin'
3096sharedstatedir='${prefix}/com'
3097sysconfdir='${prefix}/etc'
3098target_alias=''
3099
3100## ----------- ##
3101## confdefs.h. ##
3102## ----------- ##
3103
3104#define PACKAGE_NAME ""
3105#define PACKAGE_TARNAME ""
3106#define PACKAGE_VERSION ""
3107#define PACKAGE_STRING ""
3108#define PACKAGE_BUGREPORT ""
3109#define STDC_HEADERS 1
3110#define HAVE_SYS_TYPES_H 1
3111#define HAVE_SYS_STAT_H 1
3112#define HAVE_STDLIB_H 1
3113#define HAVE_STRING_H 1
3114#define HAVE_MEMORY_H 1
3115#define HAVE_STRINGS_H 1
3116#define HAVE_INTTYPES_H 1
3117#define HAVE_STDINT_H 1
3118#define HAVE_UNISTD_H 1
3119#define __EXTENSIONS__ 1
3120#define _ALL_SOURCE 1
3121#define _GNU_SOURCE 1
3122#define _POSIX_PTHREAD_SEMANTICS 1
3123#define _TANDEM_SOURCE 1
3124#define HAVE_DLFCN_H 1
3125#define LT_OBJDIR ".libs/"
3126#define AC_APPLE_UNIVERSAL_BUILD 1
3127#define SDL_BYTEORDER 1234
3128#define HAVE_LIBC 1
3129#define STDC_HEADERS 1
3130#define HAVE_SYS_TYPES_H 1
3131#define HAVE_STDIO_H 1
3132#define HAVE_STDLIB_H 1
3133#define HAVE_STDDEF_H 1
3134#define HAVE_STDARG_H 1
3135#define HAVE_MEMORY_H 1
3136#define HAVE_STRING_H 1
3137#define HAVE_STRINGS_H 1
3138#define HAVE_INTTYPES_H 1
3139#define HAVE_STDINT_H 1
3140#define HAVE_CTYPE_H 1
3141#define HAVE_MATH_H 1
3142#define HAVE_ICONV_H 1
3143#define HAVE_SIGNAL_H 1
3144#define SDL_HAS_64BIT_TYPE 1
3145#define HAVE_ALLOCA_H 1
3146#define HAVE_ALLOCA 1
3147#define HAVE_MEMCMP 1
3148#define HAVE_STRTOD 1
3149#define HAVE_MPROTECT 1
3150#define HAVE_MALLOC 1
3151#define HAVE_CALLOC 1
3152#define HAVE_REALLOC 1
3153#define HAVE_FREE 1
3154#define HAVE_GETENV 1
3155#define HAVE_PUTENV 1
3156#define HAVE_UNSETENV 1
3157#define HAVE_QSORT 1
3158#define HAVE_ABS 1
3159#define HAVE_BCOPY 1
3160#define HAVE_MEMSET 1
3161#define HAVE_MEMCPY 1
3162#define HAVE_MEMMOVE 1
3163#define HAVE_STRLEN 1
3164#define HAVE_STRLCPY 1
3165#define HAVE_STRLCAT 1
3166#define HAVE_STRDUP 1
3167#define HAVE_STRCHR 1
3168#define HAVE_STRRCHR 1
3169#define HAVE_STRSTR 1
3170#define HAVE_STRTOL 1
3171#define HAVE_STRTOUL 1
3172#define HAVE_STRTOLL 1
3173#define HAVE_STRTOULL 1
3174#define HAVE_ATOI 1
3175#define HAVE_ATOF 1
3176#define HAVE_STRCMP 1
3177#define HAVE_STRNCMP 1
3178#define HAVE_STRCASECMP 1
3179#define HAVE_STRNCASECMP 1
3180#define HAVE_SSCANF 1
3181#define HAVE_SNPRINTF 1
3182#define HAVE_VSNPRINTF 1
3183#define HAVE_SIGACTION 1
3184#define HAVE_SETJMP 1
3185#define HAVE_NANOSLEEP 1
3186#define SDL_ASSEMBLY_ROUTINES 1
3187#define SDL_VIDEO_DISABLE_SCREENSAVER 1
3188#define SDL_VIDEO_DRIVER_DUMMY 1
3189#define SDL_AUDIO_DRIVER_DISK 1
3190#define SDL_AUDIO_DRIVER_DUMMY 1
3191#define SDL_LOADSO_DLOPEN 1
3192#define SDL_VIDEO_DRIVER_QUARTZ 1
3193#define SDL_VIDEO_DRIVER_X11 1
3194#define SDL_VIDEO_DRIVER_X11_DYNAMIC "/usr/X11R6/lib/libX11.6.dylib"
3195#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "/usr/X11R6/lib/libXext.6.dylib"
3196#define SDL_VIDEO_DRIVER_DGA 1
3197#define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1
3198#define SDL_VIDEO_DRIVER_X11_VIDMODE 1
3199#define SDL_VIDEO_DRIVER_X11_XV 1
3200#define SDL_VIDEO_DRIVER_X11_XINERAMA 1
3201#define SDL_VIDEO_DRIVER_X11_XME 1
3202#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER "/usr/X11R6/lib/libXrender.1.dylib"
3203#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "/usr/X11R6/lib/libXrandr.2.dylib"
3204#define SDL_VIDEO_DRIVER_X11_XRANDR 1
3205#define SDL_VIDEO_OPENGL 1
3206#define SDL_THREAD_PTHREAD 1
3207#define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
3208#define SDL_ALTIVEC_BLITTERS 1
3209#define HAVE_ALTIVEC_H 1
3210#define SDL_AUDIO_DRIVER_COREAUDIO 1
3211#define SDL_JOYSTICK_IOKIT 1
3212#define SDL_CDROM_MACOSX 1
3213#define SDL_TIMER_UNIX 1
3214
3215configure: exit 0