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