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.57. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = 23519cclough |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 6.00 gigabytes |
---|
33 | Default processor set: 105 tasks, 643 threads, 4 processors |
---|
34 | Load average: 0.36, Mach factor: 3.62 |
---|
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: /usr/lib/neko |
---|
42 | PATH: /usr/lib/haxe |
---|
43 | PATH: /Users/cclough/dev/zboston/util |
---|
44 | PATH: /Users/cclough/bin |
---|
45 | PATH: /Users/cclough/www |
---|
46 | PATH: /Users/cclough/bin/platform-tools |
---|
47 | PATH: /opt/local/bin |
---|
48 | PATH: /opt/local/sbin |
---|
49 | PATH: /usr/lib/neko |
---|
50 | PATH: /usr/lib/haxe |
---|
51 | PATH: /Users/cclough/dev/zboston/util |
---|
52 | PATH: /Users/cclough/bin |
---|
53 | PATH: /Users/cclough/www |
---|
54 | PATH: /Users/cclough/bin/platform-tools |
---|
55 | PATH: /opt/local/bin |
---|
56 | PATH: /opt/local/sbin |
---|
57 | PATH: /opt/local/bin |
---|
58 | PATH: /opt/local/sbin |
---|
59 | PATH: /opt/local/bin |
---|
60 | PATH: /opt/local/sbin |
---|
61 | PATH: /usr/bin |
---|
62 | PATH: /bin |
---|
63 | PATH: /usr/sbin |
---|
64 | PATH: /sbin |
---|
65 | PATH: /usr/local/bin |
---|
66 | PATH: /usr/local/git/bin |
---|
67 | PATH: /usr/X11/bin |
---|
68 | PATH: /opt/local/bin |
---|
69 | |
---|
70 | |
---|
71 | ## ----------- ## |
---|
72 | ## Core tests. ## |
---|
73 | ## ----------- ## |
---|
74 | |
---|
75 | configure:1288: checking for screen |
---|
76 | configure:1306: found /usr/bin/screen |
---|
77 | configure:1318: result: /usr/bin/screen |
---|
78 | configure:1470: checking for gcc |
---|
79 | configure:1486: found /usr/bin/gcc |
---|
80 | configure:1496: result: gcc |
---|
81 | configure:1740: checking for C compiler version |
---|
82 | configure:1743: gcc --version </dev/null >&5 |
---|
83 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) |
---|
84 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
85 | This is free software; see the source for copying conditions. There is NO |
---|
86 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
87 | |
---|
88 | configure:1746: $? = 0 |
---|
89 | configure:1748: gcc -v </dev/null >&5 |
---|
90 | Using built-in specs. |
---|
91 | Target: i686-apple-darwin10 |
---|
92 | Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
93 | Thread model: posix |
---|
94 | gcc version 4.2.1 (Apple Inc. build 5664) |
---|
95 | configure:1751: $? = 0 |
---|
96 | configure:1753: gcc -V </dev/null >&5 |
---|
97 | gcc-4.2: argument to `-V' is missing |
---|
98 | configure:1756: $? = 1 |
---|
99 | configure:1780: checking for C compiler default output |
---|
100 | configure:1783: gcc conftest.c >&5 |
---|
101 | configure:1786: $? = 0 |
---|
102 | configure:1832: result: a.out |
---|
103 | configure:1837: checking whether the C compiler works |
---|
104 | configure:1843: ./a.out |
---|
105 | configure:1846: $? = 0 |
---|
106 | configure:1863: result: yes |
---|
107 | configure:1870: checking whether we are cross compiling |
---|
108 | configure:1872: result: no |
---|
109 | configure:1875: checking for suffix of executables |
---|
110 | configure:1877: gcc -o conftest conftest.c >&5 |
---|
111 | configure:1880: $? = 0 |
---|
112 | configure:1905: result: |
---|
113 | configure:1911: checking for suffix of object files |
---|
114 | configure:1933: gcc -c conftest.c >&5 |
---|
115 | configure:1936: $? = 0 |
---|
116 | configure:1958: result: o |
---|
117 | configure:1962: checking whether we are using the GNU C compiler |
---|
118 | configure:1987: gcc -c conftest.c >&5 |
---|
119 | configure:1990: $? = 0 |
---|
120 | configure:1993: test -s conftest.o |
---|
121 | configure:1996: $? = 0 |
---|
122 | configure:2009: result: yes |
---|
123 | configure:2015: checking whether gcc accepts -g |
---|
124 | configure:2037: gcc -c -g conftest.c >&5 |
---|
125 | configure:2040: $? = 0 |
---|
126 | configure:2043: test -s conftest.o |
---|
127 | configure:2046: $? = 0 |
---|
128 | configure:2057: result: yes |
---|
129 | configure:2074: checking for gcc option to accept ANSI C |
---|
130 | configure:2135: gcc -c -g -O2 conftest.c >&5 |
---|
131 | configure:2090:19: error: stdio.h: No such file or directory |
---|
132 | configure:2091:23: error: sys/types.h: No such file or directory |
---|
133 | configure:2092:22: error: sys/stat.h: No such file or directory |
---|
134 | configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
---|
135 | configure:2114: error: expected declaration specifiers or '...' before 'FILE' |
---|
136 | configure:2138: $? = 1 |
---|
137 | configure: failed program was: |
---|
138 | | #line 2081 "configure" |
---|
139 | | /* confdefs.h. */ |
---|
140 | | |
---|
141 | | #define PACKAGE_NAME "" |
---|
142 | | #define PACKAGE_TARNAME "" |
---|
143 | | #define PACKAGE_VERSION "" |
---|
144 | | #define PACKAGE_STRING "" |
---|
145 | | #define PACKAGE_BUGREPORT "" |
---|
146 | | /* end confdefs.h. */ |
---|
147 | | #include <stdarg.h> |
---|
148 | | #include <stdio.h> |
---|
149 | | #include <sys/types.h> |
---|
150 | | #include <sys/stat.h> |
---|
151 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
152 | | struct buf { int x; }; |
---|
153 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
154 | | static char *e (p, i) |
---|
155 | | char **p; |
---|
156 | | int i; |
---|
157 | | { |
---|
158 | | return p[i]; |
---|
159 | | } |
---|
160 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
161 | | { |
---|
162 | | char *s; |
---|
163 | | va_list v; |
---|
164 | | va_start (v,p); |
---|
165 | | s = g (p, va_arg (v,int)); |
---|
166 | | va_end (v); |
---|
167 | | return s; |
---|
168 | | } |
---|
169 | | int test (int i, double x); |
---|
170 | | struct s1 {int (*f) (int a);}; |
---|
171 | | struct s2 {int (*f) (double a);}; |
---|
172 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
173 | | int argc; |
---|
174 | | char **argv; |
---|
175 | | int |
---|
176 | | main () |
---|
177 | | { |
---|
178 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
179 | | ; |
---|
180 | | return 0; |
---|
181 | | } |
---|
182 | configure:2135: gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5 |
---|
183 | configure:2090:19: error: stdio.h: No such file or directory |
---|
184 | configure:2091:23: error: sys/types.h: No such file or directory |
---|
185 | configure:2092:22: error: sys/stat.h: No such file or directory |
---|
186 | configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
---|
187 | configure:2114: error: expected declaration specifiers or '...' before 'FILE' |
---|
188 | configure:2138: $? = 1 |
---|
189 | configure: failed program was: |
---|
190 | | #line 2081 "configure" |
---|
191 | | /* confdefs.h. */ |
---|
192 | | |
---|
193 | | #define PACKAGE_NAME "" |
---|
194 | | #define PACKAGE_TARNAME "" |
---|
195 | | #define PACKAGE_VERSION "" |
---|
196 | | #define PACKAGE_STRING "" |
---|
197 | | #define PACKAGE_BUGREPORT "" |
---|
198 | | /* end confdefs.h. */ |
---|
199 | | #include <stdarg.h> |
---|
200 | | #include <stdio.h> |
---|
201 | | #include <sys/types.h> |
---|
202 | | #include <sys/stat.h> |
---|
203 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
204 | | struct buf { int x; }; |
---|
205 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
206 | | static char *e (p, i) |
---|
207 | | char **p; |
---|
208 | | int i; |
---|
209 | | { |
---|
210 | | return p[i]; |
---|
211 | | } |
---|
212 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
213 | | { |
---|
214 | | char *s; |
---|
215 | | va_list v; |
---|
216 | | va_start (v,p); |
---|
217 | | s = g (p, va_arg (v,int)); |
---|
218 | | va_end (v); |
---|
219 | | return s; |
---|
220 | | } |
---|
221 | | int test (int i, double x); |
---|
222 | | struct s1 {int (*f) (int a);}; |
---|
223 | | struct s2 {int (*f) (double a);}; |
---|
224 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
225 | | int argc; |
---|
226 | | char **argv; |
---|
227 | | int |
---|
228 | | main () |
---|
229 | | { |
---|
230 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
231 | | ; |
---|
232 | | return 0; |
---|
233 | | } |
---|
234 | configure:2135: gcc -std1 -c -g -O2 conftest.c >&5 |
---|
235 | cc1: error: unrecognized command line option "-std1" |
---|
236 | configure:2138: $? = 1 |
---|
237 | configure: failed program was: |
---|
238 | | #line 2081 "configure" |
---|
239 | | /* confdefs.h. */ |
---|
240 | | |
---|
241 | | #define PACKAGE_NAME "" |
---|
242 | | #define PACKAGE_TARNAME "" |
---|
243 | | #define PACKAGE_VERSION "" |
---|
244 | | #define PACKAGE_STRING "" |
---|
245 | | #define PACKAGE_BUGREPORT "" |
---|
246 | | /* end confdefs.h. */ |
---|
247 | | #include <stdarg.h> |
---|
248 | | #include <stdio.h> |
---|
249 | | #include <sys/types.h> |
---|
250 | | #include <sys/stat.h> |
---|
251 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
252 | | struct buf { int x; }; |
---|
253 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
254 | | static char *e (p, i) |
---|
255 | | char **p; |
---|
256 | | int i; |
---|
257 | | { |
---|
258 | | return p[i]; |
---|
259 | | } |
---|
260 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
261 | | { |
---|
262 | | char *s; |
---|
263 | | va_list v; |
---|
264 | | va_start (v,p); |
---|
265 | | s = g (p, va_arg (v,int)); |
---|
266 | | va_end (v); |
---|
267 | | return s; |
---|
268 | | } |
---|
269 | | int test (int i, double x); |
---|
270 | | struct s1 {int (*f) (int a);}; |
---|
271 | | struct s2 {int (*f) (double a);}; |
---|
272 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
273 | | int argc; |
---|
274 | | char **argv; |
---|
275 | | int |
---|
276 | | main () |
---|
277 | | { |
---|
278 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
279 | | ; |
---|
280 | | return 0; |
---|
281 | | } |
---|
282 | configure:2135: gcc -Ae -c -g -O2 conftest.c >&5 |
---|
283 | <command-line>: error: missing '(' after predicate |
---|
284 | configure:2090:19: error: stdio.h: No such file or directory |
---|
285 | configure:2091:23: error: sys/types.h: No such file or directory |
---|
286 | configure:2092:22: error: sys/stat.h: No such file or directory |
---|
287 | configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
---|
288 | configure:2114: error: expected declaration specifiers or '...' before 'FILE' |
---|
289 | configure:2138: $? = 1 |
---|
290 | configure: failed program was: |
---|
291 | | #line 2081 "configure" |
---|
292 | | /* confdefs.h. */ |
---|
293 | | |
---|
294 | | #define PACKAGE_NAME "" |
---|
295 | | #define PACKAGE_TARNAME "" |
---|
296 | | #define PACKAGE_VERSION "" |
---|
297 | | #define PACKAGE_STRING "" |
---|
298 | | #define PACKAGE_BUGREPORT "" |
---|
299 | | /* end confdefs.h. */ |
---|
300 | | #include <stdarg.h> |
---|
301 | | #include <stdio.h> |
---|
302 | | #include <sys/types.h> |
---|
303 | | #include <sys/stat.h> |
---|
304 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
305 | | struct buf { int x; }; |
---|
306 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
307 | | static char *e (p, i) |
---|
308 | | char **p; |
---|
309 | | int i; |
---|
310 | | { |
---|
311 | | return p[i]; |
---|
312 | | } |
---|
313 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
314 | | { |
---|
315 | | char *s; |
---|
316 | | va_list v; |
---|
317 | | va_start (v,p); |
---|
318 | | s = g (p, va_arg (v,int)); |
---|
319 | | va_end (v); |
---|
320 | | return s; |
---|
321 | | } |
---|
322 | | int test (int i, double x); |
---|
323 | | struct s1 {int (*f) (int a);}; |
---|
324 | | struct s2 {int (*f) (double a);}; |
---|
325 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
326 | | int argc; |
---|
327 | | char **argv; |
---|
328 | | int |
---|
329 | | main () |
---|
330 | | { |
---|
331 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
332 | | ; |
---|
333 | | return 0; |
---|
334 | | } |
---|
335 | configure:2135: gcc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5 |
---|
336 | <command-line>: error: missing '(' after predicate |
---|
337 | configure:2090:19: error: stdio.h: No such file or directory |
---|
338 | configure:2091:23: error: sys/types.h: No such file or directory |
---|
339 | configure:2092:22: error: sys/stat.h: No such file or directory |
---|
340 | configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
---|
341 | configure:2114: error: expected declaration specifiers or '...' before 'FILE' |
---|
342 | configure:2138: $? = 1 |
---|
343 | configure: failed program was: |
---|
344 | | #line 2081 "configure" |
---|
345 | | /* confdefs.h. */ |
---|
346 | | |
---|
347 | | #define PACKAGE_NAME "" |
---|
348 | | #define PACKAGE_TARNAME "" |
---|
349 | | #define PACKAGE_VERSION "" |
---|
350 | | #define PACKAGE_STRING "" |
---|
351 | | #define PACKAGE_BUGREPORT "" |
---|
352 | | /* end confdefs.h. */ |
---|
353 | | #include <stdarg.h> |
---|
354 | | #include <stdio.h> |
---|
355 | | #include <sys/types.h> |
---|
356 | | #include <sys/stat.h> |
---|
357 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
358 | | struct buf { int x; }; |
---|
359 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
360 | | static char *e (p, i) |
---|
361 | | char **p; |
---|
362 | | int i; |
---|
363 | | { |
---|
364 | | return p[i]; |
---|
365 | | } |
---|
366 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
367 | | { |
---|
368 | | char *s; |
---|
369 | | va_list v; |
---|
370 | | va_start (v,p); |
---|
371 | | s = g (p, va_arg (v,int)); |
---|
372 | | va_end (v); |
---|
373 | | return s; |
---|
374 | | } |
---|
375 | | int test (int i, double x); |
---|
376 | | struct s1 {int (*f) (int a);}; |
---|
377 | | struct s2 {int (*f) (double a);}; |
---|
378 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
379 | | int argc; |
---|
380 | | char **argv; |
---|
381 | | int |
---|
382 | | main () |
---|
383 | | { |
---|
384 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
385 | | ; |
---|
386 | | return 0; |
---|
387 | | } |
---|
388 | configure:2135: gcc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5 |
---|
389 | configure:2090:19: error: stdio.h: No such file or directory |
---|
390 | configure:2091:23: error: sys/types.h: No such file or directory |
---|
391 | configure:2092:22: error: sys/stat.h: No such file or directory |
---|
392 | configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token |
---|
393 | configure:2114: error: expected declaration specifiers or '...' before 'FILE' |
---|
394 | configure:2138: $? = 1 |
---|
395 | configure: failed program was: |
---|
396 | | #line 2081 "configure" |
---|
397 | | /* confdefs.h. */ |
---|
398 | | |
---|
399 | | #define PACKAGE_NAME "" |
---|
400 | | #define PACKAGE_TARNAME "" |
---|
401 | | #define PACKAGE_VERSION "" |
---|
402 | | #define PACKAGE_STRING "" |
---|
403 | | #define PACKAGE_BUGREPORT "" |
---|
404 | | /* end confdefs.h. */ |
---|
405 | | #include <stdarg.h> |
---|
406 | | #include <stdio.h> |
---|
407 | | #include <sys/types.h> |
---|
408 | | #include <sys/stat.h> |
---|
409 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
---|
410 | | struct buf { int x; }; |
---|
411 | | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
---|
412 | | static char *e (p, i) |
---|
413 | | char **p; |
---|
414 | | int i; |
---|
415 | | { |
---|
416 | | return p[i]; |
---|
417 | | } |
---|
418 | | static char *f (char * (*g) (char **, int), char **p, ...) |
---|
419 | | { |
---|
420 | | char *s; |
---|
421 | | va_list v; |
---|
422 | | va_start (v,p); |
---|
423 | | s = g (p, va_arg (v,int)); |
---|
424 | | va_end (v); |
---|
425 | | return s; |
---|
426 | | } |
---|
427 | | int test (int i, double x); |
---|
428 | | struct s1 {int (*f) (int a);}; |
---|
429 | | struct s2 {int (*f) (double a);}; |
---|
430 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
---|
431 | | int argc; |
---|
432 | | char **argv; |
---|
433 | | int |
---|
434 | | main () |
---|
435 | | { |
---|
436 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
---|
437 | | ; |
---|
438 | | return 0; |
---|
439 | | } |
---|
440 | configure:2162: result: none needed |
---|
441 | configure:2180: gcc -c -g -O2 conftest.c >&5 |
---|
442 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
443 | configure:2183: $? = 1 |
---|
444 | configure: failed program was: |
---|
445 | | #ifndef __cplusplus |
---|
446 | | choke me |
---|
447 | | #endif |
---|
448 | configure:2297: checking how to run the C preprocessor |
---|
449 | configure:2333: gcc -E conftest.c |
---|
450 | In file included from configure:2328: |
---|
451 | /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:10:25: error: limits.h: No such file or directory |
---|
452 | configure:2339: $? = 1 |
---|
453 | configure: failed program was: |
---|
454 | | #line 2319 "configure" |
---|
455 | | /* confdefs.h. */ |
---|
456 | | |
---|
457 | | #define PACKAGE_NAME "" |
---|
458 | | #define PACKAGE_TARNAME "" |
---|
459 | | #define PACKAGE_VERSION "" |
---|
460 | | #define PACKAGE_STRING "" |
---|
461 | | #define PACKAGE_BUGREPORT "" |
---|
462 | | /* end confdefs.h. */ |
---|
463 | | #ifdef __STDC__ |
---|
464 | | # include <limits.h> |
---|
465 | | #else |
---|
466 | | # include <assert.h> |
---|
467 | | #endif |
---|
468 | | Syntax error |
---|
469 | configure:2333: gcc -E conftest.c |
---|
470 | In file included from configure:2328: |
---|
471 | /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:10:25: error: limits.h: No such file or directory |
---|
472 | configure:2339: $? = 1 |
---|
473 | configure: failed program was: |
---|
474 | | #line 2319 "configure" |
---|
475 | | /* confdefs.h. */ |
---|
476 | | |
---|
477 | | #define PACKAGE_NAME "" |
---|
478 | | #define PACKAGE_TARNAME "" |
---|
479 | | #define PACKAGE_VERSION "" |
---|
480 | | #define PACKAGE_STRING "" |
---|
481 | | #define PACKAGE_BUGREPORT "" |
---|
482 | | /* end confdefs.h. */ |
---|
483 | | #ifdef __STDC__ |
---|
484 | | # include <limits.h> |
---|
485 | | #else |
---|
486 | | # include <assert.h> |
---|
487 | | #endif |
---|
488 | | Syntax error |
---|
489 | configure:2333: gcc -E -traditional-cpp conftest.c |
---|
490 | configure:2330: error: assert.h: No such file or directory |
---|
491 | configure:2339: $? = 1 |
---|
492 | configure: failed program was: |
---|
493 | | #line 2319 "configure" |
---|
494 | | /* confdefs.h. */ |
---|
495 | | |
---|
496 | | #define PACKAGE_NAME "" |
---|
497 | | #define PACKAGE_TARNAME "" |
---|
498 | | #define PACKAGE_VERSION "" |
---|
499 | | #define PACKAGE_STRING "" |
---|
500 | | #define PACKAGE_BUGREPORT "" |
---|
501 | | /* end confdefs.h. */ |
---|
502 | | #ifdef __STDC__ |
---|
503 | | # include <limits.h> |
---|
504 | | #else |
---|
505 | | # include <assert.h> |
---|
506 | | #endif |
---|
507 | | Syntax error |
---|
508 | configure:2333: gcc -E -traditional-cpp conftest.c |
---|
509 | configure:2330: error: assert.h: No such file or directory |
---|
510 | configure:2339: $? = 1 |
---|
511 | configure: failed program was: |
---|
512 | | #line 2319 "configure" |
---|
513 | | /* confdefs.h. */ |
---|
514 | | |
---|
515 | | #define PACKAGE_NAME "" |
---|
516 | | #define PACKAGE_TARNAME "" |
---|
517 | | #define PACKAGE_VERSION "" |
---|
518 | | #define PACKAGE_STRING "" |
---|
519 | | #define PACKAGE_BUGREPORT "" |
---|
520 | | /* end confdefs.h. */ |
---|
521 | | #ifdef __STDC__ |
---|
522 | | # include <limits.h> |
---|
523 | | #else |
---|
524 | | # include <assert.h> |
---|
525 | | #endif |
---|
526 | | Syntax error |
---|
527 | configure:2333: /lib/cpp conftest.c |
---|
528 | ./configure: line 2334: /lib/cpp: No such file or directory |
---|
529 | configure:2339: $? = 127 |
---|
530 | configure: failed program was: |
---|
531 | | #line 2319 "configure" |
---|
532 | | /* confdefs.h. */ |
---|
533 | | |
---|
534 | | #define PACKAGE_NAME "" |
---|
535 | | #define PACKAGE_TARNAME "" |
---|
536 | | #define PACKAGE_VERSION "" |
---|
537 | | #define PACKAGE_STRING "" |
---|
538 | | #define PACKAGE_BUGREPORT "" |
---|
539 | | /* end confdefs.h. */ |
---|
540 | | #ifdef __STDC__ |
---|
541 | | # include <limits.h> |
---|
542 | | #else |
---|
543 | | # include <assert.h> |
---|
544 | | #endif |
---|
545 | | Syntax error |
---|
546 | configure:2333: /lib/cpp conftest.c |
---|
547 | ./configure: line 2334: /lib/cpp: No such file or directory |
---|
548 | configure:2339: $? = 127 |
---|
549 | configure: failed program was: |
---|
550 | | #line 2319 "configure" |
---|
551 | | /* confdefs.h. */ |
---|
552 | | |
---|
553 | | #define PACKAGE_NAME "" |
---|
554 | | #define PACKAGE_TARNAME "" |
---|
555 | | #define PACKAGE_VERSION "" |
---|
556 | | #define PACKAGE_STRING "" |
---|
557 | | #define PACKAGE_BUGREPORT "" |
---|
558 | | /* end confdefs.h. */ |
---|
559 | | #ifdef __STDC__ |
---|
560 | | # include <limits.h> |
---|
561 | | #else |
---|
562 | | # include <assert.h> |
---|
563 | | #endif |
---|
564 | | Syntax error |
---|
565 | configure:2415: result: /lib/cpp |
---|
566 | configure:2440: /lib/cpp conftest.c |
---|
567 | ./configure: line 2441: /lib/cpp: No such file or directory |
---|
568 | configure:2446: $? = 127 |
---|
569 | configure: failed program was: |
---|
570 | | #line 2426 "configure" |
---|
571 | | /* confdefs.h. */ |
---|
572 | | |
---|
573 | | #define PACKAGE_NAME "" |
---|
574 | | #define PACKAGE_TARNAME "" |
---|
575 | | #define PACKAGE_VERSION "" |
---|
576 | | #define PACKAGE_STRING "" |
---|
577 | | #define PACKAGE_BUGREPORT "" |
---|
578 | | /* end confdefs.h. */ |
---|
579 | | #ifdef __STDC__ |
---|
580 | | # include <limits.h> |
---|
581 | | #else |
---|
582 | | # include <assert.h> |
---|
583 | | #endif |
---|
584 | | Syntax error |
---|
585 | configure:2440: /lib/cpp conftest.c |
---|
586 | ./configure: line 2441: /lib/cpp: No such file or directory |
---|
587 | configure:2446: $? = 127 |
---|
588 | configure: failed program was: |
---|
589 | | #line 2426 "configure" |
---|
590 | | /* confdefs.h. */ |
---|
591 | | |
---|
592 | | #define PACKAGE_NAME "" |
---|
593 | | #define PACKAGE_TARNAME "" |
---|
594 | | #define PACKAGE_VERSION "" |
---|
595 | | #define PACKAGE_STRING "" |
---|
596 | | #define PACKAGE_BUGREPORT "" |
---|
597 | | /* end confdefs.h. */ |
---|
598 | | #ifdef __STDC__ |
---|
599 | | # include <limits.h> |
---|
600 | | #else |
---|
601 | | # include <assert.h> |
---|
602 | | #endif |
---|
603 | | Syntax error |
---|
604 | configure:2514: error: C preprocessor "/lib/cpp" fails sanity check |
---|
605 | See `config.log' for more details. |
---|
606 | |
---|
607 | ## ---------------- ## |
---|
608 | ## Cache variables. ## |
---|
609 | ## ---------------- ## |
---|
610 | |
---|
611 | ac_cv_c_compiler_gnu=yes |
---|
612 | ac_cv_env_CC_set= |
---|
613 | ac_cv_env_CC_value= |
---|
614 | ac_cv_env_CFLAGS_set= |
---|
615 | ac_cv_env_CFLAGS_value= |
---|
616 | ac_cv_env_CPPFLAGS_set= |
---|
617 | ac_cv_env_CPPFLAGS_value= |
---|
618 | ac_cv_env_CPP_set= |
---|
619 | ac_cv_env_CPP_value= |
---|
620 | ac_cv_env_LDFLAGS_set= |
---|
621 | ac_cv_env_LDFLAGS_value= |
---|
622 | ac_cv_env_build_alias_set= |
---|
623 | ac_cv_env_build_alias_value= |
---|
624 | ac_cv_env_host_alias_set= |
---|
625 | ac_cv_env_host_alias_value= |
---|
626 | ac_cv_env_target_alias_set= |
---|
627 | ac_cv_env_target_alias_value= |
---|
628 | ac_cv_exeext= |
---|
629 | ac_cv_objext=o |
---|
630 | ac_cv_path_ac_prefix_program=/usr/bin/screen |
---|
631 | ac_cv_prog_CPP=/lib/cpp |
---|
632 | ac_cv_prog_ac_ct_CC=gcc |
---|
633 | ac_cv_prog_cc_g=yes |
---|
634 | ac_cv_prog_cc_stdc=no |
---|
635 | |
---|
636 | ## ----------------- ## |
---|
637 | ## Output variables. ## |
---|
638 | ## ----------------- ## |
---|
639 | |
---|
640 | AWK='' |
---|
641 | CC='gcc' |
---|
642 | CFLAGS='-g -O2' |
---|
643 | CPP='/lib/cpp' |
---|
644 | CPPFLAGS='' |
---|
645 | DEFS='' |
---|
646 | ECHO_C='ECHO_N='' |
---|
647 | ECHO_T='' |
---|
648 | EGREP='' |
---|
649 | EXEEXT='' |
---|
650 | INSTALL_DATA='' |
---|
651 | INSTALL_PROGRAM='' |
---|
652 | INSTALL_SCRIPT='' |
---|
653 | LDFLAGS='' |
---|
654 | LIBOBJS='' |
---|
655 | LIBS='' |
---|
656 | LTLIBOBJS='' |
---|
657 | OBJEXT='o' |
---|
658 | PACKAGE_BUGREPORT='' |
---|
659 | PACKAGE_NAME='' |
---|
660 | PACKAGE_STRING='' |
---|
661 | PACKAGE_TARNAME='' |
---|
662 | PACKAGE_VERSION='' |
---|
663 | PATH_SEPARATOR=':' |
---|
664 | SHELL='/bin/sh' |
---|
665 | VERSION='4.0.3' |
---|
666 | WRITEPATH='' |
---|
667 | XTERMPATH='' |
---|
668 | ac_ct_CC='gcc' |
---|
669 | ac_prefix_program='/usr/bin/screen' |
---|
670 | bindir='${exec_prefix}/bin' |
---|
671 | build_alias='' |
---|
672 | datadir='${prefix}/share' |
---|
673 | exec_prefix='NONE' |
---|
674 | host_alias='' |
---|
675 | includedir='${prefix}/include' |
---|
676 | infodir='${prefix}/info' |
---|
677 | libdir='${exec_prefix}/lib' |
---|
678 | libexecdir='${exec_prefix}/libexec' |
---|
679 | localstatedir='${prefix}/var' |
---|
680 | mandir='${prefix}/man' |
---|
681 | oldincludedir='/usr/include' |
---|
682 | prefix='/usr' |
---|
683 | program_transform_name='s,x,x,' |
---|
684 | sbindir='${exec_prefix}/sbin' |
---|
685 | sharedstatedir='${prefix}/com' |
---|
686 | sysconfdir='${prefix}/etc' |
---|
687 | target_alias='' |
---|
688 | |
---|
689 | ## ----------- ## |
---|
690 | ## confdefs.h. ## |
---|
691 | ## ----------- ## |
---|
692 | |
---|
693 | #define PACKAGE_BUGREPORT "" |
---|
694 | #define PACKAGE_NAME "" |
---|
695 | #define PACKAGE_STRING "" |
---|
696 | #define PACKAGE_TARNAME "" |
---|
697 | #define PACKAGE_VERSION "" |
---|
698 | |
---|
699 | configure: exit 1 |
---|