Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/bensch/config.log @ 1817

Last change on this file since 1817 was 1817, checked in by bensch, 21 years ago

orxonox/branches/bensch: added default settings and video-init

File size: 30.9 KB
RevLine 
[1814]1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.58.  Invocation command line was
6
7  $ ./configure CC=gcc CXX=g++ --no-create --no-recursion
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = iasius
14uname -m = i686
15uname -r = 2.6.3-gentoo-r1
16uname -s = Linux
17uname -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
25hostinfo               = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /bin
31PATH: /usr/bin
32PATH: /usr/local/bin
33PATH: /opt/bin
34PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3
35PATH: /opt/Acrobat5
36PATH: /usr/X11R6/bin
37PATH: /opt/blackdown-jdk-1.4.1/bin
38PATH: /opt/blackdown-jdk-1.4.1/jre/bin
39PATH: /usr/qt/3/bin
40PATH: /usr/kde/3.2/bin
41PATH: /usr/games/bin
42
43
44## ----------- ##
45## Core tests. ##
46## ----------- ##
47
48configure:1338: checking for a BSD-compatible install
49configure:1393: result: /bin/install -c
50configure:1404: checking whether build environment is sane
51configure:1447: result: yes
52configure:1504: checking for gawk
53configure:1520: found /bin/gawk
54configure:1530: result: gawk
55configure:1540: checking whether make sets $(MAKE)
56configure:1560: result: yes
57configure:1739: checking build system type
58configure:1757: result: i686-pc-linux-gnu
59configure:1765: checking host system type
60configure:1779: result: i686-pc-linux-gnu
61configure:1801: checking for a BSD-compatible install
62configure:1856: result: /bin/install -c
63configure:1913: checking for gcc
64configure:1939: result: gcc
65configure:2183: checking for C compiler version
66configure:2186: gcc --version </dev/null >&5
67gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
68Copyright (C) 2003 Free Software Foundation, Inc.
69This is free software; see the source for copying conditions.  There is NO
70warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
71
72configure:2189: $? = 0
73configure:2191: gcc -v </dev/null >&5
74Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
75Configured 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
76Thread model: posix
77gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
78configure:2194: $? = 0
79configure:2196: gcc -V </dev/null >&5
80gcc: `-V' option must have argument
81configure:2199: $? = 1
82configure:2222: checking for C compiler default output file name
83configure:2225: gcc    conftest.c  >&5
84configure:2228: $? = 0
85configure:2274: result: a.out
86configure:2279: checking whether the C compiler works
87configure:2285: ./a.out
88configure:2288: $? = 0
89configure:2305: result: yes
90configure:2312: checking whether we are cross compiling
91configure:2314: result: no
92configure:2317: checking for suffix of executables
93configure:2319: gcc -o conftest    conftest.c  >&5
94configure:2322: $? = 0
95configure:2347: result:
96configure:2353: checking for suffix of object files
97configure:2374: gcc -c   conftest.c >&5
98configure:2377: $? = 0
99configure:2399: result: o
100configure:2403: checking whether we are using the GNU C compiler
101configure:2427: gcc -c   conftest.c >&5
102configure:2433: $? = 0
103configure:2437: test -z
104                         || test ! -s conftest.err
105configure:2440: $? = 0
106configure:2443: test -s conftest.o
107configure:2446: $? = 0
108configure:2459: result: yes
109configure:2465: checking whether gcc accepts -g
110configure:2486: gcc -c -g  conftest.c >&5
111configure:2492: $? = 0
112configure:2496: test -z
113                         || test ! -s conftest.err
114configure:2499: $? = 0
115configure:2502: test -s conftest.o
116configure:2505: $? = 0
117configure:2516: result: yes
118configure:2533: checking for gcc option to accept ANSI C
119configure:2603: gcc  -c -g -O2  conftest.c >&5
120configure:2609: $? = 0
121configure:2613: test -z
122                         || test ! -s conftest.err
123configure:2616: $? = 0
124configure:2619: test -s conftest.o
125configure:2622: $? = 0
126configure:2640: result: none needed
127configure:2658: gcc -c -g -O2  conftest.c >&5
128conftest.c:2: error: syntax error before "me"
129configure:2664: $? = 1
130configure: failed program was:
131| #ifndef __cplusplus
132|   choke me
133| #endif
134configure:2808: checking for style of include used by make
135configure:2836: result: GNU
136configure:2864: checking dependency style of gcc
137configure:2949: result: gcc3
138configure:2974: checking how to run the C preprocessor
139configure:3009: gcc -E  conftest.c
140configure:3015: $? = 0
141configure:3047: gcc -E  conftest.c
142conftest.c:11:28: ac_nonexistent.h: No such file or directory
143configure:3053: $? = 1
144configure: 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>
156configure:3092: result: gcc -E
157configure:3116: gcc -E  conftest.c
158configure:3122: $? = 0
159configure:3154: gcc -E  conftest.c
160conftest.c:11:28: ac_nonexistent.h: No such file or directory
161configure:3160: $? = 1
162configure: 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>
174configure:3204: checking for egrep
175configure:3214: result: grep -E
176configure:3219: checking for ANSI C header files
177configure:3244: gcc -c -g -O2  conftest.c >&5
178configure:3250: $? = 0
179configure:3254: test -z
180                         || test ! -s conftest.err
181configure:3257: $? = 0
182configure:3260: test -s conftest.o
183configure:3263: $? = 0
184configure:3349: gcc -o conftest -g -O2   conftest.c  >&5
185configure:3352: $? = 0
186configure:3354: ./conftest
187configure:3357: $? = 0
188configure:3372: result: yes
189configure:3396: checking for sys/types.h
190configure:3412: gcc -c -g -O2  conftest.c >&5
191configure:3418: $? = 0
192configure:3422: test -z
193                         || test ! -s conftest.err
194configure:3425: $? = 0
195configure:3428: test -s conftest.o
196configure:3431: $? = 0
197configure:3442: result: yes
198configure:3396: checking for sys/stat.h
199configure:3412: gcc -c -g -O2  conftest.c >&5
200configure:3418: $? = 0
201configure:3422: test -z
202                         || test ! -s conftest.err
203configure:3425: $? = 0
204configure:3428: test -s conftest.o
205configure:3431: $? = 0
206configure:3442: result: yes
207configure:3396: checking for stdlib.h
208configure:3412: gcc -c -g -O2  conftest.c >&5
209configure:3418: $? = 0
210configure:3422: test -z
211                         || test ! -s conftest.err
212configure:3425: $? = 0
213configure:3428: test -s conftest.o
214configure:3431: $? = 0
215configure:3442: result: yes
216configure:3396: checking for string.h
217configure:3412: gcc -c -g -O2  conftest.c >&5
218configure:3418: $? = 0
219configure:3422: test -z
220                         || test ! -s conftest.err
221configure:3425: $? = 0
222configure:3428: test -s conftest.o
223configure:3431: $? = 0
224configure:3442: result: yes
225configure:3396: checking for memory.h
226configure:3412: gcc -c -g -O2  conftest.c >&5
227configure:3418: $? = 0
228configure:3422: test -z
229                         || test ! -s conftest.err
230configure:3425: $? = 0
231configure:3428: test -s conftest.o
232configure:3431: $? = 0
233configure:3442: result: yes
234configure:3396: checking for strings.h
235configure:3412: gcc -c -g -O2  conftest.c >&5
236configure:3418: $? = 0
237configure:3422: test -z
238                         || test ! -s conftest.err
239configure:3425: $? = 0
240configure:3428: test -s conftest.o
241configure:3431: $? = 0
242configure:3442: result: yes
243configure:3396: checking for inttypes.h
244configure:3412: gcc -c -g -O2  conftest.c >&5
245configure:3418: $? = 0
246configure:3422: test -z
247                         || test ! -s conftest.err
248configure:3425: $? = 0
249configure:3428: test -s conftest.o
250configure:3431: $? = 0
251configure:3442: result: yes
252configure:3396: checking for stdint.h
253configure:3412: gcc -c -g -O2  conftest.c >&5
254configure:3418: $? = 0
255configure:3422: test -z
256                         || test ! -s conftest.err
257configure:3425: $? = 0
258configure:3428: test -s conftest.o
259configure:3431: $? = 0
260configure:3442: result: yes
261configure:3396: checking for unistd.h
262configure:3412: gcc -c -g -O2  conftest.c >&5
263configure:3418: $? = 0
264configure:3422: test -z
265                         || test ! -s conftest.err
266configure:3425: $? = 0
267configure:3428: test -s conftest.o
268configure:3431: $? = 0
269configure:3442: result: yes
270configure:3472: checking for unistd.h
271configure:3477: result: yes
272configure:3481: checking sys/param.h usability
273configure:3493: gcc -c -g -O2  conftest.c >&5
274configure:3499: $? = 0
275configure:3503: test -z
276                         || test ! -s conftest.err
277configure:3506: $? = 0
278configure:3509: test -s conftest.o
279configure:3512: $? = 0
280configure:3522: result: yes
281configure:3526: checking sys/param.h presence
282configure:3536: gcc -E  conftest.c
283configure:3542: $? = 0
284configure:3562: result: yes
285configure:3597: checking for sys/param.h
286configure:3604: result: yes
287configure:3481: checking sys/time.h usability
288configure:3493: gcc -c -g -O2  conftest.c >&5
289configure:3499: $? = 0
290configure:3503: test -z
291                         || test ! -s conftest.err
292configure:3506: $? = 0
293configure:3509: test -s conftest.o
294configure:3512: $? = 0
295configure:3522: result: yes
296configure:3526: checking sys/time.h presence
297configure:3536: gcc -E  conftest.c
298configure:3542: $? = 0
299configure:3562: result: yes
300configure:3597: checking for sys/time.h
301configure:3604: result: yes
302configure:3481: checking time.h usability
303configure:3493: gcc -c -g -O2  conftest.c >&5
304configure:3499: $? = 0
305configure:3503: test -z
306                         || test ! -s conftest.err
307configure:3506: $? = 0
308configure:3509: test -s conftest.o
309configure:3512: $? = 0
310configure:3522: result: yes
311configure:3526: checking time.h presence
312configure:3536: gcc -E  conftest.c
313configure:3542: $? = 0
314configure:3562: result: yes
315configure:3597: checking for time.h
316configure:3604: result: yes
317configure:3481: checking sys/mkdev.h usability
318configure:3493: gcc -c -g -O2  conftest.c >&5
319conftest.c:59:23: sys/mkdev.h: No such file or directory
320configure:3499: $? = 1
321configure: 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>
381configure:3522: result: no
382configure:3526: checking sys/mkdev.h presence
383configure:3536: gcc -E  conftest.c
384conftest.c:25:23: sys/mkdev.h: No such file or directory
385configure:3542: $? = 1
386configure: 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>
412configure:3562: result: no
413configure:3597: checking for sys/mkdev.h
414configure:3604: result: no
415configure:3481: checking sys/sysmacros.h usability
416configure:3493: gcc -c -g -O2  conftest.c >&5
417configure:3499: $? = 0
418configure:3503: test -z
419                         || test ! -s conftest.err
420configure:3506: $? = 0
421configure:3509: test -s conftest.o
422configure:3512: $? = 0
423configure:3522: result: yes
424configure:3526: checking sys/sysmacros.h presence
425configure:3536: gcc -E  conftest.c
426configure:3542: $? = 0
427configure:3562: result: yes
428configure:3597: checking for sys/sysmacros.h
429configure:3604: result: yes
430configure:3472: checking for string.h
431configure:3477: result: yes
432configure:3472: checking for memory.h
433configure:3477: result: yes
434configure:3481: checking fcntl.h usability
435configure:3493: gcc -c -g -O2  conftest.c >&5
436configure:3499: $? = 0
437configure:3503: test -z
438                         || test ! -s conftest.err
439configure:3506: $? = 0
440configure:3509: test -s conftest.o
441configure:3512: $? = 0
442configure:3522: result: yes
443configure:3526: checking fcntl.h presence
444configure:3536: gcc -E  conftest.c
445configure:3542: $? = 0
446configure:3562: result: yes
447configure:3597: checking for fcntl.h
448configure:3604: result: yes
449configure:3481: checking dirent.h usability
450configure:3493: gcc -c -g -O2  conftest.c >&5
451configure:3499: $? = 0
452configure:3503: test -z
453                         || test ! -s conftest.err
454configure:3506: $? = 0
455configure:3509: test -s conftest.o
456configure:3512: $? = 0
457configure:3522: result: yes
458configure:3526: checking dirent.h presence
459configure:3536: gcc -E  conftest.c
460configure:3542: $? = 0
461configure:3562: result: yes
462configure:3597: checking for dirent.h
463configure:3604: result: yes
464configure:3481: checking sys/ndir.h usability
465configure:3493: gcc -c -g -O2  conftest.c >&5
466conftest.c:64:22: sys/ndir.h: No such file or directory
467configure:3499: $? = 1
468configure: 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>
533configure:3522: result: no
534configure:3526: checking sys/ndir.h presence
535configure:3536: gcc -E  conftest.c
536conftest.c:30:22: sys/ndir.h: No such file or directory
537configure:3542: $? = 1
538configure: 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>
569configure:3562: result: no
570configure:3597: checking for sys/ndir.h
571configure:3604: result: no
572configure:3481: checking ndir.h usability
573configure:3493: gcc -c -g -O2  conftest.c >&5
574conftest.c:64:18: ndir.h: No such file or directory
575configure:3499: $? = 1
576configure: 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>
641configure:3522: result: no
642configure:3526: checking ndir.h presence
643configure:3536: gcc -E  conftest.c
644conftest.c:30:18: ndir.h: No such file or directory
645configure:3542: $? = 1
646configure: 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>
677configure:3562: result: no
678configure:3597: checking for ndir.h
679configure:3604: result: no
680configure:3481: checking alloca.h usability
681configure:3493: gcc -c -g -O2  conftest.c >&5
682configure:3499: $? = 0
683configure:3503: test -z
684                         || test ! -s conftest.err
685configure:3506: $? = 0
686configure:3509: test -s conftest.o
687configure:3512: $? = 0
688configure:3522: result: yes
689configure:3526: checking alloca.h presence
690configure:3536: gcc -E  conftest.c
691configure:3542: $? = 0
692configure:3562: result: yes
693configure:3597: checking for alloca.h
694configure:3604: result: yes
695configure:3481: checking locale.h usability
696configure:3493: gcc -c -g -O2  conftest.c >&5
697configure:3499: $? = 0
698configure:3503: test -z
699                         || test ! -s conftest.err
700configure:3506: $? = 0
701configure:3509: test -s conftest.o
702configure:3512: $? = 0
703configure:3522: result: yes
704configure:3526: checking locale.h presence
705configure:3536: gcc -E  conftest.c
706configure:3542: $? = 0
707configure:3562: result: yes
708configure:3597: checking for locale.h
709configure:3604: result: yes
710configure:3619: checking whether time.h and sys/time.h may both be included
711configure:3644: gcc -c -g -O2  conftest.c >&5
712configure:3650: $? = 0
713configure:3654: test -z
714                         || test ! -s conftest.err
715configure:3657: $? = 0
716configure:3660: test -s conftest.o
717configure:3663: $? = 0
718configure:3674: result: yes
719configure:3699: checking utime.h usability
720configure:3711: gcc -c -g -O2  conftest.c >&5
721configure:3717: $? = 0
722configure:3721: test -z
723                         || test ! -s conftest.err
724configure:3724: $? = 0
725configure:3727: test -s conftest.o
726configure:3730: $? = 0
727configure:3740: result: yes
728configure:3744: checking utime.h presence
729configure:3754: gcc -E  conftest.c
730configure:3760: $? = 0
731configure:3780: result: yes
732configure:3815: checking for utime.h
733configure:3822: result: yes
734configure:3836: checking for struct utimbuf
735configure:3871: gcc -c -g -O2  conftest.c >&5
736configure:3877: $? = 0
737configure:3881: test -z
738                         || test ! -s conftest.err
739configure:3884: $? = 0
740configure:3887: test -s conftest.o
741configure:3890: $? = 0
742configure:3902: result: yes
743configure:3913: checking whether sys/types.h defines makedev
744configure:3934: gcc -o conftest -g -O2   conftest.c  >&5
745configure:3940: $? = 0
746configure:3944: test -z
747                         || test ! -s conftest.err
748configure:3947: $? = 0
749configure:3950: test -s conftest
750configure:3953: $? = 0
751configure:3966: result: yes
752configure:4269: checking for working alloca.h
753configure:4290: gcc -o conftest -g -O2   conftest.c  >&5
754configure:4296: $? = 0
755configure:4300: test -z
756                         || test ! -s conftest.err
757configure:4303: $? = 0
758configure:4306: test -s conftest
759configure:4309: $? = 0
760configure:4321: result: yes
761configure:4331: checking for alloca
762configure:4372: gcc -o conftest -g -O2   conftest.c  >&5
763configure:4378: $? = 0
764configure:4382: test -z
765                         || test ! -s conftest.err
766configure:4385: $? = 0
767configure:4388: test -s conftest
768configure:4391: $? = 0
769configure:4403: result: yes
770configure:4626: checking whether struct tm is in sys/time.h or time.h
771configure:4649: gcc -c -g -O2  conftest.c >&5
772configure:4655: $? = 0
773configure:4659: test -z
774                         || test ! -s conftest.err
775configure:4662: $? = 0
776configure:4665: test -s conftest.o
777configure:4668: $? = 0
778configure:4679: result: time.h
779configure:4689: checking for struct stat.st_blocks
780configure:4712: gcc -c -g -O2  conftest.c >&5
781configure:4718: $? = 0
782configure:4722: test -z
783                         || test ! -s conftest.err
784configure:4725: $? = 0
785configure:4728: test -s conftest.o
786configure:4731: $? = 0
787configure:4788: result: yes
788configure:4821: checking for dirent.h that defines DIR
789configure:4845: gcc -c -g -O2  conftest.c >&5
790configure:4851: $? = 0
791configure:4855: test -z
792                         || test ! -s conftest.err
793configure:4858: $? = 0
794configure:4861: test -s conftest.o
795configure:4864: $? = 0
796configure:4875: result: yes
797configure:4888: checking for library containing opendir
798configure:4918: gcc -o conftest -g -O2   conftest.c  >&5
799configure:4924: $? = 0
800configure:4928: test -z
801                         || test ! -s conftest.err
802configure:4931: $? = 0
803configure:4934: test -s conftest
804configure:4937: $? = 0
805configure:5007: result: none required
806configure:5143: checking whether closedir returns void
807configure:5172: gcc -o conftest -g -O2   conftest.c  >&5
808configure:5175: $? = 0
809configure:5177: ./conftest
810configure:5180: $? = 0
811configure:5194: result: no
812configure:5208: checking for mkfifo
813configure:5265: gcc -o conftest -g -O2   conftest.c  >&5
814configure:5271: $? = 0
815configure:5275: test -z
816                         || test ! -s conftest.err
817configure:5278: $? = 0
818configure:5281: test -s conftest
819configure:5284: $? = 0
820configure:5296: result: yes
821configure:5306: checking for mknod
822configure:5363: gcc -o conftest -g -O2   conftest.c  >&5
823configure:5369: $? = 0
824configure:5373: test -z
825                         || test ! -s conftest.err
826configure:5376: $? = 0
827configure:5379: test -s conftest
828configure:5382: $? = 0
829configure:5394: result: yes
830configure:5510: creating ./config.status
831
832## ---------------- ##
833## Cache variables. ##
834## ---------------- ##
835
836ac_cv_build=i686-pc-linux-gnu
837ac_cv_build_alias=i686-pc-linux-gnu
838ac_cv_c_compiler_gnu=yes
839ac_cv_env_CC_set=set
840ac_cv_env_CC_value=gcc
841ac_cv_env_CFLAGS_set=
842ac_cv_env_CFLAGS_value=
843ac_cv_env_CPPFLAGS_set=
844ac_cv_env_CPPFLAGS_value=
845ac_cv_env_CPP_set=
846ac_cv_env_CPP_value=
847ac_cv_env_LDFLAGS_set=
848ac_cv_env_LDFLAGS_value=
849ac_cv_env_build_alias_set=
850ac_cv_env_build_alias_value=
851ac_cv_env_host_alias_set=
852ac_cv_env_host_alias_value=
853ac_cv_env_target_alias_set=
854ac_cv_env_target_alias_value=
855ac_cv_exeext=
856ac_cv_func_alloca_works=yes
857ac_cv_func_closedir_void=no
858ac_cv_func_mkfifo=yes
859ac_cv_func_mknod=yes
860ac_cv_header_alloca_h=yes
861ac_cv_header_dirent_dirent_h=yes
862ac_cv_header_dirent_h=yes
863ac_cv_header_fcntl_h=yes
864ac_cv_header_inttypes_h=yes
865ac_cv_header_locale_h=yes
866ac_cv_header_memory_h=yes
867ac_cv_header_ndir_h=no
868ac_cv_header_stdc=yes
869ac_cv_header_stdint_h=yes
870ac_cv_header_stdlib_h=yes
871ac_cv_header_string_h=yes
872ac_cv_header_strings_h=yes
873ac_cv_header_sys_mkdev_h=no
874ac_cv_header_sys_ndir_h=no
875ac_cv_header_sys_param_h=yes
876ac_cv_header_sys_stat_h=yes
877ac_cv_header_sys_sysmacros_h=yes
878ac_cv_header_sys_time_h=yes
879ac_cv_header_sys_types_h=yes
880ac_cv_header_sys_types_h_makedev=yes
881ac_cv_header_time=yes
882ac_cv_header_time_h=yes
883ac_cv_header_unistd_h=yes
884ac_cv_header_utime_h=yes
885ac_cv_host=i686-pc-linux-gnu
886ac_cv_host_alias=i686-pc-linux-gnu
887ac_cv_member_struct_stat_st_blocks=yes
888ac_cv_objext=o
889ac_cv_path_install='/bin/install -c'
890ac_cv_prog_AWK=gawk
891ac_cv_prog_CPP='gcc -E'
892ac_cv_prog_ac_ct_CC=gcc
893ac_cv_prog_cc_g=yes
894ac_cv_prog_cc_stdc=
895ac_cv_prog_egrep='grep -E'
896ac_cv_prog_make_make_set=yes
897ac_cv_search_opendir='none required'
898ac_cv_struct_tm=time.h
899ac_cv_working_alloca_h=yes
900am_cv_CC_dependencies_compiler_type=gcc3
901fu_cv_sys_struct_utimbuf=yes
902
903## ----------------- ##
904## Output variables. ##
905## ----------------- ##
906
[1816]907ACLOCAL='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run aclocal-1.8'
[1814]908ALLOCA=''
909AMDEPBACKSLASH='\'
910AMDEP_FALSE='#'
911AMDEP_TRUE=''
[1816]912AMTAR='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run tar'
913AUTOCONF='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoconf'
914AUTOHEADER='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoheader'
915AUTOMAKE='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run automake-1.8'
[1814]916AWK='gawk'
917CC='gcc'
918CCDEPMODE='depmode=gcc3'
919CFLAGS='-g -O2'
920CPP='gcc -E'
921CPPFLAGS=''
922CYGPATH_W='echo'
923DEFS='-DHAVE_CONFIG_H'
924DEPDIR='.deps'
925ECHO_C=''
926ECHO_N='-n'
927ECHO_T=''
928EGREP='grep -E'
929EXEEXT=''
930INSTALL_DATA='${INSTALL} -m 644'
931INSTALL_PROGRAM='${INSTALL}'
932INSTALL_SCRIPT='${INSTALL}'
933INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
934ISODATE='2004-04-13'
935LDFLAGS=''
936LIBOBJS=''
937LIBS=''
938LTLIBOBJS=''
[1816]939MAKEINFO='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run makeinfo'
[1814]940OBJEXT='o'
941PACKAGE='orxonox'
942PACKAGE_BUGREPORT=''
943PACKAGE_NAME=''
944PACKAGE_STRING=''
945PACKAGE_TARNAME=''
946PACKAGE_VERSION=''
947PATH_SEPARATOR=':'
948SET_MAKE=''
949SHELL='/bin/sh'
950STRIP=''
951VERSION='0.0.0'
952ac_ct_CC='gcc'
953ac_ct_STRIP=''
954am__fastdepCC_FALSE='#'
955am__fastdepCC_TRUE=''
956am__include='include'
957am__leading_dot='.'
958am__quote=''
959bindir='${exec_prefix}/bin'
960build='i686-pc-linux-gnu'
961build_alias=''
962build_cpu='i686'
963build_os='linux-gnu'
964build_vendor='pc'
965datadir='${prefix}/share'
966exec_prefix='${prefix}'
967host='i686-pc-linux-gnu'
968host_alias=''
969host_cpu='i686'
970host_os='linux-gnu'
971host_vendor='pc'
972includedir='${prefix}/include'
973infodir='${prefix}/info'
974install_sh='/home/bensch/svn/orxonox/branches/bensch/install-sh'
975libdir='${exec_prefix}/lib'
976libexecdir='${exec_prefix}/libexec'
977localstatedir='${prefix}/var'
978mandir='${prefix}/man'
979mkdir_p='mkdir -p -- .'
980oldincludedir='/usr/include'
981prefix='/usr/local'
982program_transform_name='s,x,x,'
983sbindir='${exec_prefix}/sbin'
984sharedstatedir='${prefix}/com'
985sysconfdir='${prefix}/etc'
986target_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
1030configure: exit 0
1031
1032## ---------------------- ##
1033## Running config.status. ##
1034## ---------------------- ##
1035
1036This file was extended by config.status, which was
1037generated 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
1045on iasius
1046
1047config.status:696: creating Makefile
1048config.status:696: creating orxonox.lsm
1049config.status:696: creating orxonox.spec
1050config.status:800: creating config.h
[1816]1051config.status:944: config.h is unchanged
[1814]1052config.status:1121: executing depfiles commands
1053
1054## ---------------------- ##
1055## Running config.status. ##
1056## ---------------------- ##
1057
1058This file was extended by config.status, which was
1059generated by GNU Autoconf 2.58.  Invocation command line was
1060
1061  CONFIG_FILES    =
1062  CONFIG_HEADERS  =
1063  CONFIG_LINKS    =
1064  CONFIG_COMMANDS =
[1816]1065  $ ./config.status config.h
[1814]1066
1067on iasius
1068
[1816]1069config.status:800: creating config.h
1070config.status:944: config.h is unchanged
[1817]1071
1072## ---------------------- ##
1073## Running config.status. ##
1074## ---------------------- ##
1075
1076This file was extended by config.status, which was
1077generated 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
1085on iasius
1086
1087config.status:696: creating Makefile
1088config.status:1121: executing depfiles commands
1089
1090## ---------------------- ##
1091## Running config.status. ##
1092## ---------------------- ##
1093
1094This file was extended by config.status, which was
1095generated 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
1103on iasius
1104
1105config.status:696: creating Makefile
1106config.status:1121: executing depfiles commands
Note: See TracBrowser for help on using the repository browser.