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.58. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure CC=gcc CXX=g++ --no-create --no-recursion |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = iasius |
---|
14 | uname -m = i686 |
---|
15 | uname -r = 2.6.3-gentoo-r1 |
---|
16 | uname -s = Linux |
---|
17 | uname -v = #1 SMP Thu Apr 1 20:37:55 MEST 2004 |
---|
18 | |
---|
19 | /usr/bin/uname -p = AMD Athlon(tm) MP 2000+ |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = i686 |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = unknown |
---|
26 | /bin/machine = unknown |
---|
27 | /usr/bin/oslevel = unknown |
---|
28 | /bin/universe = unknown |
---|
29 | |
---|
30 | PATH: /bin |
---|
31 | PATH: /usr/bin |
---|
32 | PATH: /usr/local/bin |
---|
33 | PATH: /opt/bin |
---|
34 | PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 |
---|
35 | PATH: /opt/Acrobat5 |
---|
36 | PATH: /usr/X11R6/bin |
---|
37 | PATH: /opt/blackdown-jdk-1.4.1/bin |
---|
38 | PATH: /opt/blackdown-jdk-1.4.1/jre/bin |
---|
39 | PATH: /usr/qt/3/bin |
---|
40 | PATH: /usr/kde/3.2/bin |
---|
41 | PATH: /usr/games/bin |
---|
42 | |
---|
43 | |
---|
44 | ## ----------- ## |
---|
45 | ## Core tests. ## |
---|
46 | ## ----------- ## |
---|
47 | |
---|
48 | configure:1338: checking for a BSD-compatible install |
---|
49 | configure:1393: result: /bin/install -c |
---|
50 | configure:1404: checking whether build environment is sane |
---|
51 | configure:1447: result: yes |
---|
52 | configure:1504: checking for gawk |
---|
53 | configure:1520: found /bin/gawk |
---|
54 | configure:1530: result: gawk |
---|
55 | configure:1540: checking whether make sets $(MAKE) |
---|
56 | configure:1560: result: yes |
---|
57 | configure:1739: checking build system type |
---|
58 | configure:1757: result: i686-pc-linux-gnu |
---|
59 | configure:1765: checking host system type |
---|
60 | configure:1779: result: i686-pc-linux-gnu |
---|
61 | configure:1801: checking for a BSD-compatible install |
---|
62 | configure:1856: result: /bin/install -c |
---|
63 | configure:1913: checking for gcc |
---|
64 | configure:1939: result: gcc |
---|
65 | configure:2183: checking for C compiler version |
---|
66 | configure:2186: gcc --version </dev/null >&5 |
---|
67 | gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) |
---|
68 | Copyright (C) 2003 Free Software Foundation, Inc. |
---|
69 | This is free software; see the source for copying conditions. There is NO |
---|
70 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
71 | |
---|
72 | configure:2189: $? = 0 |
---|
73 | configure:2191: gcc -v </dev/null >&5 |
---|
74 | Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs |
---|
75 | Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib |
---|
76 | Thread model: posix |
---|
77 | gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) |
---|
78 | configure:2194: $? = 0 |
---|
79 | configure:2196: gcc -V </dev/null >&5 |
---|
80 | gcc: `-V' option must have argument |
---|
81 | configure:2199: $? = 1 |
---|
82 | configure:2222: checking for C compiler default output file name |
---|
83 | configure:2225: gcc conftest.c >&5 |
---|
84 | configure:2228: $? = 0 |
---|
85 | configure:2274: result: a.out |
---|
86 | configure:2279: checking whether the C compiler works |
---|
87 | configure:2285: ./a.out |
---|
88 | configure:2288: $? = 0 |
---|
89 | configure:2305: result: yes |
---|
90 | configure:2312: checking whether we are cross compiling |
---|
91 | configure:2314: result: no |
---|
92 | configure:2317: checking for suffix of executables |
---|
93 | configure:2319: gcc -o conftest conftest.c >&5 |
---|
94 | configure:2322: $? = 0 |
---|
95 | configure:2347: result: |
---|
96 | configure:2353: checking for suffix of object files |
---|
97 | configure:2374: gcc -c conftest.c >&5 |
---|
98 | configure:2377: $? = 0 |
---|
99 | configure:2399: result: o |
---|
100 | configure:2403: checking whether we are using the GNU C compiler |
---|
101 | configure:2427: gcc -c conftest.c >&5 |
---|
102 | configure:2433: $? = 0 |
---|
103 | configure:2437: test -z |
---|
104 | || test ! -s conftest.err |
---|
105 | configure:2440: $? = 0 |
---|
106 | configure:2443: test -s conftest.o |
---|
107 | configure:2446: $? = 0 |
---|
108 | configure:2459: result: yes |
---|
109 | configure:2465: checking whether gcc accepts -g |
---|
110 | configure:2486: gcc -c -g conftest.c >&5 |
---|
111 | configure:2492: $? = 0 |
---|
112 | configure:2496: test -z |
---|
113 | || test ! -s conftest.err |
---|
114 | configure:2499: $? = 0 |
---|
115 | configure:2502: test -s conftest.o |
---|
116 | configure:2505: $? = 0 |
---|
117 | configure:2516: result: yes |
---|
118 | configure:2533: checking for gcc option to accept ANSI C |
---|
119 | configure:2603: gcc -c -g -O2 conftest.c >&5 |
---|
120 | configure:2609: $? = 0 |
---|
121 | configure:2613: test -z |
---|
122 | || test ! -s conftest.err |
---|
123 | configure:2616: $? = 0 |
---|
124 | configure:2619: test -s conftest.o |
---|
125 | configure:2622: $? = 0 |
---|
126 | configure:2640: result: none needed |
---|
127 | configure:2658: gcc -c -g -O2 conftest.c >&5 |
---|
128 | conftest.c:2: error: syntax error before "me" |
---|
129 | configure:2664: $? = 1 |
---|
130 | configure: failed program was: |
---|
131 | | #ifndef __cplusplus |
---|
132 | | choke me |
---|
133 | | #endif |
---|
134 | configure:2808: checking for style of include used by make |
---|
135 | configure:2836: result: GNU |
---|
136 | configure:2864: checking dependency style of gcc |
---|
137 | configure:2949: result: gcc3 |
---|
138 | configure:2974: checking how to run the C preprocessor |
---|
139 | configure:3009: gcc -E conftest.c |
---|
140 | configure:3015: $? = 0 |
---|
141 | configure:3047: gcc -E conftest.c |
---|
142 | conftest.c:11:28: ac_nonexistent.h: No such file or directory |
---|
143 | configure:3053: $? = 1 |
---|
144 | configure: failed program was: |
---|
145 | | /* confdefs.h. */ |
---|
146 | | |
---|
147 | | #define PACKAGE_NAME "" |
---|
148 | | #define PACKAGE_TARNAME "" |
---|
149 | | #define PACKAGE_VERSION "" |
---|
150 | | #define PACKAGE_STRING "" |
---|
151 | | #define PACKAGE_BUGREPORT "" |
---|
152 | | #define PACKAGE "orxonox" |
---|
153 | | #define VERSION "0.0.0" |
---|
154 | | /* end confdefs.h. */ |
---|
155 | | #include <ac_nonexistent.h> |
---|
156 | configure:3092: result: gcc -E |
---|
157 | configure:3116: gcc -E conftest.c |
---|
158 | configure:3122: $? = 0 |
---|
159 | configure:3154: gcc -E conftest.c |
---|
160 | conftest.c:11:28: ac_nonexistent.h: No such file or directory |
---|
161 | configure:3160: $? = 1 |
---|
162 | configure: failed program was: |
---|
163 | | /* confdefs.h. */ |
---|
164 | | |
---|
165 | | #define PACKAGE_NAME "" |
---|
166 | | #define PACKAGE_TARNAME "" |
---|
167 | | #define PACKAGE_VERSION "" |
---|
168 | | #define PACKAGE_STRING "" |
---|
169 | | #define PACKAGE_BUGREPORT "" |
---|
170 | | #define PACKAGE "orxonox" |
---|
171 | | #define VERSION "0.0.0" |
---|
172 | | /* end confdefs.h. */ |
---|
173 | | #include <ac_nonexistent.h> |
---|
174 | configure:3204: checking for egrep |
---|
175 | configure:3214: result: grep -E |
---|
176 | configure:3219: checking for ANSI C header files |
---|
177 | configure:3244: gcc -c -g -O2 conftest.c >&5 |
---|
178 | configure:3250: $? = 0 |
---|
179 | configure:3254: test -z |
---|
180 | || test ! -s conftest.err |
---|
181 | configure:3257: $? = 0 |
---|
182 | configure:3260: test -s conftest.o |
---|
183 | configure:3263: $? = 0 |
---|
184 | configure:3349: gcc -o conftest -g -O2 conftest.c >&5 |
---|
185 | configure:3352: $? = 0 |
---|
186 | configure:3354: ./conftest |
---|
187 | configure:3357: $? = 0 |
---|
188 | configure:3372: result: yes |
---|
189 | configure:3396: checking for sys/types.h |
---|
190 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
191 | configure:3418: $? = 0 |
---|
192 | configure:3422: test -z |
---|
193 | || test ! -s conftest.err |
---|
194 | configure:3425: $? = 0 |
---|
195 | configure:3428: test -s conftest.o |
---|
196 | configure:3431: $? = 0 |
---|
197 | configure:3442: result: yes |
---|
198 | configure:3396: checking for sys/stat.h |
---|
199 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
200 | configure:3418: $? = 0 |
---|
201 | configure:3422: test -z |
---|
202 | || test ! -s conftest.err |
---|
203 | configure:3425: $? = 0 |
---|
204 | configure:3428: test -s conftest.o |
---|
205 | configure:3431: $? = 0 |
---|
206 | configure:3442: result: yes |
---|
207 | configure:3396: checking for stdlib.h |
---|
208 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
209 | configure:3418: $? = 0 |
---|
210 | configure:3422: test -z |
---|
211 | || test ! -s conftest.err |
---|
212 | configure:3425: $? = 0 |
---|
213 | configure:3428: test -s conftest.o |
---|
214 | configure:3431: $? = 0 |
---|
215 | configure:3442: result: yes |
---|
216 | configure:3396: checking for string.h |
---|
217 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
218 | configure:3418: $? = 0 |
---|
219 | configure:3422: test -z |
---|
220 | || test ! -s conftest.err |
---|
221 | configure:3425: $? = 0 |
---|
222 | configure:3428: test -s conftest.o |
---|
223 | configure:3431: $? = 0 |
---|
224 | configure:3442: result: yes |
---|
225 | configure:3396: checking for memory.h |
---|
226 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
227 | configure:3418: $? = 0 |
---|
228 | configure:3422: test -z |
---|
229 | || test ! -s conftest.err |
---|
230 | configure:3425: $? = 0 |
---|
231 | configure:3428: test -s conftest.o |
---|
232 | configure:3431: $? = 0 |
---|
233 | configure:3442: result: yes |
---|
234 | configure:3396: checking for strings.h |
---|
235 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
236 | configure:3418: $? = 0 |
---|
237 | configure:3422: test -z |
---|
238 | || test ! -s conftest.err |
---|
239 | configure:3425: $? = 0 |
---|
240 | configure:3428: test -s conftest.o |
---|
241 | configure:3431: $? = 0 |
---|
242 | configure:3442: result: yes |
---|
243 | configure:3396: checking for inttypes.h |
---|
244 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
245 | configure:3418: $? = 0 |
---|
246 | configure:3422: test -z |
---|
247 | || test ! -s conftest.err |
---|
248 | configure:3425: $? = 0 |
---|
249 | configure:3428: test -s conftest.o |
---|
250 | configure:3431: $? = 0 |
---|
251 | configure:3442: result: yes |
---|
252 | configure:3396: checking for stdint.h |
---|
253 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
254 | configure:3418: $? = 0 |
---|
255 | configure:3422: test -z |
---|
256 | || test ! -s conftest.err |
---|
257 | configure:3425: $? = 0 |
---|
258 | configure:3428: test -s conftest.o |
---|
259 | configure:3431: $? = 0 |
---|
260 | configure:3442: result: yes |
---|
261 | configure:3396: checking for unistd.h |
---|
262 | configure:3412: gcc -c -g -O2 conftest.c >&5 |
---|
263 | configure:3418: $? = 0 |
---|
264 | configure:3422: test -z |
---|
265 | || test ! -s conftest.err |
---|
266 | configure:3425: $? = 0 |
---|
267 | configure:3428: test -s conftest.o |
---|
268 | configure:3431: $? = 0 |
---|
269 | configure:3442: result: yes |
---|
270 | configure:3472: checking for unistd.h |
---|
271 | configure:3477: result: yes |
---|
272 | configure:3481: checking sys/param.h usability |
---|
273 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
274 | configure:3499: $? = 0 |
---|
275 | configure:3503: test -z |
---|
276 | || test ! -s conftest.err |
---|
277 | configure:3506: $? = 0 |
---|
278 | configure:3509: test -s conftest.o |
---|
279 | configure:3512: $? = 0 |
---|
280 | configure:3522: result: yes |
---|
281 | configure:3526: checking sys/param.h presence |
---|
282 | configure:3536: gcc -E conftest.c |
---|
283 | configure:3542: $? = 0 |
---|
284 | configure:3562: result: yes |
---|
285 | configure:3597: checking for sys/param.h |
---|
286 | configure:3604: result: yes |
---|
287 | configure:3481: checking sys/time.h usability |
---|
288 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
289 | configure:3499: $? = 0 |
---|
290 | configure:3503: test -z |
---|
291 | || test ! -s conftest.err |
---|
292 | configure:3506: $? = 0 |
---|
293 | configure:3509: test -s conftest.o |
---|
294 | configure:3512: $? = 0 |
---|
295 | configure:3522: result: yes |
---|
296 | configure:3526: checking sys/time.h presence |
---|
297 | configure:3536: gcc -E conftest.c |
---|
298 | configure:3542: $? = 0 |
---|
299 | configure:3562: result: yes |
---|
300 | configure:3597: checking for sys/time.h |
---|
301 | configure:3604: result: yes |
---|
302 | configure:3481: checking time.h usability |
---|
303 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
304 | configure:3499: $? = 0 |
---|
305 | configure:3503: test -z |
---|
306 | || test ! -s conftest.err |
---|
307 | configure:3506: $? = 0 |
---|
308 | configure:3509: test -s conftest.o |
---|
309 | configure:3512: $? = 0 |
---|
310 | configure:3522: result: yes |
---|
311 | configure:3526: checking time.h presence |
---|
312 | configure:3536: gcc -E conftest.c |
---|
313 | configure:3542: $? = 0 |
---|
314 | configure:3562: result: yes |
---|
315 | configure:3597: checking for time.h |
---|
316 | configure:3604: result: yes |
---|
317 | configure:3481: checking sys/mkdev.h usability |
---|
318 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
319 | conftest.c:59:23: sys/mkdev.h: No such file or directory |
---|
320 | configure:3499: $? = 1 |
---|
321 | configure: failed program was: |
---|
322 | | /* confdefs.h. */ |
---|
323 | | |
---|
324 | | #define PACKAGE_NAME "" |
---|
325 | | #define PACKAGE_TARNAME "" |
---|
326 | | #define PACKAGE_VERSION "" |
---|
327 | | #define PACKAGE_STRING "" |
---|
328 | | #define PACKAGE_BUGREPORT "" |
---|
329 | | #define PACKAGE "orxonox" |
---|
330 | | #define VERSION "0.0.0" |
---|
331 | | #define STDC_HEADERS 1 |
---|
332 | | #define HAVE_SYS_TYPES_H 1 |
---|
333 | | #define HAVE_SYS_STAT_H 1 |
---|
334 | | #define HAVE_STDLIB_H 1 |
---|
335 | | #define HAVE_STRING_H 1 |
---|
336 | | #define HAVE_MEMORY_H 1 |
---|
337 | | #define HAVE_STRINGS_H 1 |
---|
338 | | #define HAVE_INTTYPES_H 1 |
---|
339 | | #define HAVE_STDINT_H 1 |
---|
340 | | #define HAVE_UNISTD_H 1 |
---|
341 | | #define HAVE_UNISTD_H 1 |
---|
342 | | #define HAVE_SYS_PARAM_H 1 |
---|
343 | | #define HAVE_SYS_TIME_H 1 |
---|
344 | | #define HAVE_TIME_H 1 |
---|
345 | | /* end confdefs.h. */ |
---|
346 | | #include <stdio.h> |
---|
347 | | #if HAVE_SYS_TYPES_H |
---|
348 | | # include <sys/types.h> |
---|
349 | | #endif |
---|
350 | | #if HAVE_SYS_STAT_H |
---|
351 | | # include <sys/stat.h> |
---|
352 | | #endif |
---|
353 | | #if STDC_HEADERS |
---|
354 | | # include <stdlib.h> |
---|
355 | | # include <stddef.h> |
---|
356 | | #else |
---|
357 | | # if HAVE_STDLIB_H |
---|
358 | | # include <stdlib.h> |
---|
359 | | # endif |
---|
360 | | #endif |
---|
361 | | #if HAVE_STRING_H |
---|
362 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
363 | | # include <memory.h> |
---|
364 | | # endif |
---|
365 | | # include <string.h> |
---|
366 | | #endif |
---|
367 | | #if HAVE_STRINGS_H |
---|
368 | | # include <strings.h> |
---|
369 | | #endif |
---|
370 | | #if HAVE_INTTYPES_H |
---|
371 | | # include <inttypes.h> |
---|
372 | | #else |
---|
373 | | # if HAVE_STDINT_H |
---|
374 | | # include <stdint.h> |
---|
375 | | # endif |
---|
376 | | #endif |
---|
377 | | #if HAVE_UNISTD_H |
---|
378 | | # include <unistd.h> |
---|
379 | | #endif |
---|
380 | | #include <sys/mkdev.h> |
---|
381 | configure:3522: result: no |
---|
382 | configure:3526: checking sys/mkdev.h presence |
---|
383 | configure:3536: gcc -E conftest.c |
---|
384 | conftest.c:25:23: sys/mkdev.h: No such file or directory |
---|
385 | configure:3542: $? = 1 |
---|
386 | configure: failed program was: |
---|
387 | | /* confdefs.h. */ |
---|
388 | | |
---|
389 | | #define PACKAGE_NAME "" |
---|
390 | | #define PACKAGE_TARNAME "" |
---|
391 | | #define PACKAGE_VERSION "" |
---|
392 | | #define PACKAGE_STRING "" |
---|
393 | | #define PACKAGE_BUGREPORT "" |
---|
394 | | #define PACKAGE "orxonox" |
---|
395 | | #define VERSION "0.0.0" |
---|
396 | | #define STDC_HEADERS 1 |
---|
397 | | #define HAVE_SYS_TYPES_H 1 |
---|
398 | | #define HAVE_SYS_STAT_H 1 |
---|
399 | | #define HAVE_STDLIB_H 1 |
---|
400 | | #define HAVE_STRING_H 1 |
---|
401 | | #define HAVE_MEMORY_H 1 |
---|
402 | | #define HAVE_STRINGS_H 1 |
---|
403 | | #define HAVE_INTTYPES_H 1 |
---|
404 | | #define HAVE_STDINT_H 1 |
---|
405 | | #define HAVE_UNISTD_H 1 |
---|
406 | | #define HAVE_UNISTD_H 1 |
---|
407 | | #define HAVE_SYS_PARAM_H 1 |
---|
408 | | #define HAVE_SYS_TIME_H 1 |
---|
409 | | #define HAVE_TIME_H 1 |
---|
410 | | /* end confdefs.h. */ |
---|
411 | | #include <sys/mkdev.h> |
---|
412 | configure:3562: result: no |
---|
413 | configure:3597: checking for sys/mkdev.h |
---|
414 | configure:3604: result: no |
---|
415 | configure:3481: checking sys/sysmacros.h usability |
---|
416 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
417 | configure:3499: $? = 0 |
---|
418 | configure:3503: test -z |
---|
419 | || test ! -s conftest.err |
---|
420 | configure:3506: $? = 0 |
---|
421 | configure:3509: test -s conftest.o |
---|
422 | configure:3512: $? = 0 |
---|
423 | configure:3522: result: yes |
---|
424 | configure:3526: checking sys/sysmacros.h presence |
---|
425 | configure:3536: gcc -E conftest.c |
---|
426 | configure:3542: $? = 0 |
---|
427 | configure:3562: result: yes |
---|
428 | configure:3597: checking for sys/sysmacros.h |
---|
429 | configure:3604: result: yes |
---|
430 | configure:3472: checking for string.h |
---|
431 | configure:3477: result: yes |
---|
432 | configure:3472: checking for memory.h |
---|
433 | configure:3477: result: yes |
---|
434 | configure:3481: checking fcntl.h usability |
---|
435 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
436 | configure:3499: $? = 0 |
---|
437 | configure:3503: test -z |
---|
438 | || test ! -s conftest.err |
---|
439 | configure:3506: $? = 0 |
---|
440 | configure:3509: test -s conftest.o |
---|
441 | configure:3512: $? = 0 |
---|
442 | configure:3522: result: yes |
---|
443 | configure:3526: checking fcntl.h presence |
---|
444 | configure:3536: gcc -E conftest.c |
---|
445 | configure:3542: $? = 0 |
---|
446 | configure:3562: result: yes |
---|
447 | configure:3597: checking for fcntl.h |
---|
448 | configure:3604: result: yes |
---|
449 | configure:3481: checking dirent.h usability |
---|
450 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
451 | configure:3499: $? = 0 |
---|
452 | configure:3503: test -z |
---|
453 | || test ! -s conftest.err |
---|
454 | configure:3506: $? = 0 |
---|
455 | configure:3509: test -s conftest.o |
---|
456 | configure:3512: $? = 0 |
---|
457 | configure:3522: result: yes |
---|
458 | configure:3526: checking dirent.h presence |
---|
459 | configure:3536: gcc -E conftest.c |
---|
460 | configure:3542: $? = 0 |
---|
461 | configure:3562: result: yes |
---|
462 | configure:3597: checking for dirent.h |
---|
463 | configure:3604: result: yes |
---|
464 | configure:3481: checking sys/ndir.h usability |
---|
465 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
466 | conftest.c:64:22: sys/ndir.h: No such file or directory |
---|
467 | configure:3499: $? = 1 |
---|
468 | configure: failed program was: |
---|
469 | | /* confdefs.h. */ |
---|
470 | | |
---|
471 | | #define PACKAGE_NAME "" |
---|
472 | | #define PACKAGE_TARNAME "" |
---|
473 | | #define PACKAGE_VERSION "" |
---|
474 | | #define PACKAGE_STRING "" |
---|
475 | | #define PACKAGE_BUGREPORT "" |
---|
476 | | #define PACKAGE "orxonox" |
---|
477 | | #define VERSION "0.0.0" |
---|
478 | | #define STDC_HEADERS 1 |
---|
479 | | #define HAVE_SYS_TYPES_H 1 |
---|
480 | | #define HAVE_SYS_STAT_H 1 |
---|
481 | | #define HAVE_STDLIB_H 1 |
---|
482 | | #define HAVE_STRING_H 1 |
---|
483 | | #define HAVE_MEMORY_H 1 |
---|
484 | | #define HAVE_STRINGS_H 1 |
---|
485 | | #define HAVE_INTTYPES_H 1 |
---|
486 | | #define HAVE_STDINT_H 1 |
---|
487 | | #define HAVE_UNISTD_H 1 |
---|
488 | | #define HAVE_UNISTD_H 1 |
---|
489 | | #define HAVE_SYS_PARAM_H 1 |
---|
490 | | #define HAVE_SYS_TIME_H 1 |
---|
491 | | #define HAVE_TIME_H 1 |
---|
492 | | #define HAVE_SYS_SYSMACROS_H 1 |
---|
493 | | #define HAVE_STRING_H 1 |
---|
494 | | #define HAVE_MEMORY_H 1 |
---|
495 | | #define HAVE_FCNTL_H 1 |
---|
496 | | #define HAVE_DIRENT_H 1 |
---|
497 | | /* end confdefs.h. */ |
---|
498 | | #include <stdio.h> |
---|
499 | | #if HAVE_SYS_TYPES_H |
---|
500 | | # include <sys/types.h> |
---|
501 | | #endif |
---|
502 | | #if HAVE_SYS_STAT_H |
---|
503 | | # include <sys/stat.h> |
---|
504 | | #endif |
---|
505 | | #if STDC_HEADERS |
---|
506 | | # include <stdlib.h> |
---|
507 | | # include <stddef.h> |
---|
508 | | #else |
---|
509 | | # if HAVE_STDLIB_H |
---|
510 | | # include <stdlib.h> |
---|
511 | | # endif |
---|
512 | | #endif |
---|
513 | | #if HAVE_STRING_H |
---|
514 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
515 | | # include <memory.h> |
---|
516 | | # endif |
---|
517 | | # include <string.h> |
---|
518 | | #endif |
---|
519 | | #if HAVE_STRINGS_H |
---|
520 | | # include <strings.h> |
---|
521 | | #endif |
---|
522 | | #if HAVE_INTTYPES_H |
---|
523 | | # include <inttypes.h> |
---|
524 | | #else |
---|
525 | | # if HAVE_STDINT_H |
---|
526 | | # include <stdint.h> |
---|
527 | | # endif |
---|
528 | | #endif |
---|
529 | | #if HAVE_UNISTD_H |
---|
530 | | # include <unistd.h> |
---|
531 | | #endif |
---|
532 | | #include <sys/ndir.h> |
---|
533 | configure:3522: result: no |
---|
534 | configure:3526: checking sys/ndir.h presence |
---|
535 | configure:3536: gcc -E conftest.c |
---|
536 | conftest.c:30:22: sys/ndir.h: No such file or directory |
---|
537 | configure:3542: $? = 1 |
---|
538 | configure: failed program was: |
---|
539 | | /* confdefs.h. */ |
---|
540 | | |
---|
541 | | #define PACKAGE_NAME "" |
---|
542 | | #define PACKAGE_TARNAME "" |
---|
543 | | #define PACKAGE_VERSION "" |
---|
544 | | #define PACKAGE_STRING "" |
---|
545 | | #define PACKAGE_BUGREPORT "" |
---|
546 | | #define PACKAGE "orxonox" |
---|
547 | | #define VERSION "0.0.0" |
---|
548 | | #define STDC_HEADERS 1 |
---|
549 | | #define HAVE_SYS_TYPES_H 1 |
---|
550 | | #define HAVE_SYS_STAT_H 1 |
---|
551 | | #define HAVE_STDLIB_H 1 |
---|
552 | | #define HAVE_STRING_H 1 |
---|
553 | | #define HAVE_MEMORY_H 1 |
---|
554 | | #define HAVE_STRINGS_H 1 |
---|
555 | | #define HAVE_INTTYPES_H 1 |
---|
556 | | #define HAVE_STDINT_H 1 |
---|
557 | | #define HAVE_UNISTD_H 1 |
---|
558 | | #define HAVE_UNISTD_H 1 |
---|
559 | | #define HAVE_SYS_PARAM_H 1 |
---|
560 | | #define HAVE_SYS_TIME_H 1 |
---|
561 | | #define HAVE_TIME_H 1 |
---|
562 | | #define HAVE_SYS_SYSMACROS_H 1 |
---|
563 | | #define HAVE_STRING_H 1 |
---|
564 | | #define HAVE_MEMORY_H 1 |
---|
565 | | #define HAVE_FCNTL_H 1 |
---|
566 | | #define HAVE_DIRENT_H 1 |
---|
567 | | /* end confdefs.h. */ |
---|
568 | | #include <sys/ndir.h> |
---|
569 | configure:3562: result: no |
---|
570 | configure:3597: checking for sys/ndir.h |
---|
571 | configure:3604: result: no |
---|
572 | configure:3481: checking ndir.h usability |
---|
573 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
574 | conftest.c:64:18: ndir.h: No such file or directory |
---|
575 | configure:3499: $? = 1 |
---|
576 | configure: failed program was: |
---|
577 | | /* confdefs.h. */ |
---|
578 | | |
---|
579 | | #define PACKAGE_NAME "" |
---|
580 | | #define PACKAGE_TARNAME "" |
---|
581 | | #define PACKAGE_VERSION "" |
---|
582 | | #define PACKAGE_STRING "" |
---|
583 | | #define PACKAGE_BUGREPORT "" |
---|
584 | | #define PACKAGE "orxonox" |
---|
585 | | #define VERSION "0.0.0" |
---|
586 | | #define STDC_HEADERS 1 |
---|
587 | | #define HAVE_SYS_TYPES_H 1 |
---|
588 | | #define HAVE_SYS_STAT_H 1 |
---|
589 | | #define HAVE_STDLIB_H 1 |
---|
590 | | #define HAVE_STRING_H 1 |
---|
591 | | #define HAVE_MEMORY_H 1 |
---|
592 | | #define HAVE_STRINGS_H 1 |
---|
593 | | #define HAVE_INTTYPES_H 1 |
---|
594 | | #define HAVE_STDINT_H 1 |
---|
595 | | #define HAVE_UNISTD_H 1 |
---|
596 | | #define HAVE_UNISTD_H 1 |
---|
597 | | #define HAVE_SYS_PARAM_H 1 |
---|
598 | | #define HAVE_SYS_TIME_H 1 |
---|
599 | | #define HAVE_TIME_H 1 |
---|
600 | | #define HAVE_SYS_SYSMACROS_H 1 |
---|
601 | | #define HAVE_STRING_H 1 |
---|
602 | | #define HAVE_MEMORY_H 1 |
---|
603 | | #define HAVE_FCNTL_H 1 |
---|
604 | | #define HAVE_DIRENT_H 1 |
---|
605 | | /* end confdefs.h. */ |
---|
606 | | #include <stdio.h> |
---|
607 | | #if HAVE_SYS_TYPES_H |
---|
608 | | # include <sys/types.h> |
---|
609 | | #endif |
---|
610 | | #if HAVE_SYS_STAT_H |
---|
611 | | # include <sys/stat.h> |
---|
612 | | #endif |
---|
613 | | #if STDC_HEADERS |
---|
614 | | # include <stdlib.h> |
---|
615 | | # include <stddef.h> |
---|
616 | | #else |
---|
617 | | # if HAVE_STDLIB_H |
---|
618 | | # include <stdlib.h> |
---|
619 | | # endif |
---|
620 | | #endif |
---|
621 | | #if HAVE_STRING_H |
---|
622 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
623 | | # include <memory.h> |
---|
624 | | # endif |
---|
625 | | # include <string.h> |
---|
626 | | #endif |
---|
627 | | #if HAVE_STRINGS_H |
---|
628 | | # include <strings.h> |
---|
629 | | #endif |
---|
630 | | #if HAVE_INTTYPES_H |
---|
631 | | # include <inttypes.h> |
---|
632 | | #else |
---|
633 | | # if HAVE_STDINT_H |
---|
634 | | # include <stdint.h> |
---|
635 | | # endif |
---|
636 | | #endif |
---|
637 | | #if HAVE_UNISTD_H |
---|
638 | | # include <unistd.h> |
---|
639 | | #endif |
---|
640 | | #include <ndir.h> |
---|
641 | configure:3522: result: no |
---|
642 | configure:3526: checking ndir.h presence |
---|
643 | configure:3536: gcc -E conftest.c |
---|
644 | conftest.c:30:18: ndir.h: No such file or directory |
---|
645 | configure:3542: $? = 1 |
---|
646 | configure: failed program was: |
---|
647 | | /* confdefs.h. */ |
---|
648 | | |
---|
649 | | #define PACKAGE_NAME "" |
---|
650 | | #define PACKAGE_TARNAME "" |
---|
651 | | #define PACKAGE_VERSION "" |
---|
652 | | #define PACKAGE_STRING "" |
---|
653 | | #define PACKAGE_BUGREPORT "" |
---|
654 | | #define PACKAGE "orxonox" |
---|
655 | | #define VERSION "0.0.0" |
---|
656 | | #define STDC_HEADERS 1 |
---|
657 | | #define HAVE_SYS_TYPES_H 1 |
---|
658 | | #define HAVE_SYS_STAT_H 1 |
---|
659 | | #define HAVE_STDLIB_H 1 |
---|
660 | | #define HAVE_STRING_H 1 |
---|
661 | | #define HAVE_MEMORY_H 1 |
---|
662 | | #define HAVE_STRINGS_H 1 |
---|
663 | | #define HAVE_INTTYPES_H 1 |
---|
664 | | #define HAVE_STDINT_H 1 |
---|
665 | | #define HAVE_UNISTD_H 1 |
---|
666 | | #define HAVE_UNISTD_H 1 |
---|
667 | | #define HAVE_SYS_PARAM_H 1 |
---|
668 | | #define HAVE_SYS_TIME_H 1 |
---|
669 | | #define HAVE_TIME_H 1 |
---|
670 | | #define HAVE_SYS_SYSMACROS_H 1 |
---|
671 | | #define HAVE_STRING_H 1 |
---|
672 | | #define HAVE_MEMORY_H 1 |
---|
673 | | #define HAVE_FCNTL_H 1 |
---|
674 | | #define HAVE_DIRENT_H 1 |
---|
675 | | /* end confdefs.h. */ |
---|
676 | | #include <ndir.h> |
---|
677 | configure:3562: result: no |
---|
678 | configure:3597: checking for ndir.h |
---|
679 | configure:3604: result: no |
---|
680 | configure:3481: checking alloca.h usability |
---|
681 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
682 | configure:3499: $? = 0 |
---|
683 | configure:3503: test -z |
---|
684 | || test ! -s conftest.err |
---|
685 | configure:3506: $? = 0 |
---|
686 | configure:3509: test -s conftest.o |
---|
687 | configure:3512: $? = 0 |
---|
688 | configure:3522: result: yes |
---|
689 | configure:3526: checking alloca.h presence |
---|
690 | configure:3536: gcc -E conftest.c |
---|
691 | configure:3542: $? = 0 |
---|
692 | configure:3562: result: yes |
---|
693 | configure:3597: checking for alloca.h |
---|
694 | configure:3604: result: yes |
---|
695 | configure:3481: checking locale.h usability |
---|
696 | configure:3493: gcc -c -g -O2 conftest.c >&5 |
---|
697 | configure:3499: $? = 0 |
---|
698 | configure:3503: test -z |
---|
699 | || test ! -s conftest.err |
---|
700 | configure:3506: $? = 0 |
---|
701 | configure:3509: test -s conftest.o |
---|
702 | configure:3512: $? = 0 |
---|
703 | configure:3522: result: yes |
---|
704 | configure:3526: checking locale.h presence |
---|
705 | configure:3536: gcc -E conftest.c |
---|
706 | configure:3542: $? = 0 |
---|
707 | configure:3562: result: yes |
---|
708 | configure:3597: checking for locale.h |
---|
709 | configure:3604: result: yes |
---|
710 | configure:3619: checking whether time.h and sys/time.h may both be included |
---|
711 | configure:3644: gcc -c -g -O2 conftest.c >&5 |
---|
712 | configure:3650: $? = 0 |
---|
713 | configure:3654: test -z |
---|
714 | || test ! -s conftest.err |
---|
715 | configure:3657: $? = 0 |
---|
716 | configure:3660: test -s conftest.o |
---|
717 | configure:3663: $? = 0 |
---|
718 | configure:3674: result: yes |
---|
719 | configure:3699: checking utime.h usability |
---|
720 | configure:3711: gcc -c -g -O2 conftest.c >&5 |
---|
721 | configure:3717: $? = 0 |
---|
722 | configure:3721: test -z |
---|
723 | || test ! -s conftest.err |
---|
724 | configure:3724: $? = 0 |
---|
725 | configure:3727: test -s conftest.o |
---|
726 | configure:3730: $? = 0 |
---|
727 | configure:3740: result: yes |
---|
728 | configure:3744: checking utime.h presence |
---|
729 | configure:3754: gcc -E conftest.c |
---|
730 | configure:3760: $? = 0 |
---|
731 | configure:3780: result: yes |
---|
732 | configure:3815: checking for utime.h |
---|
733 | configure:3822: result: yes |
---|
734 | configure:3836: checking for struct utimbuf |
---|
735 | configure:3871: gcc -c -g -O2 conftest.c >&5 |
---|
736 | configure:3877: $? = 0 |
---|
737 | configure:3881: test -z |
---|
738 | || test ! -s conftest.err |
---|
739 | configure:3884: $? = 0 |
---|
740 | configure:3887: test -s conftest.o |
---|
741 | configure:3890: $? = 0 |
---|
742 | configure:3902: result: yes |
---|
743 | configure:3913: checking whether sys/types.h defines makedev |
---|
744 | configure:3934: gcc -o conftest -g -O2 conftest.c >&5 |
---|
745 | configure:3940: $? = 0 |
---|
746 | configure:3944: test -z |
---|
747 | || test ! -s conftest.err |
---|
748 | configure:3947: $? = 0 |
---|
749 | configure:3950: test -s conftest |
---|
750 | configure:3953: $? = 0 |
---|
751 | configure:3966: result: yes |
---|
752 | configure:4269: checking for working alloca.h |
---|
753 | configure:4290: gcc -o conftest -g -O2 conftest.c >&5 |
---|
754 | configure:4296: $? = 0 |
---|
755 | configure:4300: test -z |
---|
756 | || test ! -s conftest.err |
---|
757 | configure:4303: $? = 0 |
---|
758 | configure:4306: test -s conftest |
---|
759 | configure:4309: $? = 0 |
---|
760 | configure:4321: result: yes |
---|
761 | configure:4331: checking for alloca |
---|
762 | configure:4372: gcc -o conftest -g -O2 conftest.c >&5 |
---|
763 | configure:4378: $? = 0 |
---|
764 | configure:4382: test -z |
---|
765 | || test ! -s conftest.err |
---|
766 | configure:4385: $? = 0 |
---|
767 | configure:4388: test -s conftest |
---|
768 | configure:4391: $? = 0 |
---|
769 | configure:4403: result: yes |
---|
770 | configure:4626: checking whether struct tm is in sys/time.h or time.h |
---|
771 | configure:4649: gcc -c -g -O2 conftest.c >&5 |
---|
772 | configure:4655: $? = 0 |
---|
773 | configure:4659: test -z |
---|
774 | || test ! -s conftest.err |
---|
775 | configure:4662: $? = 0 |
---|
776 | configure:4665: test -s conftest.o |
---|
777 | configure:4668: $? = 0 |
---|
778 | configure:4679: result: time.h |
---|
779 | configure:4689: checking for struct stat.st_blocks |
---|
780 | configure:4712: gcc -c -g -O2 conftest.c >&5 |
---|
781 | configure:4718: $? = 0 |
---|
782 | configure:4722: test -z |
---|
783 | || test ! -s conftest.err |
---|
784 | configure:4725: $? = 0 |
---|
785 | configure:4728: test -s conftest.o |
---|
786 | configure:4731: $? = 0 |
---|
787 | configure:4788: result: yes |
---|
788 | configure:4821: checking for dirent.h that defines DIR |
---|
789 | configure:4845: gcc -c -g -O2 conftest.c >&5 |
---|
790 | configure:4851: $? = 0 |
---|
791 | configure:4855: test -z |
---|
792 | || test ! -s conftest.err |
---|
793 | configure:4858: $? = 0 |
---|
794 | configure:4861: test -s conftest.o |
---|
795 | configure:4864: $? = 0 |
---|
796 | configure:4875: result: yes |
---|
797 | configure:4888: checking for library containing opendir |
---|
798 | configure:4918: gcc -o conftest -g -O2 conftest.c >&5 |
---|
799 | configure:4924: $? = 0 |
---|
800 | configure:4928: test -z |
---|
801 | || test ! -s conftest.err |
---|
802 | configure:4931: $? = 0 |
---|
803 | configure:4934: test -s conftest |
---|
804 | configure:4937: $? = 0 |
---|
805 | configure:5007: result: none required |
---|
806 | configure:5143: checking whether closedir returns void |
---|
807 | configure:5172: gcc -o conftest -g -O2 conftest.c >&5 |
---|
808 | configure:5175: $? = 0 |
---|
809 | configure:5177: ./conftest |
---|
810 | configure:5180: $? = 0 |
---|
811 | configure:5194: result: no |
---|
812 | configure:5208: checking for mkfifo |
---|
813 | configure:5265: gcc -o conftest -g -O2 conftest.c >&5 |
---|
814 | configure:5271: $? = 0 |
---|
815 | configure:5275: test -z |
---|
816 | || test ! -s conftest.err |
---|
817 | configure:5278: $? = 0 |
---|
818 | configure:5281: test -s conftest |
---|
819 | configure:5284: $? = 0 |
---|
820 | configure:5296: result: yes |
---|
821 | configure:5306: checking for mknod |
---|
822 | configure:5363: gcc -o conftest -g -O2 conftest.c >&5 |
---|
823 | configure:5369: $? = 0 |
---|
824 | configure:5373: test -z |
---|
825 | || test ! -s conftest.err |
---|
826 | configure:5376: $? = 0 |
---|
827 | configure:5379: test -s conftest |
---|
828 | configure:5382: $? = 0 |
---|
829 | configure:5394: result: yes |
---|
830 | configure:5510: creating ./config.status |
---|
831 | |
---|
832 | ## ---------------- ## |
---|
833 | ## Cache variables. ## |
---|
834 | ## ---------------- ## |
---|
835 | |
---|
836 | ac_cv_build=i686-pc-linux-gnu |
---|
837 | ac_cv_build_alias=i686-pc-linux-gnu |
---|
838 | ac_cv_c_compiler_gnu=yes |
---|
839 | ac_cv_env_CC_set=set |
---|
840 | ac_cv_env_CC_value=gcc |
---|
841 | ac_cv_env_CFLAGS_set= |
---|
842 | ac_cv_env_CFLAGS_value= |
---|
843 | ac_cv_env_CPPFLAGS_set= |
---|
844 | ac_cv_env_CPPFLAGS_value= |
---|
845 | ac_cv_env_CPP_set= |
---|
846 | ac_cv_env_CPP_value= |
---|
847 | ac_cv_env_LDFLAGS_set= |
---|
848 | ac_cv_env_LDFLAGS_value= |
---|
849 | ac_cv_env_build_alias_set= |
---|
850 | ac_cv_env_build_alias_value= |
---|
851 | ac_cv_env_host_alias_set= |
---|
852 | ac_cv_env_host_alias_value= |
---|
853 | ac_cv_env_target_alias_set= |
---|
854 | ac_cv_env_target_alias_value= |
---|
855 | ac_cv_exeext= |
---|
856 | ac_cv_func_alloca_works=yes |
---|
857 | ac_cv_func_closedir_void=no |
---|
858 | ac_cv_func_mkfifo=yes |
---|
859 | ac_cv_func_mknod=yes |
---|
860 | ac_cv_header_alloca_h=yes |
---|
861 | ac_cv_header_dirent_dirent_h=yes |
---|
862 | ac_cv_header_dirent_h=yes |
---|
863 | ac_cv_header_fcntl_h=yes |
---|
864 | ac_cv_header_inttypes_h=yes |
---|
865 | ac_cv_header_locale_h=yes |
---|
866 | ac_cv_header_memory_h=yes |
---|
867 | ac_cv_header_ndir_h=no |
---|
868 | ac_cv_header_stdc=yes |
---|
869 | ac_cv_header_stdint_h=yes |
---|
870 | ac_cv_header_stdlib_h=yes |
---|
871 | ac_cv_header_string_h=yes |
---|
872 | ac_cv_header_strings_h=yes |
---|
873 | ac_cv_header_sys_mkdev_h=no |
---|
874 | ac_cv_header_sys_ndir_h=no |
---|
875 | ac_cv_header_sys_param_h=yes |
---|
876 | ac_cv_header_sys_stat_h=yes |
---|
877 | ac_cv_header_sys_sysmacros_h=yes |
---|
878 | ac_cv_header_sys_time_h=yes |
---|
879 | ac_cv_header_sys_types_h=yes |
---|
880 | ac_cv_header_sys_types_h_makedev=yes |
---|
881 | ac_cv_header_time=yes |
---|
882 | ac_cv_header_time_h=yes |
---|
883 | ac_cv_header_unistd_h=yes |
---|
884 | ac_cv_header_utime_h=yes |
---|
885 | ac_cv_host=i686-pc-linux-gnu |
---|
886 | ac_cv_host_alias=i686-pc-linux-gnu |
---|
887 | ac_cv_member_struct_stat_st_blocks=yes |
---|
888 | ac_cv_objext=o |
---|
889 | ac_cv_path_install='/bin/install -c' |
---|
890 | ac_cv_prog_AWK=gawk |
---|
891 | ac_cv_prog_CPP='gcc -E' |
---|
892 | ac_cv_prog_ac_ct_CC=gcc |
---|
893 | ac_cv_prog_cc_g=yes |
---|
894 | ac_cv_prog_cc_stdc= |
---|
895 | ac_cv_prog_egrep='grep -E' |
---|
896 | ac_cv_prog_make_make_set=yes |
---|
897 | ac_cv_search_opendir='none required' |
---|
898 | ac_cv_struct_tm=time.h |
---|
899 | ac_cv_working_alloca_h=yes |
---|
900 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
901 | fu_cv_sys_struct_utimbuf=yes |
---|
902 | |
---|
903 | ## ----------------- ## |
---|
904 | ## Output variables. ## |
---|
905 | ## ----------------- ## |
---|
906 | |
---|
907 | ACLOCAL='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run aclocal-1.8' |
---|
908 | ALLOCA='' |
---|
909 | AMDEPBACKSLASH='\' |
---|
910 | AMDEP_FALSE='#' |
---|
911 | AMDEP_TRUE='' |
---|
912 | AMTAR='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run tar' |
---|
913 | AUTOCONF='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoconf' |
---|
914 | AUTOHEADER='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoheader' |
---|
915 | AUTOMAKE='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run automake-1.8' |
---|
916 | AWK='gawk' |
---|
917 | CC='gcc' |
---|
918 | CCDEPMODE='depmode=gcc3' |
---|
919 | CFLAGS='-g -O2' |
---|
920 | CPP='gcc -E' |
---|
921 | CPPFLAGS='' |
---|
922 | CYGPATH_W='echo' |
---|
923 | DEFS='-DHAVE_CONFIG_H' |
---|
924 | DEPDIR='.deps' |
---|
925 | ECHO_C='' |
---|
926 | ECHO_N='-n' |
---|
927 | ECHO_T='' |
---|
928 | EGREP='grep -E' |
---|
929 | EXEEXT='' |
---|
930 | INSTALL_DATA='${INSTALL} -m 644' |
---|
931 | INSTALL_PROGRAM='${INSTALL}' |
---|
932 | INSTALL_SCRIPT='${INSTALL}' |
---|
933 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
934 | ISODATE='2004-04-13' |
---|
935 | LDFLAGS='' |
---|
936 | LIBOBJS='' |
---|
937 | LIBS='' |
---|
938 | LTLIBOBJS='' |
---|
939 | MAKEINFO='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run makeinfo' |
---|
940 | OBJEXT='o' |
---|
941 | PACKAGE='orxonox' |
---|
942 | PACKAGE_BUGREPORT='' |
---|
943 | PACKAGE_NAME='' |
---|
944 | PACKAGE_STRING='' |
---|
945 | PACKAGE_TARNAME='' |
---|
946 | PACKAGE_VERSION='' |
---|
947 | PATH_SEPARATOR=':' |
---|
948 | SET_MAKE='' |
---|
949 | SHELL='/bin/sh' |
---|
950 | STRIP='' |
---|
951 | VERSION='0.0.0' |
---|
952 | ac_ct_CC='gcc' |
---|
953 | ac_ct_STRIP='' |
---|
954 | am__fastdepCC_FALSE='#' |
---|
955 | am__fastdepCC_TRUE='' |
---|
956 | am__include='include' |
---|
957 | am__leading_dot='.' |
---|
958 | am__quote='' |
---|
959 | bindir='${exec_prefix}/bin' |
---|
960 | build='i686-pc-linux-gnu' |
---|
961 | build_alias='' |
---|
962 | build_cpu='i686' |
---|
963 | build_os='linux-gnu' |
---|
964 | build_vendor='pc' |
---|
965 | datadir='${prefix}/share' |
---|
966 | exec_prefix='${prefix}' |
---|
967 | host='i686-pc-linux-gnu' |
---|
968 | host_alias='' |
---|
969 | host_cpu='i686' |
---|
970 | host_os='linux-gnu' |
---|
971 | host_vendor='pc' |
---|
972 | includedir='${prefix}/include' |
---|
973 | infodir='${prefix}/info' |
---|
974 | install_sh='/home/bensch/svn/orxonox/branches/bensch/install-sh' |
---|
975 | libdir='${exec_prefix}/lib' |
---|
976 | libexecdir='${exec_prefix}/libexec' |
---|
977 | localstatedir='${prefix}/var' |
---|
978 | mandir='${prefix}/man' |
---|
979 | mkdir_p='mkdir -p -- .' |
---|
980 | oldincludedir='/usr/include' |
---|
981 | prefix='/usr/local' |
---|
982 | program_transform_name='s,x,x,' |
---|
983 | sbindir='${exec_prefix}/sbin' |
---|
984 | sharedstatedir='${prefix}/com' |
---|
985 | sysconfdir='${prefix}/etc' |
---|
986 | target_alias='' |
---|
987 | |
---|
988 | ## ----------- ## |
---|
989 | ## confdefs.h. ## |
---|
990 | ## ----------- ## |
---|
991 | |
---|
992 | #define HAVE_ALLOCA 1 |
---|
993 | #define HAVE_ALLOCA_H 1 |
---|
994 | #define HAVE_ALLOCA_H 1 |
---|
995 | #define HAVE_DIRENT_H 1 |
---|
996 | #define HAVE_DIRENT_H 1 |
---|
997 | #define HAVE_FCNTL_H 1 |
---|
998 | #define HAVE_INTTYPES_H 1 |
---|
999 | #define HAVE_LOCALE_H 1 |
---|
1000 | #define HAVE_MEMORY_H 1 |
---|
1001 | #define HAVE_MEMORY_H 1 |
---|
1002 | #define HAVE_MKFIFO 1 |
---|
1003 | #define HAVE_STDINT_H 1 |
---|
1004 | #define HAVE_STDLIB_H 1 |
---|
1005 | #define HAVE_STRINGS_H 1 |
---|
1006 | #define HAVE_STRING_H 1 |
---|
1007 | #define HAVE_STRING_H 1 |
---|
1008 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
1009 | #define HAVE_STRUCT_UTIMBUF 1 |
---|
1010 | #define HAVE_ST_BLOCKS 1 |
---|
1011 | #define HAVE_SYS_PARAM_H 1 |
---|
1012 | #define HAVE_SYS_STAT_H 1 |
---|
1013 | #define HAVE_SYS_SYSMACROS_H 1 |
---|
1014 | #define HAVE_SYS_TIME_H 1 |
---|
1015 | #define HAVE_SYS_TYPES_H 1 |
---|
1016 | #define HAVE_TIME_H 1 |
---|
1017 | #define HAVE_UNISTD_H 1 |
---|
1018 | #define HAVE_UNISTD_H 1 |
---|
1019 | #define HAVE_UTIME_H 1 |
---|
1020 | #define PACKAGE "orxonox" |
---|
1021 | #define PACKAGE_BUGREPORT "" |
---|
1022 | #define PACKAGE_NAME "" |
---|
1023 | #define PACKAGE_STRING "" |
---|
1024 | #define PACKAGE_TARNAME "" |
---|
1025 | #define PACKAGE_VERSION "" |
---|
1026 | #define STDC_HEADERS 1 |
---|
1027 | #define TIME_WITH_SYS_TIME 1 |
---|
1028 | #define VERSION "0.0.0" |
---|
1029 | |
---|
1030 | configure: exit 0 |
---|
1031 | |
---|
1032 | ## ---------------------- ## |
---|
1033 | ## Running config.status. ## |
---|
1034 | ## ---------------------- ## |
---|
1035 | |
---|
1036 | This file was extended by config.status, which was |
---|
1037 | generated by GNU Autoconf 2.58. Invocation command line was |
---|
1038 | |
---|
1039 | CONFIG_FILES = |
---|
1040 | CONFIG_HEADERS = |
---|
1041 | CONFIG_LINKS = |
---|
1042 | CONFIG_COMMANDS = |
---|
1043 | $ ./config.status |
---|
1044 | |
---|
1045 | on iasius |
---|
1046 | |
---|
1047 | config.status:696: creating Makefile |
---|
1048 | config.status:696: creating orxonox.lsm |
---|
1049 | config.status:696: creating orxonox.spec |
---|
1050 | config.status:800: creating config.h |
---|
1051 | config.status:944: config.h is unchanged |
---|
1052 | config.status:1121: executing depfiles commands |
---|
1053 | |
---|
1054 | ## ---------------------- ## |
---|
1055 | ## Running config.status. ## |
---|
1056 | ## ---------------------- ## |
---|
1057 | |
---|
1058 | This file was extended by config.status, which was |
---|
1059 | generated by GNU Autoconf 2.58. Invocation command line was |
---|
1060 | |
---|
1061 | CONFIG_FILES = |
---|
1062 | CONFIG_HEADERS = |
---|
1063 | CONFIG_LINKS = |
---|
1064 | CONFIG_COMMANDS = |
---|
1065 | $ ./config.status config.h |
---|
1066 | |
---|
1067 | on iasius |
---|
1068 | |
---|
1069 | config.status:800: creating config.h |
---|
1070 | config.status:944: config.h is unchanged |
---|
1071 | |
---|
1072 | ## ---------------------- ## |
---|
1073 | ## Running config.status. ## |
---|
1074 | ## ---------------------- ## |
---|
1075 | |
---|
1076 | This file was extended by config.status, which was |
---|
1077 | generated by GNU Autoconf 2.58. Invocation command line was |
---|
1078 | |
---|
1079 | CONFIG_FILES = |
---|
1080 | CONFIG_HEADERS = |
---|
1081 | CONFIG_LINKS = |
---|
1082 | CONFIG_COMMANDS = |
---|
1083 | $ ./config.status Makefile depfiles |
---|
1084 | |
---|
1085 | on iasius |
---|
1086 | |
---|
1087 | config.status:696: creating Makefile |
---|
1088 | config.status:1121: executing depfiles commands |
---|
1089 | |
---|
1090 | ## ---------------------- ## |
---|
1091 | ## Running config.status. ## |
---|
1092 | ## ---------------------- ## |
---|
1093 | |
---|
1094 | This file was extended by config.status, which was |
---|
1095 | generated by GNU Autoconf 2.58. Invocation command line was |
---|
1096 | |
---|
1097 | CONFIG_FILES = |
---|
1098 | CONFIG_HEADERS = |
---|
1099 | CONFIG_LINKS = |
---|
1100 | CONFIG_COMMANDS = |
---|
1101 | $ ./config.status Makefile depfiles |
---|
1102 | |
---|
1103 | on iasius |
---|
1104 | |
---|
1105 | config.status:696: creating Makefile |
---|
1106 | config.status:1121: executing depfiles commands |
---|