Ticket #64655: config.log

File config.log, 170.0 KB (added by barracuda156, 2 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.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --without-x
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 36-47.wireless-city.scu.edu.tw
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 up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 59 tasks, 225 threads, 4 processors
34Load average: 1.22, Mach factor: 2.78
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:2703: checking build system type
52configure:2717: result: powerpc-apple-darwin9.8.0
53configure:2737: checking host system type
54configure:2750: result: powerpc-apple-darwin9.8.0
55configure:2791: checking how to print strings
56configure:2818: result: printf
57configure:2887: checking for gcc
58configure:2914: result: /usr/bin/gcc-4.2
59configure:3143: checking for C compiler version
60configure:3152: /usr/bin/gcc-4.2 --version >&5
61powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
62Copyright (C) 2007 Free Software Foundation, Inc.
63This is free software; see the source for copying conditions.  There is NO
64warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
65
66configure:3163: $? = 0
67configure:3152: /usr/bin/gcc-4.2 -v >&5
68Using built-in specs.
69Target: powerpc-apple-darwin9
70Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
71Thread model: posix
72gcc version 4.2.1 (Apple Inc. build 5577)
73configure:3163: $? = 0
74configure:3152: /usr/bin/gcc-4.2 -V >&5
75gcc-4.2: argument to `-V' is missing
76configure:3163: $? = 1
77configure:3152: /usr/bin/gcc-4.2 -qversion >&5
78powerpc-apple-darwin9-gcc-4.2.1: no input files
79configure:3163: $? = 1
80configure:3183: checking whether the C compiler works
81configure:3205: /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
82configure:3209: $? = 0
83configure:3257: result: yes
84configure:3260: checking for C compiler default output file name
85configure:3262: result: a.out
86configure:3268: checking for suffix of executables
87configure:3275: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
88configure:3279: $? = 0
89configure:3301: result:
90configure:3323: checking whether we are cross compiling
91configure:3331: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
92configure:3335: $? = 0
93configure:3342: ./conftest
94configure:3346: $? = 0
95configure:3361: result: no
96configure:3366: checking for suffix of object files
97configure:3388: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
98configure:3392: $? = 0
99configure:3413: result: o
100configure:3417: checking whether we are using the GNU C compiler
101configure:3436: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
102configure:3436: $? = 0
103configure:3445: result: yes
104configure:3454: checking whether /usr/bin/gcc-4.2 accepts -g
105configure:3474: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
106configure:3474: $? = 0
107configure:3515: result: yes
108configure:3532: checking for /usr/bin/gcc-4.2 option to accept ISO C89
109configure:3595: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
110configure:3595: $? = 0
111configure:3608: result: none needed
112configure:3628: checking for a sed that does not truncate output
113configure:3692: result: /usr/bin/sed
114configure:3710: checking for grep that handles long lines and -e
115configure:3768: result: /opt/local/bin/ggrep
116configure:3773: checking for egrep
117configure:3835: result: /opt/local/bin/ggrep -E
118configure:3840: checking for fgrep
119configure:3902: result: /opt/local/bin/ggrep -F
120configure:3937: checking for ld used by /usr/bin/gcc-4.2
121configure:4004: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
122configure:4011: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
123configure:4026: result: no
124configure:4038: checking for BSD- or MS-compatible name lister (nm)
125configure:4087: result: /usr/bin/nm -p
126configure:4217: checking the name lister (/usr/bin/nm -p) interface
127configure:4224: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
128configure:4227: /usr/bin/nm -p "conftest.o"
129configure:4230: output
13000000000 D _some_variable
131configure:4237: result: BSD nm
132configure:4240: checking whether ln -s works
133configure:4244: result: yes
134configure:4252: checking the maximum length of command line arguments
135configure:4382: result: 196608
136configure:4399: checking whether the shell understands some XSI constructs
137configure:4409: result: yes
138configure:4413: checking whether the shell understands "+="
139configure:4419: result: yes
140configure:4454: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format
141configure:4494: result: func_convert_file_noop
142configure:4501: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format
143configure:4521: result: func_convert_file_noop
144configure:4528: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files
145configure:4535: result: -r
146configure:4609: checking for objdump
147configure:4639: result: no
148configure:4665: checking how to recognize dependent libraries
149configure:4869: result: pass_all
150configure:4954: checking for dlltool
151configure:4984: result: no
152configure:5011: checking how to associate runtime and link libraries
153configure:5038: result: printf %s\n
154configure:5099: checking for ar
155configure:5115: found /opt/local/bin/ar
156configure:5126: result: ar
157configure:5163: checking for archiver @FILE support
158configure:5180: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
159configure:5180: $? = 0
160configure:5183: ar cru libconftest.a @conftest.lst >&5
161ar: @conftest.lst: No such file or directory
162configure:5186: $? = 1
163configure:5206: result: no
164configure:5264: checking for strip
165configure:5280: found /opt/local/bin/strip
166configure:5291: result: strip
167configure:5363: checking for ranlib
168configure:5379: found /opt/local/bin/ranlib
169configure:5390: result: ranlib
170configure:5467: checking for gawk
171configure:5483: found /opt/local/bin/gawk
172configure:5494: result: gawk
173configure:5534: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.2 object
174configure:5654: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
175configure:5657: $? = 0
176configure:5661: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
177configure:5664: $? = 0
178cannot find nm_test_var in conftest.nm
179configure:5654: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
180configure:5657: $? = 0
181configure:5661: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
182configure:5664: $? = 0
183configure:5730: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c conftstm.o >&5
184configure:5733: $? = 0
185configure:5771: result: ok
186configure:5808: checking for sysroot
187configure:5838: result: no
188configure:6094: checking for mt
189configure:6124: result: no
190configure:6144: checking if : is a manifest tool
191configure:6150: : '-?'
192configure:6158: result: no
193configure:6214: checking for dsymutil
194configure:6230: found /usr/bin/dsymutil
195configure:6241: result: dsymutil
196configure:6306: checking for nmedit
197configure:6322: found /opt/local/bin/nmedit
198configure:6333: result: nmedit
199configure:6398: checking for lipo
200configure:6414: found /opt/local/bin/lipo
201configure:6425: result: lipo
202configure:6490: checking for otool
203configure:6506: found /opt/local/bin/otool
204configure:6517: result: otool
205configure:6582: checking for otool64
206configure:6612: result: no
207configure:6657: checking for -single_module linker flag
208/usr/bin/gcc-4.2 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
209configure:6690: result: yes
210configure:6693: checking for -exported_symbols_list linker flag
211configure:6713: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
212configure:6713: $? = 0
213configure:6723: result: yes
214configure:6726: checking for -force_load linker flag
215/usr/bin/gcc-4.2 -pipe -Os -arch ppc -c -o conftest.o conftest.c
216ar cru libconftest.a conftest.o
217ranlib libconftest.a
218/usr/bin/gcc-4.2 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
219ld: unknown option: -force_load
220collect2: ld returned 1 exit status
221configure:6758: result: no
222configure:6800: checking how to run the C preprocessor
223configure:6831: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
224configure:6831: $? = 0
225configure:6845: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
226conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
227configure:6845: $? = 1
228configure: failed program was:
229| /* confdefs.h */
230| #define PACKAGE_NAME ""
231| #define PACKAGE_TARNAME ""
232| #define PACKAGE_VERSION ""
233| #define PACKAGE_STRING ""
234| #define PACKAGE_BUGREPORT ""
235| #define PACKAGE_URL ""
236| /* end confdefs.h.  */
237| #include <ac_nonexistent.h>
238configure:6870: result: /usr/bin/gcc-4.2 -E
239configure:6890: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
240configure:6890: $? = 0
241configure:6904: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
242conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
243configure:6904: $? = 1
244configure: failed program was:
245| /* confdefs.h */
246| #define PACKAGE_NAME ""
247| #define PACKAGE_TARNAME ""
248| #define PACKAGE_VERSION ""
249| #define PACKAGE_STRING ""
250| #define PACKAGE_BUGREPORT ""
251| #define PACKAGE_URL ""
252| /* end confdefs.h.  */
253| #include <ac_nonexistent.h>
254configure:6933: checking for ANSI C header files
255configure:6953: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
256configure:6953: $? = 0
257configure:7026: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
258configure:7026: $? = 0
259configure:7026: ./conftest
260configure:7026: $? = 0
261configure:7037: result: yes
262configure:7050: checking for sys/types.h
263configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
264configure:7050: $? = 0
265configure:7050: result: yes
266configure:7050: checking for sys/stat.h
267configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
268configure:7050: $? = 0
269configure:7050: result: yes
270configure:7050: checking for stdlib.h
271configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
272configure:7050: $? = 0
273configure:7050: result: yes
274configure:7050: checking for string.h
275configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
276configure:7050: $? = 0
277configure:7050: result: yes
278configure:7050: checking for memory.h
279configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
280configure:7050: $? = 0
281configure:7050: result: yes
282configure:7050: checking for strings.h
283configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
284configure:7050: $? = 0
285configure:7050: result: yes
286configure:7050: checking for inttypes.h
287configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
288configure:7050: $? = 0
289configure:7050: result: yes
290configure:7050: checking for stdint.h
291configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
292configure:7050: $? = 0
293configure:7050: result: yes
294configure:7050: checking for unistd.h
295configure:7050: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
296configure:7050: $? = 0
297configure:7050: result: yes
298configure:7064: checking for dlfcn.h
299configure:7064: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
300configure:7064: $? = 0
301configure:7064: result: yes
302configure:7568: checking for objdir
303configure:7583: result: .libs
304configure:7854: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
305configure:7872: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
306cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
307configure:7876: $? = 0
308configure:7889: result: no
309configure:8216: checking for /usr/bin/gcc-4.2 option to produce PIC
310configure:8223: result: -fno-common -DPIC
311configure:8231: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
312configure:8249: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
313configure:8253: $? = 0
314configure:8266: result: yes
315configure:8295: checking if /usr/bin/gcc-4.2 static flag -static works
316configure:8323: result: no
317configure:8338: checking if /usr/bin/gcc-4.2 supports -c -o file.o
318configure:8359: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5
319configure:8363: $? = 0
320configure:8385: result: yes
321configure:8393: checking if /usr/bin/gcc-4.2 supports -c -o file.o
322configure:8440: result: yes
323configure:8473: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
324configure:9626: result: yes
325configure:9866: checking dynamic linker characteristics
326configure:10601: result: darwin9.8.0 dyld
327configure:10708: checking how to hardcode library paths into programs
328configure:10733: result: immediate
329configure:11273: checking whether stripping libraries is possible
330configure:11287: result: yes
331configure:11313: checking if libtool supports shared libraries
332configure:11315: result: yes
333configure:11318: checking whether to build shared libraries
334configure:11339: result: yes
335configure:11342: checking whether to build static libraries
336configure:11346: result: yes
337configure:11445: checking for gcc
338configure:11472: result: /usr/bin/gcc-4.2
339configure:11701: checking for C compiler version
340configure:11710: /usr/bin/gcc-4.2 --version >&5
341powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
342Copyright (C) 2007 Free Software Foundation, Inc.
343This is free software; see the source for copying conditions.  There is NO
344warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
345
346configure:11721: $? = 0
347configure:11710: /usr/bin/gcc-4.2 -v >&5
348Using built-in specs.
349Target: powerpc-apple-darwin9
350Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
351Thread model: posix
352gcc version 4.2.1 (Apple Inc. build 5577)
353configure:11721: $? = 0
354configure:11710: /usr/bin/gcc-4.2 -V >&5
355gcc-4.2: argument to `-V' is missing
356configure:11721: $? = 1
357configure:11710: /usr/bin/gcc-4.2 -qversion >&5
358powerpc-apple-darwin9-gcc-4.2.1: no input files
359configure:11721: $? = 1
360configure:11725: checking whether we are using the GNU C compiler
361configure:11753: result: yes
362configure:11762: checking whether /usr/bin/gcc-4.2 accepts -g
363configure:11823: result: yes
364configure:11840: checking for /usr/bin/gcc-4.2 option to accept ISO C89
365configure:11916: result: none needed
366configure:12048: checking for C++ compiler version
367configure:12057: /usr/bin/g++-4.2 --version >&5
368powerpc-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
369Copyright (C) 2007 Free Software Foundation, Inc.
370This is free software; see the source for copying conditions.  There is NO
371warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
372
373configure:12068: $? = 0
374configure:12057: /usr/bin/g++-4.2 -v >&5
375Using built-in specs.
376Target: powerpc-apple-darwin9
377Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
378Thread model: posix
379gcc version 4.2.1 (Apple Inc. build 5577)
380configure:12068: $? = 0
381configure:12057: /usr/bin/g++-4.2 -V >&5
382g++-4.2: argument to `-V' is missing
383configure:12068: $? = 1
384configure:12057: /usr/bin/g++-4.2 -qversion >&5
385powerpc-apple-darwin9-g++-4.2.1: no input files
386configure:12068: $? = 1
387configure:12072: checking whether we are using the GNU C++ compiler
388configure:12091: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5
389configure:12091: $? = 0
390configure:12100: result: yes
391configure:12109: checking whether /usr/bin/g++-4.2 accepts -g
392configure:12129: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
393configure:12129: $? = 0
394configure:12170: result: yes
395configure:12211: checking how to run the C++ preprocessor
396configure:12238: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
397configure:12238: $? = 0
398configure:12252: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
399conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
400configure:12252: $? = 1
401configure: failed program was:
402| /* confdefs.h */
403| #define PACKAGE_NAME ""
404| #define PACKAGE_TARNAME ""
405| #define PACKAGE_VERSION ""
406| #define PACKAGE_STRING ""
407| #define PACKAGE_BUGREPORT ""
408| #define PACKAGE_URL ""
409| #define STDC_HEADERS 1
410| #define HAVE_SYS_TYPES_H 1
411| #define HAVE_SYS_STAT_H 1
412| #define HAVE_STDLIB_H 1
413| #define HAVE_STRING_H 1
414| #define HAVE_MEMORY_H 1
415| #define HAVE_STRINGS_H 1
416| #define HAVE_INTTYPES_H 1
417| #define HAVE_STDINT_H 1
418| #define HAVE_UNISTD_H 1
419| #define HAVE_DLFCN_H 1
420| #define LT_OBJDIR ".libs/"
421| /* end confdefs.h.  */
422| #include <ac_nonexistent.h>
423configure:12277: result: /usr/bin/g++-4.2 -E
424configure:12297: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
425configure:12297: $? = 0
426configure:12311: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
427conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
428configure:12311: $? = 1
429configure: failed program was:
430| /* confdefs.h */
431| #define PACKAGE_NAME ""
432| #define PACKAGE_TARNAME ""
433| #define PACKAGE_VERSION ""
434| #define PACKAGE_STRING ""
435| #define PACKAGE_BUGREPORT ""
436| #define PACKAGE_URL ""
437| #define STDC_HEADERS 1
438| #define HAVE_SYS_TYPES_H 1
439| #define HAVE_SYS_STAT_H 1
440| #define HAVE_STDLIB_H 1
441| #define HAVE_STRING_H 1
442| #define HAVE_MEMORY_H 1
443| #define HAVE_STRINGS_H 1
444| #define HAVE_INTTYPES_H 1
445| #define HAVE_STDINT_H 1
446| #define HAVE_UNISTD_H 1
447| #define HAVE_DLFCN_H 1
448| #define LT_OBJDIR ".libs/"
449| /* end confdefs.h.  */
450| #include <ac_nonexistent.h>
451configure:12480: checking for ld used by /usr/bin/g++-4.2
452configure:12547: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
453configure:12554: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
454configure:12569: result: no
455configure:12624: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
456configure:13629: result: yes
457configure:13665: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5
458configure:13668: $? = 0
459configure:14188: checking for /usr/bin/g++-4.2 option to produce PIC
460configure:14195: result: -fno-common -DPIC
461configure:14203: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
462configure:14221: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
463configure:14225: $? = 0
464configure:14238: result: yes
465configure:14261: checking if /usr/bin/g++-4.2 static flag -static works
466configure:14289: result: no
467configure:14301: checking if /usr/bin/g++-4.2 supports -c -o file.o
468configure:14322: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
469configure:14326: $? = 0
470configure:14348: result: yes
471configure:14353: checking if /usr/bin/g++-4.2 supports -c -o file.o
472configure:14400: result: yes
473configure:14430: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries
474configure:14466: result: yes
475configure:14607: checking dynamic linker characteristics
476configure:15276: result: darwin9.8.0 dyld
477configure:15329: checking how to hardcode library paths into programs
478configure:15354: result: immediate
479configure:15408: checking for a BSD-compatible install
480configure:15476: result: /usr/bin/install -c
481configure:15487: checking whether make sets $(MAKE)
482configure:15509: result: yes
483configure:15561: checking for windres
484configure:15591: result: no
485configure:15717: checking for an ANSI C-conforming const
486configure:15783: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
487configure:15783: $? = 0
488configure:15790: result: yes
489configure:15798: checking for inline
490configure:15814: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
491configure:15814: $? = 0
492configure:15822: result: inline
493configure:15840: checking for working volatile
494configure:15859: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
495configure:15859: $? = 0
496configure:15866: result: yes
497configure:15919: checking for GCC -MMD -MT option
498configure:15937: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
499configure:15937: $? = 0
500configure:15943: result: yes
501configure:15977: checking for ANSI C header files
502configure:16081: result: yes
503configure:16092: checking for sys/types.h
504configure:16092: result: yes
505configure:16092: checking stdio.h usability
506configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
507configure:16092: $? = 0
508configure:16092: result: yes
509configure:16092: checking stdio.h presence
510configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
511configure:16092: $? = 0
512configure:16092: result: yes
513configure:16092: checking for stdio.h
514configure:16092: result: yes
515configure:16092: checking for stdlib.h
516configure:16092: result: yes
517configure:16092: checking stddef.h usability
518configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
519configure:16092: $? = 0
520configure:16092: result: yes
521configure:16092: checking stddef.h presence
522configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
523configure:16092: $? = 0
524configure:16092: result: yes
525configure:16092: checking for stddef.h
526configure:16092: result: yes
527configure:16092: checking stdarg.h usability
528configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
529configure:16092: $? = 0
530configure:16092: result: yes
531configure:16092: checking stdarg.h presence
532configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
533configure:16092: $? = 0
534configure:16092: result: yes
535configure:16092: checking for stdarg.h
536configure:16092: result: yes
537configure:16092: checking malloc.h usability
538configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
539conftest.c:61:20: error: malloc.h: No such file or directory
540configure:16092: $? = 1
541configure: failed program was:
542| /* confdefs.h */
543| #define PACKAGE_NAME ""
544| #define PACKAGE_TARNAME ""
545| #define PACKAGE_VERSION ""
546| #define PACKAGE_STRING ""
547| #define PACKAGE_BUGREPORT ""
548| #define PACKAGE_URL ""
549| #define STDC_HEADERS 1
550| #define HAVE_SYS_TYPES_H 1
551| #define HAVE_SYS_STAT_H 1
552| #define HAVE_STDLIB_H 1
553| #define HAVE_STRING_H 1
554| #define HAVE_MEMORY_H 1
555| #define HAVE_STRINGS_H 1
556| #define HAVE_INTTYPES_H 1
557| #define HAVE_STDINT_H 1
558| #define HAVE_UNISTD_H 1
559| #define HAVE_DLFCN_H 1
560| #define LT_OBJDIR ".libs/"
561| #define HAVE_LIBC 1
562| #define STDC_HEADERS 1
563| #define HAVE_SYS_TYPES_H 1
564| #define HAVE_STDIO_H 1
565| #define HAVE_STDLIB_H 1
566| #define HAVE_STDDEF_H 1
567| #define HAVE_STDARG_H 1
568| /* end confdefs.h.  */
569| #include <stdio.h>
570| #ifdef HAVE_SYS_TYPES_H
571| # include <sys/types.h>
572| #endif
573| #ifdef HAVE_SYS_STAT_H
574| # include <sys/stat.h>
575| #endif
576| #ifdef STDC_HEADERS
577| # include <stdlib.h>
578| # include <stddef.h>
579| #else
580| # ifdef HAVE_STDLIB_H
581| #  include <stdlib.h>
582| # endif
583| #endif
584| #ifdef HAVE_STRING_H
585| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
586| #  include <memory.h>
587| # endif
588| # include <string.h>
589| #endif
590| #ifdef HAVE_STRINGS_H
591| # include <strings.h>
592| #endif
593| #ifdef HAVE_INTTYPES_H
594| # include <inttypes.h>
595| #endif
596| #ifdef HAVE_STDINT_H
597| # include <stdint.h>
598| #endif
599| #ifdef HAVE_UNISTD_H
600| # include <unistd.h>
601| #endif
602| #include <malloc.h>
603configure:16092: result: no
604configure:16092: checking malloc.h presence
605configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
606conftest.c:28:20: error: malloc.h: No such file or directory
607configure:16092: $? = 1
608configure: failed program was:
609| /* confdefs.h */
610| #define PACKAGE_NAME ""
611| #define PACKAGE_TARNAME ""
612| #define PACKAGE_VERSION ""
613| #define PACKAGE_STRING ""
614| #define PACKAGE_BUGREPORT ""
615| #define PACKAGE_URL ""
616| #define STDC_HEADERS 1
617| #define HAVE_SYS_TYPES_H 1
618| #define HAVE_SYS_STAT_H 1
619| #define HAVE_STDLIB_H 1
620| #define HAVE_STRING_H 1
621| #define HAVE_MEMORY_H 1
622| #define HAVE_STRINGS_H 1
623| #define HAVE_INTTYPES_H 1
624| #define HAVE_STDINT_H 1
625| #define HAVE_UNISTD_H 1
626| #define HAVE_DLFCN_H 1
627| #define LT_OBJDIR ".libs/"
628| #define HAVE_LIBC 1
629| #define STDC_HEADERS 1
630| #define HAVE_SYS_TYPES_H 1
631| #define HAVE_STDIO_H 1
632| #define HAVE_STDLIB_H 1
633| #define HAVE_STDDEF_H 1
634| #define HAVE_STDARG_H 1
635| /* end confdefs.h.  */
636| #include <malloc.h>
637configure:16092: result: no
638configure:16092: checking for malloc.h
639configure:16092: result: no
640configure:16092: checking for memory.h
641configure:16092: result: yes
642configure:16092: checking for string.h
643configure:16092: result: yes
644configure:16092: checking for strings.h
645configure:16092: result: yes
646configure:16092: checking for inttypes.h
647configure:16092: result: yes
648configure:16092: checking for stdint.h
649configure:16092: result: yes
650configure:16092: checking ctype.h usability
651configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
652configure:16092: $? = 0
653configure:16092: result: yes
654configure:16092: checking ctype.h presence
655configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
656configure:16092: $? = 0
657configure:16092: result: yes
658configure:16092: checking for ctype.h
659configure:16092: result: yes
660configure:16092: checking math.h usability
661configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
662configure:16092: $? = 0
663configure:16092: result: yes
664configure:16092: checking math.h presence
665configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
666configure:16092: $? = 0
667configure:16092: result: yes
668configure:16092: checking for math.h
669configure:16092: result: yes
670configure:16092: checking iconv.h usability
671configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
672configure:16092: $? = 0
673configure:16092: result: yes
674configure:16092: checking iconv.h presence
675configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
676configure:16092: $? = 0
677configure:16092: result: yes
678configure:16092: checking for iconv.h
679configure:16092: result: yes
680configure:16092: checking signal.h usability
681configure:16092: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
682configure:16092: $? = 0
683configure:16092: result: yes
684configure:16092: checking signal.h presence
685configure:16092: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c
686configure:16092: $? = 0
687configure:16092: result: yes
688configure:16092: checking for signal.h
689configure:16092: result: yes
690configure:16103: checking for size_t
691configure:16103: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
692configure:16103: $? = 0
693configure:16103: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
694conftest.c: In function 'main':
695conftest.c:73: error: expected expression before ')' token
696configure:16103: $? = 1
697configure: failed program was:
698| /* confdefs.h */
699| #define PACKAGE_NAME ""
700| #define PACKAGE_TARNAME ""
701| #define PACKAGE_VERSION ""
702| #define PACKAGE_STRING ""
703| #define PACKAGE_BUGREPORT ""
704| #define PACKAGE_URL ""
705| #define STDC_HEADERS 1
706| #define HAVE_SYS_TYPES_H 1
707| #define HAVE_SYS_STAT_H 1
708| #define HAVE_STDLIB_H 1
709| #define HAVE_STRING_H 1
710| #define HAVE_MEMORY_H 1
711| #define HAVE_STRINGS_H 1
712| #define HAVE_INTTYPES_H 1
713| #define HAVE_STDINT_H 1
714| #define HAVE_UNISTD_H 1
715| #define HAVE_DLFCN_H 1
716| #define LT_OBJDIR ".libs/"
717| #define HAVE_LIBC 1
718| #define STDC_HEADERS 1
719| #define HAVE_SYS_TYPES_H 1
720| #define HAVE_STDIO_H 1
721| #define HAVE_STDLIB_H 1
722| #define HAVE_STDDEF_H 1
723| #define HAVE_STDARG_H 1
724| #define HAVE_MEMORY_H 1
725| #define HAVE_STRING_H 1
726| #define HAVE_STRINGS_H 1
727| #define HAVE_INTTYPES_H 1
728| #define HAVE_STDINT_H 1
729| #define HAVE_CTYPE_H 1
730| #define HAVE_MATH_H 1
731| #define HAVE_ICONV_H 1
732| #define HAVE_SIGNAL_H 1
733| /* end confdefs.h.  */
734| #include <stdio.h>
735| #ifdef HAVE_SYS_TYPES_H
736| # include <sys/types.h>
737| #endif
738| #ifdef HAVE_SYS_STAT_H
739| # include <sys/stat.h>
740| #endif
741| #ifdef STDC_HEADERS
742| # include <stdlib.h>
743| # include <stddef.h>
744| #else
745| # ifdef HAVE_STDLIB_H
746| #  include <stdlib.h>
747| # endif
748| #endif
749| #ifdef HAVE_STRING_H
750| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
751| #  include <memory.h>
752| # endif
753| # include <string.h>
754| #endif
755| #ifdef HAVE_STRINGS_H
756| # include <strings.h>
757| #endif
758| #ifdef HAVE_INTTYPES_H
759| # include <inttypes.h>
760| #endif
761| #ifdef HAVE_STDINT_H
762| # include <stdint.h>
763| #endif
764| #ifdef HAVE_UNISTD_H
765| # include <unistd.h>
766| #endif
767| int
768| main ()
769| {
770| if (sizeof ((size_t)))
771|           return 0;
772|   ;
773|   return 0;
774| }
775configure:16103: result: yes
776configure:16115: checking for M_PI in math.h
777configure:16139: result: yes
778configure:16154: checking for working alloca.h
779configure:16171: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
780configure:16171: $? = 0
781configure:16179: result: yes
782configure:16187: checking for alloca
783configure:16224: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
784configure:16224: $? = 0
785configure:16232: result: yes
786configure:16341: checking for working memcmp
787configure:16384: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
788configure:16384: $? = 0
789configure:16384: ./conftest
790configure:16384: $? = 0
791configure:16394: result: yes
792configure:16408: checking for working strtod
793configure:16449: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
794configure:16449: $? = 0
795configure:16449: ./conftest
796configure:16449: $? = 0
797configure:16459: result: yes
798configure:16526: checking for mprotect
799configure:16526: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
800configure:16526: $? = 0
801configure:16526: result: yes
802configure:16543: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
803configure:16543: $? = 0
804configure:16556: checking for malloc
805configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
806conftest.c:66: warning: conflicting types for built-in function 'malloc'
807configure:16556: $? = 0
808configure:16556: result: yes
809configure:16556: checking for calloc
810configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
811conftest.c:67: warning: conflicting types for built-in function 'calloc'
812configure:16556: $? = 0
813configure:16556: result: yes
814configure:16556: checking for realloc
815configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
816configure:16556: $? = 0
817configure:16556: result: yes
818configure:16556: checking for free
819configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
820configure:16556: $? = 0
821configure:16556: result: yes
822configure:16556: checking for getenv
823configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
824configure:16556: $? = 0
825configure:16556: result: yes
826configure:16556: checking for setenv
827configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
828configure:16556: $? = 0
829configure:16556: result: yes
830configure:16556: checking for putenv
831configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
832configure:16556: $? = 0
833configure:16556: result: yes
834configure:16556: checking for unsetenv
835configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
836configure:16556: $? = 0
837configure:16556: result: yes
838configure:16556: checking for qsort
839configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
840configure:16556: $? = 0
841configure:16556: result: yes
842configure:16556: checking for abs
843configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
844conftest.c:75: warning: conflicting types for built-in function 'abs'
845configure:16556: $? = 0
846configure:16556: result: yes
847configure:16556: checking for bcopy
848configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
849conftest.c:76: warning: conflicting types for built-in function 'bcopy'
850configure:16556: $? = 0
851configure:16556: result: yes
852configure:16556: checking for memset
853configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
854conftest.c:77: warning: conflicting types for built-in function 'memset'
855configure:16556: $? = 0
856configure:16556: result: yes
857configure:16556: checking for memcpy
858configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
859conftest.c:78: warning: conflicting types for built-in function 'memcpy'
860configure:16556: $? = 0
861configure:16556: result: yes
862configure:16556: checking for memmove
863configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
864conftest.c:79: warning: conflicting types for built-in function 'memmove'
865configure:16556: $? = 0
866configure:16556: result: yes
867configure:16556: checking for strlen
868configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
869conftest.c:80: warning: conflicting types for built-in function 'strlen'
870configure:16556: $? = 0
871configure:16556: result: yes
872configure:16556: checking for strlcpy
873configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
874configure:16556: $? = 0
875configure:16556: result: yes
876configure:16556: checking for strlcat
877configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
878configure:16556: $? = 0
879configure:16556: result: yes
880configure:16556: checking for strdup
881configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
882conftest.c:83: warning: conflicting types for built-in function 'strdup'
883configure:16556: $? = 0
884configure:16556: result: yes
885configure:16556: checking for _strrev
886configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
887Undefined symbols:
888  "__strrev", referenced from:
889      _main in cc9VBD6q.o
890ld: symbol(s) not found
891collect2: ld returned 1 exit status
892configure:16556: $? = 1
893configure: failed program was:
894| /* confdefs.h */
895| #define PACKAGE_NAME ""
896| #define PACKAGE_TARNAME ""
897| #define PACKAGE_VERSION ""
898| #define PACKAGE_STRING ""
899| #define PACKAGE_BUGREPORT ""
900| #define PACKAGE_URL ""
901| #define STDC_HEADERS 1
902| #define HAVE_SYS_TYPES_H 1
903| #define HAVE_SYS_STAT_H 1
904| #define HAVE_STDLIB_H 1
905| #define HAVE_STRING_H 1
906| #define HAVE_MEMORY_H 1
907| #define HAVE_STRINGS_H 1
908| #define HAVE_INTTYPES_H 1
909| #define HAVE_STDINT_H 1
910| #define HAVE_UNISTD_H 1
911| #define HAVE_DLFCN_H 1
912| #define LT_OBJDIR ".libs/"
913| #define HAVE_LIBC 1
914| #define STDC_HEADERS 1
915| #define HAVE_SYS_TYPES_H 1
916| #define HAVE_STDIO_H 1
917| #define HAVE_STDLIB_H 1
918| #define HAVE_STDDEF_H 1
919| #define HAVE_STDARG_H 1
920| #define HAVE_MEMORY_H 1
921| #define HAVE_STRING_H 1
922| #define HAVE_STRINGS_H 1
923| #define HAVE_INTTYPES_H 1
924| #define HAVE_STDINT_H 1
925| #define HAVE_CTYPE_H 1
926| #define HAVE_MATH_H 1
927| #define HAVE_ICONV_H 1
928| #define HAVE_SIGNAL_H 1
929| #define HAVE_M_PI /**/
930| #define HAVE_ALLOCA_H 1
931| #define HAVE_ALLOCA 1
932| #define HAVE_MEMCMP 1
933| #define HAVE_STRTOD 1
934| #define HAVE_MPROTECT 1
935| #define HAVE_MALLOC 1
936| #define HAVE_CALLOC 1
937| #define HAVE_REALLOC 1
938| #define HAVE_FREE 1
939| #define HAVE_GETENV 1
940| #define HAVE_SETENV 1
941| #define HAVE_PUTENV 1
942| #define HAVE_UNSETENV 1
943| #define HAVE_QSORT 1
944| #define HAVE_ABS 1
945| #define HAVE_BCOPY 1
946| #define HAVE_MEMSET 1
947| #define HAVE_MEMCPY 1
948| #define HAVE_MEMMOVE 1
949| #define HAVE_STRLEN 1
950| #define HAVE_STRLCPY 1
951| #define HAVE_STRLCAT 1
952| #define HAVE_STRDUP 1
953| /* end confdefs.h.  */
954| /* Define _strrev to an innocuous variant, in case <limits.h> declares _strrev.
955|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
956| #define _strrev innocuous__strrev
957|
958| /* System header to define __stub macros and hopefully few prototypes,
959|     which can conflict with char _strrev (); below.
960|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
961|     <limits.h> exists even on freestanding compilers.  */
962|
963| #ifdef __STDC__
964| # include <limits.h>
965| #else
966| # include <assert.h>
967| #endif
968|
969| #undef _strrev
970|
971| /* Override any GCC internal prototype to avoid an error.
972|    Use char because int might match the return type of a GCC
973|    builtin and then its argument prototype would still apply.  */
974| #ifdef __cplusplus
975| extern "C"
976| #endif
977| char _strrev ();
978| /* The GNU C library defines this for functions which it implements
979|     to always fail with ENOSYS.  Some functions are actually named
980|     something starting with __ and the normal name is an alias.  */
981| #if defined __stub__strrev || defined __stub____strrev
982| choke me
983| #endif
984|
985| int
986| main ()
987| {
988| return _strrev ();
989|   ;
990|   return 0;
991| }
992configure:16556: result: no
993configure:16556: checking for _strupr
994configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
995Undefined symbols:
996  "__strupr", referenced from:
997      _main in cc1z89iC.o
998ld: symbol(s) not found
999collect2: ld returned 1 exit status
1000configure:16556: $? = 1
1001configure: failed program was:
1002| /* confdefs.h */
1003| #define PACKAGE_NAME ""
1004| #define PACKAGE_TARNAME ""
1005| #define PACKAGE_VERSION ""
1006| #define PACKAGE_STRING ""
1007| #define PACKAGE_BUGREPORT ""
1008| #define PACKAGE_URL ""
1009| #define STDC_HEADERS 1
1010| #define HAVE_SYS_TYPES_H 1
1011| #define HAVE_SYS_STAT_H 1
1012| #define HAVE_STDLIB_H 1
1013| #define HAVE_STRING_H 1
1014| #define HAVE_MEMORY_H 1
1015| #define HAVE_STRINGS_H 1
1016| #define HAVE_INTTYPES_H 1
1017| #define HAVE_STDINT_H 1
1018| #define HAVE_UNISTD_H 1
1019| #define HAVE_DLFCN_H 1
1020| #define LT_OBJDIR ".libs/"
1021| #define HAVE_LIBC 1
1022| #define STDC_HEADERS 1
1023| #define HAVE_SYS_TYPES_H 1
1024| #define HAVE_STDIO_H 1
1025| #define HAVE_STDLIB_H 1
1026| #define HAVE_STDDEF_H 1
1027| #define HAVE_STDARG_H 1
1028| #define HAVE_MEMORY_H 1
1029| #define HAVE_STRING_H 1
1030| #define HAVE_STRINGS_H 1
1031| #define HAVE_INTTYPES_H 1
1032| #define HAVE_STDINT_H 1
1033| #define HAVE_CTYPE_H 1
1034| #define HAVE_MATH_H 1
1035| #define HAVE_ICONV_H 1
1036| #define HAVE_SIGNAL_H 1
1037| #define HAVE_M_PI /**/
1038| #define HAVE_ALLOCA_H 1
1039| #define HAVE_ALLOCA 1
1040| #define HAVE_MEMCMP 1
1041| #define HAVE_STRTOD 1
1042| #define HAVE_MPROTECT 1
1043| #define HAVE_MALLOC 1
1044| #define HAVE_CALLOC 1
1045| #define HAVE_REALLOC 1
1046| #define HAVE_FREE 1
1047| #define HAVE_GETENV 1
1048| #define HAVE_SETENV 1
1049| #define HAVE_PUTENV 1
1050| #define HAVE_UNSETENV 1
1051| #define HAVE_QSORT 1
1052| #define HAVE_ABS 1
1053| #define HAVE_BCOPY 1
1054| #define HAVE_MEMSET 1
1055| #define HAVE_MEMCPY 1
1056| #define HAVE_MEMMOVE 1
1057| #define HAVE_STRLEN 1
1058| #define HAVE_STRLCPY 1
1059| #define HAVE_STRLCAT 1
1060| #define HAVE_STRDUP 1
1061| /* end confdefs.h.  */
1062| /* Define _strupr to an innocuous variant, in case <limits.h> declares _strupr.
1063|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1064| #define _strupr innocuous__strupr
1065|
1066| /* System header to define __stub macros and hopefully few prototypes,
1067|     which can conflict with char _strupr (); below.
1068|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1069|     <limits.h> exists even on freestanding compilers.  */
1070|
1071| #ifdef __STDC__
1072| # include <limits.h>
1073| #else
1074| # include <assert.h>
1075| #endif
1076|
1077| #undef _strupr
1078|
1079| /* Override any GCC internal prototype to avoid an error.
1080|    Use char because int might match the return type of a GCC
1081|    builtin and then its argument prototype would still apply.  */
1082| #ifdef __cplusplus
1083| extern "C"
1084| #endif
1085| char _strupr ();
1086| /* The GNU C library defines this for functions which it implements
1087|     to always fail with ENOSYS.  Some functions are actually named
1088|     something starting with __ and the normal name is an alias.  */
1089| #if defined __stub__strupr || defined __stub____strupr
1090| choke me
1091| #endif
1092|
1093| int
1094| main ()
1095| {
1096| return _strupr ();
1097|   ;
1098|   return 0;
1099| }
1100configure:16556: result: no
1101configure:16556: checking for _strlwr
1102configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1103Undefined symbols:
1104  "__strlwr", referenced from:
1105      _main in ccPvYBdk.o
1106ld: symbol(s) not found
1107collect2: ld returned 1 exit status
1108configure:16556: $? = 1
1109configure: failed program was:
1110| /* confdefs.h */
1111| #define PACKAGE_NAME ""
1112| #define PACKAGE_TARNAME ""
1113| #define PACKAGE_VERSION ""
1114| #define PACKAGE_STRING ""
1115| #define PACKAGE_BUGREPORT ""
1116| #define PACKAGE_URL ""
1117| #define STDC_HEADERS 1
1118| #define HAVE_SYS_TYPES_H 1
1119| #define HAVE_SYS_STAT_H 1
1120| #define HAVE_STDLIB_H 1
1121| #define HAVE_STRING_H 1
1122| #define HAVE_MEMORY_H 1
1123| #define HAVE_STRINGS_H 1
1124| #define HAVE_INTTYPES_H 1
1125| #define HAVE_STDINT_H 1
1126| #define HAVE_UNISTD_H 1
1127| #define HAVE_DLFCN_H 1
1128| #define LT_OBJDIR ".libs/"
1129| #define HAVE_LIBC 1
1130| #define STDC_HEADERS 1
1131| #define HAVE_SYS_TYPES_H 1
1132| #define HAVE_STDIO_H 1
1133| #define HAVE_STDLIB_H 1
1134| #define HAVE_STDDEF_H 1
1135| #define HAVE_STDARG_H 1
1136| #define HAVE_MEMORY_H 1
1137| #define HAVE_STRING_H 1
1138| #define HAVE_STRINGS_H 1
1139| #define HAVE_INTTYPES_H 1
1140| #define HAVE_STDINT_H 1
1141| #define HAVE_CTYPE_H 1
1142| #define HAVE_MATH_H 1
1143| #define HAVE_ICONV_H 1
1144| #define HAVE_SIGNAL_H 1
1145| #define HAVE_M_PI /**/
1146| #define HAVE_ALLOCA_H 1
1147| #define HAVE_ALLOCA 1
1148| #define HAVE_MEMCMP 1
1149| #define HAVE_STRTOD 1
1150| #define HAVE_MPROTECT 1
1151| #define HAVE_MALLOC 1
1152| #define HAVE_CALLOC 1
1153| #define HAVE_REALLOC 1
1154| #define HAVE_FREE 1
1155| #define HAVE_GETENV 1
1156| #define HAVE_SETENV 1
1157| #define HAVE_PUTENV 1
1158| #define HAVE_UNSETENV 1
1159| #define HAVE_QSORT 1
1160| #define HAVE_ABS 1
1161| #define HAVE_BCOPY 1
1162| #define HAVE_MEMSET 1
1163| #define HAVE_MEMCPY 1
1164| #define HAVE_MEMMOVE 1
1165| #define HAVE_STRLEN 1
1166| #define HAVE_STRLCPY 1
1167| #define HAVE_STRLCAT 1
1168| #define HAVE_STRDUP 1
1169| /* end confdefs.h.  */
1170| /* Define _strlwr to an innocuous variant, in case <limits.h> declares _strlwr.
1171|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1172| #define _strlwr innocuous__strlwr
1173|
1174| /* System header to define __stub macros and hopefully few prototypes,
1175|     which can conflict with char _strlwr (); below.
1176|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1177|     <limits.h> exists even on freestanding compilers.  */
1178|
1179| #ifdef __STDC__
1180| # include <limits.h>
1181| #else
1182| # include <assert.h>
1183| #endif
1184|
1185| #undef _strlwr
1186|
1187| /* Override any GCC internal prototype to avoid an error.
1188|    Use char because int might match the return type of a GCC
1189|    builtin and then its argument prototype would still apply.  */
1190| #ifdef __cplusplus
1191| extern "C"
1192| #endif
1193| char _strlwr ();
1194| /* The GNU C library defines this for functions which it implements
1195|     to always fail with ENOSYS.  Some functions are actually named
1196|     something starting with __ and the normal name is an alias.  */
1197| #if defined __stub__strlwr || defined __stub____strlwr
1198| choke me
1199| #endif
1200|
1201| int
1202| main ()
1203| {
1204| return _strlwr ();
1205|   ;
1206|   return 0;
1207| }
1208configure:16556: result: no
1209configure:16556: checking for strchr
1210configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1211conftest.c:84: warning: conflicting types for built-in function 'strchr'
1212configure:16556: $? = 0
1213configure:16556: result: yes
1214configure:16556: checking for strrchr
1215configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1216conftest.c:85: warning: conflicting types for built-in function 'strrchr'
1217configure:16556: $? = 0
1218configure:16556: result: yes
1219configure:16556: checking for strstr
1220configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1221conftest.c:86: warning: conflicting types for built-in function 'strstr'
1222configure:16556: $? = 0
1223configure:16556: result: yes
1224configure:16556: checking for itoa
1225configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1226Undefined symbols:
1227  "_itoa", referenced from:
1228      _main in ccZ1hOQe.o
1229ld: symbol(s) not found
1230collect2: ld returned 1 exit status
1231configure:16556: $? = 1
1232configure: failed program was:
1233| /* confdefs.h */
1234| #define PACKAGE_NAME ""
1235| #define PACKAGE_TARNAME ""
1236| #define PACKAGE_VERSION ""
1237| #define PACKAGE_STRING ""
1238| #define PACKAGE_BUGREPORT ""
1239| #define PACKAGE_URL ""
1240| #define STDC_HEADERS 1
1241| #define HAVE_SYS_TYPES_H 1
1242| #define HAVE_SYS_STAT_H 1
1243| #define HAVE_STDLIB_H 1
1244| #define HAVE_STRING_H 1
1245| #define HAVE_MEMORY_H 1
1246| #define HAVE_STRINGS_H 1
1247| #define HAVE_INTTYPES_H 1
1248| #define HAVE_STDINT_H 1
1249| #define HAVE_UNISTD_H 1
1250| #define HAVE_DLFCN_H 1
1251| #define LT_OBJDIR ".libs/"
1252| #define HAVE_LIBC 1
1253| #define STDC_HEADERS 1
1254| #define HAVE_SYS_TYPES_H 1
1255| #define HAVE_STDIO_H 1
1256| #define HAVE_STDLIB_H 1
1257| #define HAVE_STDDEF_H 1
1258| #define HAVE_STDARG_H 1
1259| #define HAVE_MEMORY_H 1
1260| #define HAVE_STRING_H 1
1261| #define HAVE_STRINGS_H 1
1262| #define HAVE_INTTYPES_H 1
1263| #define HAVE_STDINT_H 1
1264| #define HAVE_CTYPE_H 1
1265| #define HAVE_MATH_H 1
1266| #define HAVE_ICONV_H 1
1267| #define HAVE_SIGNAL_H 1
1268| #define HAVE_M_PI /**/
1269| #define HAVE_ALLOCA_H 1
1270| #define HAVE_ALLOCA 1
1271| #define HAVE_MEMCMP 1
1272| #define HAVE_STRTOD 1
1273| #define HAVE_MPROTECT 1
1274| #define HAVE_MALLOC 1
1275| #define HAVE_CALLOC 1
1276| #define HAVE_REALLOC 1
1277| #define HAVE_FREE 1
1278| #define HAVE_GETENV 1
1279| #define HAVE_SETENV 1
1280| #define HAVE_PUTENV 1
1281| #define HAVE_UNSETENV 1
1282| #define HAVE_QSORT 1
1283| #define HAVE_ABS 1
1284| #define HAVE_BCOPY 1
1285| #define HAVE_MEMSET 1
1286| #define HAVE_MEMCPY 1
1287| #define HAVE_MEMMOVE 1
1288| #define HAVE_STRLEN 1
1289| #define HAVE_STRLCPY 1
1290| #define HAVE_STRLCAT 1
1291| #define HAVE_STRDUP 1
1292| #define HAVE_STRCHR 1
1293| #define HAVE_STRRCHR 1
1294| #define HAVE_STRSTR 1
1295| /* end confdefs.h.  */
1296| /* Define itoa to an innocuous variant, in case <limits.h> declares itoa.
1297|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1298| #define itoa innocuous_itoa
1299|
1300| /* System header to define __stub macros and hopefully few prototypes,
1301|     which can conflict with char itoa (); below.
1302|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1303|     <limits.h> exists even on freestanding compilers.  */
1304|
1305| #ifdef __STDC__
1306| # include <limits.h>
1307| #else
1308| # include <assert.h>
1309| #endif
1310|
1311| #undef itoa
1312|
1313| /* Override any GCC internal prototype to avoid an error.
1314|    Use char because int might match the return type of a GCC
1315|    builtin and then its argument prototype would still apply.  */
1316| #ifdef __cplusplus
1317| extern "C"
1318| #endif
1319| char itoa ();
1320| /* The GNU C library defines this for functions which it implements
1321|     to always fail with ENOSYS.  Some functions are actually named
1322|     something starting with __ and the normal name is an alias.  */
1323| #if defined __stub_itoa || defined __stub___itoa
1324| choke me
1325| #endif
1326|
1327| int
1328| main ()
1329| {
1330| return itoa ();
1331|   ;
1332|   return 0;
1333| }
1334configure:16556: result: no
1335configure:16556: checking for _ltoa
1336configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1337Undefined symbols:
1338  "__ltoa", referenced from:
1339      _main in ccsGZt60.o
1340ld: symbol(s) not found
1341collect2: ld returned 1 exit status
1342configure:16556: $? = 1
1343configure: failed program was:
1344| /* confdefs.h */
1345| #define PACKAGE_NAME ""
1346| #define PACKAGE_TARNAME ""
1347| #define PACKAGE_VERSION ""
1348| #define PACKAGE_STRING ""
1349| #define PACKAGE_BUGREPORT ""
1350| #define PACKAGE_URL ""
1351| #define STDC_HEADERS 1
1352| #define HAVE_SYS_TYPES_H 1
1353| #define HAVE_SYS_STAT_H 1
1354| #define HAVE_STDLIB_H 1
1355| #define HAVE_STRING_H 1
1356| #define HAVE_MEMORY_H 1
1357| #define HAVE_STRINGS_H 1
1358| #define HAVE_INTTYPES_H 1
1359| #define HAVE_STDINT_H 1
1360| #define HAVE_UNISTD_H 1
1361| #define HAVE_DLFCN_H 1
1362| #define LT_OBJDIR ".libs/"
1363| #define HAVE_LIBC 1
1364| #define STDC_HEADERS 1
1365| #define HAVE_SYS_TYPES_H 1
1366| #define HAVE_STDIO_H 1
1367| #define HAVE_STDLIB_H 1
1368| #define HAVE_STDDEF_H 1
1369| #define HAVE_STDARG_H 1
1370| #define HAVE_MEMORY_H 1
1371| #define HAVE_STRING_H 1
1372| #define HAVE_STRINGS_H 1
1373| #define HAVE_INTTYPES_H 1
1374| #define HAVE_STDINT_H 1
1375| #define HAVE_CTYPE_H 1
1376| #define HAVE_MATH_H 1
1377| #define HAVE_ICONV_H 1
1378| #define HAVE_SIGNAL_H 1
1379| #define HAVE_M_PI /**/
1380| #define HAVE_ALLOCA_H 1
1381| #define HAVE_ALLOCA 1
1382| #define HAVE_MEMCMP 1
1383| #define HAVE_STRTOD 1
1384| #define HAVE_MPROTECT 1
1385| #define HAVE_MALLOC 1
1386| #define HAVE_CALLOC 1
1387| #define HAVE_REALLOC 1
1388| #define HAVE_FREE 1
1389| #define HAVE_GETENV 1
1390| #define HAVE_SETENV 1
1391| #define HAVE_PUTENV 1
1392| #define HAVE_UNSETENV 1
1393| #define HAVE_QSORT 1
1394| #define HAVE_ABS 1
1395| #define HAVE_BCOPY 1
1396| #define HAVE_MEMSET 1
1397| #define HAVE_MEMCPY 1
1398| #define HAVE_MEMMOVE 1
1399| #define HAVE_STRLEN 1
1400| #define HAVE_STRLCPY 1
1401| #define HAVE_STRLCAT 1
1402| #define HAVE_STRDUP 1
1403| #define HAVE_STRCHR 1
1404| #define HAVE_STRRCHR 1
1405| #define HAVE_STRSTR 1
1406| /* end confdefs.h.  */
1407| /* Define _ltoa to an innocuous variant, in case <limits.h> declares _ltoa.
1408|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1409| #define _ltoa innocuous__ltoa
1410|
1411| /* System header to define __stub macros and hopefully few prototypes,
1412|     which can conflict with char _ltoa (); below.
1413|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1414|     <limits.h> exists even on freestanding compilers.  */
1415|
1416| #ifdef __STDC__
1417| # include <limits.h>
1418| #else
1419| # include <assert.h>
1420| #endif
1421|
1422| #undef _ltoa
1423|
1424| /* Override any GCC internal prototype to avoid an error.
1425|    Use char because int might match the return type of a GCC
1426|    builtin and then its argument prototype would still apply.  */
1427| #ifdef __cplusplus
1428| extern "C"
1429| #endif
1430| char _ltoa ();
1431| /* The GNU C library defines this for functions which it implements
1432|     to always fail with ENOSYS.  Some functions are actually named
1433|     something starting with __ and the normal name is an alias.  */
1434| #if defined __stub__ltoa || defined __stub____ltoa
1435| choke me
1436| #endif
1437|
1438| int
1439| main ()
1440| {
1441| return _ltoa ();
1442|   ;
1443|   return 0;
1444| }
1445configure:16556: result: no
1446configure:16556: checking for _uitoa
1447configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1448Undefined symbols:
1449  "__uitoa", referenced from:
1450      _main in ccED0WeQ.o
1451ld: symbol(s) not found
1452collect2: ld returned 1 exit status
1453configure:16556: $? = 1
1454configure: failed program was:
1455| /* confdefs.h */
1456| #define PACKAGE_NAME ""
1457| #define PACKAGE_TARNAME ""
1458| #define PACKAGE_VERSION ""
1459| #define PACKAGE_STRING ""
1460| #define PACKAGE_BUGREPORT ""
1461| #define PACKAGE_URL ""
1462| #define STDC_HEADERS 1
1463| #define HAVE_SYS_TYPES_H 1
1464| #define HAVE_SYS_STAT_H 1
1465| #define HAVE_STDLIB_H 1
1466| #define HAVE_STRING_H 1
1467| #define HAVE_MEMORY_H 1
1468| #define HAVE_STRINGS_H 1
1469| #define HAVE_INTTYPES_H 1
1470| #define HAVE_STDINT_H 1
1471| #define HAVE_UNISTD_H 1
1472| #define HAVE_DLFCN_H 1
1473| #define LT_OBJDIR ".libs/"
1474| #define HAVE_LIBC 1
1475| #define STDC_HEADERS 1
1476| #define HAVE_SYS_TYPES_H 1
1477| #define HAVE_STDIO_H 1
1478| #define HAVE_STDLIB_H 1
1479| #define HAVE_STDDEF_H 1
1480| #define HAVE_STDARG_H 1
1481| #define HAVE_MEMORY_H 1
1482| #define HAVE_STRING_H 1
1483| #define HAVE_STRINGS_H 1
1484| #define HAVE_INTTYPES_H 1
1485| #define HAVE_STDINT_H 1
1486| #define HAVE_CTYPE_H 1
1487| #define HAVE_MATH_H 1
1488| #define HAVE_ICONV_H 1
1489| #define HAVE_SIGNAL_H 1
1490| #define HAVE_M_PI /**/
1491| #define HAVE_ALLOCA_H 1
1492| #define HAVE_ALLOCA 1
1493| #define HAVE_MEMCMP 1
1494| #define HAVE_STRTOD 1
1495| #define HAVE_MPROTECT 1
1496| #define HAVE_MALLOC 1
1497| #define HAVE_CALLOC 1
1498| #define HAVE_REALLOC 1
1499| #define HAVE_FREE 1
1500| #define HAVE_GETENV 1
1501| #define HAVE_SETENV 1
1502| #define HAVE_PUTENV 1
1503| #define HAVE_UNSETENV 1
1504| #define HAVE_QSORT 1
1505| #define HAVE_ABS 1
1506| #define HAVE_BCOPY 1
1507| #define HAVE_MEMSET 1
1508| #define HAVE_MEMCPY 1
1509| #define HAVE_MEMMOVE 1
1510| #define HAVE_STRLEN 1
1511| #define HAVE_STRLCPY 1
1512| #define HAVE_STRLCAT 1
1513| #define HAVE_STRDUP 1
1514| #define HAVE_STRCHR 1
1515| #define HAVE_STRRCHR 1
1516| #define HAVE_STRSTR 1
1517| /* end confdefs.h.  */
1518| /* Define _uitoa to an innocuous variant, in case <limits.h> declares _uitoa.
1519|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1520| #define _uitoa innocuous__uitoa
1521|
1522| /* System header to define __stub macros and hopefully few prototypes,
1523|     which can conflict with char _uitoa (); below.
1524|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1525|     <limits.h> exists even on freestanding compilers.  */
1526|
1527| #ifdef __STDC__
1528| # include <limits.h>
1529| #else
1530| # include <assert.h>
1531| #endif
1532|
1533| #undef _uitoa
1534|
1535| /* Override any GCC internal prototype to avoid an error.
1536|    Use char because int might match the return type of a GCC
1537|    builtin and then its argument prototype would still apply.  */
1538| #ifdef __cplusplus
1539| extern "C"
1540| #endif
1541| char _uitoa ();
1542| /* The GNU C library defines this for functions which it implements
1543|     to always fail with ENOSYS.  Some functions are actually named
1544|     something starting with __ and the normal name is an alias.  */
1545| #if defined __stub__uitoa || defined __stub____uitoa
1546| choke me
1547| #endif
1548|
1549| int
1550| main ()
1551| {
1552| return _uitoa ();
1553|   ;
1554|   return 0;
1555| }
1556configure:16556: result: no
1557configure:16556: checking for _ultoa
1558configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1559Undefined symbols:
1560  "__ultoa", referenced from:
1561      _main in ccaZJoux.o
1562ld: symbol(s) not found
1563collect2: ld returned 1 exit status
1564configure:16556: $? = 1
1565configure: failed program was:
1566| /* confdefs.h */
1567| #define PACKAGE_NAME ""
1568| #define PACKAGE_TARNAME ""
1569| #define PACKAGE_VERSION ""
1570| #define PACKAGE_STRING ""
1571| #define PACKAGE_BUGREPORT ""
1572| #define PACKAGE_URL ""
1573| #define STDC_HEADERS 1
1574| #define HAVE_SYS_TYPES_H 1
1575| #define HAVE_SYS_STAT_H 1
1576| #define HAVE_STDLIB_H 1
1577| #define HAVE_STRING_H 1
1578| #define HAVE_MEMORY_H 1
1579| #define HAVE_STRINGS_H 1
1580| #define HAVE_INTTYPES_H 1
1581| #define HAVE_STDINT_H 1
1582| #define HAVE_UNISTD_H 1
1583| #define HAVE_DLFCN_H 1
1584| #define LT_OBJDIR ".libs/"
1585| #define HAVE_LIBC 1
1586| #define STDC_HEADERS 1
1587| #define HAVE_SYS_TYPES_H 1
1588| #define HAVE_STDIO_H 1
1589| #define HAVE_STDLIB_H 1
1590| #define HAVE_STDDEF_H 1
1591| #define HAVE_STDARG_H 1
1592| #define HAVE_MEMORY_H 1
1593| #define HAVE_STRING_H 1
1594| #define HAVE_STRINGS_H 1
1595| #define HAVE_INTTYPES_H 1
1596| #define HAVE_STDINT_H 1
1597| #define HAVE_CTYPE_H 1
1598| #define HAVE_MATH_H 1
1599| #define HAVE_ICONV_H 1
1600| #define HAVE_SIGNAL_H 1
1601| #define HAVE_M_PI /**/
1602| #define HAVE_ALLOCA_H 1
1603| #define HAVE_ALLOCA 1
1604| #define HAVE_MEMCMP 1
1605| #define HAVE_STRTOD 1
1606| #define HAVE_MPROTECT 1
1607| #define HAVE_MALLOC 1
1608| #define HAVE_CALLOC 1
1609| #define HAVE_REALLOC 1
1610| #define HAVE_FREE 1
1611| #define HAVE_GETENV 1
1612| #define HAVE_SETENV 1
1613| #define HAVE_PUTENV 1
1614| #define HAVE_UNSETENV 1
1615| #define HAVE_QSORT 1
1616| #define HAVE_ABS 1
1617| #define HAVE_BCOPY 1
1618| #define HAVE_MEMSET 1
1619| #define HAVE_MEMCPY 1
1620| #define HAVE_MEMMOVE 1
1621| #define HAVE_STRLEN 1
1622| #define HAVE_STRLCPY 1
1623| #define HAVE_STRLCAT 1
1624| #define HAVE_STRDUP 1
1625| #define HAVE_STRCHR 1
1626| #define HAVE_STRRCHR 1
1627| #define HAVE_STRSTR 1
1628| /* end confdefs.h.  */
1629| /* Define _ultoa to an innocuous variant, in case <limits.h> declares _ultoa.
1630|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1631| #define _ultoa innocuous__ultoa
1632|
1633| /* System header to define __stub macros and hopefully few prototypes,
1634|     which can conflict with char _ultoa (); below.
1635|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1636|     <limits.h> exists even on freestanding compilers.  */
1637|
1638| #ifdef __STDC__
1639| # include <limits.h>
1640| #else
1641| # include <assert.h>
1642| #endif
1643|
1644| #undef _ultoa
1645|
1646| /* Override any GCC internal prototype to avoid an error.
1647|    Use char because int might match the return type of a GCC
1648|    builtin and then its argument prototype would still apply.  */
1649| #ifdef __cplusplus
1650| extern "C"
1651| #endif
1652| char _ultoa ();
1653| /* The GNU C library defines this for functions which it implements
1654|     to always fail with ENOSYS.  Some functions are actually named
1655|     something starting with __ and the normal name is an alias.  */
1656| #if defined __stub__ultoa || defined __stub____ultoa
1657| choke me
1658| #endif
1659|
1660| int
1661| main ()
1662| {
1663| return _ultoa ();
1664|   ;
1665|   return 0;
1666| }
1667configure:16556: result: no
1668configure:16556: checking for strtol
1669configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1670configure:16556: $? = 0
1671configure:16556: result: yes
1672configure:16556: checking for strtoul
1673configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1674configure:16556: $? = 0
1675configure:16556: result: yes
1676configure:16556: checking for _i64toa
1677configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1678Undefined symbols:
1679  "__i64toa", referenced from:
1680      _main in ccwqXK0h.o
1681ld: symbol(s) not found
1682collect2: ld returned 1 exit status
1683configure:16556: $? = 1
1684configure: failed program was:
1685| /* confdefs.h */
1686| #define PACKAGE_NAME ""
1687| #define PACKAGE_TARNAME ""
1688| #define PACKAGE_VERSION ""
1689| #define PACKAGE_STRING ""
1690| #define PACKAGE_BUGREPORT ""
1691| #define PACKAGE_URL ""
1692| #define STDC_HEADERS 1
1693| #define HAVE_SYS_TYPES_H 1
1694| #define HAVE_SYS_STAT_H 1
1695| #define HAVE_STDLIB_H 1
1696| #define HAVE_STRING_H 1
1697| #define HAVE_MEMORY_H 1
1698| #define HAVE_STRINGS_H 1
1699| #define HAVE_INTTYPES_H 1
1700| #define HAVE_STDINT_H 1
1701| #define HAVE_UNISTD_H 1
1702| #define HAVE_DLFCN_H 1
1703| #define LT_OBJDIR ".libs/"
1704| #define HAVE_LIBC 1
1705| #define STDC_HEADERS 1
1706| #define HAVE_SYS_TYPES_H 1
1707| #define HAVE_STDIO_H 1
1708| #define HAVE_STDLIB_H 1
1709| #define HAVE_STDDEF_H 1
1710| #define HAVE_STDARG_H 1
1711| #define HAVE_MEMORY_H 1
1712| #define HAVE_STRING_H 1
1713| #define HAVE_STRINGS_H 1
1714| #define HAVE_INTTYPES_H 1
1715| #define HAVE_STDINT_H 1
1716| #define HAVE_CTYPE_H 1
1717| #define HAVE_MATH_H 1
1718| #define HAVE_ICONV_H 1
1719| #define HAVE_SIGNAL_H 1
1720| #define HAVE_M_PI /**/
1721| #define HAVE_ALLOCA_H 1
1722| #define HAVE_ALLOCA 1
1723| #define HAVE_MEMCMP 1
1724| #define HAVE_STRTOD 1
1725| #define HAVE_MPROTECT 1
1726| #define HAVE_MALLOC 1
1727| #define HAVE_CALLOC 1
1728| #define HAVE_REALLOC 1
1729| #define HAVE_FREE 1
1730| #define HAVE_GETENV 1
1731| #define HAVE_SETENV 1
1732| #define HAVE_PUTENV 1
1733| #define HAVE_UNSETENV 1
1734| #define HAVE_QSORT 1
1735| #define HAVE_ABS 1
1736| #define HAVE_BCOPY 1
1737| #define HAVE_MEMSET 1
1738| #define HAVE_MEMCPY 1
1739| #define HAVE_MEMMOVE 1
1740| #define HAVE_STRLEN 1
1741| #define HAVE_STRLCPY 1
1742| #define HAVE_STRLCAT 1
1743| #define HAVE_STRDUP 1
1744| #define HAVE_STRCHR 1
1745| #define HAVE_STRRCHR 1
1746| #define HAVE_STRSTR 1
1747| #define HAVE_STRTOL 1
1748| #define HAVE_STRTOUL 1
1749| /* end confdefs.h.  */
1750| /* Define _i64toa to an innocuous variant, in case <limits.h> declares _i64toa.
1751|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1752| #define _i64toa innocuous__i64toa
1753|
1754| /* System header to define __stub macros and hopefully few prototypes,
1755|     which can conflict with char _i64toa (); below.
1756|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1757|     <limits.h> exists even on freestanding compilers.  */
1758|
1759| #ifdef __STDC__
1760| # include <limits.h>
1761| #else
1762| # include <assert.h>
1763| #endif
1764|
1765| #undef _i64toa
1766|
1767| /* Override any GCC internal prototype to avoid an error.
1768|    Use char because int might match the return type of a GCC
1769|    builtin and then its argument prototype would still apply.  */
1770| #ifdef __cplusplus
1771| extern "C"
1772| #endif
1773| char _i64toa ();
1774| /* The GNU C library defines this for functions which it implements
1775|     to always fail with ENOSYS.  Some functions are actually named
1776|     something starting with __ and the normal name is an alias.  */
1777| #if defined __stub__i64toa || defined __stub____i64toa
1778| choke me
1779| #endif
1780|
1781| int
1782| main ()
1783| {
1784| return _i64toa ();
1785|   ;
1786|   return 0;
1787| }
1788configure:16556: result: no
1789configure:16556: checking for _ui64toa
1790configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1791Undefined symbols:
1792  "__ui64toa", referenced from:
1793      _main in ccen1MXN.o
1794ld: symbol(s) not found
1795collect2: ld returned 1 exit status
1796configure:16556: $? = 1
1797configure: failed program was:
1798| /* confdefs.h */
1799| #define PACKAGE_NAME ""
1800| #define PACKAGE_TARNAME ""
1801| #define PACKAGE_VERSION ""
1802| #define PACKAGE_STRING ""
1803| #define PACKAGE_BUGREPORT ""
1804| #define PACKAGE_URL ""
1805| #define STDC_HEADERS 1
1806| #define HAVE_SYS_TYPES_H 1
1807| #define HAVE_SYS_STAT_H 1
1808| #define HAVE_STDLIB_H 1
1809| #define HAVE_STRING_H 1
1810| #define HAVE_MEMORY_H 1
1811| #define HAVE_STRINGS_H 1
1812| #define HAVE_INTTYPES_H 1
1813| #define HAVE_STDINT_H 1
1814| #define HAVE_UNISTD_H 1
1815| #define HAVE_DLFCN_H 1
1816| #define LT_OBJDIR ".libs/"
1817| #define HAVE_LIBC 1
1818| #define STDC_HEADERS 1
1819| #define HAVE_SYS_TYPES_H 1
1820| #define HAVE_STDIO_H 1
1821| #define HAVE_STDLIB_H 1
1822| #define HAVE_STDDEF_H 1
1823| #define HAVE_STDARG_H 1
1824| #define HAVE_MEMORY_H 1
1825| #define HAVE_STRING_H 1
1826| #define HAVE_STRINGS_H 1
1827| #define HAVE_INTTYPES_H 1
1828| #define HAVE_STDINT_H 1
1829| #define HAVE_CTYPE_H 1
1830| #define HAVE_MATH_H 1
1831| #define HAVE_ICONV_H 1
1832| #define HAVE_SIGNAL_H 1
1833| #define HAVE_M_PI /**/
1834| #define HAVE_ALLOCA_H 1
1835| #define HAVE_ALLOCA 1
1836| #define HAVE_MEMCMP 1
1837| #define HAVE_STRTOD 1
1838| #define HAVE_MPROTECT 1
1839| #define HAVE_MALLOC 1
1840| #define HAVE_CALLOC 1
1841| #define HAVE_REALLOC 1
1842| #define HAVE_FREE 1
1843| #define HAVE_GETENV 1
1844| #define HAVE_SETENV 1
1845| #define HAVE_PUTENV 1
1846| #define HAVE_UNSETENV 1
1847| #define HAVE_QSORT 1
1848| #define HAVE_ABS 1
1849| #define HAVE_BCOPY 1
1850| #define HAVE_MEMSET 1
1851| #define HAVE_MEMCPY 1
1852| #define HAVE_MEMMOVE 1
1853| #define HAVE_STRLEN 1
1854| #define HAVE_STRLCPY 1
1855| #define HAVE_STRLCAT 1
1856| #define HAVE_STRDUP 1
1857| #define HAVE_STRCHR 1
1858| #define HAVE_STRRCHR 1
1859| #define HAVE_STRSTR 1
1860| #define HAVE_STRTOL 1
1861| #define HAVE_STRTOUL 1
1862| /* end confdefs.h.  */
1863| /* Define _ui64toa to an innocuous variant, in case <limits.h> declares _ui64toa.
1864|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1865| #define _ui64toa innocuous__ui64toa
1866|
1867| /* System header to define __stub macros and hopefully few prototypes,
1868|     which can conflict with char _ui64toa (); below.
1869|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1870|     <limits.h> exists even on freestanding compilers.  */
1871|
1872| #ifdef __STDC__
1873| # include <limits.h>
1874| #else
1875| # include <assert.h>
1876| #endif
1877|
1878| #undef _ui64toa
1879|
1880| /* Override any GCC internal prototype to avoid an error.
1881|    Use char because int might match the return type of a GCC
1882|    builtin and then its argument prototype would still apply.  */
1883| #ifdef __cplusplus
1884| extern "C"
1885| #endif
1886| char _ui64toa ();
1887| /* The GNU C library defines this for functions which it implements
1888|     to always fail with ENOSYS.  Some functions are actually named
1889|     something starting with __ and the normal name is an alias.  */
1890| #if defined __stub__ui64toa || defined __stub____ui64toa
1891| choke me
1892| #endif
1893|
1894| int
1895| main ()
1896| {
1897| return _ui64toa ();
1898|   ;
1899|   return 0;
1900| }
1901configure:16556: result: no
1902configure:16556: checking for strtoll
1903configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1904configure:16556: $? = 0
1905configure:16556: result: yes
1906configure:16556: checking for strtoull
1907configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1908configure:16556: $? = 0
1909configure:16556: result: yes
1910configure:16556: checking for atoi
1911configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1912configure:16556: $? = 0
1913configure:16556: result: yes
1914configure:16556: checking for atof
1915configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1916configure:16556: $? = 0
1917configure:16556: result: yes
1918configure:16556: checking for strcmp
1919configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1920conftest.c:93: warning: conflicting types for built-in function 'strcmp'
1921configure:16556: $? = 0
1922configure:16556: result: yes
1923configure:16556: checking for strncmp
1924configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1925conftest.c:94: warning: conflicting types for built-in function 'strncmp'
1926configure:16556: $? = 0
1927configure:16556: result: yes
1928configure:16556: checking for _stricmp
1929configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
1930Undefined symbols:
1931  "__stricmp", referenced from:
1932      _main in ccJk4ana.o
1933ld: symbol(s) not found
1934collect2: ld returned 1 exit status
1935configure:16556: $? = 1
1936configure: failed program was:
1937| /* confdefs.h */
1938| #define PACKAGE_NAME ""
1939| #define PACKAGE_TARNAME ""
1940| #define PACKAGE_VERSION ""
1941| #define PACKAGE_STRING ""
1942| #define PACKAGE_BUGREPORT ""
1943| #define PACKAGE_URL ""
1944| #define STDC_HEADERS 1
1945| #define HAVE_SYS_TYPES_H 1
1946| #define HAVE_SYS_STAT_H 1
1947| #define HAVE_STDLIB_H 1
1948| #define HAVE_STRING_H 1
1949| #define HAVE_MEMORY_H 1
1950| #define HAVE_STRINGS_H 1
1951| #define HAVE_INTTYPES_H 1
1952| #define HAVE_STDINT_H 1
1953| #define HAVE_UNISTD_H 1
1954| #define HAVE_DLFCN_H 1
1955| #define LT_OBJDIR ".libs/"
1956| #define HAVE_LIBC 1
1957| #define STDC_HEADERS 1
1958| #define HAVE_SYS_TYPES_H 1
1959| #define HAVE_STDIO_H 1
1960| #define HAVE_STDLIB_H 1
1961| #define HAVE_STDDEF_H 1
1962| #define HAVE_STDARG_H 1
1963| #define HAVE_MEMORY_H 1
1964| #define HAVE_STRING_H 1
1965| #define HAVE_STRINGS_H 1
1966| #define HAVE_INTTYPES_H 1
1967| #define HAVE_STDINT_H 1
1968| #define HAVE_CTYPE_H 1
1969| #define HAVE_MATH_H 1
1970| #define HAVE_ICONV_H 1
1971| #define HAVE_SIGNAL_H 1
1972| #define HAVE_M_PI /**/
1973| #define HAVE_ALLOCA_H 1
1974| #define HAVE_ALLOCA 1
1975| #define HAVE_MEMCMP 1
1976| #define HAVE_STRTOD 1
1977| #define HAVE_MPROTECT 1
1978| #define HAVE_MALLOC 1
1979| #define HAVE_CALLOC 1
1980| #define HAVE_REALLOC 1
1981| #define HAVE_FREE 1
1982| #define HAVE_GETENV 1
1983| #define HAVE_SETENV 1
1984| #define HAVE_PUTENV 1
1985| #define HAVE_UNSETENV 1
1986| #define HAVE_QSORT 1
1987| #define HAVE_ABS 1
1988| #define HAVE_BCOPY 1
1989| #define HAVE_MEMSET 1
1990| #define HAVE_MEMCPY 1
1991| #define HAVE_MEMMOVE 1
1992| #define HAVE_STRLEN 1
1993| #define HAVE_STRLCPY 1
1994| #define HAVE_STRLCAT 1
1995| #define HAVE_STRDUP 1
1996| #define HAVE_STRCHR 1
1997| #define HAVE_STRRCHR 1
1998| #define HAVE_STRSTR 1
1999| #define HAVE_STRTOL 1
2000| #define HAVE_STRTOUL 1
2001| #define HAVE_STRTOLL 1
2002| #define HAVE_STRTOULL 1
2003| #define HAVE_ATOI 1
2004| #define HAVE_ATOF 1
2005| #define HAVE_STRCMP 1
2006| #define HAVE_STRNCMP 1
2007| /* end confdefs.h.  */
2008| /* Define _stricmp to an innocuous variant, in case <limits.h> declares _stricmp.
2009|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2010| #define _stricmp innocuous__stricmp
2011|
2012| /* System header to define __stub macros and hopefully few prototypes,
2013|     which can conflict with char _stricmp (); below.
2014|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2015|     <limits.h> exists even on freestanding compilers.  */
2016|
2017| #ifdef __STDC__
2018| # include <limits.h>
2019| #else
2020| # include <assert.h>
2021| #endif
2022|
2023| #undef _stricmp
2024|
2025| /* Override any GCC internal prototype to avoid an error.
2026|    Use char because int might match the return type of a GCC
2027|    builtin and then its argument prototype would still apply.  */
2028| #ifdef __cplusplus
2029| extern "C"
2030| #endif
2031| char _stricmp ();
2032| /* The GNU C library defines this for functions which it implements
2033|     to always fail with ENOSYS.  Some functions are actually named
2034|     something starting with __ and the normal name is an alias.  */
2035| #if defined __stub__stricmp || defined __stub____stricmp
2036| choke me
2037| #endif
2038|
2039| int
2040| main ()
2041| {
2042| return _stricmp ();
2043|   ;
2044|   return 0;
2045| }
2046configure:16556: result: no
2047configure:16556: checking for strcasecmp
2048configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2049conftest.c:95: warning: conflicting types for built-in function 'strcasecmp'
2050configure:16556: $? = 0
2051configure:16556: result: yes
2052configure:16556: checking for _strnicmp
2053configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2054Undefined symbols:
2055  "__strnicmp", referenced from:
2056      _main in ccW5Gj3E.o
2057ld: symbol(s) not found
2058collect2: ld returned 1 exit status
2059configure:16556: $? = 1
2060configure: failed program was:
2061| /* confdefs.h */
2062| #define PACKAGE_NAME ""
2063| #define PACKAGE_TARNAME ""
2064| #define PACKAGE_VERSION ""
2065| #define PACKAGE_STRING ""
2066| #define PACKAGE_BUGREPORT ""
2067| #define PACKAGE_URL ""
2068| #define STDC_HEADERS 1
2069| #define HAVE_SYS_TYPES_H 1
2070| #define HAVE_SYS_STAT_H 1
2071| #define HAVE_STDLIB_H 1
2072| #define HAVE_STRING_H 1
2073| #define HAVE_MEMORY_H 1
2074| #define HAVE_STRINGS_H 1
2075| #define HAVE_INTTYPES_H 1
2076| #define HAVE_STDINT_H 1
2077| #define HAVE_UNISTD_H 1
2078| #define HAVE_DLFCN_H 1
2079| #define LT_OBJDIR ".libs/"
2080| #define HAVE_LIBC 1
2081| #define STDC_HEADERS 1
2082| #define HAVE_SYS_TYPES_H 1
2083| #define HAVE_STDIO_H 1
2084| #define HAVE_STDLIB_H 1
2085| #define HAVE_STDDEF_H 1
2086| #define HAVE_STDARG_H 1
2087| #define HAVE_MEMORY_H 1
2088| #define HAVE_STRING_H 1
2089| #define HAVE_STRINGS_H 1
2090| #define HAVE_INTTYPES_H 1
2091| #define HAVE_STDINT_H 1
2092| #define HAVE_CTYPE_H 1
2093| #define HAVE_MATH_H 1
2094| #define HAVE_ICONV_H 1
2095| #define HAVE_SIGNAL_H 1
2096| #define HAVE_M_PI /**/
2097| #define HAVE_ALLOCA_H 1
2098| #define HAVE_ALLOCA 1
2099| #define HAVE_MEMCMP 1
2100| #define HAVE_STRTOD 1
2101| #define HAVE_MPROTECT 1
2102| #define HAVE_MALLOC 1
2103| #define HAVE_CALLOC 1
2104| #define HAVE_REALLOC 1
2105| #define HAVE_FREE 1
2106| #define HAVE_GETENV 1
2107| #define HAVE_SETENV 1
2108| #define HAVE_PUTENV 1
2109| #define HAVE_UNSETENV 1
2110| #define HAVE_QSORT 1
2111| #define HAVE_ABS 1
2112| #define HAVE_BCOPY 1
2113| #define HAVE_MEMSET 1
2114| #define HAVE_MEMCPY 1
2115| #define HAVE_MEMMOVE 1
2116| #define HAVE_STRLEN 1
2117| #define HAVE_STRLCPY 1
2118| #define HAVE_STRLCAT 1
2119| #define HAVE_STRDUP 1
2120| #define HAVE_STRCHR 1
2121| #define HAVE_STRRCHR 1
2122| #define HAVE_STRSTR 1
2123| #define HAVE_STRTOL 1
2124| #define HAVE_STRTOUL 1
2125| #define HAVE_STRTOLL 1
2126| #define HAVE_STRTOULL 1
2127| #define HAVE_ATOI 1
2128| #define HAVE_ATOF 1
2129| #define HAVE_STRCMP 1
2130| #define HAVE_STRNCMP 1
2131| #define HAVE_STRCASECMP 1
2132| /* end confdefs.h.  */
2133| /* Define _strnicmp to an innocuous variant, in case <limits.h> declares _strnicmp.
2134|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2135| #define _strnicmp innocuous__strnicmp
2136|
2137| /* System header to define __stub macros and hopefully few prototypes,
2138|     which can conflict with char _strnicmp (); below.
2139|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2140|     <limits.h> exists even on freestanding compilers.  */
2141|
2142| #ifdef __STDC__
2143| # include <limits.h>
2144| #else
2145| # include <assert.h>
2146| #endif
2147|
2148| #undef _strnicmp
2149|
2150| /* Override any GCC internal prototype to avoid an error.
2151|    Use char because int might match the return type of a GCC
2152|    builtin and then its argument prototype would still apply.  */
2153| #ifdef __cplusplus
2154| extern "C"
2155| #endif
2156| char _strnicmp ();
2157| /* The GNU C library defines this for functions which it implements
2158|     to always fail with ENOSYS.  Some functions are actually named
2159|     something starting with __ and the normal name is an alias.  */
2160| #if defined __stub__strnicmp || defined __stub____strnicmp
2161| choke me
2162| #endif
2163|
2164| int
2165| main ()
2166| {
2167| return _strnicmp ();
2168|   ;
2169|   return 0;
2170| }
2171configure:16556: result: no
2172configure:16556: checking for strncasecmp
2173configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2174conftest.c:96: warning: conflicting types for built-in function 'strncasecmp'
2175configure:16556: $? = 0
2176configure:16556: result: yes
2177configure:16556: checking for sscanf
2178configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2179conftest.c:97: warning: conflicting types for built-in function 'sscanf'
2180configure:16556: $? = 0
2181configure:16556: result: yes
2182configure:16556: checking for snprintf
2183configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2184conftest.c:98: warning: conflicting types for built-in function 'snprintf'
2185configure:16556: $? = 0
2186configure:16556: result: yes
2187configure:16556: checking for vsnprintf
2188configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2189conftest.c:99: warning: conflicting types for built-in function 'vsnprintf'
2190configure:16556: $? = 0
2191configure:16556: result: yes
2192configure:16556: checking for fseeko
2193configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2194configure:16556: $? = 0
2195configure:16556: result: yes
2196configure:16556: checking for fseeko64
2197configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2198Undefined symbols:
2199  "_fseeko64", referenced from:
2200      _main in ccOHMZ59.o
2201ld: symbol(s) not found
2202collect2: ld returned 1 exit status
2203configure:16556: $? = 1
2204configure: failed program was:
2205| /* confdefs.h */
2206| #define PACKAGE_NAME ""
2207| #define PACKAGE_TARNAME ""
2208| #define PACKAGE_VERSION ""
2209| #define PACKAGE_STRING ""
2210| #define PACKAGE_BUGREPORT ""
2211| #define PACKAGE_URL ""
2212| #define STDC_HEADERS 1
2213| #define HAVE_SYS_TYPES_H 1
2214| #define HAVE_SYS_STAT_H 1
2215| #define HAVE_STDLIB_H 1
2216| #define HAVE_STRING_H 1
2217| #define HAVE_MEMORY_H 1
2218| #define HAVE_STRINGS_H 1
2219| #define HAVE_INTTYPES_H 1
2220| #define HAVE_STDINT_H 1
2221| #define HAVE_UNISTD_H 1
2222| #define HAVE_DLFCN_H 1
2223| #define LT_OBJDIR ".libs/"
2224| #define HAVE_LIBC 1
2225| #define STDC_HEADERS 1
2226| #define HAVE_SYS_TYPES_H 1
2227| #define HAVE_STDIO_H 1
2228| #define HAVE_STDLIB_H 1
2229| #define HAVE_STDDEF_H 1
2230| #define HAVE_STDARG_H 1
2231| #define HAVE_MEMORY_H 1
2232| #define HAVE_STRING_H 1
2233| #define HAVE_STRINGS_H 1
2234| #define HAVE_INTTYPES_H 1
2235| #define HAVE_STDINT_H 1
2236| #define HAVE_CTYPE_H 1
2237| #define HAVE_MATH_H 1
2238| #define HAVE_ICONV_H 1
2239| #define HAVE_SIGNAL_H 1
2240| #define HAVE_M_PI /**/
2241| #define HAVE_ALLOCA_H 1
2242| #define HAVE_ALLOCA 1
2243| #define HAVE_MEMCMP 1
2244| #define HAVE_STRTOD 1
2245| #define HAVE_MPROTECT 1
2246| #define HAVE_MALLOC 1
2247| #define HAVE_CALLOC 1
2248| #define HAVE_REALLOC 1
2249| #define HAVE_FREE 1
2250| #define HAVE_GETENV 1
2251| #define HAVE_SETENV 1
2252| #define HAVE_PUTENV 1
2253| #define HAVE_UNSETENV 1
2254| #define HAVE_QSORT 1
2255| #define HAVE_ABS 1
2256| #define HAVE_BCOPY 1
2257| #define HAVE_MEMSET 1
2258| #define HAVE_MEMCPY 1
2259| #define HAVE_MEMMOVE 1
2260| #define HAVE_STRLEN 1
2261| #define HAVE_STRLCPY 1
2262| #define HAVE_STRLCAT 1
2263| #define HAVE_STRDUP 1
2264| #define HAVE_STRCHR 1
2265| #define HAVE_STRRCHR 1
2266| #define HAVE_STRSTR 1
2267| #define HAVE_STRTOL 1
2268| #define HAVE_STRTOUL 1
2269| #define HAVE_STRTOLL 1
2270| #define HAVE_STRTOULL 1
2271| #define HAVE_ATOI 1
2272| #define HAVE_ATOF 1
2273| #define HAVE_STRCMP 1
2274| #define HAVE_STRNCMP 1
2275| #define HAVE_STRCASECMP 1
2276| #define HAVE_STRNCASECMP 1
2277| #define HAVE_SSCANF 1
2278| #define HAVE_SNPRINTF 1
2279| #define HAVE_VSNPRINTF 1
2280| #define HAVE_FSEEKO 1
2281| /* end confdefs.h.  */
2282| /* Define fseeko64 to an innocuous variant, in case <limits.h> declares fseeko64.
2283|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2284| #define fseeko64 innocuous_fseeko64
2285|
2286| /* System header to define __stub macros and hopefully few prototypes,
2287|     which can conflict with char fseeko64 (); below.
2288|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2289|     <limits.h> exists even on freestanding compilers.  */
2290|
2291| #ifdef __STDC__
2292| # include <limits.h>
2293| #else
2294| # include <assert.h>
2295| #endif
2296|
2297| #undef fseeko64
2298|
2299| /* Override any GCC internal prototype to avoid an error.
2300|    Use char because int might match the return type of a GCC
2301|    builtin and then its argument prototype would still apply.  */
2302| #ifdef __cplusplus
2303| extern "C"
2304| #endif
2305| char fseeko64 ();
2306| /* The GNU C library defines this for functions which it implements
2307|     to always fail with ENOSYS.  Some functions are actually named
2308|     something starting with __ and the normal name is an alias.  */
2309| #if defined __stub_fseeko64 || defined __stub___fseeko64
2310| choke me
2311| #endif
2312|
2313| int
2314| main ()
2315| {
2316| return fseeko64 ();
2317|   ;
2318|   return 0;
2319| }
2320configure:16556: result: no
2321configure:16556: checking for sigaction
2322configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2323configure:16556: $? = 0
2324configure:16556: result: yes
2325configure:16556: checking for setjmp
2326configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2327configure:16556: $? = 0
2328configure:16556: result: yes
2329configure:16556: checking for nanosleep
2330configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2331configure:16556: $? = 0
2332configure:16556: result: yes
2333configure:16556: checking for sysconf
2334configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2335configure:16556: $? = 0
2336configure:16556: result: yes
2337configure:16556: checking for sysctlbyname
2338configure:16556: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  >&5
2339configure:16556: $? = 0
2340configure:16556: result: yes
2341configure:16566: checking for pow in -lm
2342configure:16591: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c -lm   >&5
2343conftest.c:90: warning: conflicting types for built-in function 'pow'
2344configure:16591: $? = 0
2345configure:16600: result: yes
2346configure:16609: checking for atan
2347configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2348conftest.c:106: warning: conflicting types for built-in function 'atan'
2349configure:16609: $? = 0
2350configure:16609: result: yes
2351configure:16609: checking for atan2
2352configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2353conftest.c:107: warning: conflicting types for built-in function 'atan2'
2354configure:16609: $? = 0
2355configure:16609: result: yes
2356configure:16609: checking for ceil
2357configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2358conftest.c:108: warning: conflicting types for built-in function 'ceil'
2359configure:16609: $? = 0
2360configure:16609: result: yes
2361configure:16609: checking for copysign
2362configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2363conftest.c:109: warning: conflicting types for built-in function 'copysign'
2364configure:16609: $? = 0
2365configure:16609: result: yes
2366configure:16609: checking for cos
2367configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2368conftest.c:110: warning: conflicting types for built-in function 'cos'
2369configure:16609: $? = 0
2370configure:16609: result: yes
2371configure:16609: checking for cosf
2372configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2373conftest.c:111: warning: conflicting types for built-in function 'cosf'
2374configure:16609: $? = 0
2375configure:16609: result: yes
2376configure:16609: checking for fabs
2377configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2378conftest.c:112: warning: conflicting types for built-in function 'fabs'
2379configure:16609: $? = 0
2380configure:16609: result: yes
2381configure:16609: checking for floor
2382configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2383conftest.c:113: warning: conflicting types for built-in function 'floor'
2384configure:16609: $? = 0
2385configure:16609: result: yes
2386configure:16609: checking for log
2387configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2388conftest.c:114: warning: conflicting types for built-in function 'log'
2389configure:16609: $? = 0
2390configure:16609: result: yes
2391configure:16609: checking for pow
2392configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2393conftest.c:115: warning: conflicting types for built-in function 'pow'
2394configure:16609: $? = 0
2395configure:16609: result: yes
2396configure:16609: checking for scalbn
2397configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2398conftest.c:116: warning: conflicting types for built-in function 'scalbn'
2399configure:16609: $? = 0
2400configure:16609: result: yes
2401configure:16609: checking for sin
2402configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2403conftest.c:117: warning: conflicting types for built-in function 'sin'
2404configure:16609: $? = 0
2405configure:16609: result: yes
2406configure:16609: checking for sinf
2407configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2408conftest.c:118: warning: conflicting types for built-in function 'sinf'
2409configure:16609: $? = 0
2410configure:16609: result: yes
2411configure:16609: checking for sqrt
2412configure:16609: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2413conftest.c:119: warning: conflicting types for built-in function 'sqrt'
2414configure:16609: $? = 0
2415configure:16609: result: yes
2416configure:16619: checking for iconv_open in -liconv
2417configure:16644: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c -liconv   -lm >&5
2418Undefined symbols:
2419  "_iconv_open", referenced from:
2420      _main in ccgIvK2F.o
2421ld: symbol(s) not found
2422collect2: ld returned 1 exit status
2423configure:16644: $? = 1
2424configure: failed program was:
2425| /* confdefs.h */
2426| #define PACKAGE_NAME ""
2427| #define PACKAGE_TARNAME ""
2428| #define PACKAGE_VERSION ""
2429| #define PACKAGE_STRING ""
2430| #define PACKAGE_BUGREPORT ""
2431| #define PACKAGE_URL ""
2432| #define STDC_HEADERS 1
2433| #define HAVE_SYS_TYPES_H 1
2434| #define HAVE_SYS_STAT_H 1
2435| #define HAVE_STDLIB_H 1
2436| #define HAVE_STRING_H 1
2437| #define HAVE_MEMORY_H 1
2438| #define HAVE_STRINGS_H 1
2439| #define HAVE_INTTYPES_H 1
2440| #define HAVE_STDINT_H 1
2441| #define HAVE_UNISTD_H 1
2442| #define HAVE_DLFCN_H 1
2443| #define LT_OBJDIR ".libs/"
2444| #define HAVE_LIBC 1
2445| #define STDC_HEADERS 1
2446| #define HAVE_SYS_TYPES_H 1
2447| #define HAVE_STDIO_H 1
2448| #define HAVE_STDLIB_H 1
2449| #define HAVE_STDDEF_H 1
2450| #define HAVE_STDARG_H 1
2451| #define HAVE_MEMORY_H 1
2452| #define HAVE_STRING_H 1
2453| #define HAVE_STRINGS_H 1
2454| #define HAVE_INTTYPES_H 1
2455| #define HAVE_STDINT_H 1
2456| #define HAVE_CTYPE_H 1
2457| #define HAVE_MATH_H 1
2458| #define HAVE_ICONV_H 1
2459| #define HAVE_SIGNAL_H 1
2460| #define HAVE_M_PI /**/
2461| #define HAVE_ALLOCA_H 1
2462| #define HAVE_ALLOCA 1
2463| #define HAVE_MEMCMP 1
2464| #define HAVE_STRTOD 1
2465| #define HAVE_MPROTECT 1
2466| #define HAVE_MALLOC 1
2467| #define HAVE_CALLOC 1
2468| #define HAVE_REALLOC 1
2469| #define HAVE_FREE 1
2470| #define HAVE_GETENV 1
2471| #define HAVE_SETENV 1
2472| #define HAVE_PUTENV 1
2473| #define HAVE_UNSETENV 1
2474| #define HAVE_QSORT 1
2475| #define HAVE_ABS 1
2476| #define HAVE_BCOPY 1
2477| #define HAVE_MEMSET 1
2478| #define HAVE_MEMCPY 1
2479| #define HAVE_MEMMOVE 1
2480| #define HAVE_STRLEN 1
2481| #define HAVE_STRLCPY 1
2482| #define HAVE_STRLCAT 1
2483| #define HAVE_STRDUP 1
2484| #define HAVE_STRCHR 1
2485| #define HAVE_STRRCHR 1
2486| #define HAVE_STRSTR 1
2487| #define HAVE_STRTOL 1
2488| #define HAVE_STRTOUL 1
2489| #define HAVE_STRTOLL 1
2490| #define HAVE_STRTOULL 1
2491| #define HAVE_ATOI 1
2492| #define HAVE_ATOF 1
2493| #define HAVE_STRCMP 1
2494| #define HAVE_STRNCMP 1
2495| #define HAVE_STRCASECMP 1
2496| #define HAVE_STRNCASECMP 1
2497| #define HAVE_SSCANF 1
2498| #define HAVE_SNPRINTF 1
2499| #define HAVE_VSNPRINTF 1
2500| #define HAVE_FSEEKO 1
2501| #define HAVE_SIGACTION 1
2502| #define HAVE_SETJMP 1
2503| #define HAVE_NANOSLEEP 1
2504| #define HAVE_SYSCONF 1
2505| #define HAVE_SYSCTLBYNAME 1
2506| #define HAVE_ATAN 1
2507| #define HAVE_ATAN2 1
2508| #define HAVE_CEIL 1
2509| #define HAVE_COPYSIGN 1
2510| #define HAVE_COS 1
2511| #define HAVE_COSF 1
2512| #define HAVE_FABS 1
2513| #define HAVE_FLOOR 1
2514| #define HAVE_LOG 1
2515| #define HAVE_POW 1
2516| #define HAVE_SCALBN 1
2517| #define HAVE_SIN 1
2518| #define HAVE_SINF 1
2519| #define HAVE_SQRT 1
2520| /* end confdefs.h.  */
2521|
2522| /* Override any GCC internal prototype to avoid an error.
2523|    Use char because int might match the return type of a GCC
2524|    builtin and then its argument prototype would still apply.  */
2525| #ifdef __cplusplus
2526| extern "C"
2527| #endif
2528| char iconv_open ();
2529| int
2530| main ()
2531| {
2532| return iconv_open ();
2533|   ;
2534|   return 0;
2535| }
2536configure:16653: result: no
2537configure:16661: checking for iconv
2538configure:16661: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2539Undefined symbols:
2540  "_iconv", referenced from:
2541      _main in cczIUqjN.o
2542ld: symbol(s) not found
2543collect2: ld returned 1 exit status
2544configure:16661: $? = 1
2545configure: failed program was:
2546| /* confdefs.h */
2547| #define PACKAGE_NAME ""
2548| #define PACKAGE_TARNAME ""
2549| #define PACKAGE_VERSION ""
2550| #define PACKAGE_STRING ""
2551| #define PACKAGE_BUGREPORT ""
2552| #define PACKAGE_URL ""
2553| #define STDC_HEADERS 1
2554| #define HAVE_SYS_TYPES_H 1
2555| #define HAVE_SYS_STAT_H 1
2556| #define HAVE_STDLIB_H 1
2557| #define HAVE_STRING_H 1
2558| #define HAVE_MEMORY_H 1
2559| #define HAVE_STRINGS_H 1
2560| #define HAVE_INTTYPES_H 1
2561| #define HAVE_STDINT_H 1
2562| #define HAVE_UNISTD_H 1
2563| #define HAVE_DLFCN_H 1
2564| #define LT_OBJDIR ".libs/"
2565| #define HAVE_LIBC 1
2566| #define STDC_HEADERS 1
2567| #define HAVE_SYS_TYPES_H 1
2568| #define HAVE_STDIO_H 1
2569| #define HAVE_STDLIB_H 1
2570| #define HAVE_STDDEF_H 1
2571| #define HAVE_STDARG_H 1
2572| #define HAVE_MEMORY_H 1
2573| #define HAVE_STRING_H 1
2574| #define HAVE_STRINGS_H 1
2575| #define HAVE_INTTYPES_H 1
2576| #define HAVE_STDINT_H 1
2577| #define HAVE_CTYPE_H 1
2578| #define HAVE_MATH_H 1
2579| #define HAVE_ICONV_H 1
2580| #define HAVE_SIGNAL_H 1
2581| #define HAVE_M_PI /**/
2582| #define HAVE_ALLOCA_H 1
2583| #define HAVE_ALLOCA 1
2584| #define HAVE_MEMCMP 1
2585| #define HAVE_STRTOD 1
2586| #define HAVE_MPROTECT 1
2587| #define HAVE_MALLOC 1
2588| #define HAVE_CALLOC 1
2589| #define HAVE_REALLOC 1
2590| #define HAVE_FREE 1
2591| #define HAVE_GETENV 1
2592| #define HAVE_SETENV 1
2593| #define HAVE_PUTENV 1
2594| #define HAVE_UNSETENV 1
2595| #define HAVE_QSORT 1
2596| #define HAVE_ABS 1
2597| #define HAVE_BCOPY 1
2598| #define HAVE_MEMSET 1
2599| #define HAVE_MEMCPY 1
2600| #define HAVE_MEMMOVE 1
2601| #define HAVE_STRLEN 1
2602| #define HAVE_STRLCPY 1
2603| #define HAVE_STRLCAT 1
2604| #define HAVE_STRDUP 1
2605| #define HAVE_STRCHR 1
2606| #define HAVE_STRRCHR 1
2607| #define HAVE_STRSTR 1
2608| #define HAVE_STRTOL 1
2609| #define HAVE_STRTOUL 1
2610| #define HAVE_STRTOLL 1
2611| #define HAVE_STRTOULL 1
2612| #define HAVE_ATOI 1
2613| #define HAVE_ATOF 1
2614| #define HAVE_STRCMP 1
2615| #define HAVE_STRNCMP 1
2616| #define HAVE_STRCASECMP 1
2617| #define HAVE_STRNCASECMP 1
2618| #define HAVE_SSCANF 1
2619| #define HAVE_SNPRINTF 1
2620| #define HAVE_VSNPRINTF 1
2621| #define HAVE_FSEEKO 1
2622| #define HAVE_SIGACTION 1
2623| #define HAVE_SETJMP 1
2624| #define HAVE_NANOSLEEP 1
2625| #define HAVE_SYSCONF 1
2626| #define HAVE_SYSCTLBYNAME 1
2627| #define HAVE_ATAN 1
2628| #define HAVE_ATAN2 1
2629| #define HAVE_CEIL 1
2630| #define HAVE_COPYSIGN 1
2631| #define HAVE_COS 1
2632| #define HAVE_COSF 1
2633| #define HAVE_FABS 1
2634| #define HAVE_FLOOR 1
2635| #define HAVE_LOG 1
2636| #define HAVE_POW 1
2637| #define HAVE_SCALBN 1
2638| #define HAVE_SIN 1
2639| #define HAVE_SINF 1
2640| #define HAVE_SQRT 1
2641| /* end confdefs.h.  */
2642| /* Define iconv to an innocuous variant, in case <limits.h> declares iconv.
2643|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2644| #define iconv innocuous_iconv
2645|
2646| /* System header to define __stub macros and hopefully few prototypes,
2647|     which can conflict with char iconv (); below.
2648|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2649|     <limits.h> exists even on freestanding compilers.  */
2650|
2651| #ifdef __STDC__
2652| # include <limits.h>
2653| #else
2654| # include <assert.h>
2655| #endif
2656|
2657| #undef iconv
2658|
2659| /* Override any GCC internal prototype to avoid an error.
2660|    Use char because int might match the return type of a GCC
2661|    builtin and then its argument prototype would still apply.  */
2662| #ifdef __cplusplus
2663| extern "C"
2664| #endif
2665| char iconv ();
2666| /* The GNU C library defines this for functions which it implements
2667|     to always fail with ENOSYS.  Some functions are actually named
2668|     something starting with __ and the normal name is an alias.  */
2669| #if defined __stub_iconv || defined __stub___iconv
2670| choke me
2671| #endif
2672|
2673| int
2674| main ()
2675| {
2676| return iconv ();
2677|   ;
2678|   return 0;
2679| }
2680configure:16661: result: no
2681configure:16671: checking for struct sigaction.sa_sigaction
2682configure:16671: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
2683configure:16671: $? = 0
2684configure:16671: result: yes
2685configure:16690: checking for GCC builtin atomic operations
2686configure:16712: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2687configure:16712: $? = 0
2688configure:16719: result: yes
2689configure:16996: checking for GCC -mmmx option
2690configure:17027: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -mmmx -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
2691cc1: error: unrecognized command line option "-mmmx"
2692configure:17027: $? = 1
2693configure: failed program was:
2694| /* confdefs.h */
2695| #define PACKAGE_NAME ""
2696| #define PACKAGE_TARNAME ""
2697| #define PACKAGE_VERSION ""
2698| #define PACKAGE_STRING ""
2699| #define PACKAGE_BUGREPORT ""
2700| #define PACKAGE_URL ""
2701| #define STDC_HEADERS 1
2702| #define HAVE_SYS_TYPES_H 1
2703| #define HAVE_SYS_STAT_H 1
2704| #define HAVE_STDLIB_H 1
2705| #define HAVE_STRING_H 1
2706| #define HAVE_MEMORY_H 1
2707| #define HAVE_STRINGS_H 1
2708| #define HAVE_INTTYPES_H 1
2709| #define HAVE_STDINT_H 1
2710| #define HAVE_UNISTD_H 1
2711| #define HAVE_DLFCN_H 1
2712| #define LT_OBJDIR ".libs/"
2713| #define HAVE_LIBC 1
2714| #define STDC_HEADERS 1
2715| #define HAVE_SYS_TYPES_H 1
2716| #define HAVE_STDIO_H 1
2717| #define HAVE_STDLIB_H 1
2718| #define HAVE_STDDEF_H 1
2719| #define HAVE_STDARG_H 1
2720| #define HAVE_MEMORY_H 1
2721| #define HAVE_STRING_H 1
2722| #define HAVE_STRINGS_H 1
2723| #define HAVE_INTTYPES_H 1
2724| #define HAVE_STDINT_H 1
2725| #define HAVE_CTYPE_H 1
2726| #define HAVE_MATH_H 1
2727| #define HAVE_ICONV_H 1
2728| #define HAVE_SIGNAL_H 1
2729| #define HAVE_M_PI /**/
2730| #define HAVE_ALLOCA_H 1
2731| #define HAVE_ALLOCA 1
2732| #define HAVE_MEMCMP 1
2733| #define HAVE_STRTOD 1
2734| #define HAVE_MPROTECT 1
2735| #define HAVE_MALLOC 1
2736| #define HAVE_CALLOC 1
2737| #define HAVE_REALLOC 1
2738| #define HAVE_FREE 1
2739| #define HAVE_GETENV 1
2740| #define HAVE_SETENV 1
2741| #define HAVE_PUTENV 1
2742| #define HAVE_UNSETENV 1
2743| #define HAVE_QSORT 1
2744| #define HAVE_ABS 1
2745| #define HAVE_BCOPY 1
2746| #define HAVE_MEMSET 1
2747| #define HAVE_MEMCPY 1
2748| #define HAVE_MEMMOVE 1
2749| #define HAVE_STRLEN 1
2750| #define HAVE_STRLCPY 1
2751| #define HAVE_STRLCAT 1
2752| #define HAVE_STRDUP 1
2753| #define HAVE_STRCHR 1
2754| #define HAVE_STRRCHR 1
2755| #define HAVE_STRSTR 1
2756| #define HAVE_STRTOL 1
2757| #define HAVE_STRTOUL 1
2758| #define HAVE_STRTOLL 1
2759| #define HAVE_STRTOULL 1
2760| #define HAVE_ATOI 1
2761| #define HAVE_ATOF 1
2762| #define HAVE_STRCMP 1
2763| #define HAVE_STRNCMP 1
2764| #define HAVE_STRCASECMP 1
2765| #define HAVE_STRNCASECMP 1
2766| #define HAVE_SSCANF 1
2767| #define HAVE_SNPRINTF 1
2768| #define HAVE_VSNPRINTF 1
2769| #define HAVE_FSEEKO 1
2770| #define HAVE_SIGACTION 1
2771| #define HAVE_SETJMP 1
2772| #define HAVE_NANOSLEEP 1
2773| #define HAVE_SYSCONF 1
2774| #define HAVE_SYSCTLBYNAME 1
2775| #define HAVE_ATAN 1
2776| #define HAVE_ATAN2 1
2777| #define HAVE_CEIL 1
2778| #define HAVE_COPYSIGN 1
2779| #define HAVE_COS 1
2780| #define HAVE_COSF 1
2781| #define HAVE_FABS 1
2782| #define HAVE_FLOOR 1
2783| #define HAVE_LOG 1
2784| #define HAVE_POW 1
2785| #define HAVE_SCALBN 1
2786| #define HAVE_SIN 1
2787| #define HAVE_SINF 1
2788| #define HAVE_SQRT 1
2789| #define HAVE_SA_SIGACTION 1
2790| #define HAVE_GCC_ATOMICS 1
2791| #define SDL_ASSEMBLY_ROUTINES 1
2792| /* end confdefs.h.  */
2793|
2794|         #ifdef __MINGW32__
2795|         #include <_mingw.h>
2796|         #ifdef __MINGW64_VERSION_MAJOR
2797|         #include <intrin.h>
2798|         #else
2799|         #include <mmintrin.h>
2800|         #endif
2801|         #else
2802|         #include <mmintrin.h>
2803|         #endif
2804|         #ifndef __MMX__
2805|         #error Assembler CPP flag not enabled
2806|         #endif
2807|
2808| int
2809| main ()
2810| {
2811|
2812|
2813|   ;
2814|   return 0;
2815| }
2816configure:17033: result: no
2817configure:17052: checking for GCC -m3dnow option
2818configure:17076: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -m3dnow -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm >&5
2819cc1: error: unrecognized command line option "-m3dnow"
2820configure:17076: $? = 1
2821configure: failed program was:
2822| /* confdefs.h */
2823| #define PACKAGE_NAME ""
2824| #define PACKAGE_TARNAME ""
2825| #define PACKAGE_VERSION ""
2826| #define PACKAGE_STRING ""
2827| #define PACKAGE_BUGREPORT ""
2828| #define PACKAGE_URL ""
2829| #define STDC_HEADERS 1
2830| #define HAVE_SYS_TYPES_H 1
2831| #define HAVE_SYS_STAT_H 1
2832| #define HAVE_STDLIB_H 1
2833| #define HAVE_STRING_H 1
2834| #define HAVE_MEMORY_H 1
2835| #define HAVE_STRINGS_H 1
2836| #define HAVE_INTTYPES_H 1
2837| #define HAVE_STDINT_H 1
2838| #define HAVE_UNISTD_H 1
2839| #define HAVE_DLFCN_H 1
2840| #define LT_OBJDIR ".libs/"
2841| #define HAVE_LIBC 1
2842| #define STDC_HEADERS 1
2843| #define HAVE_SYS_TYPES_H 1
2844| #define HAVE_STDIO_H 1
2845| #define HAVE_STDLIB_H 1
2846| #define HAVE_STDDEF_H 1
2847| #define HAVE_STDARG_H 1
2848| #define HAVE_MEMORY_H 1
2849| #define HAVE_STRING_H 1
2850| #define HAVE_STRINGS_H 1
2851| #define HAVE_INTTYPES_H 1
2852| #define HAVE_STDINT_H 1
2853| #define HAVE_CTYPE_H 1
2854| #define HAVE_MATH_H 1
2855| #define HAVE_ICONV_H 1
2856| #define HAVE_SIGNAL_H 1
2857| #define HAVE_M_PI /**/
2858| #define HAVE_ALLOCA_H 1
2859| #define HAVE_ALLOCA 1
2860| #define HAVE_MEMCMP 1
2861| #define HAVE_STRTOD 1
2862| #define HAVE_MPROTECT 1
2863| #define HAVE_MALLOC 1
2864| #define HAVE_CALLOC 1
2865| #define HAVE_REALLOC 1
2866| #define HAVE_FREE 1
2867| #define HAVE_GETENV 1
2868| #define HAVE_SETENV 1
2869| #define HAVE_PUTENV 1
2870| #define HAVE_UNSETENV 1
2871| #define HAVE_QSORT 1
2872| #define HAVE_ABS 1
2873| #define HAVE_BCOPY 1
2874| #define HAVE_MEMSET 1
2875| #define HAVE_MEMCPY 1
2876| #define HAVE_MEMMOVE 1
2877| #define HAVE_STRLEN 1
2878| #define HAVE_STRLCPY 1
2879| #define HAVE_STRLCAT 1
2880| #define HAVE_STRDUP 1
2881| #define HAVE_STRCHR 1
2882| #define HAVE_STRRCHR 1
2883| #define HAVE_STRSTR 1
2884| #define HAVE_STRTOL 1
2885| #define HAVE_STRTOUL 1
2886| #define HAVE_STRTOLL 1
2887| #define HAVE_STRTOULL 1
2888| #define HAVE_ATOI 1
2889| #define HAVE_ATOF 1
2890| #define HAVE_STRCMP 1
2891| #define HAVE_STRNCMP 1
2892| #define HAVE_STRCASECMP 1
2893| #define HAVE_STRNCASECMP 1
2894| #define HAVE_SSCANF 1
2895| #define HAVE_SNPRINTF 1
2896| #define HAVE_VSNPRINTF 1
2897| #define HAVE_FSEEKO 1
2898| #define HAVE_SIGACTION 1
2899| #define HAVE_SETJMP 1
2900| #define HAVE_NANOSLEEP 1
2901| #define HAVE_SYSCONF 1
2902| #define HAVE_SYSCTLBYNAME 1
2903| #define HAVE_ATAN 1
2904| #define HAVE_ATAN2 1
2905| #define HAVE_CEIL 1
2906| #define HAVE_COPYSIGN 1
2907| #define HAVE_COS 1
2908| #define HAVE_COSF 1
2909| #define HAVE_FABS 1
2910| #define HAVE_FLOOR 1
2911| #define HAVE_LOG 1
2912| #define HAVE_POW 1
2913| #define HAVE_SCALBN 1
2914| #define HAVE_SIN 1
2915| #define HAVE_SINF 1
2916| #define HAVE_SQRT 1
2917| #define HAVE_SA_SIGACTION 1
2918| #define HAVE_GCC_ATOMICS 1
2919| #define SDL_ASSEMBLY_ROUTINES 1
2920| /* end confdefs.h.  */
2921|
2922|         #include <mm3dnow.h>
2923|         #ifndef __3dNOW__
2924|         #error Assembler CPP flag not enabled
2925|         #endif
2926|
2927| int
2928| main ()
2929| {
2930|
2931|         void *p = 0;
2932|         _m_prefetch(p);
2933|
2934|   ;
2935|   return 0;
2936| }
2937configure:17083: result: no
2938configure:17102: checking for GCC -msse option
2939configure:17133: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -msse -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
2940conftest.c:109:31: error: xmmintrin.h: No such file or directory
2941conftest.c:112:10: error: #error Assembler CPP flag not enabled
2942configure:17133: $? = 1
2943configure: failed program was:
2944| /* confdefs.h */
2945| #define PACKAGE_NAME ""
2946| #define PACKAGE_TARNAME ""
2947| #define PACKAGE_VERSION ""
2948| #define PACKAGE_STRING ""
2949| #define PACKAGE_BUGREPORT ""
2950| #define PACKAGE_URL ""
2951| #define STDC_HEADERS 1
2952| #define HAVE_SYS_TYPES_H 1
2953| #define HAVE_SYS_STAT_H 1
2954| #define HAVE_STDLIB_H 1
2955| #define HAVE_STRING_H 1
2956| #define HAVE_MEMORY_H 1
2957| #define HAVE_STRINGS_H 1
2958| #define HAVE_INTTYPES_H 1
2959| #define HAVE_STDINT_H 1
2960| #define HAVE_UNISTD_H 1
2961| #define HAVE_DLFCN_H 1
2962| #define LT_OBJDIR ".libs/"
2963| #define HAVE_LIBC 1
2964| #define STDC_HEADERS 1
2965| #define HAVE_SYS_TYPES_H 1
2966| #define HAVE_STDIO_H 1
2967| #define HAVE_STDLIB_H 1
2968| #define HAVE_STDDEF_H 1
2969| #define HAVE_STDARG_H 1
2970| #define HAVE_MEMORY_H 1
2971| #define HAVE_STRING_H 1
2972| #define HAVE_STRINGS_H 1
2973| #define HAVE_INTTYPES_H 1
2974| #define HAVE_STDINT_H 1
2975| #define HAVE_CTYPE_H 1
2976| #define HAVE_MATH_H 1
2977| #define HAVE_ICONV_H 1
2978| #define HAVE_SIGNAL_H 1
2979| #define HAVE_M_PI /**/
2980| #define HAVE_ALLOCA_H 1
2981| #define HAVE_ALLOCA 1
2982| #define HAVE_MEMCMP 1
2983| #define HAVE_STRTOD 1
2984| #define HAVE_MPROTECT 1
2985| #define HAVE_MALLOC 1
2986| #define HAVE_CALLOC 1
2987| #define HAVE_REALLOC 1
2988| #define HAVE_FREE 1
2989| #define HAVE_GETENV 1
2990| #define HAVE_SETENV 1
2991| #define HAVE_PUTENV 1
2992| #define HAVE_UNSETENV 1
2993| #define HAVE_QSORT 1
2994| #define HAVE_ABS 1
2995| #define HAVE_BCOPY 1
2996| #define HAVE_MEMSET 1
2997| #define HAVE_MEMCPY 1
2998| #define HAVE_MEMMOVE 1
2999| #define HAVE_STRLEN 1
3000| #define HAVE_STRLCPY 1
3001| #define HAVE_STRLCAT 1
3002| #define HAVE_STRDUP 1
3003| #define HAVE_STRCHR 1
3004| #define HAVE_STRRCHR 1
3005| #define HAVE_STRSTR 1
3006| #define HAVE_STRTOL 1
3007| #define HAVE_STRTOUL 1
3008| #define HAVE_STRTOLL 1
3009| #define HAVE_STRTOULL 1
3010| #define HAVE_ATOI 1
3011| #define HAVE_ATOF 1
3012| #define HAVE_STRCMP 1
3013| #define HAVE_STRNCMP 1
3014| #define HAVE_STRCASECMP 1
3015| #define HAVE_STRNCASECMP 1
3016| #define HAVE_SSCANF 1
3017| #define HAVE_SNPRINTF 1
3018| #define HAVE_VSNPRINTF 1
3019| #define HAVE_FSEEKO 1
3020| #define HAVE_SIGACTION 1
3021| #define HAVE_SETJMP 1
3022| #define HAVE_NANOSLEEP 1
3023| #define HAVE_SYSCONF 1
3024| #define HAVE_SYSCTLBYNAME 1
3025| #define HAVE_ATAN 1
3026| #define HAVE_ATAN2 1
3027| #define HAVE_CEIL 1
3028| #define HAVE_COPYSIGN 1
3029| #define HAVE_COS 1
3030| #define HAVE_COSF 1
3031| #define HAVE_FABS 1
3032| #define HAVE_FLOOR 1
3033| #define HAVE_LOG 1
3034| #define HAVE_POW 1
3035| #define HAVE_SCALBN 1
3036| #define HAVE_SIN 1
3037| #define HAVE_SINF 1
3038| #define HAVE_SQRT 1
3039| #define HAVE_SA_SIGACTION 1
3040| #define HAVE_GCC_ATOMICS 1
3041| #define SDL_ASSEMBLY_ROUTINES 1
3042| /* end confdefs.h.  */
3043|
3044|         #ifdef __MINGW32__
3045|         #include <_mingw.h>
3046|         #ifdef __MINGW64_VERSION_MAJOR
3047|         #include <intrin.h>
3048|         #else
3049|         #include <xmmintrin.h>
3050|         #endif
3051|         #else
3052|         #include <xmmintrin.h>
3053|         #endif
3054|         #ifndef __SSE__
3055|         #error Assembler CPP flag not enabled
3056|         #endif
3057|
3058| int
3059| main ()
3060| {
3061|
3062|
3063|   ;
3064|   return 0;
3065| }
3066configure:17139: result: no
3067configure:17158: checking for GCC -msse2 option
3068configure:17189: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -msse2 -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3069conftest.c:109:31: error: emmintrin.h: No such file or directory
3070conftest.c:112:10: error: #error Assembler CPP flag not enabled
3071configure:17189: $? = 1
3072configure: failed program was:
3073| /* confdefs.h */
3074| #define PACKAGE_NAME ""
3075| #define PACKAGE_TARNAME ""
3076| #define PACKAGE_VERSION ""
3077| #define PACKAGE_STRING ""
3078| #define PACKAGE_BUGREPORT ""
3079| #define PACKAGE_URL ""
3080| #define STDC_HEADERS 1
3081| #define HAVE_SYS_TYPES_H 1
3082| #define HAVE_SYS_STAT_H 1
3083| #define HAVE_STDLIB_H 1
3084| #define HAVE_STRING_H 1
3085| #define HAVE_MEMORY_H 1
3086| #define HAVE_STRINGS_H 1
3087| #define HAVE_INTTYPES_H 1
3088| #define HAVE_STDINT_H 1
3089| #define HAVE_UNISTD_H 1
3090| #define HAVE_DLFCN_H 1
3091| #define LT_OBJDIR ".libs/"
3092| #define HAVE_LIBC 1
3093| #define STDC_HEADERS 1
3094| #define HAVE_SYS_TYPES_H 1
3095| #define HAVE_STDIO_H 1
3096| #define HAVE_STDLIB_H 1
3097| #define HAVE_STDDEF_H 1
3098| #define HAVE_STDARG_H 1
3099| #define HAVE_MEMORY_H 1
3100| #define HAVE_STRING_H 1
3101| #define HAVE_STRINGS_H 1
3102| #define HAVE_INTTYPES_H 1
3103| #define HAVE_STDINT_H 1
3104| #define HAVE_CTYPE_H 1
3105| #define HAVE_MATH_H 1
3106| #define HAVE_ICONV_H 1
3107| #define HAVE_SIGNAL_H 1
3108| #define HAVE_M_PI /**/
3109| #define HAVE_ALLOCA_H 1
3110| #define HAVE_ALLOCA 1
3111| #define HAVE_MEMCMP 1
3112| #define HAVE_STRTOD 1
3113| #define HAVE_MPROTECT 1
3114| #define HAVE_MALLOC 1
3115| #define HAVE_CALLOC 1
3116| #define HAVE_REALLOC 1
3117| #define HAVE_FREE 1
3118| #define HAVE_GETENV 1
3119| #define HAVE_SETENV 1
3120| #define HAVE_PUTENV 1
3121| #define HAVE_UNSETENV 1
3122| #define HAVE_QSORT 1
3123| #define HAVE_ABS 1
3124| #define HAVE_BCOPY 1
3125| #define HAVE_MEMSET 1
3126| #define HAVE_MEMCPY 1
3127| #define HAVE_MEMMOVE 1
3128| #define HAVE_STRLEN 1
3129| #define HAVE_STRLCPY 1
3130| #define HAVE_STRLCAT 1
3131| #define HAVE_STRDUP 1
3132| #define HAVE_STRCHR 1
3133| #define HAVE_STRRCHR 1
3134| #define HAVE_STRSTR 1
3135| #define HAVE_STRTOL 1
3136| #define HAVE_STRTOUL 1
3137| #define HAVE_STRTOLL 1
3138| #define HAVE_STRTOULL 1
3139| #define HAVE_ATOI 1
3140| #define HAVE_ATOF 1
3141| #define HAVE_STRCMP 1
3142| #define HAVE_STRNCMP 1
3143| #define HAVE_STRCASECMP 1
3144| #define HAVE_STRNCASECMP 1
3145| #define HAVE_SSCANF 1
3146| #define HAVE_SNPRINTF 1
3147| #define HAVE_VSNPRINTF 1
3148| #define HAVE_FSEEKO 1
3149| #define HAVE_SIGACTION 1
3150| #define HAVE_SETJMP 1
3151| #define HAVE_NANOSLEEP 1
3152| #define HAVE_SYSCONF 1
3153| #define HAVE_SYSCTLBYNAME 1
3154| #define HAVE_ATAN 1
3155| #define HAVE_ATAN2 1
3156| #define HAVE_CEIL 1
3157| #define HAVE_COPYSIGN 1
3158| #define HAVE_COS 1
3159| #define HAVE_COSF 1
3160| #define HAVE_FABS 1
3161| #define HAVE_FLOOR 1
3162| #define HAVE_LOG 1
3163| #define HAVE_POW 1
3164| #define HAVE_SCALBN 1
3165| #define HAVE_SIN 1
3166| #define HAVE_SINF 1
3167| #define HAVE_SQRT 1
3168| #define HAVE_SA_SIGACTION 1
3169| #define HAVE_GCC_ATOMICS 1
3170| #define SDL_ASSEMBLY_ROUTINES 1
3171| /* end confdefs.h.  */
3172|
3173|         #ifdef __MINGW32__
3174|         #include <_mingw.h>
3175|         #ifdef __MINGW64_VERSION_MAJOR
3176|         #include <intrin.h>
3177|         #else
3178|         #include <emmintrin.h>
3179|         #endif
3180|         #else
3181|         #include <emmintrin.h>
3182|         #endif
3183|         #ifndef __SSE2__
3184|         #error Assembler CPP flag not enabled
3185|         #endif
3186|
3187| int
3188| main ()
3189| {
3190|
3191|
3192|   ;
3193|   return 0;
3194| }
3195configure:17195: result: no
3196configure:17218: checking for Altivec with GCC altivec.h and -maltivec option
3197configure:17237: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -maltivec -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3198configure:17237: $? = 0
3199configure:17244: result: yes
3200configure:18471: checking for GCC -fvisibility=hidden option
3201configure:18494: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -fvisibility=hidden -Werror -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3202configure:18494: $? = 0
3203configure:18500: result: yes
3204configure:21416: checking for dlopen
3205configure:21435: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3206configure:21435: $? = 0
3207configure:21441: result: yes
3208configure:21445: checking for dlopen in -lc
3209configure:21470: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c -lc   -lm >&5
3210configure:21470: $? = 0
3211configure:21479: result: yes
3212configure:20135: checking for Cocoa framework
3213configure:20152: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -x objective-c -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3214configure:20152: $? = 0
3215configure:20158: result: yes
3216configure:18623: checking for X
3217configure:18801: result: disabled
3218configure:20499: checking for OpenGL (GLX) support
3219configure:20517: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3220conftest.c:112:28: error: GL/gl.h: No such file or directory
3221conftest.c:113:29: error: GL/glx.h: No such file or directory
3222configure:20517: $? = 1
3223configure: failed program was:
3224| /* confdefs.h */
3225| #define PACKAGE_NAME ""
3226| #define PACKAGE_TARNAME ""
3227| #define PACKAGE_VERSION ""
3228| #define PACKAGE_STRING ""
3229| #define PACKAGE_BUGREPORT ""
3230| #define PACKAGE_URL ""
3231| #define STDC_HEADERS 1
3232| #define HAVE_SYS_TYPES_H 1
3233| #define HAVE_SYS_STAT_H 1
3234| #define HAVE_STDLIB_H 1
3235| #define HAVE_STRING_H 1
3236| #define HAVE_MEMORY_H 1
3237| #define HAVE_STRINGS_H 1
3238| #define HAVE_INTTYPES_H 1
3239| #define HAVE_STDINT_H 1
3240| #define HAVE_UNISTD_H 1
3241| #define HAVE_DLFCN_H 1
3242| #define LT_OBJDIR ".libs/"
3243| #define HAVE_LIBC 1
3244| #define STDC_HEADERS 1
3245| #define HAVE_SYS_TYPES_H 1
3246| #define HAVE_STDIO_H 1
3247| #define HAVE_STDLIB_H 1
3248| #define HAVE_STDDEF_H 1
3249| #define HAVE_STDARG_H 1
3250| #define HAVE_MEMORY_H 1
3251| #define HAVE_STRING_H 1
3252| #define HAVE_STRINGS_H 1
3253| #define HAVE_INTTYPES_H 1
3254| #define HAVE_STDINT_H 1
3255| #define HAVE_CTYPE_H 1
3256| #define HAVE_MATH_H 1
3257| #define HAVE_ICONV_H 1
3258| #define HAVE_SIGNAL_H 1
3259| #define HAVE_M_PI /**/
3260| #define HAVE_ALLOCA_H 1
3261| #define HAVE_ALLOCA 1
3262| #define HAVE_MEMCMP 1
3263| #define HAVE_STRTOD 1
3264| #define HAVE_MPROTECT 1
3265| #define HAVE_MALLOC 1
3266| #define HAVE_CALLOC 1
3267| #define HAVE_REALLOC 1
3268| #define HAVE_FREE 1
3269| #define HAVE_GETENV 1
3270| #define HAVE_SETENV 1
3271| #define HAVE_PUTENV 1
3272| #define HAVE_UNSETENV 1
3273| #define HAVE_QSORT 1
3274| #define HAVE_ABS 1
3275| #define HAVE_BCOPY 1
3276| #define HAVE_MEMSET 1
3277| #define HAVE_MEMCPY 1
3278| #define HAVE_MEMMOVE 1
3279| #define HAVE_STRLEN 1
3280| #define HAVE_STRLCPY 1
3281| #define HAVE_STRLCAT 1
3282| #define HAVE_STRDUP 1
3283| #define HAVE_STRCHR 1
3284| #define HAVE_STRRCHR 1
3285| #define HAVE_STRSTR 1
3286| #define HAVE_STRTOL 1
3287| #define HAVE_STRTOUL 1
3288| #define HAVE_STRTOLL 1
3289| #define HAVE_STRTOULL 1
3290| #define HAVE_ATOI 1
3291| #define HAVE_ATOF 1
3292| #define HAVE_STRCMP 1
3293| #define HAVE_STRNCMP 1
3294| #define HAVE_STRCASECMP 1
3295| #define HAVE_STRNCASECMP 1
3296| #define HAVE_SSCANF 1
3297| #define HAVE_SNPRINTF 1
3298| #define HAVE_VSNPRINTF 1
3299| #define HAVE_FSEEKO 1
3300| #define HAVE_SIGACTION 1
3301| #define HAVE_SETJMP 1
3302| #define HAVE_NANOSLEEP 1
3303| #define HAVE_SYSCONF 1
3304| #define HAVE_SYSCTLBYNAME 1
3305| #define HAVE_ATAN 1
3306| #define HAVE_ATAN2 1
3307| #define HAVE_CEIL 1
3308| #define HAVE_COPYSIGN 1
3309| #define HAVE_COS 1
3310| #define HAVE_COSF 1
3311| #define HAVE_FABS 1
3312| #define HAVE_FLOOR 1
3313| #define HAVE_LOG 1
3314| #define HAVE_POW 1
3315| #define HAVE_SCALBN 1
3316| #define HAVE_SIN 1
3317| #define HAVE_SINF 1
3318| #define HAVE_SQRT 1
3319| #define HAVE_SA_SIGACTION 1
3320| #define HAVE_GCC_ATOMICS 1
3321| #define SDL_ASSEMBLY_ROUTINES 1
3322| #define SDL_ALTIVEC_BLITTERS 1
3323| #define HAVE_ALTIVEC_H 1
3324| #define SDL_VIDEO_DRIVER_DUMMY 1
3325| #define SDL_AUDIO_DRIVER_DISK 1
3326| #define SDL_AUDIO_DRIVER_DUMMY 1
3327| #define SDL_LOADSO_DLOPEN 1
3328| #define SDL_VIDEO_DRIVER_COCOA 1
3329| #define X_DISPLAY_MISSING 1
3330| #define SDL_VIDEO_OPENGL 1
3331| #define SDL_VIDEO_OPENGL_CGL 1
3332| #define SDL_VIDEO_RENDER_OGL 1
3333| /* end confdefs.h.  */
3334|
3335|          #include <GL/gl.h>
3336|          #include <GL/glx.h>
3337|
3338| int
3339| main ()
3340| {
3341|
3342|
3343|   ;
3344|   return 0;
3345| }
3346configure:20523: result: no
3347configure:20961: checking for pthreads
3348configure:20980: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm  >&5
3349configure:20980: $? = 0
3350configure:20987: result: yes
3351configure:21008: checking for recursive mutexes
3352configure:21028: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3353configure:21028: $? = 0
3354configure:21065: result: yes
3355configure:21070: checking for pthread semaphores
3356configure:21088: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3357configure:21088: $? = 0
3358configure:21094: result: yes
3359configure:21098: checking for sem_timedwait
3360configure:21117: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm  >&5
3361Undefined symbols:
3362  "_sem_timedwait", referenced from:
3363      _main in ccitjbJa.o
3364ld: symbol(s) not found
3365collect2: ld returned 1 exit status
3366configure:21117: $? = 1
3367configure: failed program was:
3368| /* confdefs.h */
3369| #define PACKAGE_NAME ""
3370| #define PACKAGE_TARNAME ""
3371| #define PACKAGE_VERSION ""
3372| #define PACKAGE_STRING ""
3373| #define PACKAGE_BUGREPORT ""
3374| #define PACKAGE_URL ""
3375| #define STDC_HEADERS 1
3376| #define HAVE_SYS_TYPES_H 1
3377| #define HAVE_SYS_STAT_H 1
3378| #define HAVE_STDLIB_H 1
3379| #define HAVE_STRING_H 1
3380| #define HAVE_MEMORY_H 1
3381| #define HAVE_STRINGS_H 1
3382| #define HAVE_INTTYPES_H 1
3383| #define HAVE_STDINT_H 1
3384| #define HAVE_UNISTD_H 1
3385| #define HAVE_DLFCN_H 1
3386| #define LT_OBJDIR ".libs/"
3387| #define HAVE_LIBC 1
3388| #define STDC_HEADERS 1
3389| #define HAVE_SYS_TYPES_H 1
3390| #define HAVE_STDIO_H 1
3391| #define HAVE_STDLIB_H 1
3392| #define HAVE_STDDEF_H 1
3393| #define HAVE_STDARG_H 1
3394| #define HAVE_MEMORY_H 1
3395| #define HAVE_STRING_H 1
3396| #define HAVE_STRINGS_H 1
3397| #define HAVE_INTTYPES_H 1
3398| #define HAVE_STDINT_H 1
3399| #define HAVE_CTYPE_H 1
3400| #define HAVE_MATH_H 1
3401| #define HAVE_ICONV_H 1
3402| #define HAVE_SIGNAL_H 1
3403| #define HAVE_M_PI /**/
3404| #define HAVE_ALLOCA_H 1
3405| #define HAVE_ALLOCA 1
3406| #define HAVE_MEMCMP 1
3407| #define HAVE_STRTOD 1
3408| #define HAVE_MPROTECT 1
3409| #define HAVE_MALLOC 1
3410| #define HAVE_CALLOC 1
3411| #define HAVE_REALLOC 1
3412| #define HAVE_FREE 1
3413| #define HAVE_GETENV 1
3414| #define HAVE_SETENV 1
3415| #define HAVE_PUTENV 1
3416| #define HAVE_UNSETENV 1
3417| #define HAVE_QSORT 1
3418| #define HAVE_ABS 1
3419| #define HAVE_BCOPY 1
3420| #define HAVE_MEMSET 1
3421| #define HAVE_MEMCPY 1
3422| #define HAVE_MEMMOVE 1
3423| #define HAVE_STRLEN 1
3424| #define HAVE_STRLCPY 1
3425| #define HAVE_STRLCAT 1
3426| #define HAVE_STRDUP 1
3427| #define HAVE_STRCHR 1
3428| #define HAVE_STRRCHR 1
3429| #define HAVE_STRSTR 1
3430| #define HAVE_STRTOL 1
3431| #define HAVE_STRTOUL 1
3432| #define HAVE_STRTOLL 1
3433| #define HAVE_STRTOULL 1
3434| #define HAVE_ATOI 1
3435| #define HAVE_ATOF 1
3436| #define HAVE_STRCMP 1
3437| #define HAVE_STRNCMP 1
3438| #define HAVE_STRCASECMP 1
3439| #define HAVE_STRNCASECMP 1
3440| #define HAVE_SSCANF 1
3441| #define HAVE_SNPRINTF 1
3442| #define HAVE_VSNPRINTF 1
3443| #define HAVE_FSEEKO 1
3444| #define HAVE_SIGACTION 1
3445| #define HAVE_SETJMP 1
3446| #define HAVE_NANOSLEEP 1
3447| #define HAVE_SYSCONF 1
3448| #define HAVE_SYSCTLBYNAME 1
3449| #define HAVE_ATAN 1
3450| #define HAVE_ATAN2 1
3451| #define HAVE_CEIL 1
3452| #define HAVE_COPYSIGN 1
3453| #define HAVE_COS 1
3454| #define HAVE_COSF 1
3455| #define HAVE_FABS 1
3456| #define HAVE_FLOOR 1
3457| #define HAVE_LOG 1
3458| #define HAVE_POW 1
3459| #define HAVE_SCALBN 1
3460| #define HAVE_SIN 1
3461| #define HAVE_SINF 1
3462| #define HAVE_SQRT 1
3463| #define HAVE_SA_SIGACTION 1
3464| #define HAVE_GCC_ATOMICS 1
3465| #define SDL_ASSEMBLY_ROUTINES 1
3466| #define SDL_ALTIVEC_BLITTERS 1
3467| #define HAVE_ALTIVEC_H 1
3468| #define SDL_VIDEO_DRIVER_DUMMY 1
3469| #define SDL_AUDIO_DRIVER_DISK 1
3470| #define SDL_AUDIO_DRIVER_DUMMY 1
3471| #define SDL_LOADSO_DLOPEN 1
3472| #define SDL_VIDEO_DRIVER_COCOA 1
3473| #define X_DISPLAY_MISSING 1
3474| #define SDL_VIDEO_OPENGL 1
3475| #define SDL_VIDEO_OPENGL_CGL 1
3476| #define SDL_VIDEO_RENDER_OGL 1
3477| #define SDL_THREAD_PTHREAD 1
3478| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
3479| /* end confdefs.h.  */
3480|
3481|                   #include <pthread.h>
3482|                   #include <semaphore.h>
3483|
3484| int
3485| main ()
3486| {
3487|
3488|                   sem_timedwait(NULL, NULL);
3489|
3490|   ;
3491|   return 0;
3492| }
3493configure:21126: result: no
3494configure:21130: checking for pthread_spin_trylock
3495configure:21150: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm  >&5
3496Undefined symbols:
3497  "_pthread_spin_trylock", referenced from:
3498      _main in ccnYdD2e.o
3499ld: symbol(s) not found
3500collect2: ld returned 1 exit status
3501configure:21150: $? = 1
3502configure: failed program was:
3503| /* confdefs.h */
3504| #define PACKAGE_NAME ""
3505| #define PACKAGE_TARNAME ""
3506| #define PACKAGE_VERSION ""
3507| #define PACKAGE_STRING ""
3508| #define PACKAGE_BUGREPORT ""
3509| #define PACKAGE_URL ""
3510| #define STDC_HEADERS 1
3511| #define HAVE_SYS_TYPES_H 1
3512| #define HAVE_SYS_STAT_H 1
3513| #define HAVE_STDLIB_H 1
3514| #define HAVE_STRING_H 1
3515| #define HAVE_MEMORY_H 1
3516| #define HAVE_STRINGS_H 1
3517| #define HAVE_INTTYPES_H 1
3518| #define HAVE_STDINT_H 1
3519| #define HAVE_UNISTD_H 1
3520| #define HAVE_DLFCN_H 1
3521| #define LT_OBJDIR ".libs/"
3522| #define HAVE_LIBC 1
3523| #define STDC_HEADERS 1
3524| #define HAVE_SYS_TYPES_H 1
3525| #define HAVE_STDIO_H 1
3526| #define HAVE_STDLIB_H 1
3527| #define HAVE_STDDEF_H 1
3528| #define HAVE_STDARG_H 1
3529| #define HAVE_MEMORY_H 1
3530| #define HAVE_STRING_H 1
3531| #define HAVE_STRINGS_H 1
3532| #define HAVE_INTTYPES_H 1
3533| #define HAVE_STDINT_H 1
3534| #define HAVE_CTYPE_H 1
3535| #define HAVE_MATH_H 1
3536| #define HAVE_ICONV_H 1
3537| #define HAVE_SIGNAL_H 1
3538| #define HAVE_M_PI /**/
3539| #define HAVE_ALLOCA_H 1
3540| #define HAVE_ALLOCA 1
3541| #define HAVE_MEMCMP 1
3542| #define HAVE_STRTOD 1
3543| #define HAVE_MPROTECT 1
3544| #define HAVE_MALLOC 1
3545| #define HAVE_CALLOC 1
3546| #define HAVE_REALLOC 1
3547| #define HAVE_FREE 1
3548| #define HAVE_GETENV 1
3549| #define HAVE_SETENV 1
3550| #define HAVE_PUTENV 1
3551| #define HAVE_UNSETENV 1
3552| #define HAVE_QSORT 1
3553| #define HAVE_ABS 1
3554| #define HAVE_BCOPY 1
3555| #define HAVE_MEMSET 1
3556| #define HAVE_MEMCPY 1
3557| #define HAVE_MEMMOVE 1
3558| #define HAVE_STRLEN 1
3559| #define HAVE_STRLCPY 1
3560| #define HAVE_STRLCAT 1
3561| #define HAVE_STRDUP 1
3562| #define HAVE_STRCHR 1
3563| #define HAVE_STRRCHR 1
3564| #define HAVE_STRSTR 1
3565| #define HAVE_STRTOL 1
3566| #define HAVE_STRTOUL 1
3567| #define HAVE_STRTOLL 1
3568| #define HAVE_STRTOULL 1
3569| #define HAVE_ATOI 1
3570| #define HAVE_ATOF 1
3571| #define HAVE_STRCMP 1
3572| #define HAVE_STRNCMP 1
3573| #define HAVE_STRCASECMP 1
3574| #define HAVE_STRNCASECMP 1
3575| #define HAVE_SSCANF 1
3576| #define HAVE_SNPRINTF 1
3577| #define HAVE_VSNPRINTF 1
3578| #define HAVE_FSEEKO 1
3579| #define HAVE_SIGACTION 1
3580| #define HAVE_SETJMP 1
3581| #define HAVE_NANOSLEEP 1
3582| #define HAVE_SYSCONF 1
3583| #define HAVE_SYSCTLBYNAME 1
3584| #define HAVE_ATAN 1
3585| #define HAVE_ATAN2 1
3586| #define HAVE_CEIL 1
3587| #define HAVE_COPYSIGN 1
3588| #define HAVE_COS 1
3589| #define HAVE_COSF 1
3590| #define HAVE_FABS 1
3591| #define HAVE_FLOOR 1
3592| #define HAVE_LOG 1
3593| #define HAVE_POW 1
3594| #define HAVE_SCALBN 1
3595| #define HAVE_SIN 1
3596| #define HAVE_SINF 1
3597| #define HAVE_SQRT 1
3598| #define HAVE_SA_SIGACTION 1
3599| #define HAVE_GCC_ATOMICS 1
3600| #define SDL_ASSEMBLY_ROUTINES 1
3601| #define SDL_ALTIVEC_BLITTERS 1
3602| #define HAVE_ALTIVEC_H 1
3603| #define SDL_VIDEO_DRIVER_DUMMY 1
3604| #define SDL_AUDIO_DRIVER_DISK 1
3605| #define SDL_AUDIO_DRIVER_DUMMY 1
3606| #define SDL_LOADSO_DLOPEN 1
3607| #define SDL_VIDEO_DRIVER_COCOA 1
3608| #define X_DISPLAY_MISSING 1
3609| #define SDL_VIDEO_OPENGL 1
3610| #define SDL_VIDEO_OPENGL_CGL 1
3611| #define SDL_VIDEO_RENDER_OGL 1
3612| #define SDL_THREAD_PTHREAD 1
3613| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
3614| /* end confdefs.h.  */
3615|
3616| /* Override any GCC internal prototype to avoid an error.
3617|    Use char because int might match the return type of a GCC
3618|    builtin and then its argument prototype would still apply.  */
3619| #ifdef __cplusplus
3620| extern "C"
3621| #endif
3622| char pthread_spin_trylock ();
3623| int
3624| main ()
3625| {
3626| return pthread_spin_trylock ();
3627|   ;
3628|   return 0;
3629| }
3630configure:21164: result: no
3631configure:21167: checking for pthread_np.h
3632configure:21167: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
3633conftest.c:115:24: error: pthread_np.h: No such file or directory
3634configure:21167: $? = 1
3635configure: failed program was:
3636| /* confdefs.h */
3637| #define PACKAGE_NAME ""
3638| #define PACKAGE_TARNAME ""
3639| #define PACKAGE_VERSION ""
3640| #define PACKAGE_STRING ""
3641| #define PACKAGE_BUGREPORT ""
3642| #define PACKAGE_URL ""
3643| #define STDC_HEADERS 1
3644| #define HAVE_SYS_TYPES_H 1
3645| #define HAVE_SYS_STAT_H 1
3646| #define HAVE_STDLIB_H 1
3647| #define HAVE_STRING_H 1
3648| #define HAVE_MEMORY_H 1
3649| #define HAVE_STRINGS_H 1
3650| #define HAVE_INTTYPES_H 1
3651| #define HAVE_STDINT_H 1
3652| #define HAVE_UNISTD_H 1
3653| #define HAVE_DLFCN_H 1
3654| #define LT_OBJDIR ".libs/"
3655| #define HAVE_LIBC 1
3656| #define STDC_HEADERS 1
3657| #define HAVE_SYS_TYPES_H 1
3658| #define HAVE_STDIO_H 1
3659| #define HAVE_STDLIB_H 1
3660| #define HAVE_STDDEF_H 1
3661| #define HAVE_STDARG_H 1
3662| #define HAVE_MEMORY_H 1
3663| #define HAVE_STRING_H 1
3664| #define HAVE_STRINGS_H 1
3665| #define HAVE_INTTYPES_H 1
3666| #define HAVE_STDINT_H 1
3667| #define HAVE_CTYPE_H 1
3668| #define HAVE_MATH_H 1
3669| #define HAVE_ICONV_H 1
3670| #define HAVE_SIGNAL_H 1
3671| #define HAVE_M_PI /**/
3672| #define HAVE_ALLOCA_H 1
3673| #define HAVE_ALLOCA 1
3674| #define HAVE_MEMCMP 1
3675| #define HAVE_STRTOD 1
3676| #define HAVE_MPROTECT 1
3677| #define HAVE_MALLOC 1
3678| #define HAVE_CALLOC 1
3679| #define HAVE_REALLOC 1
3680| #define HAVE_FREE 1
3681| #define HAVE_GETENV 1
3682| #define HAVE_SETENV 1
3683| #define HAVE_PUTENV 1
3684| #define HAVE_UNSETENV 1
3685| #define HAVE_QSORT 1
3686| #define HAVE_ABS 1
3687| #define HAVE_BCOPY 1
3688| #define HAVE_MEMSET 1
3689| #define HAVE_MEMCPY 1
3690| #define HAVE_MEMMOVE 1
3691| #define HAVE_STRLEN 1
3692| #define HAVE_STRLCPY 1
3693| #define HAVE_STRLCAT 1
3694| #define HAVE_STRDUP 1
3695| #define HAVE_STRCHR 1
3696| #define HAVE_STRRCHR 1
3697| #define HAVE_STRSTR 1
3698| #define HAVE_STRTOL 1
3699| #define HAVE_STRTOUL 1
3700| #define HAVE_STRTOLL 1
3701| #define HAVE_STRTOULL 1
3702| #define HAVE_ATOI 1
3703| #define HAVE_ATOF 1
3704| #define HAVE_STRCMP 1
3705| #define HAVE_STRNCMP 1
3706| #define HAVE_STRCASECMP 1
3707| #define HAVE_STRNCASECMP 1
3708| #define HAVE_SSCANF 1
3709| #define HAVE_SNPRINTF 1
3710| #define HAVE_VSNPRINTF 1
3711| #define HAVE_FSEEKO 1
3712| #define HAVE_SIGACTION 1
3713| #define HAVE_SETJMP 1
3714| #define HAVE_NANOSLEEP 1
3715| #define HAVE_SYSCONF 1
3716| #define HAVE_SYSCTLBYNAME 1
3717| #define HAVE_ATAN 1
3718| #define HAVE_ATAN2 1
3719| #define HAVE_CEIL 1
3720| #define HAVE_COPYSIGN 1
3721| #define HAVE_COS 1
3722| #define HAVE_COSF 1
3723| #define HAVE_FABS 1
3724| #define HAVE_FLOOR 1
3725| #define HAVE_LOG 1
3726| #define HAVE_POW 1
3727| #define HAVE_SCALBN 1
3728| #define HAVE_SIN 1
3729| #define HAVE_SINF 1
3730| #define HAVE_SQRT 1
3731| #define HAVE_SA_SIGACTION 1
3732| #define HAVE_GCC_ATOMICS 1
3733| #define SDL_ASSEMBLY_ROUTINES 1
3734| #define SDL_ALTIVEC_BLITTERS 1
3735| #define HAVE_ALTIVEC_H 1
3736| #define SDL_VIDEO_DRIVER_DUMMY 1
3737| #define SDL_AUDIO_DRIVER_DISK 1
3738| #define SDL_AUDIO_DRIVER_DUMMY 1
3739| #define SDL_LOADSO_DLOPEN 1
3740| #define SDL_VIDEO_DRIVER_COCOA 1
3741| #define X_DISPLAY_MISSING 1
3742| #define SDL_VIDEO_OPENGL 1
3743| #define SDL_VIDEO_OPENGL_CGL 1
3744| #define SDL_VIDEO_RENDER_OGL 1
3745| #define SDL_THREAD_PTHREAD 1
3746| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
3747| /* end confdefs.h.  */
3748|  #include <pthread.h>
3749|
3750| #include <pthread_np.h>
3751configure:21167: result: no
3752configure:21183: checking for pthread_setname_np
3753configure:21203: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm  >&5
3754Undefined symbols:
3755  "_pthread_setname_np", referenced from:
3756      _main in cc3t6Bhx.o
3757ld: symbol(s) not found
3758collect2: ld returned 1 exit status
3759configure:21203: $? = 1
3760configure: failed program was:
3761| /* confdefs.h */
3762| #define PACKAGE_NAME ""
3763| #define PACKAGE_TARNAME ""
3764| #define PACKAGE_VERSION ""
3765| #define PACKAGE_STRING ""
3766| #define PACKAGE_BUGREPORT ""
3767| #define PACKAGE_URL ""
3768| #define STDC_HEADERS 1
3769| #define HAVE_SYS_TYPES_H 1
3770| #define HAVE_SYS_STAT_H 1
3771| #define HAVE_STDLIB_H 1
3772| #define HAVE_STRING_H 1
3773| #define HAVE_MEMORY_H 1
3774| #define HAVE_STRINGS_H 1
3775| #define HAVE_INTTYPES_H 1
3776| #define HAVE_STDINT_H 1
3777| #define HAVE_UNISTD_H 1
3778| #define HAVE_DLFCN_H 1
3779| #define LT_OBJDIR ".libs/"
3780| #define HAVE_LIBC 1
3781| #define STDC_HEADERS 1
3782| #define HAVE_SYS_TYPES_H 1
3783| #define HAVE_STDIO_H 1
3784| #define HAVE_STDLIB_H 1
3785| #define HAVE_STDDEF_H 1
3786| #define HAVE_STDARG_H 1
3787| #define HAVE_MEMORY_H 1
3788| #define HAVE_STRING_H 1
3789| #define HAVE_STRINGS_H 1
3790| #define HAVE_INTTYPES_H 1
3791| #define HAVE_STDINT_H 1
3792| #define HAVE_CTYPE_H 1
3793| #define HAVE_MATH_H 1
3794| #define HAVE_ICONV_H 1
3795| #define HAVE_SIGNAL_H 1
3796| #define HAVE_M_PI /**/
3797| #define HAVE_ALLOCA_H 1
3798| #define HAVE_ALLOCA 1
3799| #define HAVE_MEMCMP 1
3800| #define HAVE_STRTOD 1
3801| #define HAVE_MPROTECT 1
3802| #define HAVE_MALLOC 1
3803| #define HAVE_CALLOC 1
3804| #define HAVE_REALLOC 1
3805| #define HAVE_FREE 1
3806| #define HAVE_GETENV 1
3807| #define HAVE_SETENV 1
3808| #define HAVE_PUTENV 1
3809| #define HAVE_UNSETENV 1
3810| #define HAVE_QSORT 1
3811| #define HAVE_ABS 1
3812| #define HAVE_BCOPY 1
3813| #define HAVE_MEMSET 1
3814| #define HAVE_MEMCPY 1
3815| #define HAVE_MEMMOVE 1
3816| #define HAVE_STRLEN 1
3817| #define HAVE_STRLCPY 1
3818| #define HAVE_STRLCAT 1
3819| #define HAVE_STRDUP 1
3820| #define HAVE_STRCHR 1
3821| #define HAVE_STRRCHR 1
3822| #define HAVE_STRSTR 1
3823| #define HAVE_STRTOL 1
3824| #define HAVE_STRTOUL 1
3825| #define HAVE_STRTOLL 1
3826| #define HAVE_STRTOULL 1
3827| #define HAVE_ATOI 1
3828| #define HAVE_ATOF 1
3829| #define HAVE_STRCMP 1
3830| #define HAVE_STRNCMP 1
3831| #define HAVE_STRCASECMP 1
3832| #define HAVE_STRNCASECMP 1
3833| #define HAVE_SSCANF 1
3834| #define HAVE_SNPRINTF 1
3835| #define HAVE_VSNPRINTF 1
3836| #define HAVE_FSEEKO 1
3837| #define HAVE_SIGACTION 1
3838| #define HAVE_SETJMP 1
3839| #define HAVE_NANOSLEEP 1
3840| #define HAVE_SYSCONF 1
3841| #define HAVE_SYSCTLBYNAME 1
3842| #define HAVE_ATAN 1
3843| #define HAVE_ATAN2 1
3844| #define HAVE_CEIL 1
3845| #define HAVE_COPYSIGN 1
3846| #define HAVE_COS 1
3847| #define HAVE_COSF 1
3848| #define HAVE_FABS 1
3849| #define HAVE_FLOOR 1
3850| #define HAVE_LOG 1
3851| #define HAVE_POW 1
3852| #define HAVE_SCALBN 1
3853| #define HAVE_SIN 1
3854| #define HAVE_SINF 1
3855| #define HAVE_SQRT 1
3856| #define HAVE_SA_SIGACTION 1
3857| #define HAVE_GCC_ATOMICS 1
3858| #define SDL_ASSEMBLY_ROUTINES 1
3859| #define SDL_ALTIVEC_BLITTERS 1
3860| #define HAVE_ALTIVEC_H 1
3861| #define SDL_VIDEO_DRIVER_DUMMY 1
3862| #define SDL_AUDIO_DRIVER_DISK 1
3863| #define SDL_AUDIO_DRIVER_DUMMY 1
3864| #define SDL_LOADSO_DLOPEN 1
3865| #define SDL_VIDEO_DRIVER_COCOA 1
3866| #define X_DISPLAY_MISSING 1
3867| #define SDL_VIDEO_OPENGL 1
3868| #define SDL_VIDEO_OPENGL_CGL 1
3869| #define SDL_VIDEO_RENDER_OGL 1
3870| #define SDL_THREAD_PTHREAD 1
3871| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
3872| /* end confdefs.h.  */
3873|
3874| /* Override any GCC internal prototype to avoid an error.
3875|    Use char because int might match the return type of a GCC
3876|    builtin and then its argument prototype would still apply.  */
3877| #ifdef __cplusplus
3878| extern "C"
3879| #endif
3880| char pthread_setname_np ();
3881| int
3882| main ()
3883| {
3884| return pthread_setname_np ();
3885|   ;
3886|   return 0;
3887| }
3888configure:21217: result: no
3889configure:21220: checking for pthread_set_name_np
3890configure:21240: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -D_THREAD_SAFE -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c  -lm  >&5
3891Undefined symbols:
3892  "_pthread_set_name_np", referenced from:
3893      _main in ccQ4IYHs.o
3894ld: symbol(s) not found
3895collect2: ld returned 1 exit status
3896configure:21240: $? = 1
3897configure: failed program was:
3898| /* confdefs.h */
3899| #define PACKAGE_NAME ""
3900| #define PACKAGE_TARNAME ""
3901| #define PACKAGE_VERSION ""
3902| #define PACKAGE_STRING ""
3903| #define PACKAGE_BUGREPORT ""
3904| #define PACKAGE_URL ""
3905| #define STDC_HEADERS 1
3906| #define HAVE_SYS_TYPES_H 1
3907| #define HAVE_SYS_STAT_H 1
3908| #define HAVE_STDLIB_H 1
3909| #define HAVE_STRING_H 1
3910| #define HAVE_MEMORY_H 1
3911| #define HAVE_STRINGS_H 1
3912| #define HAVE_INTTYPES_H 1
3913| #define HAVE_STDINT_H 1
3914| #define HAVE_UNISTD_H 1
3915| #define HAVE_DLFCN_H 1
3916| #define LT_OBJDIR ".libs/"
3917| #define HAVE_LIBC 1
3918| #define STDC_HEADERS 1
3919| #define HAVE_SYS_TYPES_H 1
3920| #define HAVE_STDIO_H 1
3921| #define HAVE_STDLIB_H 1
3922| #define HAVE_STDDEF_H 1
3923| #define HAVE_STDARG_H 1
3924| #define HAVE_MEMORY_H 1
3925| #define HAVE_STRING_H 1
3926| #define HAVE_STRINGS_H 1
3927| #define HAVE_INTTYPES_H 1
3928| #define HAVE_STDINT_H 1
3929| #define HAVE_CTYPE_H 1
3930| #define HAVE_MATH_H 1
3931| #define HAVE_ICONV_H 1
3932| #define HAVE_SIGNAL_H 1
3933| #define HAVE_M_PI /**/
3934| #define HAVE_ALLOCA_H 1
3935| #define HAVE_ALLOCA 1
3936| #define HAVE_MEMCMP 1
3937| #define HAVE_STRTOD 1
3938| #define HAVE_MPROTECT 1
3939| #define HAVE_MALLOC 1
3940| #define HAVE_CALLOC 1
3941| #define HAVE_REALLOC 1
3942| #define HAVE_FREE 1
3943| #define HAVE_GETENV 1
3944| #define HAVE_SETENV 1
3945| #define HAVE_PUTENV 1
3946| #define HAVE_UNSETENV 1
3947| #define HAVE_QSORT 1
3948| #define HAVE_ABS 1
3949| #define HAVE_BCOPY 1
3950| #define HAVE_MEMSET 1
3951| #define HAVE_MEMCPY 1
3952| #define HAVE_MEMMOVE 1
3953| #define HAVE_STRLEN 1
3954| #define HAVE_STRLCPY 1
3955| #define HAVE_STRLCAT 1
3956| #define HAVE_STRDUP 1
3957| #define HAVE_STRCHR 1
3958| #define HAVE_STRRCHR 1
3959| #define HAVE_STRSTR 1
3960| #define HAVE_STRTOL 1
3961| #define HAVE_STRTOUL 1
3962| #define HAVE_STRTOLL 1
3963| #define HAVE_STRTOULL 1
3964| #define HAVE_ATOI 1
3965| #define HAVE_ATOF 1
3966| #define HAVE_STRCMP 1
3967| #define HAVE_STRNCMP 1
3968| #define HAVE_STRCASECMP 1
3969| #define HAVE_STRNCASECMP 1
3970| #define HAVE_SSCANF 1
3971| #define HAVE_SNPRINTF 1
3972| #define HAVE_VSNPRINTF 1
3973| #define HAVE_FSEEKO 1
3974| #define HAVE_SIGACTION 1
3975| #define HAVE_SETJMP 1
3976| #define HAVE_NANOSLEEP 1
3977| #define HAVE_SYSCONF 1
3978| #define HAVE_SYSCTLBYNAME 1
3979| #define HAVE_ATAN 1
3980| #define HAVE_ATAN2 1
3981| #define HAVE_CEIL 1
3982| #define HAVE_COPYSIGN 1
3983| #define HAVE_COS 1
3984| #define HAVE_COSF 1
3985| #define HAVE_FABS 1
3986| #define HAVE_FLOOR 1
3987| #define HAVE_LOG 1
3988| #define HAVE_POW 1
3989| #define HAVE_SCALBN 1
3990| #define HAVE_SIN 1
3991| #define HAVE_SINF 1
3992| #define HAVE_SQRT 1
3993| #define HAVE_SA_SIGACTION 1
3994| #define HAVE_GCC_ATOMICS 1
3995| #define SDL_ASSEMBLY_ROUTINES 1
3996| #define SDL_ALTIVEC_BLITTERS 1
3997| #define HAVE_ALTIVEC_H 1
3998| #define SDL_VIDEO_DRIVER_DUMMY 1
3999| #define SDL_AUDIO_DRIVER_DISK 1
4000| #define SDL_AUDIO_DRIVER_DUMMY 1
4001| #define SDL_LOADSO_DLOPEN 1
4002| #define SDL_VIDEO_DRIVER_COCOA 1
4003| #define X_DISPLAY_MISSING 1
4004| #define SDL_VIDEO_OPENGL 1
4005| #define SDL_VIDEO_OPENGL_CGL 1
4006| #define SDL_VIDEO_RENDER_OGL 1
4007| #define SDL_THREAD_PTHREAD 1
4008| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
4009| /* end confdefs.h.  */
4010|
4011| /* Override any GCC internal prototype to avoid an error.
4012|    Use char because int might match the return type of a GCC
4013|    builtin and then its argument prototype would still apply.  */
4014| #ifdef __cplusplus
4015| extern "C"
4016| #endif
4017| char pthread_set_name_np ();
4018| int
4019| main ()
4020| {
4021| return pthread_set_name_np ();
4022|   ;
4023|   return 0;
4024| }
4025configure:21254: result: no
4026configure:18549: checking for GCC -Wall option
4027configure:18569: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -Wall -I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  conftest.c >&5
4028configure:18569: $? = 0
4029configure:18575: result: yes
4030configure:18582: checking for necessary GCC -Wno-multichar option
4031configure:18590: result: no
4032configure:22761: creating ./config.status
4033
4034## ---------------------- ##
4035## Running config.status. ##
4036## ---------------------- ##
4037
4038This file was extended by config.status, which was
4039generated by GNU Autoconf 2.69.  Invocation command line was
4040
4041  CONFIG_FILES    =
4042  CONFIG_HEADERS  =
4043  CONFIG_LINKS    =
4044  CONFIG_COMMANDS =
4045  $ ./config.status
4046
4047on 36-47.wireless-city.scu.edu.tw
4048
4049config.status:1271: creating Makefile
4050config.status:1271: creating sdl2-config
4051config.status:1271: creating SDL2.spec
4052config.status:1271: creating sdl2.pc
4053config.status:1271: creating include/SDL_config.h
4054config.status:1445: executing libtool commands
4055
4056## ---------------- ##
4057## Cache variables. ##
4058## ---------------- ##
4059
4060ac_cv_build=powerpc-apple-darwin9.8.0
4061ac_cv_c_compiler_gnu=yes
4062ac_cv_c_const=yes
4063ac_cv_c_inline=inline
4064ac_cv_c_volatile=yes
4065ac_cv_cxx_compiler_gnu=yes
4066ac_cv_define_M_PI=yes
4067ac_cv_env_CCC_set=
4068ac_cv_env_CCC_value=
4069ac_cv_env_CC_set=set
4070ac_cv_env_CC_value=/usr/bin/gcc-4.2
4071ac_cv_env_CFLAGS_set=set
4072ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
4073ac_cv_env_CPPFLAGS_set=set
4074ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4075ac_cv_env_CPP_set=
4076ac_cv_env_CPP_value=
4077ac_cv_env_CXXCPP_set=
4078ac_cv_env_CXXCPP_value=
4079ac_cv_env_CXXFLAGS_set=set
4080ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc'
4081ac_cv_env_CXX_set=set
4082ac_cv_env_CXX_value=/usr/bin/g++-4.2
4083ac_cv_env_LDFLAGS_set=set
4084ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
4085ac_cv_env_LIBS_set=
4086ac_cv_env_LIBS_value=
4087ac_cv_env_XMKMF_set=
4088ac_cv_env_XMKMF_value=
4089ac_cv_env_build_alias_set=
4090ac_cv_env_build_alias_value=
4091ac_cv_env_host_alias_set=
4092ac_cv_env_host_alias_value=
4093ac_cv_env_target_alias_set=
4094ac_cv_env_target_alias_value=
4095ac_cv_func__i64toa=no
4096ac_cv_func__ltoa=no
4097ac_cv_func__stricmp=no
4098ac_cv_func__strlwr=no
4099ac_cv_func__strnicmp=no
4100ac_cv_func__strrev=no
4101ac_cv_func__strupr=no
4102ac_cv_func__ui64toa=no
4103ac_cv_func__uitoa=no
4104ac_cv_func__ultoa=no
4105ac_cv_func_abs=yes
4106ac_cv_func_alloca_works=yes
4107ac_cv_func_atan2=yes
4108ac_cv_func_atan=yes
4109ac_cv_func_atof=yes
4110ac_cv_func_atoi=yes
4111ac_cv_func_bcopy=yes
4112ac_cv_func_calloc=yes
4113ac_cv_func_ceil=yes
4114ac_cv_func_copysign=yes
4115ac_cv_func_cos=yes
4116ac_cv_func_cosf=yes
4117ac_cv_func_fabs=yes
4118ac_cv_func_floor=yes
4119ac_cv_func_free=yes
4120ac_cv_func_fseeko64=no
4121ac_cv_func_fseeko=yes
4122ac_cv_func_getenv=yes
4123ac_cv_func_iconv=no
4124ac_cv_func_itoa=no
4125ac_cv_func_log=yes
4126ac_cv_func_malloc=yes
4127ac_cv_func_memcmp_working=yes
4128ac_cv_func_memcpy=yes
4129ac_cv_func_memmove=yes
4130ac_cv_func_memset=yes
4131ac_cv_func_mprotect=yes
4132ac_cv_func_nanosleep=yes
4133ac_cv_func_pow=yes
4134ac_cv_func_putenv=yes
4135ac_cv_func_qsort=yes
4136ac_cv_func_realloc=yes
4137ac_cv_func_scalbn=yes
4138ac_cv_func_setenv=yes
4139ac_cv_func_setjmp=yes
4140ac_cv_func_sigaction=yes
4141ac_cv_func_sin=yes
4142ac_cv_func_sinf=yes
4143ac_cv_func_snprintf=yes
4144ac_cv_func_sqrt=yes
4145ac_cv_func_sscanf=yes
4146ac_cv_func_strcasecmp=yes
4147ac_cv_func_strchr=yes
4148ac_cv_func_strcmp=yes
4149ac_cv_func_strdup=yes
4150ac_cv_func_strlcat=yes
4151ac_cv_func_strlcpy=yes
4152ac_cv_func_strlen=yes
4153ac_cv_func_strncasecmp=yes
4154ac_cv_func_strncmp=yes
4155ac_cv_func_strrchr=yes
4156ac_cv_func_strstr=yes
4157ac_cv_func_strtod=yes
4158ac_cv_func_strtol=yes
4159ac_cv_func_strtoll=yes
4160ac_cv_func_strtoul=yes
4161ac_cv_func_strtoull=yes
4162ac_cv_func_sysconf=yes
4163ac_cv_func_sysctlbyname=yes
4164ac_cv_func_unsetenv=yes
4165ac_cv_func_vsnprintf=yes
4166ac_cv_header_ctype_h=yes
4167ac_cv_header_dlfcn_h=yes
4168ac_cv_header_iconv_h=yes
4169ac_cv_header_inttypes_h=yes
4170ac_cv_header_malloc_h=no
4171ac_cv_header_math_h=yes
4172ac_cv_header_memory_h=yes
4173ac_cv_header_pthread_np_h=no
4174ac_cv_header_signal_h=yes
4175ac_cv_header_stdarg_h=yes
4176ac_cv_header_stdc=yes
4177ac_cv_header_stddef_h=yes
4178ac_cv_header_stdint_h=yes
4179ac_cv_header_stdio_h=yes
4180ac_cv_header_stdlib_h=yes
4181ac_cv_header_string_h=yes
4182ac_cv_header_strings_h=yes
4183ac_cv_header_sys_stat_h=yes
4184ac_cv_header_sys_types_h=yes
4185ac_cv_header_unistd_h=yes
4186ac_cv_host=powerpc-apple-darwin9.8.0
4187ac_cv_lib_c_dlopen=yes
4188ac_cv_lib_iconv_iconv_open=no
4189ac_cv_lib_m_pow=yes
4190ac_cv_member_struct_sigaction_sa_sigaction=yes
4191ac_cv_objext=o
4192ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
4193ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
4194ac_cv_path_GREP=/opt/local/bin/ggrep
4195ac_cv_path_SED=/usr/bin/sed
4196ac_cv_prog_AWK=gawk
4197ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
4198ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
4199ac_cv_prog_ac_ct_AR=ar
4200ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
4201ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4202ac_cv_prog_ac_ct_LIPO=lipo
4203ac_cv_prog_ac_ct_NMEDIT=nmedit
4204ac_cv_prog_ac_ct_OTOOL=otool
4205ac_cv_prog_ac_ct_RANLIB=ranlib
4206ac_cv_prog_ac_ct_STRIP=strip
4207ac_cv_prog_cc_c89=
4208ac_cv_prog_cc_g=yes
4209ac_cv_prog_cxx_g=yes
4210ac_cv_prog_make_make_set=yes
4211ac_cv_type_size_t=yes
4212ac_cv_working_alloca_h=yes
4213lt_cv_apple_cc_single_mod=yes
4214lt_cv_ar_at_file=no
4215lt_cv_deplibs_check_method=pass_all
4216lt_cv_file_magic_cmd='$MAGIC_CMD'
4217lt_cv_file_magic_test_file=
4218lt_cv_ld_exported_symbols_list=yes
4219lt_cv_ld_force_load=no
4220lt_cv_ld_reload_flag=-r
4221lt_cv_nm_interface='BSD nm'
4222lt_cv_objdir=.libs
4223lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
4224lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
4225lt_cv_path_NM='/usr/bin/nm -p'
4226lt_cv_path_mainfest_tool=no
4227lt_cv_prog_compiler_c_o=yes
4228lt_cv_prog_compiler_c_o_CXX=yes
4229lt_cv_prog_compiler_pic='-fno-common -DPIC'
4230lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
4231lt_cv_prog_compiler_pic_works=yes
4232lt_cv_prog_compiler_pic_works_CXX=yes
4233lt_cv_prog_compiler_rtti_exceptions=no
4234lt_cv_prog_compiler_static_works=no
4235lt_cv_prog_compiler_static_works_CXX=no
4236lt_cv_prog_gnu_ld=no
4237lt_cv_prog_gnu_ldcxx=no
4238lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
4239lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
4240lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
4241lt_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'\'''
4242lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
4243lt_cv_sys_max_cmd_len=196608
4244lt_cv_to_host_file_cmd=func_convert_file_noop
4245lt_cv_to_tool_file_cmd=func_convert_file_noop
4246
4247## ----------------- ##
4248## Output variables. ##
4249## ----------------- ##
4250
4251ALLOCA=''
4252ALSA_CFLAGS=''
4253ALSA_LIBS=''
4254AR='ar'
4255ARTSCONFIG=''
4256AS='as'
4257AWK='gawk'
4258BUILD_CFLAGS='-pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H'
4259BUILD_LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
4260CC='/usr/bin/gcc-4.2'
4261CFLAGS='-pipe -Os -arch ppc -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include '
4262CPP='/usr/bin/gcc-4.2 -E'
4263CPPFLAGS='-I/opt/local/include -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include '
4264CXX='/usr/bin/g++-4.2'
4265CXXCPP='/usr/bin/g++-4.2 -E'
4266CXXFLAGS='-pipe -Os -arch ppc'
4267DEFS='-DHAVE_CONFIG_H'
4268DIRECTFBCONFIG=''
4269DLLTOOL='false'
4270DSYMUTIL='dsymutil'
4271DUMPBIN=''
4272ECHO_C='\c'
4273ECHO_N=''
4274ECHO_T=''
4275EGREP='/opt/local/bin/ggrep -E'
4276ENABLE_SHARED_FALSE='#'
4277ENABLE_SHARED_TRUE=''
4278ENABLE_STATIC_FALSE='#'
4279ENABLE_STATIC_TRUE=''
4280ESD_CFLAGS=''
4281ESD_CONFIG=''
4282ESD_LIBS=''
4283EXEEXT=''
4284EXTRA_CFLAGS='-Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall'
4285EXTRA_LDFLAGS=' -lm -Wl,-framework,OpenGL  -Wl,-framework,ForceFeedback -lobjc -Wl,-framework,Cocoa -Wl,-framework,Carbon -Wl,-framework,IOKit -Wl,-framework,CoreAudio -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit'
4286FGREP='/opt/local/bin/ggrep -F'
4287GREP='/opt/local/bin/ggrep'
4288INCLUDE='-Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include'
4289INSTALL_DATA='${INSTALL} -m 644'
4290INSTALL_PROGRAM='${INSTALL}'
4291INSTALL_SCRIPT='${INSTALL}'
4292LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld'
4293LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc '
4294LIBOBJS=''
4295LIBS=' -lm'
4296LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4297LIPO='lipo'
4298LN_S='ln -s'
4299LTLIBOBJS=''
4300LT_AGE='0'
4301LT_CURRENT='0'
4302LT_RELEASE='2.0'
4303LT_REVISION='0'
4304MANIFEST_TOOL=':'
4305NM='/usr/bin/nm -p'
4306NMEDIT='nmedit'
4307OBJDUMP='false'
4308OBJECTS='$(objects)/SDL.lo $(objects)/SDL_assert.lo $(objects)/SDL_error.lo $(objects)/SDL_hints.lo $(objects)/SDL_log.lo $(objects)/SDL_atomic.lo $(objects)/SDL_spinlock.lo $(objects)/SDL_audio.lo $(objects)/SDL_audiocvt.lo $(objects)/SDL_audiodev.lo $(objects)/SDL_audiotypecvt.lo $(objects)/SDL_mixer.lo $(objects)/SDL_wave.lo $(objects)/SDL_cpuinfo.lo $(objects)/SDL_clipboardevents.lo $(objects)/SDL_dropevents.lo $(objects)/SDL_events.lo $(objects)/SDL_gesture.lo $(objects)/SDL_keyboard.lo $(objects)/SDL_mouse.lo $(objects)/SDL_quit.lo $(objects)/SDL_touch.lo $(objects)/SDL_windowevents.lo $(objects)/SDL_rwops.lo $(objects)/SDL_haptic.lo $(objects)/SDL_gamecontroller.lo $(objects)/SDL_joystick.lo $(objects)/e_atan2.lo $(objects)/e_log.lo $(objects)/e_pow.lo $(objects)/e_rem_pio2.lo $(objects)/e_sqrt.lo $(objects)/k_cos.lo $(objects)/k_rem_pio2.lo $(objects)/k_sin.lo $(objects)/s_atan.lo $(objects)/s_copysign.lo $(objects)/s_cos.lo $(objects)/s_fabs.lo $(objects)/s_floor.lo $(objects)/s_scalbn.lo $(objects)/s_sin.lo $(objects)/SDL_power.lo $(objects)/SDL_render.lo $(objects)/SDL_yuv_mmx.lo $(objects)/SDL_yuv_sw.lo $(objects)/SDL_render_d3d.lo $(objects)/SDL_render_gl.lo $(objects)/SDL_shaders_gl.lo $(objects)/SDL_render_gles.lo $(objects)/SDL_render_gles2.lo $(objects)/SDL_shaders_gles2.lo $(objects)/SDL_render_psp.lo $(objects)/SDL_blendfillrect.lo $(objects)/SDL_blendline.lo $(objects)/SDL_blendpoint.lo $(objects)/SDL_drawline.lo $(objects)/SDL_drawpoint.lo $(objects)/SDL_render_sw.lo $(objects)/SDL_rotate.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_blit_auto.lo $(objects)/SDL_blit_copy.lo $(objects)/SDL_blit_slow.lo $(objects)/SDL_bmp.lo $(objects)/SDL_clipboard.lo $(objects)/SDL_fillrect.lo $(objects)/SDL_pixels.lo $(objects)/SDL_rect.lo $(objects)/SDL_shape.lo $(objects)/SDL_stretch.lo $(objects)/SDL_surface.lo $(objects)/SDL_video.lo $(objects)/SDL_nullevents.lo $(objects)/SDL_nullframebuffer.lo $(objects)/SDL_nullvideo.lo $(objects)/SDL_diskaudio.lo $(objects)/SDL_dummyaudio.lo $(objects)/SDL_sysloadso.lo $(objects)/SDL_cocoaclipboard.lo $(objects)/SDL_cocoaevents.lo $(objects)/SDL_cocoakeyboard.lo $(objects)/SDL_cocoamessagebox.lo $(objects)/SDL_cocoamodes.lo $(objects)/SDL_cocoamouse.lo $(objects)/SDL_cocoamousetap.lo $(objects)/SDL_cocoaopengl.lo $(objects)/SDL_cocoashape.lo $(objects)/SDL_cocoavideo.lo $(objects)/SDL_cocoawindow.lo $(objects)/SDL_systhread.lo $(objects)/SDL_syssem.lo $(objects)/SDL_sysmutex.lo $(objects)/SDL_syscond.lo $(objects)/SDL_systls.lo $(objects)/SDL_coreaudio.lo $(objects)/SDL_sysjoystick.lo $(objects)/SDL_syshaptic.lo $(objects)/SDL_syspower.lo $(objects)/SDL_systimer.lo $(objects)/SDL_rwopsbundlesupport.lo'
4309OBJEXT='o'
4310OTOOL64=':'
4311OTOOL='otool'
4312PACKAGE_BUGREPORT=''
4313PACKAGE_NAME=''
4314PACKAGE_STRING=''
4315PACKAGE_TARNAME=''
4316PACKAGE_URL=''
4317PACKAGE_VERSION=''
4318PATH_SEPARATOR=':'
4319PKG_CONFIG=''
4320POW_LIB=''
4321RANLIB='ranlib'
4322SDLMAIN_OBJECTS='$(objects)/SDL_dummy_main.o'
4323SDLTEST_OBJECTS='$(objects)/SDL_test_assert.o $(objects)/SDL_test_common.o $(objects)/SDL_test_compare.o $(objects)/SDL_test_crc32.o $(objects)/SDL_test_font.o $(objects)/SDL_test_fuzzer.o $(objects)/SDL_test_harness.o $(objects)/SDL_test_imageBlit.o $(objects)/SDL_test_imageBlitBlend.o $(objects)/SDL_test_imageFace.o $(objects)/SDL_test_imagePrimitives.o $(objects)/SDL_test_imagePrimitivesBlend.o $(objects)/SDL_test_log.o $(objects)/SDL_test_md5.o $(objects)/SDL_test_random.o'
4324SDL_BINARY_AGE='0'
4325SDL_CFLAGS=' -D_THREAD_SAFE'
4326SDL_INTERFACE_AGE='0'
4327SDL_LIBS='-lSDL2  '
4328SDL_MAJOR_VERSION='2'
4329SDL_MICRO_VERSION='0'
4330SDL_MINOR_VERSION='0'
4331SDL_RLD_FLAGS=''
4332SDL_STATIC_LIBS='-lSDL2    -lm -Wl,-framework,OpenGL  -Wl,-framework,ForceFeedback -lobjc -Wl,-framework,Cocoa -Wl,-framework,Carbon -Wl,-framework,IOKit -Wl,-framework,CoreAudio -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit'
4333SDL_VERSION='2.0.0'
4334SED='/usr/bin/sed'
4335SET_MAKE=''
4336SHELL='/bin/sh'
4337STRIP='strip'
4338VERSION_OBJECTS=''
4339WINDRES=':'
4340XMKMF=''
4341X_CFLAGS=''
4342X_EXTRA_LIBS=''
4343X_LIBS=''
4344X_PRE_LIBS=''
4345ac_aux_dir='build-scripts'
4346ac_ct_AR='ar'
4347ac_ct_CC='/usr/bin/gcc-4.2'
4348ac_ct_CXX=''
4349ac_ct_DUMPBIN=''
4350bindir='${exec_prefix}/bin'
4351build='powerpc-apple-darwin9.8.0'
4352build_alias=''
4353build_cpu='powerpc'
4354build_os='darwin9.8.0'
4355build_vendor='apple'
4356datadir='${datarootdir}'
4357datarootdir='${prefix}/share'
4358docdir='${datarootdir}/doc/${PACKAGE}'
4359dvidir='${docdir}'
4360exec_prefix='${prefix}'
4361host='powerpc-apple-darwin9.8.0'
4362host_alias=''
4363host_cpu='powerpc'
4364host_os='darwin9.8.0'
4365host_vendor='apple'
4366htmldir='${docdir}'
4367includedir='${prefix}/include'
4368infodir='${datarootdir}/info'
4369libdir='${exec_prefix}/lib'
4370libexecdir='${exec_prefix}/libexec'
4371localedir='${datarootdir}/locale'
4372localstatedir='${prefix}/var'
4373mandir='${datarootdir}/man'
4374oldincludedir='/usr/include'
4375pdfdir='${docdir}'
4376prefix='/opt/local'
4377program_transform_name='s,x,x,'
4378psdir='${docdir}'
4379sbindir='${exec_prefix}/sbin'
4380sharedstatedir='${prefix}/com'
4381sysconfdir='${prefix}/etc'
4382target_alias=''
4383
4384## ----------- ##
4385## confdefs.h. ##
4386## ----------- ##
4387
4388/* confdefs.h */
4389#define PACKAGE_NAME ""
4390#define PACKAGE_TARNAME ""
4391#define PACKAGE_VERSION ""
4392#define PACKAGE_STRING ""
4393#define PACKAGE_BUGREPORT ""
4394#define PACKAGE_URL ""
4395#define STDC_HEADERS 1
4396#define HAVE_SYS_TYPES_H 1
4397#define HAVE_SYS_STAT_H 1
4398#define HAVE_STDLIB_H 1
4399#define HAVE_STRING_H 1
4400#define HAVE_MEMORY_H 1
4401#define HAVE_STRINGS_H 1
4402#define HAVE_INTTYPES_H 1
4403#define HAVE_STDINT_H 1
4404#define HAVE_UNISTD_H 1
4405#define HAVE_DLFCN_H 1
4406#define LT_OBJDIR ".libs/"
4407#define HAVE_LIBC 1
4408#define STDC_HEADERS 1
4409#define HAVE_SYS_TYPES_H 1
4410#define HAVE_STDIO_H 1
4411#define HAVE_STDLIB_H 1
4412#define HAVE_STDDEF_H 1
4413#define HAVE_STDARG_H 1
4414#define HAVE_MEMORY_H 1
4415#define HAVE_STRING_H 1
4416#define HAVE_STRINGS_H 1
4417#define HAVE_INTTYPES_H 1
4418#define HAVE_STDINT_H 1
4419#define HAVE_CTYPE_H 1
4420#define HAVE_MATH_H 1
4421#define HAVE_ICONV_H 1
4422#define HAVE_SIGNAL_H 1
4423#define HAVE_M_PI /**/
4424#define HAVE_ALLOCA_H 1
4425#define HAVE_ALLOCA 1
4426#define HAVE_MEMCMP 1
4427#define HAVE_STRTOD 1
4428#define HAVE_MPROTECT 1
4429#define HAVE_MALLOC 1
4430#define HAVE_CALLOC 1
4431#define HAVE_REALLOC 1
4432#define HAVE_FREE 1
4433#define HAVE_GETENV 1
4434#define HAVE_SETENV 1
4435#define HAVE_PUTENV 1
4436#define HAVE_UNSETENV 1
4437#define HAVE_QSORT 1
4438#define HAVE_ABS 1
4439#define HAVE_BCOPY 1
4440#define HAVE_MEMSET 1
4441#define HAVE_MEMCPY 1
4442#define HAVE_MEMMOVE 1
4443#define HAVE_STRLEN 1
4444#define HAVE_STRLCPY 1
4445#define HAVE_STRLCAT 1
4446#define HAVE_STRDUP 1
4447#define HAVE_STRCHR 1
4448#define HAVE_STRRCHR 1
4449#define HAVE_STRSTR 1
4450#define HAVE_STRTOL 1
4451#define HAVE_STRTOUL 1
4452#define HAVE_STRTOLL 1
4453#define HAVE_STRTOULL 1
4454#define HAVE_ATOI 1
4455#define HAVE_ATOF 1
4456#define HAVE_STRCMP 1
4457#define HAVE_STRNCMP 1
4458#define HAVE_STRCASECMP 1
4459#define HAVE_STRNCASECMP 1
4460#define HAVE_SSCANF 1
4461#define HAVE_SNPRINTF 1
4462#define HAVE_VSNPRINTF 1
4463#define HAVE_FSEEKO 1
4464#define HAVE_SIGACTION 1
4465#define HAVE_SETJMP 1
4466#define HAVE_NANOSLEEP 1
4467#define HAVE_SYSCONF 1
4468#define HAVE_SYSCTLBYNAME 1
4469#define HAVE_ATAN 1
4470#define HAVE_ATAN2 1
4471#define HAVE_CEIL 1
4472#define HAVE_COPYSIGN 1
4473#define HAVE_COS 1
4474#define HAVE_COSF 1
4475#define HAVE_FABS 1
4476#define HAVE_FLOOR 1
4477#define HAVE_LOG 1
4478#define HAVE_POW 1
4479#define HAVE_SCALBN 1
4480#define HAVE_SIN 1
4481#define HAVE_SINF 1
4482#define HAVE_SQRT 1
4483#define HAVE_SA_SIGACTION 1
4484#define HAVE_GCC_ATOMICS 1
4485#define SDL_ASSEMBLY_ROUTINES 1
4486#define SDL_ALTIVEC_BLITTERS 1
4487#define HAVE_ALTIVEC_H 1
4488#define SDL_VIDEO_DRIVER_DUMMY 1
4489#define SDL_AUDIO_DRIVER_DISK 1
4490#define SDL_AUDIO_DRIVER_DUMMY 1
4491#define SDL_LOADSO_DLOPEN 1
4492#define SDL_VIDEO_DRIVER_COCOA 1
4493#define X_DISPLAY_MISSING 1
4494#define SDL_VIDEO_OPENGL 1
4495#define SDL_VIDEO_OPENGL_CGL 1
4496#define SDL_VIDEO_RENDER_OGL 1
4497#define SDL_THREAD_PTHREAD 1
4498#define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
4499#define SDL_AUDIO_DRIVER_COREAUDIO 1
4500#define SDL_JOYSTICK_IOKIT 1
4501#define SDL_HAPTIC_IOKIT 1
4502#define SDL_POWER_MACOSX 1
4503#define SDL_TIMER_UNIX 1
4504
4505configure: exit 0