root/source/config.log

Revision 159, 26.1 kB (checked in by mercyful, 19 months ago)

Small fix on INI Files.
Tested 64 Bit working now too.

Line 
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.65.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Mandr4ke
14uname -m = x86_64
15uname -r = 2.6.35-sabayon
16uname -s = Linux
17uname -v = #1 SMP Sun Sep 19 16:34:03 UTC 2010
18
19/usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 4800+
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /usr/local/bin
31PATH: /usr/bin
32PATH: /bin
33PATH: /opt/bin
34PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2
35PATH: /usr/games/bin
36
37
38## ----------- ##
39## Core tests. ##
40## ----------- ##
41
42configure:2387: checking for a BSD-compatible install
43configure:2455: result: /usr/bin/install -c
44configure:2466: checking whether build environment is sane
45configure:2516: result: yes
46configure:2657: checking for a thread-safe mkdir -p
47configure:2696: result: /bin/mkdir -p
48configure:2709: checking for gawk
49configure:2725: found /usr/bin/gawk
50configure:2736: result: gawk
51configure:2747: checking whether make sets $(MAKE)
52configure:2769: result: yes
53configure:2914: checking for g++
54configure:2930: found /usr/bin/g++
55configure:2941: result: g++
56configure:2968: checking for C++ compiler version
57configure:2977: g++ --version >&5
58g++ (Gentoo 4.4.2 p1.0) 4.4.2
59Copyright (C) 2009 Free Software Foundation, Inc.
60This is free software; see the source for copying conditions.  There is NO
61warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
62
63configure:2988: $? = 0
64configure:2977: g++ -v >&5
65Using built-in specs.
66Target: x86_64-pc-linux-gnu
67Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0'
68Thread model: posix
69gcc version 4.4.2 (Gentoo 4.4.2 p1.0)
70configure:2988: $? = 0
71configure:2977: g++ -V >&5
72g++: '-V' option must have argument
73configure:2988: $? = 1
74configure:2977: g++ -qversion >&5
75g++: unrecognized option '-qversion'
76g++: no input files
77configure:2988: $? = 1
78configure:3008: checking whether the C++ compiler works
79configure:3030: g++    conftest.cpp  >&5
80configure:3034: $? = 0
81configure:3083: result: yes
82configure:3086: checking for C++ compiler default output file name
83configure:3088: result: a.out
84configure:3094: checking for suffix of executables
85configure:3101: g++ -o conftest    conftest.cpp  >&5
86configure:3105: $? = 0
87configure:3127: result:
88configure:3149: checking whether we are cross compiling
89configure:3157: g++ -o conftest    conftest.cpp  >&5
90configure:3161: $? = 0
91configure:3168: ./conftest
92configure:3172: $? = 0
93configure:3187: result: no
94configure:3192: checking for suffix of object files
95configure:3214: g++ -c   conftest.cpp >&5
96configure:3218: $? = 0
97configure:3239: result: o
98configure:3243: checking whether we are using the GNU C++ compiler
99configure:3262: g++ -c   conftest.cpp >&5
100configure:3262: $? = 0
101configure:3271: result: yes
102configure:3280: checking whether g++ accepts -g
103configure:3300: g++ -c -g  conftest.cpp >&5
104configure:3300: $? = 0
105configure:3341: result: yes
106configure:3375: checking for style of include used by make
107configure:3403: result: GNU
108configure:3428: checking dependency style of g++
109configure:3538: result: gcc3
110configure:3584: checking build system type
111configure:3598: result: x86_64-unknown-linux-gnu
112configure:3618: checking host system type
113configure:3631: result: x86_64-unknown-linux-gnu
114configure:3699: checking for gcc
115configure:3715: found /usr/bin/gcc
116configure:3726: result: gcc
117configure:3955: checking for C compiler version
118configure:3964: gcc --version >&5
119gcc (Gentoo 4.4.2 p1.0) 4.4.2
120Copyright (C) 2009 Free Software Foundation, Inc.
121This is free software; see the source for copying conditions.  There is NO
122warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
123
124configure:3975: $? = 0
125configure:3964: gcc -v >&5
126Using built-in specs.
127Target: x86_64-pc-linux-gnu
128Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0'
129Thread model: posix
130gcc version 4.4.2 (Gentoo 4.4.2 p1.0)
131configure:3975: $? = 0
132configure:3964: gcc -V >&5
133gcc: '-V' option must have argument
134configure:3975: $? = 1
135configure:3964: gcc -qversion >&5
136gcc: unrecognized option '-qversion'
137gcc: no input files
138configure:3975: $? = 1
139configure:3979: checking whether we are using the GNU C compiler
140configure:3998: gcc -c   conftest.c >&5
141configure:3998: $? = 0
142configure:4007: result: yes
143configure:4016: checking whether gcc accepts -g
144configure:4036: gcc -c -g  conftest.c >&5
145configure:4036: $? = 0
146configure:4077: result: yes
147configure:4094: checking for gcc option to accept ISO C89
148configure:4158: gcc  -c -g -O2  conftest.c >&5
149configure:4158: $? = 0
150configure:4171: result: none needed
151configure:4193: checking dependency style of gcc
152configure:4303: result: gcc3
153configure:4318: checking for a sed that does not truncate output
154configure:4382: result: /bin/sed
155configure:4400: checking for grep that handles long lines and -e
156configure:4458: result: /bin/grep
157configure:4463: checking for egrep
158configure:4525: result: /bin/grep -E
159configure:4530: checking for fgrep
160configure:4592: result: /bin/grep -F
161configure:4627: checking for ld used by gcc
162configure:4694: result: /usr/x86_64-pc-linux-gnu/bin/ld
163configure:4701: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
164configure:4716: result: yes
165configure:4728: checking for BSD- or MS-compatible name lister (nm)
166configure:4777: result: /usr/bin/nm -B
167configure:4895: checking the name lister (/usr/bin/nm -B) interface
168configure:4902: g++ -c -g -O2  conftest.cpp >&5
169configure:4905: /usr/bin/nm -B "conftest.o"
170configure:4908: output
1710000000000000000 B some_variable
172configure:4915: result: BSD nm
173configure:4918: checking whether ln -s works
174configure:4922: result: yes
175configure:4930: checking the maximum length of command line arguments
176configure:5050: result: 1572864
177configure:5067: checking whether the shell understands some XSI constructs
178configure:5077: result: yes
179configure:5081: checking whether the shell understands "+="
180configure:5087: result: yes
181configure:5122: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
182configure:5129: result: -r
183configure:5198: checking for objdump
184configure:5214: found /usr/bin/objdump
185configure:5225: result: objdump
186configure:5257: checking how to recognize dependent libraries
187configure:5453: result: pass_all
188configure:5513: checking for ar
189configure:5529: found /usr/bin/ar
190configure:5540: result: ar
191configure:5618: checking for strip
192configure:5634: found /usr/bin/strip
193configure:5645: result: strip
194configure:5717: checking for ranlib
195configure:5733: found /usr/bin/ranlib
196configure:5744: result: ranlib
197configure:5834: checking command to parse /usr/bin/nm -B output from gcc object
198configure:5952: g++ -c -g -O2  conftest.cpp >&5
199configure:5955: $? = 0
200configure:5959: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
201configure:5962: $? = 0
202configure:6016: g++ -o conftest -g -O2   conftest.cpp conftstm.o >&5
203configure:6019: $? = 0
204configure:6057: result: ok
205configure:6153: g++ -c -g -O2  conftest.cpp >&5
206configure:6156: $? = 0
207configure:6866: checking how to run the C preprocessor
208configure:6897: gcc -E  conftest.c
209configure:6897: $? = 0
210configure:6911: gcc -E  conftest.c
211conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
212configure:6911: $? = 1
213configure: failed program was:
214| /* confdefs.h */
215| #define PACKAGE_NAME ""
216| #define PACKAGE_TARNAME ""
217| #define PACKAGE_VERSION ""
218| #define PACKAGE_STRING ""
219| #define PACKAGE_BUGREPORT ""
220| #define PACKAGE_URL ""
221| #define PACKAGE "enthral"
222| #define VERSION "001"
223| /* end confdefs.h.  */
224| #include <ac_nonexistent.h>
225configure:6936: result: gcc -E
226configure:6956: gcc -E  conftest.c
227configure:6956: $? = 0
228configure:6970: gcc -E  conftest.c
229conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
230configure:6970: $? = 1
231configure: failed program was:
232| /* confdefs.h */
233| #define PACKAGE_NAME ""
234| #define PACKAGE_TARNAME ""
235| #define PACKAGE_VERSION ""
236| #define PACKAGE_STRING ""
237| #define PACKAGE_BUGREPORT ""
238| #define PACKAGE_URL ""
239| #define PACKAGE "enthral"
240| #define VERSION "001"
241| /* end confdefs.h.  */
242| #include <ac_nonexistent.h>
243configure:6999: checking for ANSI C header files
244configure:7019: gcc -c -g -O2  conftest.c >&5
245configure:7019: $? = 0
246configure:7092: gcc -o conftest -g -O2   conftest.c  >&5
247configure:7092: $? = 0
248configure:7092: ./conftest
249configure:7092: $? = 0
250configure:7103: result: yes
251configure:7116: checking for sys/types.h
252configure:7116: gcc -c -g -O2  conftest.c >&5
253configure:7116: $? = 0
254configure:7116: result: yes
255configure:7116: checking for sys/stat.h
256configure:7116: gcc -c -g -O2  conftest.c >&5
257configure:7116: $? = 0
258configure:7116: result: yes
259configure:7116: checking for stdlib.h
260configure:7116: gcc -c -g -O2  conftest.c >&5
261configure:7116: $? = 0
262configure:7116: result: yes
263configure:7116: checking for string.h
264configure:7116: gcc -c -g -O2  conftest.c >&5
265configure:7116: $? = 0
266configure:7116: result: yes
267configure:7116: checking for memory.h
268configure:7116: gcc -c -g -O2  conftest.c >&5
269configure:7116: $? = 0
270configure:7116: result: yes
271configure:7116: checking for strings.h
272configure:7116: gcc -c -g -O2  conftest.c >&5
273configure:7116: $? = 0
274configure:7116: result: yes
275configure:7116: checking for inttypes.h
276configure:7116: gcc -c -g -O2  conftest.c >&5
277configure:7116: $? = 0
278configure:7116: result: yes
279configure:7116: checking for stdint.h
280configure:7116: gcc -c -g -O2  conftest.c >&5
281configure:7116: $? = 0
282configure:7116: result: yes
283configure:7116: checking for unistd.h
284configure:7116: gcc -c -g -O2  conftest.c >&5
285configure:7116: $? = 0
286configure:7116: result: yes
287configure:7131: checking for dlfcn.h
288configure:7131: gcc -c -g -O2  conftest.c >&5
289configure:7131: $? = 0
290configure:7131: result: yes
291configure:7256: checking for C++ compiler version
292configure:7265: g++ --version >&5
293g++ (Gentoo 4.4.2 p1.0) 4.4.2
294Copyright (C) 2009 Free Software Foundation, Inc.
295This is free software; see the source for copying conditions.  There is NO
296warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
297
298configure:7276: $? = 0
299configure:7265: g++ -v >&5
300Using built-in specs.
301Target: x86_64-pc-linux-gnu
302Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.2/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0'
303Thread model: posix
304gcc version 4.4.2 (Gentoo 4.4.2 p1.0)
305configure:7276: $? = 0
306configure:7265: g++ -V >&5
307g++: '-V' option must have argument
308configure:7276: $? = 1
309configure:7265: g++ -qversion >&5
310g++: unrecognized option '-qversion'
311g++: no input files
312configure:7276: $? = 1
313configure:7280: checking whether we are using the GNU C++ compiler
314configure:7308: result: yes
315configure:7317: checking whether g++ accepts -g
316configure:7378: result: yes
317configure:7403: checking dependency style of g++
318configure:7513: result: gcc3
319configure:7536: checking how to run the C++ preprocessor
320configure:7563: g++ -E  conftest.cpp
321configure:7563: $? = 0
322configure:7577: g++ -E  conftest.cpp
323conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
324configure:7577: $? = 1
325configure: failed program was:
326| /* confdefs.h */
327| #define PACKAGE_NAME ""
328| #define PACKAGE_TARNAME ""
329| #define PACKAGE_VERSION ""
330| #define PACKAGE_STRING ""
331| #define PACKAGE_BUGREPORT ""
332| #define PACKAGE_URL ""
333| #define PACKAGE "enthral"
334| #define VERSION "001"
335| #define STDC_HEADERS 1
336| #define HAVE_SYS_TYPES_H 1
337| #define HAVE_SYS_STAT_H 1
338| #define HAVE_STDLIB_H 1
339| #define HAVE_STRING_H 1
340| #define HAVE_MEMORY_H 1
341| #define HAVE_STRINGS_H 1
342| #define HAVE_INTTYPES_H 1
343| #define HAVE_STDINT_H 1
344| #define HAVE_UNISTD_H 1
345| #define HAVE_DLFCN_H 1
346| /* end confdefs.h.  */
347| #include <ac_nonexistent.h>
348configure:7602: result: g++ -E
349configure:7622: g++ -E  conftest.cpp
350configure:7622: $? = 0
351configure:7636: g++ -E  conftest.cpp
352conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
353configure:7636: $? = 1
354configure: failed program was:
355| /* confdefs.h */
356| #define PACKAGE_NAME ""
357| #define PACKAGE_TARNAME ""
358| #define PACKAGE_VERSION ""
359| #define PACKAGE_STRING ""
360| #define PACKAGE_BUGREPORT ""
361| #define PACKAGE_URL ""
362| #define PACKAGE "enthral"
363| #define VERSION "001"
364| #define STDC_HEADERS 1
365| #define HAVE_SYS_TYPES_H 1
366| #define HAVE_SYS_STAT_H 1
367| #define HAVE_STDLIB_H 1
368| #define HAVE_STRING_H 1
369| #define HAVE_MEMORY_H 1
370| #define HAVE_STRINGS_H 1
371| #define HAVE_INTTYPES_H 1
372| #define HAVE_STDINT_H 1
373| #define HAVE_UNISTD_H 1
374| #define HAVE_DLFCN_H 1
375| /* end confdefs.h.  */
376| #include <ac_nonexistent.h>
377configure:7842: checking for objdir
378configure:7857: result: .libs
379configure:8149: checking if gcc supports -fno-rtti -fno-exceptions
380configure:8167: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
381cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
382configure:8171: $? = 0
383configure:8184: result: no
384configure:8204: checking for gcc option to produce PIC
385configure:8476: result: -fPIC -DPIC
386configure:8488: checking if gcc PIC flag -fPIC -DPIC works
387configure:8506: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
388configure:8510: $? = 0
389configure:8523: result: yes
390configure:8547: checking if gcc static flag -static works
391configure:8575: result: yes
392configure:8590: checking if gcc supports -c -o file.o
393configure:8611: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
394configure:8615: $? = 0
395configure:8637: result: yes
396configure:8645: checking if gcc supports -c -o file.o
397configure:8692: result: yes
398configure:8725: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
399configure:9711: result: yes
400configure:9748: checking whether -lc should be explicitly linked in
401configure:9753: gcc -c -g -O2  conftest.c >&5
402configure:9756: $? = 0
403configure:9771: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
404configure:9774: $? = 0
405configure:9786: result: no
406configure:9950: checking dynamic linker characteristics
407configure:10396: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
408configure:10396: $? = 0
409configure:10614: result: GNU/Linux ld.so
410configure:10716: checking how to hardcode library paths into programs
411configure:10741: result: immediate
412configure:11261: checking whether stripping libraries is possible
413configure:11266: result: yes
414configure:11301: checking if libtool supports shared libraries
415configure:11303: result: yes
416configure:11306: checking whether to build shared libraries
417configure:11327: result: yes
418configure:11330: checking whether to build static libraries
419configure:11334: result: yes
420configure:11484: checking for ld used by g++
421configure:11551: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
422configure:11558: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
423configure:11573: result: yes
424configure:11628: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
425configure:12541: result: yes
426configure:12569: g++ -c -g -O2  conftest.cpp >&5
427configure:12572: $? = 0
428configure:12754: checking for g++ option to produce PIC
429configure:13071: result: -fPIC -DPIC
430configure:13080: checking if g++ PIC flag -fPIC -DPIC works
431configure:13098: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
432configure:13102: $? = 0
433configure:13115: result: yes
434configure:13136: checking if g++ static flag -static works
435configure:13164: result: yes
436configure:13176: checking if g++ supports -c -o file.o
437configure:13197: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
438configure:13201: $? = 0
439configure:13223: result: yes
440configure:13228: checking if g++ supports -c -o file.o
441configure:13275: result: yes
442configure:13305: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
443configure:13331: result: yes
444configure:13468: checking dynamic linker characteristics
445configure:13862: g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
446configure:13862: $? = 0
447configure:14080: result: GNU/Linux ld.so
448configure:14131: checking how to hardcode library paths into programs
449configure:14156: result: immediate
450configure:14233: checking for sed
451configure:14251: found /bin/sed
452configure:14263: result: /bin/sed
453configure:14437: creating ./config.status
454
455## ---------------------- ##
456## Running config.status. ##
457## ---------------------- ##
458
459This file was extended by config.status, which was
460generated by GNU Autoconf 2.65.  Invocation command line was
461
462  CONFIG_FILES    =
463  CONFIG_HEADERS  =
464  CONFIG_LINKS    =
465  CONFIG_COMMANDS =
466  $ ./config.status
467
468on Mandr4ke
469
470config.status:1126: creating Makefile
471config.status:1126: creating src/Makefile
472config.status:1126: creating config.h
473config.status:1346: executing depfiles commands
474config.status:1346: executing libtool commands
475
476## ---------------- ##
477## Cache variables. ##
478## ---------------- ##
479
480ac_cv_build=x86_64-unknown-linux-gnu
481ac_cv_c_compiler_gnu=yes
482ac_cv_cxx_compiler_gnu=yes
483ac_cv_env_CCC_set=
484ac_cv_env_CCC_value=
485ac_cv_env_CC_set=
486ac_cv_env_CC_value=
487ac_cv_env_CFLAGS_set=
488ac_cv_env_CFLAGS_value=
489ac_cv_env_CPPFLAGS_set=
490ac_cv_env_CPPFLAGS_value=
491ac_cv_env_CPP_set=
492ac_cv_env_CPP_value=
493ac_cv_env_CXXCPP_set=
494ac_cv_env_CXXCPP_value=
495ac_cv_env_CXXFLAGS_set=
496ac_cv_env_CXXFLAGS_value=
497ac_cv_env_CXX_set=
498ac_cv_env_CXX_value=
499ac_cv_env_LDFLAGS_set=
500ac_cv_env_LDFLAGS_value=
501ac_cv_env_LIBS_set=
502ac_cv_env_LIBS_value=
503ac_cv_env_build_alias_set=
504ac_cv_env_build_alias_value=
505ac_cv_env_host_alias_set=
506ac_cv_env_host_alias_value=
507ac_cv_env_target_alias_set=
508ac_cv_env_target_alias_value=
509ac_cv_header_dlfcn_h=yes
510ac_cv_header_inttypes_h=yes
511ac_cv_header_memory_h=yes
512ac_cv_header_stdc=yes
513ac_cv_header_stdint_h=yes
514ac_cv_header_stdlib_h=yes
515ac_cv_header_string_h=yes
516ac_cv_header_strings_h=yes
517ac_cv_header_sys_stat_h=yes
518ac_cv_header_sys_types_h=yes
519ac_cv_header_unistd_h=yes
520ac_cv_host=x86_64-unknown-linux-gnu
521ac_cv_objext=o
522ac_cv_path_EGREP='/bin/grep -E'
523ac_cv_path_FGREP='/bin/grep -F'
524ac_cv_path_GREP=/bin/grep
525ac_cv_path_SED=/bin/sed
526ac_cv_path_install='/usr/bin/install -c'
527ac_cv_path_mkdir=/bin/mkdir
528ac_cv_path_sedpath=/bin/sed
529ac_cv_prog_AWK=gawk
530ac_cv_prog_CPP='gcc -E'
531ac_cv_prog_CXXCPP='g++ -E'
532ac_cv_prog_ac_ct_AR=ar
533ac_cv_prog_ac_ct_CC=gcc
534ac_cv_prog_ac_ct_CXX=g++
535ac_cv_prog_ac_ct_OBJDUMP=objdump
536ac_cv_prog_ac_ct_RANLIB=ranlib
537ac_cv_prog_ac_ct_STRIP=strip
538ac_cv_prog_cc_c89=
539ac_cv_prog_cc_g=yes
540ac_cv_prog_cxx_g=yes
541ac_cv_prog_make_make_set=yes
542am_cv_CC_dependencies_compiler_type=gcc3
543am_cv_CXX_dependencies_compiler_type=gcc3
544lt_cv_deplibs_check_method=pass_all
545lt_cv_file_magic_cmd='$MAGIC_CMD'
546lt_cv_file_magic_test_file=
547lt_cv_ld_reload_flag=-r
548lt_cv_nm_interface='BSD nm'
549lt_cv_objdir=.libs
550lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
551lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
552lt_cv_path_NM='/usr/bin/nm -B'
553lt_cv_prog_compiler_c_o=yes
554lt_cv_prog_compiler_c_o_CXX=yes
555lt_cv_prog_compiler_pic_works=yes
556lt_cv_prog_compiler_pic_works_CXX=yes
557lt_cv_prog_compiler_rtti_exceptions=no
558lt_cv_prog_compiler_static_works=yes
559lt_cv_prog_compiler_static_works_CXX=yes
560lt_cv_prog_gnu_ld=yes
561lt_cv_prog_gnu_ldcxx=yes
562lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
563lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
564lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
565lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
566lt_cv_sys_max_cmd_len=1572864
567
568## ----------------- ##
569## Output variables. ##
570## ----------------- ##
571
572ACLOCAL='${SHELL} /home/merc/enthral/source/missing --run aclocal-1.11'
573AMDEPBACKSLASH='\'
574AMDEP_FALSE='#'
575AMDEP_TRUE=''
576AMTAR='${SHELL} /home/merc/enthral/source/missing --run tar'
577AR='ar'
578AUTOCONF='${SHELL} /home/merc/enthral/source/missing --run autoconf'
579AUTOHEADER='${SHELL} /home/merc/enthral/source/missing --run autoheader'
580AUTOMAKE='${SHELL} /home/merc/enthral/source/missing --run automake-1.11'
581AWK='gawk'
582CC='gcc'
583CCDEPMODE='depmode=gcc3'
584CFLAGS='-g -O2  -U_FORTIFY_SOURCE  -m32'
585CPP='gcc -E'
586CPPFLAGS=''
587CXX='g++'
588CXXCPP='g++ -E'
589CXXDEPMODE='depmode=gcc3'
590CXXFLAGS='-g -O2 -U_FORTIFY_SOURCE  -m32'
591CYGPATH_W='echo'
592DEFS='-DHAVE_CONFIG_H'
593DEPDIR='.deps'
594DSYMUTIL=''
595DUMPBIN=''
596ECHO_C=''
597ECHO_N='-n'
598ECHO_T=''
599EGREP='/bin/grep -E'
600EXEEXT=''
601FGREP='/bin/grep -F'
602GREP='/bin/grep'
603INSTALL_DATA='${INSTALL} -m 644'
604INSTALL_PROGRAM='${INSTALL}'
605INSTALL_SCRIPT='${INSTALL}'
606INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
607LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
608LDFLAGS=''
609LIBOBJS=''
610LIBS=''
611LIBTOOL='$(SHELL) $(top_builddir)/libtool'
612LIPO=''
613LN_S='ln -s'
614LTLIBOBJS=''
615MAKEINFO='${SHELL} /home/merc/enthral/source/missing --run makeinfo'
616MKDIR_P='/bin/mkdir -p'
617NM='/usr/bin/nm -B'
618NMEDIT=''
619OBJDUMP='objdump'
620OBJEXT='o'
621OTOOL64=''
622OTOOL=''
623PACKAGE='enthral'
624PACKAGE_BUGREPORT=''
625PACKAGE_NAME=''
626PACKAGE_STRING=''
627PACKAGE_TARNAME=''
628PACKAGE_URL=''
629PACKAGE_VERSION=''
630PATH_SEPARATOR=':'
631RANLIB='ranlib'
632SED='/bin/sed'
633SET_MAKE=''
634SHELL='/bin/sh'
635STRIP='strip'
636VERSION='001'
637ac_ct_CC='gcc'
638ac_ct_CXX='g++'
639ac_ct_DUMPBIN=''
640am__EXEEXT_FALSE=''
641am__EXEEXT_TRUE='#'
642am__fastdepCC_FALSE='#'
643am__fastdepCC_TRUE=''
644am__fastdepCXX_FALSE='#'
645am__fastdepCXX_TRUE=''
646am__include='include'
647am__isrc=''
648am__leading_dot='.'
649am__quote=''
650am__tar='${AMTAR} chof - "$$tardir"'
651am__untar='${AMTAR} xf -'
652bindir='${exec_prefix}/bin'
653build='x86_64-unknown-linux-gnu'
654build_alias=''
655build_cpu='x86_64'
656build_os='linux-gnu'
657build_vendor='unknown'
658datadir='${datarootdir}'
659datarootdir='${prefix}/share'
660docdir='${datarootdir}/doc/${PACKAGE}'
661dvidir='${docdir}'
662exec_prefix='${prefix}'
663host='x86_64-unknown-linux-gnu'
664host_alias=''
665host_cpu='x86_64'
666host_os='linux-gnu'
667host_vendor='unknown'
668htmldir='${docdir}'
669includedir='${prefix}/include'
670infodir='${datarootdir}/info'
671install_sh='${SHELL} /home/merc/enthral/source/install-sh'
672libdir='${exec_prefix}/lib'
673libexecdir='${exec_prefix}/libexec'
674localedir='${datarootdir}/locale'
675localstatedir='${prefix}/var'
676lt_ECHO='echo'
677mandir='${datarootdir}/man'
678mkdir_p='/bin/mkdir -p'
679oldincludedir='/usr/include'
680pdfdir='${docdir}'
681prefix='/usr/local'
682program_transform_name='s,x,x,'
683psdir='${docdir}'
684sbindir='${exec_prefix}/sbin'
685sedpath='/bin/sed'
686sharedstatedir='${prefix}/com'
687sysconfdir='${prefix}/etc'
688target_alias=''
689
690## ----------- ##
691## confdefs.h. ##
692## ----------- ##
693
694/* confdefs.h */
695#define PACKAGE_NAME ""
696#define PACKAGE_TARNAME ""
697#define PACKAGE_VERSION ""
698#define PACKAGE_STRING ""
699#define PACKAGE_BUGREPORT ""
700#define PACKAGE_URL ""
701#define PACKAGE "enthral"
702#define VERSION "001"
703#define STDC_HEADERS 1
704#define HAVE_SYS_TYPES_H 1
705#define HAVE_SYS_STAT_H 1
706#define HAVE_STDLIB_H 1
707#define HAVE_STRING_H 1
708#define HAVE_MEMORY_H 1
709#define HAVE_STRINGS_H 1
710#define HAVE_INTTYPES_H 1
711#define HAVE_STDINT_H 1
712#define HAVE_UNISTD_H 1
713#define HAVE_DLFCN_H 1
714#define LT_OBJDIR ".libs/"
715
716configure: exit 0
Note: See TracBrowser for help on using the browser.