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