]> git.uio.no Git - private-olgabo.git/blob - OgreBullet/config.log
sc
[private-olgabo.git] / OgreBullet / config.log
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 OgreBullet configure 0.2, which was
5 generated by GNU Autoconf 2.68.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = one
14 uname -m = x86_64
15 uname -r = 3.2.0-24-generic
16 uname -s = Linux
17 uname -v = #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012
18
19 /usr/bin/uname -p = unknown
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
30 PATH: /usr/lib/lightdm/lightdm
31 PATH: /usr/local/sbin
32 PATH: /usr/local/bin
33 PATH: /usr/sbin
34 PATH: /usr/bin
35 PATH: /sbin
36 PATH: /bin
37 PATH: /usr/games
38 PATH: /home/olga/bullet-2.80-rev2531/src
39
40
41 ## ----------- ##
42 ## Core tests. ##
43 ## ----------- ##
44
45 configure:2287: checking for a BSD-compatible install
46 configure:2355: result: /usr/bin/install -c
47 configure:2366: checking whether build environment is sane
48 configure:2416: result: yes
49 configure:2557: checking for a thread-safe mkdir -p
50 configure:2596: result: /bin/mkdir -p
51 configure:2609: checking for gawk
52 configure:2625: found /usr/bin/gawk
53 configure:2636: result: gawk
54 configure:2647: checking whether make sets $(MAKE)
55 configure:2669: result: yes
56 configure:2873: checking for g++
57 configure:2889: found /usr/bin/g++
58 configure:2900: result: g++
59 configure:2927: checking for C++ compiler version
60 configure:2936: g++ --version >&5
61 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
62 Copyright (C) 2011 Free Software Foundation, Inc.
63 This is free software; see the source for copying conditions.  There is NO
64 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
65
66 configure:2947: $? = 0
67 configure:2936: g++ -v >&5
68 Using built-in specs.
69 COLLECT_GCC=g++
70 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
71 Target: x86_64-linux-gnu
72 Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
73 Thread model: posix
74 gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
75 configure:2947: $? = 0
76 configure:2936: g++ -V >&5
77 g++: error: unrecognized option '-V'
78 g++: fatal error: no input files
79 compilation terminated.
80 configure:2947: $? = 4
81 configure:2936: g++ -qversion >&5
82 g++: error: unrecognized option '-qversion'
83 g++: fatal error: no input files
84 compilation terminated.
85 configure:2947: $? = 4
86 configure:2967: checking whether the C++ compiler works
87 configure:2989: g++    conftest.cpp  >&5
88 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
89 conftest.cpp:8:0: note: this is the location of the previous definition
90 configure:2993: $? = 0
91 configure:3041: result: yes
92 configure:3044: checking for C++ compiler default output file name
93 configure:3046: result: a.out
94 configure:3052: checking for suffix of executables
95 configure:3059: g++ -o conftest    conftest.cpp  >&5
96 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
97 conftest.cpp:8:0: note: this is the location of the previous definition
98 configure:3063: $? = 0
99 configure:3085: result: 
100 configure:3107: checking whether we are cross compiling
101 configure:3115: g++ -o conftest    conftest.cpp  >&5
102 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
103 conftest.cpp:8:0: note: this is the location of the previous definition
104 configure:3119: $? = 0
105 configure:3126: ./conftest
106 configure:3130: $? = 0
107 configure:3145: result: no
108 configure:3150: checking for suffix of object files
109 configure:3172: g++ -c   conftest.cpp >&5
110 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
111 conftest.cpp:8:0: note: this is the location of the previous definition
112 configure:3176: $? = 0
113 configure:3197: result: o
114 configure:3201: checking whether we are using the GNU C++ compiler
115 configure:3220: g++ -c   conftest.cpp >&5
116 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
117 conftest.cpp:8:0: note: this is the location of the previous definition
118 configure:3220: $? = 0
119 configure:3229: result: yes
120 configure:3238: checking whether g++ accepts -g
121 configure:3258: g++ -c -g  conftest.cpp >&5
122 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
123 conftest.cpp:8:0: note: this is the location of the previous definition
124 configure:3258: $? = 0
125 configure: failed program was:
126 | /* confdefs.h */
127 | #define PACKAGE_NAME "OgreBullet"
128 | #define PACKAGE_TARNAME "ogrebullet"
129 | #define PACKAGE_VERSION "0.2"
130 | #define PACKAGE_STRING "OgreBullet 0.2"
131 | #define PACKAGE_BUGREPORT ""
132 | #define PACKAGE_URL ""
133 | #define PACKAGE "OgreBullet"
134 | #define VERSION "0.2"
135 | #define PACKAGE "ogrebullet"
136 | #define VERSION "0.2"
137 | /* end confdefs.h.  */
138
139 | int
140 | main ()
141 | {
142
143 |   ;
144 |   return 0;
145 | }
146 configure:3273: g++ -c   conftest.cpp >&5
147 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
148 conftest.cpp:8:0: note: this is the location of the previous definition
149 configure:3273: $? = 0
150 configure: failed program was:
151 | /* confdefs.h */
152 | #define PACKAGE_NAME "OgreBullet"
153 | #define PACKAGE_TARNAME "ogrebullet"
154 | #define PACKAGE_VERSION "0.2"
155 | #define PACKAGE_STRING "OgreBullet 0.2"
156 | #define PACKAGE_BUGREPORT ""
157 | #define PACKAGE_URL ""
158 | #define PACKAGE "OgreBullet"
159 | #define VERSION "0.2"
160 | #define PACKAGE "ogrebullet"
161 | #define VERSION "0.2"
162 | /* end confdefs.h.  */
163
164 | int
165 | main ()
166 | {
167
168 |   ;
169 |   return 0;
170 | }
171 configure:3289: g++ -c -g  conftest.cpp >&5
172 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
173 conftest.cpp:8:0: note: this is the location of the previous definition
174 configure:3289: $? = 0
175 configure:3299: result: yes
176 configure:3333: checking for style of include used by make
177 configure:3361: result: GNU
178 configure:3387: checking dependency style of g++
179 configure:3498: result: gcc3
180 configure:3515: checking dependency style of g++
181 configure:3626: result: gcc3
182 configure:3670: checking build system type
183 configure:3684: result: x86_64-unknown-linux-gnu
184 configure:3704: checking host system type
185 configure:3717: result: x86_64-unknown-linux-gnu
186 configure:3758: checking how to print strings
187 configure:3785: result: printf
188 configure:3854: checking for gcc
189 configure:3870: found /usr/bin/gcc
190 configure:3881: result: gcc
191 configure:4110: checking for C compiler version
192 configure:4119: gcc --version >&5
193 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
194 Copyright (C) 2011 Free Software Foundation, Inc.
195 This is free software; see the source for copying conditions.  There is NO
196 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
197
198 configure:4130: $? = 0
199 configure:4119: gcc -v >&5
200 Using built-in specs.
201 COLLECT_GCC=gcc
202 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
203 Target: x86_64-linux-gnu
204 Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
205 Thread model: posix
206 gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
207 configure:4130: $? = 0
208 configure:4119: gcc -V >&5
209 gcc: error: unrecognized option '-V'
210 gcc: fatal error: no input files
211 compilation terminated.
212 configure:4130: $? = 4
213 configure:4119: gcc -qversion >&5
214 gcc: error: unrecognized option '-qversion'
215 gcc: fatal error: no input files
216 compilation terminated.
217 configure:4130: $? = 4
218 configure:4134: checking whether we are using the GNU C compiler
219 configure:4153: gcc -c   conftest.c >&5
220 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
221 conftest.c:8:0: note: this is the location of the previous definition
222 configure:4153: $? = 0
223 configure:4162: result: yes
224 configure:4171: checking whether gcc accepts -g
225 configure:4191: gcc -c -g  conftest.c >&5
226 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
227 conftest.c:8:0: note: this is the location of the previous definition
228 configure:4191: $? = 0
229 configure: failed program was:
230 | /* confdefs.h */
231 | #define PACKAGE_NAME "OgreBullet"
232 | #define PACKAGE_TARNAME "ogrebullet"
233 | #define PACKAGE_VERSION "0.2"
234 | #define PACKAGE_STRING "OgreBullet 0.2"
235 | #define PACKAGE_BUGREPORT ""
236 | #define PACKAGE_URL ""
237 | #define PACKAGE "OgreBullet"
238 | #define VERSION "0.2"
239 | #define PACKAGE "ogrebullet"
240 | #define VERSION "0.2"
241 | /* end confdefs.h.  */
242
243 | int
244 | main ()
245 | {
246
247 |   ;
248 |   return 0;
249 | }
250 configure:4206: gcc -c   conftest.c >&5
251 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
252 conftest.c:8:0: note: this is the location of the previous definition
253 configure:4206: $? = 0
254 configure: failed program was:
255 | /* confdefs.h */
256 | #define PACKAGE_NAME "OgreBullet"
257 | #define PACKAGE_TARNAME "ogrebullet"
258 | #define PACKAGE_VERSION "0.2"
259 | #define PACKAGE_STRING "OgreBullet 0.2"
260 | #define PACKAGE_BUGREPORT ""
261 | #define PACKAGE_URL ""
262 | #define PACKAGE "OgreBullet"
263 | #define VERSION "0.2"
264 | #define PACKAGE "ogrebullet"
265 | #define VERSION "0.2"
266 | /* end confdefs.h.  */
267
268 | int
269 | main ()
270 | {
271
272 |   ;
273 |   return 0;
274 | }
275 configure:4222: gcc -c -g  conftest.c >&5
276 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
277 conftest.c:8:0: note: this is the location of the previous definition
278 configure:4222: $? = 0
279 configure:4232: result: yes
280 configure:4249: checking for gcc option to accept ISO C89
281 configure:4313: gcc  -c -g -O2  conftest.c >&5
282 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
283 conftest.c:8:0: note: this is the location of the previous definition
284 configure:4313: $? = 0
285 configure:4326: result: none needed
286 configure:4348: checking dependency style of gcc
287 configure:4459: result: gcc3
288 configure:4476: checking dependency style of gcc
289 configure:4587: result: gcc3
290 configure:4602: checking for a sed that does not truncate output
291 configure:4666: result: /bin/sed
292 configure:4684: checking for grep that handles long lines and -e
293 configure:4742: result: /bin/grep
294 configure:4747: checking for egrep
295 configure:4809: result: /bin/grep -E
296 configure:4814: checking for fgrep
297 configure:4876: result: /bin/grep -F
298 configure:4911: checking for ld used by gcc
299 configure:4978: result: /usr/bin/ld
300 configure:4985: checking if the linker (/usr/bin/ld) is GNU ld
301 configure:5000: result: yes
302 configure:5012: checking for BSD- or MS-compatible name lister (nm)
303 configure:5061: result: /usr/bin/nm -B
304 configure:5191: checking the name lister (/usr/bin/nm -B) interface
305 configure:5198: gcc -c -g -O2  conftest.c >&5
306 configure:5201: /usr/bin/nm -B "conftest.o"
307 configure:5204: output
308 0000000000000000 B some_variable
309 configure:5211: result: BSD nm
310 configure:5214: checking whether ln -s works
311 configure:5218: result: yes
312 configure:5226: checking the maximum length of command line arguments
313 configure:5356: result: 1572864
314 configure:5373: checking whether the shell understands some XSI constructs
315 configure:5383: result: yes
316 configure:5387: checking whether the shell understands "+="
317 configure:5393: result: yes
318 configure:5428: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
319 configure:5468: result: func_convert_file_noop
320 configure:5475: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
321 configure:5495: result: func_convert_file_noop
322 configure:5502: checking for /usr/bin/ld option to reload object files
323 configure:5509: result: -r
324 configure:5583: checking for objdump
325 configure:5599: found /usr/bin/objdump
326 configure:5610: result: objdump
327 configure:5642: checking how to recognize dependent libraries
328 configure:5844: result: pass_all
329 configure:5929: checking for dlltool
330 configure:5959: result: no
331 configure:5989: checking how to associate runtime and link libraries
332 configure:6016: result: printf %s\n
333 configure:6077: checking for ar
334 configure:6093: found /usr/bin/ar
335 configure:6104: result: ar
336 configure:6141: checking for archiver @FILE support
337 configure:6158: gcc -c -g -O2  conftest.c >&5
338 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
339 conftest.c:8:0: note: this is the location of the previous definition
340 configure:6158: $? = 0
341 configure:6161: ar cru libconftest.a @conftest.lst >&5
342 configure:6164: $? = 0
343 configure:6169: ar cru libconftest.a @conftest.lst >&5
344 ar: conftest.o: No such file or directory
345 configure:6172: $? = 1
346 configure:6184: result: @
347 configure:6242: checking for strip
348 configure:6258: found /usr/bin/strip
349 configure:6269: result: strip
350 configure:6341: checking for ranlib
351 configure:6357: found /usr/bin/ranlib
352 configure:6368: result: ranlib
353 configure:6470: checking command to parse /usr/bin/nm -B output from gcc object
354 configure:6590: gcc -c -g -O2  conftest.c >&5
355 configure:6593: $? = 0
356 configure:6597: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
357 configure:6600: $? = 0
358 configure:6666: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
359 configure:6669: $? = 0
360 configure:6707: result: ok
361 configure:6744: checking for sysroot
362 configure:6774: result: no
363 configure:6851: gcc -c -g -O2  conftest.c >&5
364 configure:6854: $? = 0
365 configure:7030: checking for mt
366 configure:7046: found /bin/mt
367 configure:7057: result: mt
368 configure:7080: checking if mt is a manifest tool
369 configure:7086: mt '-?'
370 configure:7094: result: no
371 configure:7736: checking how to run the C preprocessor
372 configure:7767: gcc -E  conftest.c
373 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
374 conftest.c:8:0: note: this is the location of the previous definition
375 configure:7767: $? = 0
376 configure:7781: gcc -E  conftest.c
377 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
378 conftest.c:8:0: note: this is the location of the previous definition
379 conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
380 compilation terminated.
381 configure:7781: $? = 1
382 configure: failed program was:
383 | /* confdefs.h */
384 | #define PACKAGE_NAME "OgreBullet"
385 | #define PACKAGE_TARNAME "ogrebullet"
386 | #define PACKAGE_VERSION "0.2"
387 | #define PACKAGE_STRING "OgreBullet 0.2"
388 | #define PACKAGE_BUGREPORT ""
389 | #define PACKAGE_URL ""
390 | #define PACKAGE "OgreBullet"
391 | #define VERSION "0.2"
392 | #define PACKAGE "ogrebullet"
393 | #define VERSION "0.2"
394 | /* end confdefs.h.  */
395 | #include <ac_nonexistent.h>
396 configure:7806: result: gcc -E
397 configure:7826: gcc -E  conftest.c
398 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
399 conftest.c:8:0: note: this is the location of the previous definition
400 configure:7826: $? = 0
401 configure:7840: gcc -E  conftest.c
402 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
403 conftest.c:8:0: note: this is the location of the previous definition
404 conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
405 compilation terminated.
406 configure:7840: $? = 1
407 configure: failed program was:
408 | /* confdefs.h */
409 | #define PACKAGE_NAME "OgreBullet"
410 | #define PACKAGE_TARNAME "ogrebullet"
411 | #define PACKAGE_VERSION "0.2"
412 | #define PACKAGE_STRING "OgreBullet 0.2"
413 | #define PACKAGE_BUGREPORT ""
414 | #define PACKAGE_URL ""
415 | #define PACKAGE "OgreBullet"
416 | #define VERSION "0.2"
417 | #define PACKAGE "ogrebullet"
418 | #define VERSION "0.2"
419 | /* end confdefs.h.  */
420 | #include <ac_nonexistent.h>
421 configure:7869: checking for ANSI C header files
422 configure:7889: gcc -c -g -O2  conftest.c >&5
423 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
424 conftest.c:8:0: note: this is the location of the previous definition
425 configure:7889: $? = 0
426 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
427 conftest.c:8:0: note: this is the location of the previous definition
428 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
429 conftest.c:8:0: note: this is the location of the previous definition
430 configure:7962: gcc -o conftest -g -O2   conftest.c  >&5
431 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
432 conftest.c:8:0: note: this is the location of the previous definition
433 configure:7962: $? = 0
434 configure:7962: ./conftest
435 configure:7962: $? = 0
436 configure:7973: result: yes
437 configure:7986: checking for sys/types.h
438 configure:7986: gcc -c -g -O2  conftest.c >&5
439 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
440 conftest.c:8:0: note: this is the location of the previous definition
441 configure:7986: $? = 0
442 configure:7986: result: yes
443 configure:7986: checking for sys/stat.h
444 configure:7986: gcc -c -g -O2  conftest.c >&5
445 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
446 conftest.c:8:0: note: this is the location of the previous definition
447 configure:7986: $? = 0
448 configure:7986: result: yes
449 configure:7986: checking for stdlib.h
450 configure:7986: gcc -c -g -O2  conftest.c >&5
451 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
452 conftest.c:8:0: note: this is the location of the previous definition
453 configure:7986: $? = 0
454 configure:7986: result: yes
455 configure:7986: checking for string.h
456 configure:7986: gcc -c -g -O2  conftest.c >&5
457 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
458 conftest.c:8:0: note: this is the location of the previous definition
459 configure:7986: $? = 0
460 configure:7986: result: yes
461 configure:7986: checking for memory.h
462 configure:7986: gcc -c -g -O2  conftest.c >&5
463 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
464 conftest.c:8:0: note: this is the location of the previous definition
465 configure:7986: $? = 0
466 configure:7986: result: yes
467 configure:7986: checking for strings.h
468 configure:7986: gcc -c -g -O2  conftest.c >&5
469 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
470 conftest.c:8:0: note: this is the location of the previous definition
471 configure:7986: $? = 0
472 configure:7986: result: yes
473 configure:7986: checking for inttypes.h
474 configure:7986: gcc -c -g -O2  conftest.c >&5
475 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
476 conftest.c:8:0: note: this is the location of the previous definition
477 configure:7986: $? = 0
478 configure:7986: result: yes
479 configure:7986: checking for stdint.h
480 configure:7986: gcc -c -g -O2  conftest.c >&5
481 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
482 conftest.c:8:0: note: this is the location of the previous definition
483 configure:7986: $? = 0
484 configure:7986: result: yes
485 configure:7986: checking for unistd.h
486 configure:7986: gcc -c -g -O2  conftest.c >&5
487 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
488 conftest.c:8:0: note: this is the location of the previous definition
489 configure:7986: $? = 0
490 configure:7986: result: yes
491 configure:8000: checking for dlfcn.h
492 configure:8000: gcc -c -g -O2  conftest.c >&5
493 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
494 conftest.c:8:0: note: this is the location of the previous definition
495 configure:8000: $? = 0
496 configure:8000: result: yes
497 configure:8217: checking for objdir
498 configure:8232: result: .libs
499 configure:8499: checking if gcc supports -fno-rtti -fno-exceptions
500 configure:8517: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
501 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
502 configure:8521: $? = 0
503 configure:8534: result: no
504 configure:8861: checking for gcc option to produce PIC
505 configure:8868: result: -fPIC -DPIC
506 configure:8876: checking if gcc PIC flag -fPIC -DPIC works
507 configure:8894: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
508 configure:8898: $? = 0
509 configure:8911: result: yes
510 configure:8940: checking if gcc static flag -static works
511 configure:8968: result: yes
512 configure:8983: checking if gcc supports -c -o file.o
513 configure:9004: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
514 configure:9008: $? = 0
515 configure:9030: result: yes
516 configure:9038: checking if gcc supports -c -o file.o
517 configure:9085: result: yes
518 configure:9118: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
519 configure:10275: result: yes
520 configure:10312: checking whether -lc should be explicitly linked in
521 configure:10320: gcc -c -g -O2  conftest.c >&5
522 configure:10323: $? = 0
523 configure:10338: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
524 configure:10341: $? = 0
525 configure:10355: result: no
526 configure:10515: checking dynamic linker characteristics
527 configure:11026: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
528 conftest.c:10:0: warning: "PACKAGE" redefined [enabled by default]
529 conftest.c:8:0: note: this is the location of the previous definition
530 configure:11026: $? = 0
531 configure:11260: result: GNU/Linux ld.so
532 configure:11367: checking how to hardcode library paths into programs
533 configure:11392: result: immediate
534 configure:11932: checking whether stripping libraries is possible
535 configure:11937: result: yes
536 configure:11972: checking if libtool supports shared libraries
537 configure:11974: result: yes
538 configure:11977: checking whether to build shared libraries
539 configure:11998: result: yes
540 configure:12001: checking whether to build static libraries
541 configure:12005: result: yes
542 configure:12028: checking how to run the C++ preprocessor
543 configure:12055: g++ -E  conftest.cpp
544 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
545 conftest.cpp:8:0: note: this is the location of the previous definition
546 configure:12055: $? = 0
547 configure:12069: g++ -E  conftest.cpp
548 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
549 conftest.cpp:8:0: note: this is the location of the previous definition
550 conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
551 compilation terminated.
552 configure:12069: $? = 1
553 configure: failed program was:
554 | /* confdefs.h */
555 | #define PACKAGE_NAME "OgreBullet"
556 | #define PACKAGE_TARNAME "ogrebullet"
557 | #define PACKAGE_VERSION "0.2"
558 | #define PACKAGE_STRING "OgreBullet 0.2"
559 | #define PACKAGE_BUGREPORT ""
560 | #define PACKAGE_URL ""
561 | #define PACKAGE "OgreBullet"
562 | #define VERSION "0.2"
563 | #define PACKAGE "ogrebullet"
564 | #define VERSION "0.2"
565 | #define STDC_HEADERS 1
566 | #define HAVE_SYS_TYPES_H 1
567 | #define HAVE_SYS_STAT_H 1
568 | #define HAVE_STDLIB_H 1
569 | #define HAVE_STRING_H 1
570 | #define HAVE_MEMORY_H 1
571 | #define HAVE_STRINGS_H 1
572 | #define HAVE_INTTYPES_H 1
573 | #define HAVE_STDINT_H 1
574 | #define HAVE_UNISTD_H 1
575 | #define HAVE_DLFCN_H 1
576 | #define LT_OBJDIR ".libs/"
577 | /* end confdefs.h.  */
578 | #include <ac_nonexistent.h>
579 configure:12094: result: g++ -E
580 configure:12114: g++ -E  conftest.cpp
581 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
582 conftest.cpp:8:0: note: this is the location of the previous definition
583 configure:12114: $? = 0
584 configure:12128: g++ -E  conftest.cpp
585 conftest.cpp:10:0: warning: "PACKAGE" redefined [enabled by default]
586 conftest.cpp:8:0: note: this is the location of the previous definition
587 conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
588 compilation terminated.
589 configure:12128: $? = 1
590 configure: failed program was:
591 | /* confdefs.h */
592 | #define PACKAGE_NAME "OgreBullet"
593 | #define PACKAGE_TARNAME "ogrebullet"
594 | #define PACKAGE_VERSION "0.2"
595 | #define PACKAGE_STRING "OgreBullet 0.2"
596 | #define PACKAGE_BUGREPORT ""
597 | #define PACKAGE_URL ""
598 | #define PACKAGE "OgreBullet"
599 | #define VERSION "0.2"
600 | #define PACKAGE "ogrebullet"
601 | #define VERSION "0.2"
602 | #define STDC_HEADERS 1
603 | #define HAVE_SYS_TYPES_H 1
604 | #define HAVE_SYS_STAT_H 1
605 | #define HAVE_STDLIB_H 1
606 | #define HAVE_STRING_H 1
607 | #define HAVE_MEMORY_H 1
608 | #define HAVE_STRINGS_H 1
609 | #define HAVE_INTTYPES_H 1
610 | #define HAVE_STDINT_H 1
611 | #define HAVE_UNISTD_H 1
612 | #define HAVE_DLFCN_H 1
613 | #define LT_OBJDIR ".libs/"
614 | /* end confdefs.h.  */
615 | #include <ac_nonexistent.h>
616 configure:12297: checking for ld used by g++
617 configure:12364: result: /usr/bin/ld -m elf_x86_64
618 configure:12371: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
619 configure:12386: result: yes
620 configure:12441: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
621 configure:13446: result: yes
622 configure:13482: g++ -c -g -O2  conftest.cpp >&5
623 configure:13485: $? = 0
624 configure:14005: checking for g++ option to produce PIC
625 configure:14012: result: -fPIC -DPIC
626 configure:14020: checking if g++ PIC flag -fPIC -DPIC works
627 configure:14038: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
628 configure:14042: $? = 0
629 configure:14055: result: yes
630 configure:14078: checking if g++ static flag -static works
631 configure:14106: result: yes
632 configure:14118: checking if g++ supports -c -o file.o
633 configure:14139: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
634 configure:14143: $? = 0
635 configure:14165: result: yes
636 configure:14170: checking if g++ supports -c -o file.o
637 configure:14217: result: yes
638 configure:14247: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
639 configure:14286: result: yes
640 configure:14427: checking dynamic linker characteristics
641 configure:15106: result: GNU/Linux ld.so
642 configure:15159: checking how to hardcode library paths into programs
643 configure:15184: result: immediate
644 configure:15300: checking for pkg-config
645 configure:15318: found /usr/bin/pkg-config
646 configure:15330: result: /usr/bin/pkg-config
647 configure:15355: checking pkg-config is at least version 0.9.0
648 configure:15358: result: yes
649 configure:15368: checking for OGRE
650 configure:15375: $PKG_CONFIG --exists --print-errors "OGRE >= 1.4.0"
651 configure:15378: $? = 0
652 configure:15392: $PKG_CONFIG --exists --print-errors "OGRE >= 1.4.0"
653 configure:15395: $? = 0
654 configure:15433: result: yes
655 configure:15442: checking for bullet
656 configure:15449: $PKG_CONFIG --exists --print-errors "bullet >= 2.6.0"
657 configure:15452: $? = 0
658 configure:15466: $PKG_CONFIG --exists --print-errors "bullet >= 2.6.0"
659 configure:15469: $? = 0
660 configure:15507: result: yes
661 configure:15667: creating ./config.status
662
663 ## ---------------------- ##
664 ## Running config.status. ##
665 ## ---------------------- ##
666
667 This file was extended by OgreBullet config.status 0.2, which was
668 generated by GNU Autoconf 2.68.  Invocation command line was
669
670   CONFIG_FILES    = 
671   CONFIG_HEADERS  = 
672   CONFIG_LINKS    = 
673   CONFIG_COMMANDS = 
674   $ ./config.status 
675
676 on one
677
678 config.status:1172: creating Makefile
679 config.status:1172: creating Collisions/Makefile
680 config.status:1172: creating Collisions/src/Makefile
681 config.status:1172: creating Collisions/include/Makefile
682 config.status:1172: creating Collisions/include/Debug/Makefile
683 config.status:1172: creating Collisions/include/Shapes/Makefile
684 config.status:1172: creating Collisions/include/Utils/Makefile
685 config.status:1172: creating Dynamics/Makefile
686 config.status:1172: creating Dynamics/src/Makefile
687 config.status:1172: creating Dynamics/include/Makefile
688 config.status:1172: creating Dynamics/include/Constraints/Makefile
689 config.status:1172: creating Dynamics/include/Prefab/Makefile
690 config.status:1172: creating OgreBullet.pc
691 config.status:1172: creating config.h
692 config.status:1353: config.h is unchanged
693 config.status:1401: executing depfiles commands
694 config.status:1401: executing libtool commands
695
696 ## ---------------- ##
697 ## Cache variables. ##
698 ## ---------------- ##
699
700 ac_cv_build=x86_64-unknown-linux-gnu
701 ac_cv_c_compiler_gnu=yes
702 ac_cv_cxx_compiler_gnu=yes
703 ac_cv_env_CCC_set=
704 ac_cv_env_CCC_value=
705 ac_cv_env_CC_set=
706 ac_cv_env_CC_value=
707 ac_cv_env_CFLAGS_set=
708 ac_cv_env_CFLAGS_value=
709 ac_cv_env_CPPFLAGS_set=
710 ac_cv_env_CPPFLAGS_value=
711 ac_cv_env_CPP_set=
712 ac_cv_env_CPP_value=
713 ac_cv_env_CXXCPP_set=
714 ac_cv_env_CXXCPP_value=
715 ac_cv_env_CXXFLAGS_set=
716 ac_cv_env_CXXFLAGS_value=
717 ac_cv_env_CXX_set=
718 ac_cv_env_CXX_value=
719 ac_cv_env_LDFLAGS_set=
720 ac_cv_env_LDFLAGS_value=
721 ac_cv_env_LIBS_set=
722 ac_cv_env_LIBS_value=
723 ac_cv_env_OGRE_CFLAGS_set=
724 ac_cv_env_OGRE_CFLAGS_value=
725 ac_cv_env_OGRE_LIBS_set=
726 ac_cv_env_OGRE_LIBS_value=
727 ac_cv_env_PKG_CONFIG_LIBDIR_set=
728 ac_cv_env_PKG_CONFIG_LIBDIR_value=
729 ac_cv_env_PKG_CONFIG_PATH_set=
730 ac_cv_env_PKG_CONFIG_PATH_value=
731 ac_cv_env_PKG_CONFIG_set=
732 ac_cv_env_PKG_CONFIG_value=
733 ac_cv_env_build_alias_set=
734 ac_cv_env_build_alias_value=
735 ac_cv_env_bullet_CFLAGS_set=
736 ac_cv_env_bullet_CFLAGS_value=
737 ac_cv_env_bullet_LIBS_set=
738 ac_cv_env_bullet_LIBS_value=
739 ac_cv_env_host_alias_set=
740 ac_cv_env_host_alias_value=
741 ac_cv_env_target_alias_set=
742 ac_cv_env_target_alias_value=
743 ac_cv_header_dlfcn_h=yes
744 ac_cv_header_inttypes_h=yes
745 ac_cv_header_memory_h=yes
746 ac_cv_header_stdc=yes
747 ac_cv_header_stdint_h=yes
748 ac_cv_header_stdlib_h=yes
749 ac_cv_header_string_h=yes
750 ac_cv_header_strings_h=yes
751 ac_cv_header_sys_stat_h=yes
752 ac_cv_header_sys_types_h=yes
753 ac_cv_header_unistd_h=yes
754 ac_cv_host=x86_64-unknown-linux-gnu
755 ac_cv_objext=o
756 ac_cv_path_EGREP='/bin/grep -E'
757 ac_cv_path_FGREP='/bin/grep -F'
758 ac_cv_path_GREP=/bin/grep
759 ac_cv_path_SED=/bin/sed
760 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
761 ac_cv_path_install='/usr/bin/install -c'
762 ac_cv_path_mkdir=/bin/mkdir
763 ac_cv_prog_AWK=gawk
764 ac_cv_prog_CPP='gcc -E'
765 ac_cv_prog_CXXCPP='g++ -E'
766 ac_cv_prog_ac_ct_AR=ar
767 ac_cv_prog_ac_ct_CC=gcc
768 ac_cv_prog_ac_ct_CXX=g++
769 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
770 ac_cv_prog_ac_ct_OBJDUMP=objdump
771 ac_cv_prog_ac_ct_RANLIB=ranlib
772 ac_cv_prog_ac_ct_STRIP=strip
773 ac_cv_prog_cc_c89=
774 ac_cv_prog_cc_g=yes
775 ac_cv_prog_cxx_g=yes
776 ac_cv_prog_make_make_set=yes
777 am_cv_CC_dependencies_compiler_type=gcc3
778 am_cv_CXX_dependencies_compiler_type=gcc3
779 lt_cv_ar_at_file=@
780 lt_cv_archive_cmds_need_lc=no
781 lt_cv_deplibs_check_method=pass_all
782 lt_cv_file_magic_cmd='$MAGIC_CMD'
783 lt_cv_file_magic_test_file=
784 lt_cv_ld_reload_flag=-r
785 lt_cv_nm_interface='BSD nm'
786 lt_cv_objdir=.libs
787 lt_cv_path_LD=/usr/bin/ld
788 lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
789 lt_cv_path_NM='/usr/bin/nm -B'
790 lt_cv_path_mainfest_tool=no
791 lt_cv_prog_compiler_c_o=yes
792 lt_cv_prog_compiler_c_o_CXX=yes
793 lt_cv_prog_compiler_pic='-fPIC -DPIC'
794 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
795 lt_cv_prog_compiler_pic_works=yes
796 lt_cv_prog_compiler_pic_works_CXX=yes
797 lt_cv_prog_compiler_rtti_exceptions=no
798 lt_cv_prog_compiler_static_works=yes
799 lt_cv_prog_compiler_static_works_CXX=yes
800 lt_cv_prog_gnu_ld=yes
801 lt_cv_prog_gnu_ldcxx=yes
802 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
803 lt_cv_shlibpath_overrides_runpath=no
804 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
805 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
806 lt_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'\'''
807 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
808 lt_cv_sys_max_cmd_len=1572864
809 lt_cv_to_host_file_cmd=func_convert_file_noop
810 lt_cv_to_tool_file_cmd=func_convert_file_noop
811 pkg_cv_OGRE_CFLAGS='-pthread -I/usr/local/include -I/usr/local/include/OGRE  '
812 pkg_cv_OGRE_LIBS='-L/usr/local/lib -lOgreMain -lpthread  '
813 pkg_cv_bullet_CFLAGS='-I/usr/local/include/bullet  '
814 pkg_cv_bullet_LIBS='-L/usr/local/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath  '
815
816 ## ----------------- ##
817 ## Output variables. ##
818 ## ----------------- ##
819
820 ACLOCAL='${SHELL} /home/olga/OgreBullet/missing --run aclocal-1.11'
821 AMDEPBACKSLASH='\'
822 AMDEP_FALSE='#'
823 AMDEP_TRUE=''
824 AMTAR='$${TAR-tar}'
825 AR='ar'
826 AUTOCONF='${SHELL} /home/olga/OgreBullet/missing --run autoconf'
827 AUTOHEADER='${SHELL} /home/olga/OgreBullet/missing --run autoheader'
828 AUTOMAKE='${SHELL} /home/olga/OgreBullet/missing --run automake-1.11'
829 AWK='gawk'
830 CC='gcc'
831 CCDEPMODE='depmode=gcc3'
832 CFLAGS='-g -O2'
833 CPP='gcc -E'
834 CPPFLAGS=''
835 CXX='g++'
836 CXXCPP='g++ -E'
837 CXXDEPMODE='depmode=gcc3'
838 CXXFLAGS='-g -O2'
839 CYGPATH_W='echo'
840 DEFS='-DHAVE_CONFIG_H'
841 DEPDIR='.deps'
842 DLLTOOL='false'
843 DSYMUTIL=''
844 DUMPBIN=''
845 ECHO_C=''
846 ECHO_N='-n'
847 ECHO_T=''
848 EGREP='/bin/grep -E'
849 EXEEXT=''
850 FGREP='/bin/grep -F'
851 GREP='/bin/grep'
852 INSTALL_DATA='${INSTALL} -m 644'
853 INSTALL_PROGRAM='${INSTALL}'
854 INSTALL_SCRIPT='${INSTALL}'
855 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
856 LD='/usr/bin/ld -m elf_x86_64'
857 LDFLAGS=''
858 LIBOBJS=''
859 LIBS=''
860 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
861 LIPO=''
862 LN_S='ln -s'
863 LTLIBOBJS=''
864 MAKEINFO='${SHELL} /home/olga/OgreBullet/missing --run makeinfo'
865 MANIFEST_TOOL=':'
866 MKDIR_P='/bin/mkdir -p'
867 NM='/usr/bin/nm -B'
868 NMEDIT=''
869 OBJDUMP='objdump'
870 OBJEXT='o'
871 OGRE_CFLAGS='-pthread -I/usr/local/include -I/usr/local/include/OGRE  '
872 OGRE_LIBS='-L/usr/local/lib -lOgreMain -lpthread  '
873 OTOOL64=''
874 OTOOL=''
875 PACKAGE='ogrebullet'
876 PACKAGE_BUGREPORT=''
877 PACKAGE_NAME='OgreBullet'
878 PACKAGE_STRING='OgreBullet 0.2'
879 PACKAGE_TARNAME='ogrebullet'
880 PACKAGE_URL=''
881 PACKAGE_VERSION='0.2'
882 PATH_SEPARATOR=':'
883 PKG_CONFIG='/usr/bin/pkg-config'
884 PKG_CONFIG_LIBDIR=''
885 PKG_CONFIG_PATH=''
886 RANLIB='ranlib'
887 SED='/bin/sed'
888 SET_MAKE=''
889 SHELL='/bin/bash'
890 STRIP='strip'
891 VERSION='0.2'
892 ac_ct_AR='ar'
893 ac_ct_CC='gcc'
894 ac_ct_CXX='g++'
895 ac_ct_DUMPBIN=''
896 am__EXEEXT_FALSE=''
897 am__EXEEXT_TRUE='#'
898 am__fastdepCC_FALSE='#'
899 am__fastdepCC_TRUE=''
900 am__fastdepCXX_FALSE='#'
901 am__fastdepCXX_TRUE=''
902 am__include='include'
903 am__isrc=''
904 am__leading_dot='.'
905 am__nodep='_no'
906 am__quote=''
907 am__tar='$${TAR-tar} chof - "$$tardir"'
908 am__untar='$${TAR-tar} xf -'
909 bindir='${exec_prefix}/bin'
910 build='x86_64-unknown-linux-gnu'
911 build_alias=''
912 build_cpu='x86_64'
913 build_os='linux-gnu'
914 build_vendor='unknown'
915 bullet_CFLAGS='-I/usr/local/include/bullet  '
916 bullet_LIBS='-L/usr/local/lib -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath  '
917 datadir='${datarootdir}'
918 datarootdir='${prefix}/share'
919 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
920 dvidir='${docdir}'
921 exec_prefix='${prefix}'
922 host='x86_64-unknown-linux-gnu'
923 host_alias=''
924 host_cpu='x86_64'
925 host_os='linux-gnu'
926 host_vendor='unknown'
927 htmldir='${docdir}'
928 includedir='${prefix}/include'
929 infodir='${datarootdir}/info'
930 install_sh='${SHELL} /home/olga/OgreBullet/install-sh'
931 libdir='${exec_prefix}/lib'
932 libexecdir='${exec_prefix}/libexec'
933 localedir='${datarootdir}/locale'
934 localstatedir='${prefix}/var'
935 mandir='${datarootdir}/man'
936 mkdir_p='/bin/mkdir -p'
937 oldincludedir='/usr/include'
938 pdfdir='${docdir}'
939 prefix='/usr/local'
940 program_transform_name='s,x,x,'
941 psdir='${docdir}'
942 sbindir='${exec_prefix}/sbin'
943 sharedstatedir='${prefix}/com'
944 sysconfdir='${prefix}/etc'
945 target_alias=''
946
947 ## ----------- ##
948 ## confdefs.h. ##
949 ## ----------- ##
950
951 /* confdefs.h */
952 #define PACKAGE_NAME "OgreBullet"
953 #define PACKAGE_TARNAME "ogrebullet"
954 #define PACKAGE_VERSION "0.2"
955 #define PACKAGE_STRING "OgreBullet 0.2"
956 #define PACKAGE_BUGREPORT ""
957 #define PACKAGE_URL ""
958 #define PACKAGE "OgreBullet"
959 #define VERSION "0.2"
960 #define PACKAGE "ogrebullet"
961 #define VERSION "0.2"
962 #define STDC_HEADERS 1
963 #define HAVE_SYS_TYPES_H 1
964 #define HAVE_SYS_STAT_H 1
965 #define HAVE_STDLIB_H 1
966 #define HAVE_STRING_H 1
967 #define HAVE_MEMORY_H 1
968 #define HAVE_STRINGS_H 1
969 #define HAVE_INTTYPES_H 1
970 #define HAVE_STDINT_H 1
971 #define HAVE_UNISTD_H 1
972 #define HAVE_DLFCN_H 1
973 #define LT_OBJDIR ".libs/"
974
975 configure: exit 0