Ticket #22354: config.log

File config.log, 169.0 KB (added by dustman@…, 14 years ago)
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 Coin configure 3.1.2, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-simage=/opt/local --mandir=/opt/local/share/man --disable-framework --enable-darwin-x11
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = zurg.cvrti.utah.edu
14uname -m = i386
15uname -r = 10.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 4.00 gigabytes
33Default processor set: 82 tasks, 492 threads, 4 processors
34Load average: 1.03, Mach factor: 2.96
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1646: checking build system type
52configure:1664: result: i386-apple-darwin10.2.0
53configure:1672: checking host system type
54configure:1686: result: i386-apple-darwin10.2.0
55configure:1694: checking target system type
56configure:1708: result: i386-apple-darwin10.2.0
57configure:2130: checking for distcheck mode
58configure:2144: result: no
59configure:2199: checking for gcc
60configure:2225: result: /usr/bin/gcc-4.2
61configure:2469: checking for C compiler version
62configure:2472: /usr/bin/gcc-4.2 --version </dev/null >&5
63i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
64Copyright (C) 2007 Free Software Foundation, Inc.
65This is free software; see the source for copying conditions.  There is NO
66warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
68configure:2475: $? = 0
69configure:2477: /usr/bin/gcc-4.2 -v </dev/null >&5
70Using built-in specs.
71Target: i686-apple-darwin10
72Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
73Thread model: posix
74gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
75configure:2480: $? = 0
76configure:2482: /usr/bin/gcc-4.2 -V </dev/null >&5
77gcc-4.2: argument to `-V' is missing
78configure:2485: $? = 1
79configure:2508: checking for C compiler default output file name
80configure:2511: /usr/bin/gcc-4.2 -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
81configure:2514: $? = 0
82configure:2560: result: a.out
83configure:2565: checking whether the C compiler works
84configure:2571: ./a.out
85configure:2574: $? = 0
86configure:2591: result: yes
87configure:2598: checking whether we are cross compiling
88configure:2600: result: no
89configure:2603: checking for suffix of executables
90configure:2605: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
91configure:2608: $? = 0
92configure:2633: result:
93configure:2639: checking for suffix of object files
94configure:2660: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
95configure:2663: $? = 0
96configure:2685: result: o
97configure:2689: checking whether we are using the GNU C compiler
98configure:2713: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
99configure:2719: $? = 0
100configure:2723: test -z
101                         || test ! -s conftest.err
102configure:2726: $? = 0
103configure:2729: test -s conftest.o
104configure:2732: $? = 0
105configure:2745: result: yes
106configure:2751: checking whether /usr/bin/gcc-4.2 accepts -g
107configure:2772: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
108configure:2778: $? = 0
109configure:2782: test -z
110                         || test ! -s conftest.err
111configure:2785: $? = 0
112configure:2788: test -s conftest.o
113configure:2791: $? = 0
114configure:2802: result: yes
115configure:2819: checking for /usr/bin/gcc-4.2 option to accept ANSI C
116configure:2889: /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
117configure:2895: $? = 0
118configure:2899: test -z
119                         || test ! -s conftest.err
120configure:2902: $? = 0
121configure:2905: test -s conftest.o
122configure:2908: $? = 0
123configure:2926: result: none needed
124configure:2944: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
125conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
126configure:2950: $? = 1
127configure: failed program was:
128| #ifndef __cplusplus
129|   choke me
130| #endif
131configure:3205: checking whether we should build Universal Binaries
132configure:3231: result: no
133configure:3260: checking for a BSD-compatible install
134configure:3315: result: /usr/bin/install -c
135configure:3326: checking whether build environment is sane
136configure:3369: result: yes
137configure:3402: checking for gawk
138configure:3431: result: no
139configure:3402: checking for mawk
140configure:3431: result: no
141configure:3402: checking for nawk
142configure:3431: result: no
143configure:3402: checking for awk
144configure:3418: found /usr/bin/awk
145configure:3428: result: awk
146configure:3438: checking whether make sets $(MAKE)
147configure:3458: result: yes
148configure:3488: checking for style of include used by make
149configure:3516: result: GNU
150configure:3688: checking dependency style of /usr/bin/gcc-4.2
151configure:3756: result: gcc3
152configure:3804: checking whether to enable maintainer-specific portions of Makefiles
153configure:3813: result: no
154configure:3942: checking for C++ compiler version
155configure:3945: /usr/bin/g++-4.2 --version </dev/null >&5
156i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
157Copyright (C) 2007 Free Software Foundation, Inc.
158This is free software; see the source for copying conditions.  There is NO
159warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
160
161configure:3948: $? = 0
162configure:3950: /usr/bin/g++-4.2 -v </dev/null >&5
163Using built-in specs.
164Target: i686-apple-darwin10
165Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
166Thread model: posix
167gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
168configure:3953: $? = 0
169configure:3955: /usr/bin/g++-4.2 -V </dev/null >&5
170g++-4.2: argument to `-V' is missing
171configure:3958: $? = 1
172configure:3961: checking whether we are using the GNU C++ compiler
173configure:3985: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
174configure:3991: $? = 0
175configure:3995: test -z
176                         || test ! -s conftest.err
177configure:3998: $? = 0
178configure:4001: test -s conftest.o
179configure:4004: $? = 0
180configure:4017: result: yes
181configure:4023: checking whether /usr/bin/g++-4.2 accepts -g
182configure:4044: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cc >&5
183configure:4050: $? = 0
184configure:4054: test -z
185                         || test ! -s conftest.err
186configure:4057: $? = 0
187configure:4060: test -s conftest.o
188configure:4063: $? = 0
189configure:4074: result: yes
190configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
191configure:4122: $? = 0
192configure:4126: test -z
193                         || test ! -s conftest.err
194configure:4129: $? = 0
195configure:4132: test -s conftest.o
196configure:4135: $? = 0
197configure:4161: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
198conftest.cc: In function 'int main()':
199conftest.cc:22: error: 'exit' was not declared in this scope
200configure:4167: $? = 1
201configure: failed program was:
202| /* confdefs.h.  */
203|
204| #define PACKAGE_NAME "Coin"
205| #define PACKAGE_TARNAME "coin"
206| #define PACKAGE_VERSION "3.1.2"
207| #define PACKAGE_STRING "Coin 3.1.2"
208| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
209| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
210| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
211| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
212| #define COIN_MAJOR_VERSION 3
213| #define COIN_MINOR_VERSION 1
214| #define COIN_MICRO_VERSION 2
215| #define COIN_VERSION "3.1.2"
216| #define PACKAGE "Coin"
217| #define VERSION "3.1.2"
218| /* end confdefs.h.  */
219|
220| int
221| main ()
222| {
223| exit (42);
224|   ;
225|   return 0;
226| }
227configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
228conftest.cc:18: error: 'void std::exit(int)' should have been declared inside 'std'
229In file included from conftest.cc:19:
230/usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions
231conftest.cc:18: error: from previous declaration 'void std::exit(int) throw ()'
232configure:4122: $? = 1
233configure: failed program was:
234| /* confdefs.h.  */
235|
236| #define PACKAGE_NAME "Coin"
237| #define PACKAGE_TARNAME "coin"
238| #define PACKAGE_VERSION "3.1.2"
239| #define PACKAGE_STRING "Coin 3.1.2"
240| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
241| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
242| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
243| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
244| #define COIN_MAJOR_VERSION 3
245| #define COIN_MINOR_VERSION 1
246| #define COIN_MICRO_VERSION 2
247| #define COIN_VERSION "3.1.2"
248| #define PACKAGE "Coin"
249| #define VERSION "3.1.2"
250| /* end confdefs.h.  */
251| extern "C" void std::exit (int) throw (); using std::exit;
252| #include <stdlib.h>
253| int
254| main ()
255| {
256| exit (42);
257|   ;
258|   return 0;
259| }
260configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
261conftest.cc:18: error: 'void std::exit(int)' should have been declared inside 'std'
262configure:4122: $? = 1
263configure: failed program was:
264| /* confdefs.h.  */
265|
266| #define PACKAGE_NAME "Coin"
267| #define PACKAGE_TARNAME "coin"
268| #define PACKAGE_VERSION "3.1.2"
269| #define PACKAGE_STRING "Coin 3.1.2"
270| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
271| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
272| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
273| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
274| #define COIN_MAJOR_VERSION 3
275| #define COIN_MINOR_VERSION 1
276| #define COIN_MICRO_VERSION 2
277| #define COIN_VERSION "3.1.2"
278| #define PACKAGE "Coin"
279| #define VERSION "3.1.2"
280| /* end confdefs.h.  */
281| extern "C" void std::exit (int); using std::exit;
282| #include <stdlib.h>
283| int
284| main ()
285| {
286| exit (42);
287|   ;
288|   return 0;
289| }
290configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
291In file included from conftest.cc:19:
292/usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions
293conftest.cc:18: error: from previous declaration 'void exit(int) throw ()'
294configure:4122: $? = 1
295configure: failed program was:
296| /* confdefs.h.  */
297|
298| #define PACKAGE_NAME "Coin"
299| #define PACKAGE_TARNAME "coin"
300| #define PACKAGE_VERSION "3.1.2"
301| #define PACKAGE_STRING "Coin 3.1.2"
302| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
303| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
304| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
305| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
306| #define COIN_MAJOR_VERSION 3
307| #define COIN_MINOR_VERSION 1
308| #define COIN_MICRO_VERSION 2
309| #define COIN_VERSION "3.1.2"
310| #define PACKAGE "Coin"
311| #define VERSION "3.1.2"
312| /* end confdefs.h.  */
313| extern "C" void exit (int) throw ();
314| #include <stdlib.h>
315| int
316| main ()
317| {
318| exit (42);
319|   ;
320|   return 0;
321| }
322configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
323configure:4122: $? = 0
324configure:4126: test -z
325                         || test ! -s conftest.err
326configure:4129: $? = 0
327configure:4132: test -s conftest.o
328configure:4135: $? = 0
329configure:4161: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
330configure:4167: $? = 0
331configure:4171: test -z
332                         || test ! -s conftest.err
333configure:4174: $? = 0
334configure:4177: test -s conftest.o
335configure:4180: $? = 0
336configure:4205: checking dependency style of /usr/bin/g++-4.2
337configure:4273: result: gcc3
338configure:4295: checking how to run the C++ preprocessor
339configure:4326: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc
340configure:4332: $? = 0
341configure:4364: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc
342conftest.cc:21:28: error: ac_nonexistent.h: No such file or directory
343configure:4370: $? = 1
344configure: failed program was:
345| /* confdefs.h.  */
346|
347| #define PACKAGE_NAME "Coin"
348| #define PACKAGE_TARNAME "coin"
349| #define PACKAGE_VERSION "3.1.2"
350| #define PACKAGE_STRING "Coin 3.1.2"
351| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
352| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
353| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
354| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
355| #define COIN_MAJOR_VERSION 3
356| #define COIN_MINOR_VERSION 1
357| #define COIN_MICRO_VERSION 2
358| #define COIN_VERSION "3.1.2"
359| #define PACKAGE "Coin"
360| #define VERSION "3.1.2"
361| #ifdef __cplusplus
362| extern "C" void exit (int);
363| #endif
364| /* end confdefs.h.  */
365| #include <ac_nonexistent.h>
366configure:4409: result: /usr/bin/g++-4.2 -E
367configure:4433: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc
368configure:4439: $? = 0
369configure:4471: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc
370conftest.cc:21:28: error: ac_nonexistent.h: No such file or directory
371configure:4477: $? = 1
372configure: failed program was:
373| /* confdefs.h.  */
374|
375| #define PACKAGE_NAME "Coin"
376| #define PACKAGE_TARNAME "coin"
377| #define PACKAGE_VERSION "3.1.2"
378| #define PACKAGE_STRING "Coin 3.1.2"
379| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
380| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
381| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
382| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
383| #define COIN_MAJOR_VERSION 3
384| #define COIN_MINOR_VERSION 1
385| #define COIN_MICRO_VERSION 2
386| #define COIN_VERSION "3.1.2"
387| #define PACKAGE "Coin"
388| #define VERSION "3.1.2"
389| #ifdef __cplusplus
390| extern "C" void exit (int);
391| #endif
392| /* end confdefs.h.  */
393| #include <ac_nonexistent.h>
394configure:4590: checking OS X deployment target
395configure:4607: result:
396configure:4781: checking for a sed that does not truncate output
397configure:4835: result: /usr/bin/sed
398configure:4838: checking for egrep
399configure:4848: result: grep -E
400configure:4864: checking for ld used by /usr/bin/gcc-4.2
401configure:4931: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
402configure:4940: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
403configure:4955: result: no
404configure:4960: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
405configure:4967: result: -r
406configure:4985: checking for BSD-compatible nm
407configure:5034: result: /usr/bin/nm
408configure:5038: checking whether ln -s works
409configure:5042: result: yes
410configure:5049: checking how to recognise dependent libraries
411configure:5225: result: pass_all
412configure:5462: checking how to run the C preprocessor
413configure:5497: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
414configure:5503: $? = 0
415configure:5535: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
416conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
417configure:5541: $? = 1
418configure: failed program was:
419| /* confdefs.h.  */
420|
421| #define PACKAGE_NAME "Coin"
422| #define PACKAGE_TARNAME "coin"
423| #define PACKAGE_VERSION "3.1.2"
424| #define PACKAGE_STRING "Coin 3.1.2"
425| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
426| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
427| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
428| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
429| #define COIN_MAJOR_VERSION 3
430| #define COIN_MINOR_VERSION 1
431| #define COIN_MICRO_VERSION 2
432| #define COIN_VERSION "3.1.2"
433| #define PACKAGE "Coin"
434| #define VERSION "3.1.2"
435| #ifdef __cplusplus
436| #endif
437| #define COIN_MACOS_10 1
438| #define COIN_MACOS_10_1 1
439| #define COIN_MACOS_10_2 1
440| /* end confdefs.h.  */
441| #include <ac_nonexistent.h>
442configure:5580: result: /usr/bin/gcc-4.2 -E
443configure:5604: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
444configure:5610: $? = 0
445configure:5642: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
446conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
447configure:5648: $? = 1
448configure: failed program was:
449| /* confdefs.h.  */
450|
451| #define PACKAGE_NAME "Coin"
452| #define PACKAGE_TARNAME "coin"
453| #define PACKAGE_VERSION "3.1.2"
454| #define PACKAGE_STRING "Coin 3.1.2"
455| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
456| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
457| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
458| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
459| #define COIN_MAJOR_VERSION 3
460| #define COIN_MINOR_VERSION 1
461| #define COIN_MICRO_VERSION 2
462| #define COIN_VERSION "3.1.2"
463| #define PACKAGE "Coin"
464| #define VERSION "3.1.2"
465| #ifdef __cplusplus
466| #endif
467| #define COIN_MACOS_10 1
468| #define COIN_MACOS_10_1 1
469| #define COIN_MACOS_10_2 1
470| /* end confdefs.h.  */
471| #include <ac_nonexistent.h>
472configure:5692: checking for ANSI C header files
473configure:5717: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
474configure:5723: $? = 0
475configure:5727: test -z
476                         || test ! -s conftest.err
477configure:5730: $? = 0
478configure:5733: test -s conftest.o
479configure:5736: $? = 0
480configure:5825: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
481conftest.c: In function 'main':
482conftest.c:40: warning: incompatible implicit declaration of built-in function 'exit'
483configure:5828: $? = 0
484configure:5830: ./conftest
485configure:5833: $? = 0
486configure:5848: result: yes
487configure:5872: checking for sys/types.h
488configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
489configure:5894: $? = 0
490configure:5898: test -z
491                         || test ! -s conftest.err
492configure:5901: $? = 0
493configure:5904: test -s conftest.o
494configure:5907: $? = 0
495configure:5918: result: yes
496configure:5872: checking for sys/stat.h
497configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
498configure:5894: $? = 0
499configure:5898: test -z
500                         || test ! -s conftest.err
501configure:5901: $? = 0
502configure:5904: test -s conftest.o
503configure:5907: $? = 0
504configure:5918: result: yes
505configure:5872: checking for stdlib.h
506configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
507configure:5894: $? = 0
508configure:5898: test -z
509                         || test ! -s conftest.err
510configure:5901: $? = 0
511configure:5904: test -s conftest.o
512configure:5907: $? = 0
513configure:5918: result: yes
514configure:5872: checking for string.h
515configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
516configure:5894: $? = 0
517configure:5898: test -z
518                         || test ! -s conftest.err
519configure:5901: $? = 0
520configure:5904: test -s conftest.o
521configure:5907: $? = 0
522configure:5918: result: yes
523configure:5872: checking for memory.h
524configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
525configure:5894: $? = 0
526configure:5898: test -z
527                         || test ! -s conftest.err
528configure:5901: $? = 0
529configure:5904: test -s conftest.o
530configure:5907: $? = 0
531configure:5918: result: yes
532configure:5872: checking for strings.h
533configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
534configure:5894: $? = 0
535configure:5898: test -z
536                         || test ! -s conftest.err
537configure:5901: $? = 0
538configure:5904: test -s conftest.o
539configure:5907: $? = 0
540configure:5918: result: yes
541configure:5872: checking for inttypes.h
542configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
543configure:5894: $? = 0
544configure:5898: test -z
545                         || test ! -s conftest.err
546configure:5901: $? = 0
547configure:5904: test -s conftest.o
548configure:5907: $? = 0
549configure:5918: result: yes
550configure:5872: checking for stdint.h
551configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
552configure:5894: $? = 0
553configure:5898: test -z
554                         || test ! -s conftest.err
555configure:5901: $? = 0
556configure:5904: test -s conftest.o
557configure:5907: $? = 0
558configure:5918: result: yes
559configure:5872: checking for unistd.h
560configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
561configure:5894: $? = 0
562configure:5898: test -z
563                         || test ! -s conftest.err
564configure:5901: $? = 0
565configure:5904: test -s conftest.o
566configure:5907: $? = 0
567configure:5918: result: yes
568configure:5944: checking dlfcn.h usability
569configure:5956: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
570configure:5962: $? = 0
571configure:5966: test -z
572                         || test ! -s conftest.err
573configure:5969: $? = 0
574configure:5972: test -s conftest.o
575configure:5975: $? = 0
576configure:5985: result: yes
577configure:5989: checking dlfcn.h presence
578configure:5999: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
579configure:6005: $? = 0
580configure:6025: result: yes
581configure:6060: checking for dlfcn.h
582configure:6067: result: yes
583configure:6090: checking how to run the C++ preprocessor
584configure:6204: result: /usr/bin/g++-4.2 -E
585configure:6228: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc
586configure:6234: $? = 0
587configure:6266: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc
588conftest.cc:34:28: error: ac_nonexistent.h: No such file or directory
589configure:6272: $? = 1
590configure: failed program was:
591| /* confdefs.h.  */
592|
593| #define PACKAGE_NAME "Coin"
594| #define PACKAGE_TARNAME "coin"
595| #define PACKAGE_VERSION "3.1.2"
596| #define PACKAGE_STRING "Coin 3.1.2"
597| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
598| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
599| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
600| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
601| #define COIN_MAJOR_VERSION 3
602| #define COIN_MINOR_VERSION 1
603| #define COIN_MICRO_VERSION 2
604| #define COIN_VERSION "3.1.2"
605| #define PACKAGE "Coin"
606| #define VERSION "3.1.2"
607| #ifdef __cplusplus
608| #endif
609| #define COIN_MACOS_10 1
610| #define COIN_MACOS_10_1 1
611| #define COIN_MACOS_10_2 1
612| #define STDC_HEADERS 1
613| #define HAVE_SYS_TYPES_H 1
614| #define HAVE_SYS_STAT_H 1
615| #define HAVE_STDLIB_H 1
616| #define HAVE_STRING_H 1
617| #define HAVE_MEMORY_H 1
618| #define HAVE_STRINGS_H 1
619| #define HAVE_INTTYPES_H 1
620| #define HAVE_STDINT_H 1
621| #define HAVE_UNISTD_H 1
622| #define HAVE_DLFCN_H 1
623| /* end confdefs.h.  */
624| #include <ac_nonexistent.h>
625configure:6369: checking for g77
626configure:6398: result: no
627configure:6369: checking for f77
628configure:6398: result: no
629configure:6369: checking for xlf
630configure:6398: result: no
631configure:6369: checking for frt
632configure:6398: result: no
633configure:6369: checking for pgf77
634configure:6398: result: no
635configure:6369: checking for fort77
636configure:6398: result: no
637configure:6369: checking for fl32
638configure:6398: result: no
639configure:6369: checking for af77
640configure:6398: result: no
641configure:6369: checking for f90
642configure:6398: result: no
643configure:6369: checking for xlf90
644configure:6398: result: no
645configure:6369: checking for pgf90
646configure:6398: result: no
647configure:6369: checking for epcf90
648configure:6398: result: no
649configure:6369: checking for f95
650configure:6398: result: no
651configure:6369: checking for fort
652configure:6398: result: no
653configure:6369: checking for xlf95
654configure:6398: result: no
655configure:6369: checking for ifc
656configure:6398: result: no
657configure:6369: checking for efc
658configure:6398: result: no
659configure:6369: checking for pgf95
660configure:6398: result: no
661configure:6369: checking for lf95
662configure:6398: result: no
663configure:6369: checking for gfortran
664configure:6398: result: no
665configure:6410: checking for Fortran 77 compiler version
666configure:6413:  --version </dev/null >&5
667./configure: line 6414: --version: command not found
668configure:6416: $? = 127
669configure:6418:  -v </dev/null >&5
670./configure: line 6419: -v: command not found
671configure:6421: $? = 127
672configure:6423:  -V </dev/null >&5
673./configure: line 6424: -V: command not found
674configure:6426: $? = 127
675configure:6434: checking whether we are using the GNU Fortran 77 compiler
676configure:6448:  -c -O2 -m64 conftest.F >&5
677./configure: line 6449: -c: command not found
678configure:6454: $? = 127
679configure: failed program was:
680|       program main
681| #ifndef __GNUC__
682|        choke me
683| #endif
684|
685|       end
686configure:6480: result: no
687configure:6486: checking whether  accepts -g
688configure:6498:  -c -g conftest.f >&5
689./configure: line 6499: -c: command not found
690configure:6504: $? = 127
691configure: failed program was:
692|       program main
693|
694|       end
695configure:6529: result: no
696configure:6559: checking the maximum length of command line arguments
697configure:6668: result: 196608
698configure:6679: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
699configure:6784: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
700configure:6787: $? = 0
701configure:6791: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
702configure:6794: $? = 0
703cannot find nm_test_var in conftest.nm
704configure:6784: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
705configure:6787: $? = 0
706configure:6791: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
707configure:6794: $? = 0
708configure:6846: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.cc conftstm.o >&5
709configure:6849: $? = 0
710configure:6887: result: ok
711configure:6891: checking for objdir
712configure:6906: result: .libs
713configure:6996: checking for ar
714configure:7012: found /usr/bin/ar
715configure:7023: result: ar
716configure:7076: checking for ranlib
717configure:7092: found /usr/bin/ranlib
718configure:7103: result: ranlib
719configure:7156: checking for strip
720configure:7172: found /usr/bin/strip
721configure:7183: result: strip
722configure:7455: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
723configure:7473: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
724cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
725configure:7477: $? = 0
726configure:7490: result: no
727configure:7505: checking for /usr/bin/gcc-4.2 option to produce PIC
728configure:7715: result: -fno-common
729configure:7723: checking if /usr/bin/gcc-4.2 PIC flag -fno-common works
730configure:7741: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5
731configure:7745: $? = 0
732configure:7758: result: yes
733configure:7786: checking if /usr/bin/gcc-4.2 static flag -static works
734configure:7814: result: no
735configure:7824: checking if /usr/bin/gcc-4.2 supports -c -o file.o
736configure:7845: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
737configure:7849: $? = 0
738configure:7871: result: yes
739configure:7897: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
740configure:8855: result: yes
741configure:8922: checking dynamic linker characteristics
742configure:9510: result: darwin10.2.0 dyld
743configure:9519: checking how to hardcode library paths into programs
744configure:9544: result: immediate
745configure:9558: checking whether stripping libraries is possible
746configure:9571: result: yes
747configure:10397: checking if libtool supports shared libraries
748configure:10399: result: yes
749configure:10402: checking whether to build shared libraries
750configure:10423: result: yes
751configure:10426: checking whether to build static libraries
752configure:10430: result: no
753configure:10522: creating libtool
754configure:11110: checking for ld used by /usr/bin/g++-4.2
755configure:11177: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
756configure:11186: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
757configure:11201: result: no
758configure:11252: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
759configure:12190: result: yes
760configure:12208: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
761configure:12211: $? = 0
762configure:12330: checking for /usr/bin/g++-4.2 option to produce PIC
763configure:12604: result: -fno-common
764configure:12612: checking if /usr/bin/g++-4.2 PIC flag -fno-common works
765configure:12630: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
766configure:12634: $? = 0
767configure:12647: result: yes
768configure:12675: checking if /usr/bin/g++-4.2 static flag -static works
769configure:12703: result: no
770configure:12713: checking if /usr/bin/g++-4.2 supports -c -o file.o
771configure:12734: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
772configure:12738: $? = 0
773configure:12760: result: yes
774configure:12786: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
775configure:12811: result: yes
776configure:12878: checking dynamic linker characteristics
777configure:13466: result: darwin10.2.0 dyld
778configure:13475: checking how to hardcode library paths into programs
779configure:13500: result: immediate
780configure:19708: checking if the C++ compiler environment is ok
781configure:19748: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.cc  >&5
782configure:19751: $? = 0
783configure:19753: ./conftest
784configure:19756: $? = 0
785configure:19771: result: true
786configure:19821: checking if the compiler handles for() loops in inlined constructors
787configure:19849: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
788configure:19855: $? = 0
789configure:19859: test -z
790                         || test ! -s conftest.err
791configure:19862: $? = 0
792configure:19865: test -s conftest.o
793configure:19868: $? = 0
794configure:19880: result: yes
795configure:19930: checking if the compiler handles switch statements in virtual destructors
796configure:19954: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
797configure:19960: $? = 0
798configure:19964: test -z
799                         || test ! -s conftest.err
800configure:19967: $? = 0
801configure:19970: test -s conftest.o
802configure:19973: $? = 0
803configure:19984: result: yes
804configure:20034: checking if this is a version of GCC with a known nasty optimization bug
805configure:20085: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.cc  >&5
806configure:20088: $? = 0
807configure:20090: ./conftest
808configure:20093: $? = 0
809configure:20108: result: false
810configure:20158: checking for __builtin_expect()
811configure:20183: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.cc  >&5
812configure:20189: $? = 0
813configure:20193: test -z
814                         || test ! -s conftest.err
815configure:20196: $? = 0
816configure:20199: test -s conftest
817configure:20202: $? = 0
818configure:20215: result: found
819configure:20223: checking if assert() uses __builtin_expect()
820/usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
821configure:20244: result: yes
822configure:20275: checking for function name variable for CPP compiler
823configure:20305: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5
824configure:20311: $? = 0
825configure:20315: test -z
826                         || test ! -s conftest.err
827configure:20318: $? = 0
828configure:20321: test -s conftest.o
829configure:20324: $? = 0
830configure:20341: result: __func__
831configure:20363: checking for function name variable for C compiler
832configure:20393: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
833configure:20399: $? = 0
834configure:20403: test -z
835                         || test ! -s conftest.err
836configure:20406: $? = 0
837configure:20409: test -s conftest.o
838configure:20412: $? = 0
839configure:20429: result: __func__
840configure:20459: checking whether /usr/bin/gcc-4.2 accepts -no-cpp-precomp
841configure:20480: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
842configure:20486: $? = 0
843configure:20490: test -z
844                         || test ! -s conftest.err
845configure:20493: $? = 0
846configure:20496: test -s conftest.o
847configure:20499: $? = 0
848configure:20509: result: yes
849configure:20928: checking for Win32 threads
850configure:20948: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.cc  >&5
851conftest.cc:43:21: error: windows.h: No such file or directory
852conftest.cc: In function 'int main()':
853conftest.cc:47: error: 'HANDLE' was not declared in this scope
854conftest.cc:47: error: expected `;' before 'h'
855conftest.cc:48: error: 'h' was not declared in this scope
856conftest.cc:48: error: 'SetThreadPriority' was not declared in this scope
857conftest.cc:49: error: 'ExitThread' was not declared in this scope
858configure:20954: $? = 1
859configure: failed program was:
860| /* confdefs.h.  */
861|
862| #define PACKAGE_NAME "Coin"
863| #define PACKAGE_TARNAME "coin"
864| #define PACKAGE_VERSION "3.1.2"
865| #define PACKAGE_STRING "Coin 3.1.2"
866| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
867| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
868| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
869| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
870| #define COIN_MAJOR_VERSION 3
871| #define COIN_MINOR_VERSION 1
872| #define COIN_MICRO_VERSION 2
873| #define COIN_VERSION "3.1.2"
874| #define PACKAGE "Coin"
875| #define VERSION "3.1.2"
876| #ifdef __cplusplus
877| #endif
878| #define COIN_MACOS_10 1
879| #define COIN_MACOS_10_1 1
880| #define COIN_MACOS_10_2 1
881| #define STDC_HEADERS 1
882| #define HAVE_SYS_TYPES_H 1
883| #define HAVE_SYS_STAT_H 1
884| #define HAVE_STDLIB_H 1
885| #define HAVE_STRING_H 1
886| #define HAVE_MEMORY_H 1
887| #define HAVE_STRINGS_H 1
888| #define HAVE_INTTYPES_H 1
889| #define HAVE_STDINT_H 1
890| #define HAVE_UNISTD_H 1
891| #define HAVE_DLFCN_H 1
892| #define HAVE___BUILTIN_EXPECT 1
893| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
894| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
895| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
896| #define COIN_HAVE_JAVASCRIPT
897| #define HAVE_NODEKITS
898| #define HAVE_DRAGGERS
899| #define HAVE_MANIPULATORS
900| #define HAVE_VRML97
901| /* end confdefs.h.  */
902| #include <windows.h>
903| int
904| main ()
905| {
906| HANDLE h = CreateThread(NULL, 0, NULL, NULL, 0, NULL);
907|       (void)SetThreadPriority(h, 0);
908|       ExitThread(0);
909|   ;
910|   return 0;
911| }
912configure:20989: result: false
913configure:21034: checking for POSIX threads
914configure:21059: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
915configure:21065: $? = 0
916configure:21069: test -z
917                         || test ! -s conftest.err
918configure:21072: $? = 0
919configure:21075: test -s conftest
920configure:21078: $? = 0
921configure:21094: result: -D_REENTRANT   -lpthread
922configure:21102: checking the struct timespec resolution
923configure:21127: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
924configure:21133: $? = 0
925configure:21137: test -z
926                         || test ! -s conftest.err
927configure:21140: $? = 0
928configure:21143: test -s conftest.o
929configure:21146: $? = 0
930configure:21157: result: nsecs
931configure:21310: checking for unistd.h
932configure:21315: result: yes
933configure:21310: checking for sys/types.h
934configure:21315: result: yes
935configure:21310: checking for inttypes.h
936configure:21315: result: yes
937configure:21310: checking for stdint.h
938configure:21315: result: yes
939configure:21319: checking sys/param.h usability
940configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
941configure:21337: $? = 0
942configure:21341: test -z
943                         || test ! -s conftest.err
944configure:21344: $? = 0
945configure:21347: test -s conftest.o
946configure:21350: $? = 0
947configure:21360: result: yes
948configure:21364: checking sys/param.h presence
949configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
950configure:21380: $? = 0
951configure:21400: result: yes
952configure:21435: checking for sys/param.h
953configure:21442: result: yes
954configure:21319: checking sys/time.h usability
955configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
956configure:21337: $? = 0
957configure:21341: test -z
958                         || test ! -s conftest.err
959configure:21344: $? = 0
960configure:21347: test -s conftest.o
961configure:21350: $? = 0
962configure:21360: result: yes
963configure:21364: checking sys/time.h presence
964configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
965configure:21380: $? = 0
966configure:21400: result: yes
967configure:21435: checking for sys/time.h
968configure:21442: result: yes
969configure:21319: checking sys/timeb.h usability
970configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
971configure:21337: $? = 0
972configure:21341: test -z
973                         || test ! -s conftest.err
974configure:21344: $? = 0
975configure:21347: test -s conftest.o
976configure:21350: $? = 0
977configure:21360: result: yes
978configure:21364: checking sys/timeb.h presence
979configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
980configure:21380: $? = 0
981configure:21400: result: yes
982configure:21435: checking for sys/timeb.h
983configure:21442: result: yes
984configure:21319: checking time.h usability
985configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
986configure:21337: $? = 0
987configure:21341: test -z
988                         || test ! -s conftest.err
989configure:21344: $? = 0
990configure:21347: test -s conftest.o
991configure:21350: $? = 0
992configure:21360: result: yes
993configure:21364: checking time.h presence
994configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
995configure:21380: $? = 0
996configure:21400: result: yes
997configure:21435: checking for time.h
998configure:21442: result: yes
999configure:21319: checking io.h usability
1000configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1001conftest.cc:89:16: error: io.h: No such file or directory
1002configure:21337: $? = 1
1003configure: failed program was:
1004| /* confdefs.h.  */
1005|
1006| #define PACKAGE_NAME "Coin"
1007| #define PACKAGE_TARNAME "coin"
1008| #define PACKAGE_VERSION "3.1.2"
1009| #define PACKAGE_STRING "Coin 3.1.2"
1010| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1011| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1012| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1013| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1014| #define COIN_MAJOR_VERSION 3
1015| #define COIN_MINOR_VERSION 1
1016| #define COIN_MICRO_VERSION 2
1017| #define COIN_VERSION "3.1.2"
1018| #define PACKAGE "Coin"
1019| #define VERSION "3.1.2"
1020| #ifdef __cplusplus
1021| #endif
1022| #define COIN_MACOS_10 1
1023| #define COIN_MACOS_10_1 1
1024| #define COIN_MACOS_10_2 1
1025| #define STDC_HEADERS 1
1026| #define HAVE_SYS_TYPES_H 1
1027| #define HAVE_SYS_STAT_H 1
1028| #define HAVE_STDLIB_H 1
1029| #define HAVE_STRING_H 1
1030| #define HAVE_MEMORY_H 1
1031| #define HAVE_STRINGS_H 1
1032| #define HAVE_INTTYPES_H 1
1033| #define HAVE_STDINT_H 1
1034| #define HAVE_UNISTD_H 1
1035| #define HAVE_DLFCN_H 1
1036| #define HAVE___BUILTIN_EXPECT 1
1037| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1038| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1039| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1040| #define COIN_HAVE_JAVASCRIPT
1041| #define HAVE_NODEKITS
1042| #define HAVE_DRAGGERS
1043| #define HAVE_MANIPULATORS
1044| #define HAVE_VRML97
1045| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1046| #define USE_PTHREAD
1047| #define COIN_THREADID_TYPE pthread_t
1048| #define HAVE_THREADS
1049| #define HAVE_UNISTD_H 1
1050| #define HAVE_SYS_TYPES_H 1
1051| #define HAVE_INTTYPES_H 1
1052| #define HAVE_STDINT_H 1
1053| #define HAVE_SYS_PARAM_H 1
1054| #define HAVE_SYS_TIME_H 1
1055| #define HAVE_SYS_TIMEB_H 1
1056| #define HAVE_TIME_H 1
1057| /* end confdefs.h.  */
1058| #include <stdio.h>
1059| #if HAVE_SYS_TYPES_H
1060| # include <sys/types.h>
1061| #endif
1062| #if HAVE_SYS_STAT_H
1063| # include <sys/stat.h>
1064| #endif
1065| #if STDC_HEADERS
1066| # include <stdlib.h>
1067| # include <stddef.h>
1068| #else
1069| # if HAVE_STDLIB_H
1070| #  include <stdlib.h>
1071| # endif
1072| #endif
1073| #if HAVE_STRING_H
1074| # if !STDC_HEADERS && HAVE_MEMORY_H
1075| #  include <memory.h>
1076| # endif
1077| # include <string.h>
1078| #endif
1079| #if HAVE_STRINGS_H
1080| # include <strings.h>
1081| #endif
1082| #if HAVE_INTTYPES_H
1083| # include <inttypes.h>
1084| #else
1085| # if HAVE_STDINT_H
1086| #  include <stdint.h>
1087| # endif
1088| #endif
1089| #if HAVE_UNISTD_H
1090| # include <unistd.h>
1091| #endif
1092| #include <io.h>
1093configure:21360: result: no
1094configure:21364: checking io.h presence
1095configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
1096conftest.cc:55:16: error: io.h: No such file or directory
1097configure:21380: $? = 1
1098configure: failed program was:
1099| /* confdefs.h.  */
1100|
1101| #define PACKAGE_NAME "Coin"
1102| #define PACKAGE_TARNAME "coin"
1103| #define PACKAGE_VERSION "3.1.2"
1104| #define PACKAGE_STRING "Coin 3.1.2"
1105| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1106| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1107| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1108| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1109| #define COIN_MAJOR_VERSION 3
1110| #define COIN_MINOR_VERSION 1
1111| #define COIN_MICRO_VERSION 2
1112| #define COIN_VERSION "3.1.2"
1113| #define PACKAGE "Coin"
1114| #define VERSION "3.1.2"
1115| #ifdef __cplusplus
1116| #endif
1117| #define COIN_MACOS_10 1
1118| #define COIN_MACOS_10_1 1
1119| #define COIN_MACOS_10_2 1
1120| #define STDC_HEADERS 1
1121| #define HAVE_SYS_TYPES_H 1
1122| #define HAVE_SYS_STAT_H 1
1123| #define HAVE_STDLIB_H 1
1124| #define HAVE_STRING_H 1
1125| #define HAVE_MEMORY_H 1
1126| #define HAVE_STRINGS_H 1
1127| #define HAVE_INTTYPES_H 1
1128| #define HAVE_STDINT_H 1
1129| #define HAVE_UNISTD_H 1
1130| #define HAVE_DLFCN_H 1
1131| #define HAVE___BUILTIN_EXPECT 1
1132| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1133| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1134| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1135| #define COIN_HAVE_JAVASCRIPT
1136| #define HAVE_NODEKITS
1137| #define HAVE_DRAGGERS
1138| #define HAVE_MANIPULATORS
1139| #define HAVE_VRML97
1140| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1141| #define USE_PTHREAD
1142| #define COIN_THREADID_TYPE pthread_t
1143| #define HAVE_THREADS
1144| #define HAVE_UNISTD_H 1
1145| #define HAVE_SYS_TYPES_H 1
1146| #define HAVE_INTTYPES_H 1
1147| #define HAVE_STDINT_H 1
1148| #define HAVE_SYS_PARAM_H 1
1149| #define HAVE_SYS_TIME_H 1
1150| #define HAVE_SYS_TIMEB_H 1
1151| #define HAVE_TIME_H 1
1152| /* end confdefs.h.  */
1153| #include <io.h>
1154configure:21400: result: no
1155configure:21435: checking for io.h
1156configure:21442: result: no
1157configure:21319: checking windows.h usability
1158configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1159conftest.cc:89:21: error: windows.h: No such file or directory
1160configure:21337: $? = 1
1161configure: failed program was:
1162| /* confdefs.h.  */
1163|
1164| #define PACKAGE_NAME "Coin"
1165| #define PACKAGE_TARNAME "coin"
1166| #define PACKAGE_VERSION "3.1.2"
1167| #define PACKAGE_STRING "Coin 3.1.2"
1168| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1169| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1170| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1171| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1172| #define COIN_MAJOR_VERSION 3
1173| #define COIN_MINOR_VERSION 1
1174| #define COIN_MICRO_VERSION 2
1175| #define COIN_VERSION "3.1.2"
1176| #define PACKAGE "Coin"
1177| #define VERSION "3.1.2"
1178| #ifdef __cplusplus
1179| #endif
1180| #define COIN_MACOS_10 1
1181| #define COIN_MACOS_10_1 1
1182| #define COIN_MACOS_10_2 1
1183| #define STDC_HEADERS 1
1184| #define HAVE_SYS_TYPES_H 1
1185| #define HAVE_SYS_STAT_H 1
1186| #define HAVE_STDLIB_H 1
1187| #define HAVE_STRING_H 1
1188| #define HAVE_MEMORY_H 1
1189| #define HAVE_STRINGS_H 1
1190| #define HAVE_INTTYPES_H 1
1191| #define HAVE_STDINT_H 1
1192| #define HAVE_UNISTD_H 1
1193| #define HAVE_DLFCN_H 1
1194| #define HAVE___BUILTIN_EXPECT 1
1195| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1196| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1197| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1198| #define COIN_HAVE_JAVASCRIPT
1199| #define HAVE_NODEKITS
1200| #define HAVE_DRAGGERS
1201| #define HAVE_MANIPULATORS
1202| #define HAVE_VRML97
1203| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1204| #define USE_PTHREAD
1205| #define COIN_THREADID_TYPE pthread_t
1206| #define HAVE_THREADS
1207| #define HAVE_UNISTD_H 1
1208| #define HAVE_SYS_TYPES_H 1
1209| #define HAVE_INTTYPES_H 1
1210| #define HAVE_STDINT_H 1
1211| #define HAVE_SYS_PARAM_H 1
1212| #define HAVE_SYS_TIME_H 1
1213| #define HAVE_SYS_TIMEB_H 1
1214| #define HAVE_TIME_H 1
1215| /* end confdefs.h.  */
1216| #include <stdio.h>
1217| #if HAVE_SYS_TYPES_H
1218| # include <sys/types.h>
1219| #endif
1220| #if HAVE_SYS_STAT_H
1221| # include <sys/stat.h>
1222| #endif
1223| #if STDC_HEADERS
1224| # include <stdlib.h>
1225| # include <stddef.h>
1226| #else
1227| # if HAVE_STDLIB_H
1228| #  include <stdlib.h>
1229| # endif
1230| #endif
1231| #if HAVE_STRING_H
1232| # if !STDC_HEADERS && HAVE_MEMORY_H
1233| #  include <memory.h>
1234| # endif
1235| # include <string.h>
1236| #endif
1237| #if HAVE_STRINGS_H
1238| # include <strings.h>
1239| #endif
1240| #if HAVE_INTTYPES_H
1241| # include <inttypes.h>
1242| #else
1243| # if HAVE_STDINT_H
1244| #  include <stdint.h>
1245| # endif
1246| #endif
1247| #if HAVE_UNISTD_H
1248| # include <unistd.h>
1249| #endif
1250| #include <windows.h>
1251configure:21360: result: no
1252configure:21364: checking windows.h presence
1253configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
1254conftest.cc:55:21: error: windows.h: No such file or directory
1255configure:21380: $? = 1
1256configure: failed program was:
1257| /* confdefs.h.  */
1258|
1259| #define PACKAGE_NAME "Coin"
1260| #define PACKAGE_TARNAME "coin"
1261| #define PACKAGE_VERSION "3.1.2"
1262| #define PACKAGE_STRING "Coin 3.1.2"
1263| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1264| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1265| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1266| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1267| #define COIN_MAJOR_VERSION 3
1268| #define COIN_MINOR_VERSION 1
1269| #define COIN_MICRO_VERSION 2
1270| #define COIN_VERSION "3.1.2"
1271| #define PACKAGE "Coin"
1272| #define VERSION "3.1.2"
1273| #ifdef __cplusplus
1274| #endif
1275| #define COIN_MACOS_10 1
1276| #define COIN_MACOS_10_1 1
1277| #define COIN_MACOS_10_2 1
1278| #define STDC_HEADERS 1
1279| #define HAVE_SYS_TYPES_H 1
1280| #define HAVE_SYS_STAT_H 1
1281| #define HAVE_STDLIB_H 1
1282| #define HAVE_STRING_H 1
1283| #define HAVE_MEMORY_H 1
1284| #define HAVE_STRINGS_H 1
1285| #define HAVE_INTTYPES_H 1
1286| #define HAVE_STDINT_H 1
1287| #define HAVE_UNISTD_H 1
1288| #define HAVE_DLFCN_H 1
1289| #define HAVE___BUILTIN_EXPECT 1
1290| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1291| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1292| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1293| #define COIN_HAVE_JAVASCRIPT
1294| #define HAVE_NODEKITS
1295| #define HAVE_DRAGGERS
1296| #define HAVE_MANIPULATORS
1297| #define HAVE_VRML97
1298| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1299| #define USE_PTHREAD
1300| #define COIN_THREADID_TYPE pthread_t
1301| #define HAVE_THREADS
1302| #define HAVE_UNISTD_H 1
1303| #define HAVE_SYS_TYPES_H 1
1304| #define HAVE_INTTYPES_H 1
1305| #define HAVE_STDINT_H 1
1306| #define HAVE_SYS_PARAM_H 1
1307| #define HAVE_SYS_TIME_H 1
1308| #define HAVE_SYS_TIMEB_H 1
1309| #define HAVE_TIME_H 1
1310| /* end confdefs.h.  */
1311| #include <windows.h>
1312configure:21400: result: no
1313configure:21435: checking for windows.h
1314configure:21442: result: no
1315configure:21319: checking libgen.h usability
1316configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1317configure:21337: $? = 0
1318configure:21341: test -z
1319                         || test ! -s conftest.err
1320configure:21344: $? = 0
1321configure:21347: test -s conftest.o
1322configure:21350: $? = 0
1323configure:21360: result: yes
1324configure:21364: checking libgen.h presence
1325configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
1326configure:21380: $? = 0
1327configure:21400: result: yes
1328configure:21435: checking for libgen.h
1329configure:21442: result: yes
1330configure:21319: checking direct.h usability
1331configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1332conftest.cc:90:20: error: direct.h: No such file or directory
1333configure:21337: $? = 1
1334configure: failed program was:
1335| /* confdefs.h.  */
1336|
1337| #define PACKAGE_NAME "Coin"
1338| #define PACKAGE_TARNAME "coin"
1339| #define PACKAGE_VERSION "3.1.2"
1340| #define PACKAGE_STRING "Coin 3.1.2"
1341| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1342| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1343| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1344| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1345| #define COIN_MAJOR_VERSION 3
1346| #define COIN_MINOR_VERSION 1
1347| #define COIN_MICRO_VERSION 2
1348| #define COIN_VERSION "3.1.2"
1349| #define PACKAGE "Coin"
1350| #define VERSION "3.1.2"
1351| #ifdef __cplusplus
1352| #endif
1353| #define COIN_MACOS_10 1
1354| #define COIN_MACOS_10_1 1
1355| #define COIN_MACOS_10_2 1
1356| #define STDC_HEADERS 1
1357| #define HAVE_SYS_TYPES_H 1
1358| #define HAVE_SYS_STAT_H 1
1359| #define HAVE_STDLIB_H 1
1360| #define HAVE_STRING_H 1
1361| #define HAVE_MEMORY_H 1
1362| #define HAVE_STRINGS_H 1
1363| #define HAVE_INTTYPES_H 1
1364| #define HAVE_STDINT_H 1
1365| #define HAVE_UNISTD_H 1
1366| #define HAVE_DLFCN_H 1
1367| #define HAVE___BUILTIN_EXPECT 1
1368| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1369| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1370| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1371| #define COIN_HAVE_JAVASCRIPT
1372| #define HAVE_NODEKITS
1373| #define HAVE_DRAGGERS
1374| #define HAVE_MANIPULATORS
1375| #define HAVE_VRML97
1376| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1377| #define USE_PTHREAD
1378| #define COIN_THREADID_TYPE pthread_t
1379| #define HAVE_THREADS
1380| #define HAVE_UNISTD_H 1
1381| #define HAVE_SYS_TYPES_H 1
1382| #define HAVE_INTTYPES_H 1
1383| #define HAVE_STDINT_H 1
1384| #define HAVE_SYS_PARAM_H 1
1385| #define HAVE_SYS_TIME_H 1
1386| #define HAVE_SYS_TIMEB_H 1
1387| #define HAVE_TIME_H 1
1388| #define HAVE_LIBGEN_H 1
1389| /* end confdefs.h.  */
1390| #include <stdio.h>
1391| #if HAVE_SYS_TYPES_H
1392| # include <sys/types.h>
1393| #endif
1394| #if HAVE_SYS_STAT_H
1395| # include <sys/stat.h>
1396| #endif
1397| #if STDC_HEADERS
1398| # include <stdlib.h>
1399| # include <stddef.h>
1400| #else
1401| # if HAVE_STDLIB_H
1402| #  include <stdlib.h>
1403| # endif
1404| #endif
1405| #if HAVE_STRING_H
1406| # if !STDC_HEADERS && HAVE_MEMORY_H
1407| #  include <memory.h>
1408| # endif
1409| # include <string.h>
1410| #endif
1411| #if HAVE_STRINGS_H
1412| # include <strings.h>
1413| #endif
1414| #if HAVE_INTTYPES_H
1415| # include <inttypes.h>
1416| #else
1417| # if HAVE_STDINT_H
1418| #  include <stdint.h>
1419| # endif
1420| #endif
1421| #if HAVE_UNISTD_H
1422| # include <unistd.h>
1423| #endif
1424| #include <direct.h>
1425configure:21360: result: no
1426configure:21364: checking direct.h presence
1427configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
1428conftest.cc:56:20: error: direct.h: No such file or directory
1429configure:21380: $? = 1
1430configure: failed program was:
1431| /* confdefs.h.  */
1432|
1433| #define PACKAGE_NAME "Coin"
1434| #define PACKAGE_TARNAME "coin"
1435| #define PACKAGE_VERSION "3.1.2"
1436| #define PACKAGE_STRING "Coin 3.1.2"
1437| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1438| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1439| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1440| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1441| #define COIN_MAJOR_VERSION 3
1442| #define COIN_MINOR_VERSION 1
1443| #define COIN_MICRO_VERSION 2
1444| #define COIN_VERSION "3.1.2"
1445| #define PACKAGE "Coin"
1446| #define VERSION "3.1.2"
1447| #ifdef __cplusplus
1448| #endif
1449| #define COIN_MACOS_10 1
1450| #define COIN_MACOS_10_1 1
1451| #define COIN_MACOS_10_2 1
1452| #define STDC_HEADERS 1
1453| #define HAVE_SYS_TYPES_H 1
1454| #define HAVE_SYS_STAT_H 1
1455| #define HAVE_STDLIB_H 1
1456| #define HAVE_STRING_H 1
1457| #define HAVE_MEMORY_H 1
1458| #define HAVE_STRINGS_H 1
1459| #define HAVE_INTTYPES_H 1
1460| #define HAVE_STDINT_H 1
1461| #define HAVE_UNISTD_H 1
1462| #define HAVE_DLFCN_H 1
1463| #define HAVE___BUILTIN_EXPECT 1
1464| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1465| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1466| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1467| #define COIN_HAVE_JAVASCRIPT
1468| #define HAVE_NODEKITS
1469| #define HAVE_DRAGGERS
1470| #define HAVE_MANIPULATORS
1471| #define HAVE_VRML97
1472| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1473| #define USE_PTHREAD
1474| #define COIN_THREADID_TYPE pthread_t
1475| #define HAVE_THREADS
1476| #define HAVE_UNISTD_H 1
1477| #define HAVE_SYS_TYPES_H 1
1478| #define HAVE_INTTYPES_H 1
1479| #define HAVE_STDINT_H 1
1480| #define HAVE_SYS_PARAM_H 1
1481| #define HAVE_SYS_TIME_H 1
1482| #define HAVE_SYS_TIMEB_H 1
1483| #define HAVE_TIME_H 1
1484| #define HAVE_LIBGEN_H 1
1485| /* end confdefs.h.  */
1486| #include <direct.h>
1487configure:21400: result: no
1488configure:21435: checking for direct.h
1489configure:21442: result: no
1490configure:21310: checking for strings.h
1491configure:21315: result: yes
1492configure:21319: checking ieeefp.h usability
1493configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1494conftest.cc:91:20: error: ieeefp.h: No such file or directory
1495configure:21337: $? = 1
1496configure: failed program was:
1497| /* confdefs.h.  */
1498|
1499| #define PACKAGE_NAME "Coin"
1500| #define PACKAGE_TARNAME "coin"
1501| #define PACKAGE_VERSION "3.1.2"
1502| #define PACKAGE_STRING "Coin 3.1.2"
1503| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1504| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1505| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1506| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1507| #define COIN_MAJOR_VERSION 3
1508| #define COIN_MINOR_VERSION 1
1509| #define COIN_MICRO_VERSION 2
1510| #define COIN_VERSION "3.1.2"
1511| #define PACKAGE "Coin"
1512| #define VERSION "3.1.2"
1513| #ifdef __cplusplus
1514| #endif
1515| #define COIN_MACOS_10 1
1516| #define COIN_MACOS_10_1 1
1517| #define COIN_MACOS_10_2 1
1518| #define STDC_HEADERS 1
1519| #define HAVE_SYS_TYPES_H 1
1520| #define HAVE_SYS_STAT_H 1
1521| #define HAVE_STDLIB_H 1
1522| #define HAVE_STRING_H 1
1523| #define HAVE_MEMORY_H 1
1524| #define HAVE_STRINGS_H 1
1525| #define HAVE_INTTYPES_H 1
1526| #define HAVE_STDINT_H 1
1527| #define HAVE_UNISTD_H 1
1528| #define HAVE_DLFCN_H 1
1529| #define HAVE___BUILTIN_EXPECT 1
1530| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1531| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1532| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1533| #define COIN_HAVE_JAVASCRIPT
1534| #define HAVE_NODEKITS
1535| #define HAVE_DRAGGERS
1536| #define HAVE_MANIPULATORS
1537| #define HAVE_VRML97
1538| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1539| #define USE_PTHREAD
1540| #define COIN_THREADID_TYPE pthread_t
1541| #define HAVE_THREADS
1542| #define HAVE_UNISTD_H 1
1543| #define HAVE_SYS_TYPES_H 1
1544| #define HAVE_INTTYPES_H 1
1545| #define HAVE_STDINT_H 1
1546| #define HAVE_SYS_PARAM_H 1
1547| #define HAVE_SYS_TIME_H 1
1548| #define HAVE_SYS_TIMEB_H 1
1549| #define HAVE_TIME_H 1
1550| #define HAVE_LIBGEN_H 1
1551| #define HAVE_STRINGS_H 1
1552| /* end confdefs.h.  */
1553| #include <stdio.h>
1554| #if HAVE_SYS_TYPES_H
1555| # include <sys/types.h>
1556| #endif
1557| #if HAVE_SYS_STAT_H
1558| # include <sys/stat.h>
1559| #endif
1560| #if STDC_HEADERS
1561| # include <stdlib.h>
1562| # include <stddef.h>
1563| #else
1564| # if HAVE_STDLIB_H
1565| #  include <stdlib.h>
1566| # endif
1567| #endif
1568| #if HAVE_STRING_H
1569| # if !STDC_HEADERS && HAVE_MEMORY_H
1570| #  include <memory.h>
1571| # endif
1572| # include <string.h>
1573| #endif
1574| #if HAVE_STRINGS_H
1575| # include <strings.h>
1576| #endif
1577| #if HAVE_INTTYPES_H
1578| # include <inttypes.h>
1579| #else
1580| # if HAVE_STDINT_H
1581| #  include <stdint.h>
1582| # endif
1583| #endif
1584| #if HAVE_UNISTD_H
1585| # include <unistd.h>
1586| #endif
1587| #include <ieeefp.h>
1588configure:21360: result: no
1589configure:21364: checking ieeefp.h presence
1590configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
1591conftest.cc:57:20: error: ieeefp.h: No such file or directory
1592configure:21380: $? = 1
1593configure: failed program was:
1594| /* confdefs.h.  */
1595|
1596| #define PACKAGE_NAME "Coin"
1597| #define PACKAGE_TARNAME "coin"
1598| #define PACKAGE_VERSION "3.1.2"
1599| #define PACKAGE_STRING "Coin 3.1.2"
1600| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1601| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1602| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1603| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1604| #define COIN_MAJOR_VERSION 3
1605| #define COIN_MINOR_VERSION 1
1606| #define COIN_MICRO_VERSION 2
1607| #define COIN_VERSION "3.1.2"
1608| #define PACKAGE "Coin"
1609| #define VERSION "3.1.2"
1610| #ifdef __cplusplus
1611| #endif
1612| #define COIN_MACOS_10 1
1613| #define COIN_MACOS_10_1 1
1614| #define COIN_MACOS_10_2 1
1615| #define STDC_HEADERS 1
1616| #define HAVE_SYS_TYPES_H 1
1617| #define HAVE_SYS_STAT_H 1
1618| #define HAVE_STDLIB_H 1
1619| #define HAVE_STRING_H 1
1620| #define HAVE_MEMORY_H 1
1621| #define HAVE_STRINGS_H 1
1622| #define HAVE_INTTYPES_H 1
1623| #define HAVE_STDINT_H 1
1624| #define HAVE_UNISTD_H 1
1625| #define HAVE_DLFCN_H 1
1626| #define HAVE___BUILTIN_EXPECT 1
1627| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1628| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1629| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1630| #define COIN_HAVE_JAVASCRIPT
1631| #define HAVE_NODEKITS
1632| #define HAVE_DRAGGERS
1633| #define HAVE_MANIPULATORS
1634| #define HAVE_VRML97
1635| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1636| #define USE_PTHREAD
1637| #define COIN_THREADID_TYPE pthread_t
1638| #define HAVE_THREADS
1639| #define HAVE_UNISTD_H 1
1640| #define HAVE_SYS_TYPES_H 1
1641| #define HAVE_INTTYPES_H 1
1642| #define HAVE_STDINT_H 1
1643| #define HAVE_SYS_PARAM_H 1
1644| #define HAVE_SYS_TIME_H 1
1645| #define HAVE_SYS_TIMEB_H 1
1646| #define HAVE_TIME_H 1
1647| #define HAVE_LIBGEN_H 1
1648| #define HAVE_STRINGS_H 1
1649| /* end confdefs.h.  */
1650| #include <ieeefp.h>
1651configure:21400: result: no
1652configure:21435: checking for ieeefp.h
1653configure:21442: result: no
1654configure:21456: checking for flex file adjustments
1655configure:21463: result: none
1656configure:21473: checking for tlhelp32.h
1657configure:21493: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1658conftest.cc:63:22: error: tlhelp32.h: No such file or directory
1659configure:21499: $? = 1
1660configure: failed program was:
1661| /* confdefs.h.  */
1662|
1663| #define PACKAGE_NAME "Coin"
1664| #define PACKAGE_TARNAME "coin"
1665| #define PACKAGE_VERSION "3.1.2"
1666| #define PACKAGE_STRING "Coin 3.1.2"
1667| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1668| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1669| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1670| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1671| #define COIN_MAJOR_VERSION 3
1672| #define COIN_MINOR_VERSION 1
1673| #define COIN_MICRO_VERSION 2
1674| #define COIN_VERSION "3.1.2"
1675| #define PACKAGE "Coin"
1676| #define VERSION "3.1.2"
1677| #ifdef __cplusplus
1678| #endif
1679| #define COIN_MACOS_10 1
1680| #define COIN_MACOS_10_1 1
1681| #define COIN_MACOS_10_2 1
1682| #define STDC_HEADERS 1
1683| #define HAVE_SYS_TYPES_H 1
1684| #define HAVE_SYS_STAT_H 1
1685| #define HAVE_STDLIB_H 1
1686| #define HAVE_STRING_H 1
1687| #define HAVE_MEMORY_H 1
1688| #define HAVE_STRINGS_H 1
1689| #define HAVE_INTTYPES_H 1
1690| #define HAVE_STDINT_H 1
1691| #define HAVE_UNISTD_H 1
1692| #define HAVE_DLFCN_H 1
1693| #define HAVE___BUILTIN_EXPECT 1
1694| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1695| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1696| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1697| #define COIN_HAVE_JAVASCRIPT
1698| #define HAVE_NODEKITS
1699| #define HAVE_DRAGGERS
1700| #define HAVE_MANIPULATORS
1701| #define HAVE_VRML97
1702| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1703| #define USE_PTHREAD
1704| #define COIN_THREADID_TYPE pthread_t
1705| #define HAVE_THREADS
1706| #define HAVE_UNISTD_H 1
1707| #define HAVE_SYS_TYPES_H 1
1708| #define HAVE_INTTYPES_H 1
1709| #define HAVE_STDINT_H 1
1710| #define HAVE_SYS_PARAM_H 1
1711| #define HAVE_SYS_TIME_H 1
1712| #define HAVE_SYS_TIMEB_H 1
1713| #define HAVE_TIME_H 1
1714| #define HAVE_LIBGEN_H 1
1715| #define HAVE_STRINGS_H 1
1716| /* end confdefs.h.  */
1717|
1718| #ifdef HAVE_WINDOWS_H
1719| #include <windows.h>
1720| #endif
1721|
1722|
1723| #include <tlhelp32.h>
1724configure:21523: result: no
1725configure:21536: checking for _splitpath()
1726configure:21564: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
1727conftest.cc: In function 'int main()':
1728conftest.cc:70: error: '_splitpath' was not declared in this scope
1729configure:21570: $? = 1
1730configure: failed program was:
1731| /* confdefs.h.  */
1732|
1733| #define PACKAGE_NAME "Coin"
1734| #define PACKAGE_TARNAME "coin"
1735| #define PACKAGE_VERSION "3.1.2"
1736| #define PACKAGE_STRING "Coin 3.1.2"
1737| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1738| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1739| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1740| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1741| #define COIN_MAJOR_VERSION 3
1742| #define COIN_MINOR_VERSION 1
1743| #define COIN_MICRO_VERSION 2
1744| #define COIN_VERSION "3.1.2"
1745| #define PACKAGE "Coin"
1746| #define VERSION "3.1.2"
1747| #ifdef __cplusplus
1748| #endif
1749| #define COIN_MACOS_10 1
1750| #define COIN_MACOS_10_1 1
1751| #define COIN_MACOS_10_2 1
1752| #define STDC_HEADERS 1
1753| #define HAVE_SYS_TYPES_H 1
1754| #define HAVE_SYS_STAT_H 1
1755| #define HAVE_STDLIB_H 1
1756| #define HAVE_STRING_H 1
1757| #define HAVE_MEMORY_H 1
1758| #define HAVE_STRINGS_H 1
1759| #define HAVE_INTTYPES_H 1
1760| #define HAVE_STDINT_H 1
1761| #define HAVE_UNISTD_H 1
1762| #define HAVE_DLFCN_H 1
1763| #define HAVE___BUILTIN_EXPECT 1
1764| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1765| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1766| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1767| #define COIN_HAVE_JAVASCRIPT
1768| #define HAVE_NODEKITS
1769| #define HAVE_DRAGGERS
1770| #define HAVE_MANIPULATORS
1771| #define HAVE_VRML97
1772| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1773| #define USE_PTHREAD
1774| #define COIN_THREADID_TYPE pthread_t
1775| #define HAVE_THREADS
1776| #define HAVE_UNISTD_H 1
1777| #define HAVE_SYS_TYPES_H 1
1778| #define HAVE_INTTYPES_H 1
1779| #define HAVE_STDINT_H 1
1780| #define HAVE_SYS_PARAM_H 1
1781| #define HAVE_SYS_TIME_H 1
1782| #define HAVE_SYS_TIMEB_H 1
1783| #define HAVE_TIME_H 1
1784| #define HAVE_LIBGEN_H 1
1785| #define HAVE_STRINGS_H 1
1786| /* end confdefs.h.  */
1787|
1788| #ifdef HAVE_WINDOWS_H
1789| #include <windows.h>
1790| #endif
1791| #include <stdlib.h>
1792|
1793| int
1794| main ()
1795| {
1796|
1797|   char filename[100];
1798|   char drive[100];
1799|   char dir[100];
1800|   _splitpath(filename, drive, dir, NULL, NULL);
1801|
1802|   ;
1803|   return 0;
1804| }
1805configure:21599: result: not found
1806configure:21609: checking if the Win32 API is available
1807configure:21644: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1808conftest.cc:58:21: error: windows.h: No such file or directory
1809conftest.cc: In function 'int main()':
1810conftest.cc:71: error: 'NULL' was not declared in this scope
1811conftest.cc:71: error: 'CreateDirectory' was not declared in this scope
1812conftest.cc:72: error: 'RemoveDirectory' was not declared in this scope
1813conftest.cc:73: error: 'SetLastError' was not declared in this scope
1814conftest.cc:74: error: 'GetLastError' was not declared in this scope
1815conftest.cc:75: error: 'LocalAlloc' was not declared in this scope
1816conftest.cc:76: error: 'LocalFree' was not declared in this scope
1817configure:21650: $? = 1
1818configure: failed program was:
1819| /* confdefs.h.  */
1820|
1821| #define PACKAGE_NAME "Coin"
1822| #define PACKAGE_TARNAME "coin"
1823| #define PACKAGE_VERSION "3.1.2"
1824| #define PACKAGE_STRING "Coin 3.1.2"
1825| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1826| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1827| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1828| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1829| #define COIN_MAJOR_VERSION 3
1830| #define COIN_MINOR_VERSION 1
1831| #define COIN_MICRO_VERSION 2
1832| #define COIN_VERSION "3.1.2"
1833| #define PACKAGE "Coin"
1834| #define VERSION "3.1.2"
1835| #ifdef __cplusplus
1836| #endif
1837| #define COIN_MACOS_10 1
1838| #define COIN_MACOS_10_1 1
1839| #define COIN_MACOS_10_2 1
1840| #define STDC_HEADERS 1
1841| #define HAVE_SYS_TYPES_H 1
1842| #define HAVE_SYS_STAT_H 1
1843| #define HAVE_STDLIB_H 1
1844| #define HAVE_STRING_H 1
1845| #define HAVE_MEMORY_H 1
1846| #define HAVE_STRINGS_H 1
1847| #define HAVE_INTTYPES_H 1
1848| #define HAVE_STDINT_H 1
1849| #define HAVE_UNISTD_H 1
1850| #define HAVE_DLFCN_H 1
1851| #define HAVE___BUILTIN_EXPECT 1
1852| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1853| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1854| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1855| #define COIN_HAVE_JAVASCRIPT
1856| #define HAVE_NODEKITS
1857| #define HAVE_DRAGGERS
1858| #define HAVE_MANIPULATORS
1859| #define HAVE_VRML97
1860| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1861| #define USE_PTHREAD
1862| #define COIN_THREADID_TYPE pthread_t
1863| #define HAVE_THREADS
1864| #define HAVE_UNISTD_H 1
1865| #define HAVE_SYS_TYPES_H 1
1866| #define HAVE_INTTYPES_H 1
1867| #define HAVE_STDINT_H 1
1868| #define HAVE_SYS_PARAM_H 1
1869| #define HAVE_SYS_TIME_H 1
1870| #define HAVE_SYS_TIMEB_H 1
1871| #define HAVE_TIME_H 1
1872| #define HAVE_LIBGEN_H 1
1873| #define HAVE_STRINGS_H 1
1874| /* end confdefs.h.  */
1875|
1876| #include <windows.h>
1877|
1878| int
1879| main ()
1880| {
1881|
1882|   /* These need to be as basic as possible. I.e. they should be
1883|      available on all Windows versions. That means NT 3.1 and later,
1884|      Win95 and later, WinCE 1.0 and later), their definitions should
1885|      be available from windows.h, and should be linked in from kernel32.
1886|
1887|      The ones below are otherwise rather random picks.
1888|   */
1889|   (void)CreateDirectory(NULL, NULL);
1890|   (void)RemoveDirectory(NULL);
1891|   SetLastError(0);
1892|   (void)GetLastError();
1893|   (void)LocalAlloc(0, 1);
1894|   (void)LocalFree(NULL);
1895|   return 0;
1896|
1897|   ;
1898|   return 0;
1899| }
1900configure:21682: result: no
1901configure:21700: checking for sys/unistd.h
1902configure:21716: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1903configure:21722: $? = 0
1904configure:21726: test -z
1905                         || test ! -s conftest.err
1906configure:21729: $? = 0
1907configure:21732: test -s conftest.o
1908configure:21735: $? = 0
1909configure:21746: result: yes
1910configure:21761: checking for IN_PATH define conflict
1911configure:21779: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1912conftest.cc: In function 'int main()':
1913conftest.cc:62: error: 'IN_PATH' was not declared in this scope
1914configure:21785: $? = 1
1915configure: failed program was:
1916| /* confdefs.h.  */
1917|
1918| #define PACKAGE_NAME "Coin"
1919| #define PACKAGE_TARNAME "coin"
1920| #define PACKAGE_VERSION "3.1.2"
1921| #define PACKAGE_STRING "Coin 3.1.2"
1922| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
1923| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
1924| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
1925| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
1926| #define COIN_MAJOR_VERSION 3
1927| #define COIN_MINOR_VERSION 1
1928| #define COIN_MICRO_VERSION 2
1929| #define COIN_VERSION "3.1.2"
1930| #define PACKAGE "Coin"
1931| #define VERSION "3.1.2"
1932| #ifdef __cplusplus
1933| #endif
1934| #define COIN_MACOS_10 1
1935| #define COIN_MACOS_10_1 1
1936| #define COIN_MACOS_10_2 1
1937| #define STDC_HEADERS 1
1938| #define HAVE_SYS_TYPES_H 1
1939| #define HAVE_SYS_STAT_H 1
1940| #define HAVE_STDLIB_H 1
1941| #define HAVE_STRING_H 1
1942| #define HAVE_MEMORY_H 1
1943| #define HAVE_STRINGS_H 1
1944| #define HAVE_INTTYPES_H 1
1945| #define HAVE_STDINT_H 1
1946| #define HAVE_UNISTD_H 1
1947| #define HAVE_DLFCN_H 1
1948| #define HAVE___BUILTIN_EXPECT 1
1949| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
1950| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
1951| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
1952| #define COIN_HAVE_JAVASCRIPT
1953| #define HAVE_NODEKITS
1954| #define HAVE_DRAGGERS
1955| #define HAVE_MANIPULATORS
1956| #define HAVE_VRML97
1957| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
1958| #define USE_PTHREAD
1959| #define COIN_THREADID_TYPE pthread_t
1960| #define HAVE_THREADS
1961| #define HAVE_UNISTD_H 1
1962| #define HAVE_SYS_TYPES_H 1
1963| #define HAVE_INTTYPES_H 1
1964| #define HAVE_STDINT_H 1
1965| #define HAVE_SYS_PARAM_H 1
1966| #define HAVE_SYS_TIME_H 1
1967| #define HAVE_SYS_TIMEB_H 1
1968| #define HAVE_TIME_H 1
1969| #define HAVE_LIBGEN_H 1
1970| #define HAVE_STRINGS_H 1
1971| #define HAVE_SYS_UNISTD_H 1
1972| /* end confdefs.h.  */
1973| #include <sys/unistd.h>
1974| int
1975| main ()
1976| {
1977| void * v; v = (void*) IN_PATH;
1978|   ;
1979|   return 0;
1980| }
1981configure:21817: result: no
1982configure:21835: checking for netinet/in.h
1983configure:21853: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
1984configure:21859: $? = 0
1985configure:21880: result: true
1986configure:21909: checking for inttypes.h
1987configure:21914: result: yes
1988configure:21909: checking for stdint.h
1989configure:21914: result: yes
1990configure:21909: checking for sys/types.h
1991configure:21914: result: yes
1992configure:21918: checking stddef.h usability
1993configure:21930: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
1994configure:21936: $? = 0
1995configure:21940: test -z
1996                         || test ! -s conftest.err
1997configure:21943: $? = 0
1998configure:21946: test -s conftest.o
1999configure:21949: $? = 0
2000configure:21959: result: yes
2001configure:21963: checking stddef.h presence
2002configure:21973: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc
2003configure:21979: $? = 0
2004configure:21999: result: yes
2005configure:22034: checking for stddef.h
2006configure:22041: result: yes
2007configure:22054: checking standard bytesize typedefs
2008configure:22098: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  conftest.cc >&5
2009configure:22104: $? = 0
2010configure:22108: test -z
2011                         || test ! -s conftest.err
2012configure:22111: $? = 0
2013configure:22114: test -s conftest.o
2014configure:22117: $? = 0
2015configure:22129: result: available
2016configure:23964: checking for fstat() function
2017configure:23985: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
2018configure:23991: $? = 0
2019configure:23995: test -z
2020                         || test ! -s conftest.err
2021configure:23998: $? = 0
2022configure:24001: test -s conftest
2023configure:24004: $? = 0
2024configure:24011: result: available
2025configure:24027: checking for BSD 4.3 isinf() function
2026configure:24045: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
2027configure:24051: $? = 0
2028configure:24055: test -z
2029                         || test ! -s conftest.err
2030configure:24058: $? = 0
2031configure:24061: test -s conftest
2032configure:24064: $? = 0
2033configure:24071: result: available
2034configure:24083: checking for BSD 4.3 isnan() function
2035configure:24101: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
2036configure:24107: $? = 0
2037configure:24111: test -z
2038                         || test ! -s conftest.err
2039configure:24114: $? = 0
2040configure:24117: test -s conftest
2041configure:24120: $? = 0
2042configure:24127: result: available
2043configure:24196: checking for BSD 4.3 finite() function
2044configure:24214: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
2045configure:24220: $? = 0
2046configure:24224: test -z
2047                         || test ! -s conftest.err
2048configure:24227: $? = 0
2049configure:24230: test -s conftest
2050configure:24233: $? = 0
2051configure:24240: result: available
2052configure:24309: checking for fpclass() function
2053configure:24329: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
2054conftest.cc: In function 'int main()':
2055conftest.cc:93: error: 'fpclass' was not declared in this scope
2056configure:24335: $? = 1
2057configure: failed program was:
2058| /* confdefs.h.  */
2059|
2060| #define PACKAGE_NAME "Coin"
2061| #define PACKAGE_TARNAME "coin"
2062| #define PACKAGE_VERSION "3.1.2"
2063| #define PACKAGE_STRING "Coin 3.1.2"
2064| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
2065| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
2066| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
2067| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
2068| #define COIN_MAJOR_VERSION 3
2069| #define COIN_MINOR_VERSION 1
2070| #define COIN_MICRO_VERSION 2
2071| #define COIN_VERSION "3.1.2"
2072| #define PACKAGE "Coin"
2073| #define VERSION "3.1.2"
2074| #ifdef __cplusplus
2075| #endif
2076| #define COIN_MACOS_10 1
2077| #define COIN_MACOS_10_1 1
2078| #define COIN_MACOS_10_2 1
2079| #define STDC_HEADERS 1
2080| #define HAVE_SYS_TYPES_H 1
2081| #define HAVE_SYS_STAT_H 1
2082| #define HAVE_STDLIB_H 1
2083| #define HAVE_STRING_H 1
2084| #define HAVE_MEMORY_H 1
2085| #define HAVE_STRINGS_H 1
2086| #define HAVE_INTTYPES_H 1
2087| #define HAVE_STDINT_H 1
2088| #define HAVE_UNISTD_H 1
2089| #define HAVE_DLFCN_H 1
2090| #define HAVE___BUILTIN_EXPECT 1
2091| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
2092| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
2093| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
2094| #define COIN_HAVE_JAVASCRIPT
2095| #define HAVE_NODEKITS
2096| #define HAVE_DRAGGERS
2097| #define HAVE_MANIPULATORS
2098| #define HAVE_VRML97
2099| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
2100| #define USE_PTHREAD
2101| #define COIN_THREADID_TYPE pthread_t
2102| #define HAVE_THREADS
2103| #define HAVE_UNISTD_H 1
2104| #define HAVE_SYS_TYPES_H 1
2105| #define HAVE_INTTYPES_H 1
2106| #define HAVE_STDINT_H 1
2107| #define HAVE_SYS_PARAM_H 1
2108| #define HAVE_SYS_TIME_H 1
2109| #define HAVE_SYS_TIMEB_H 1
2110| #define HAVE_TIME_H 1
2111| #define HAVE_LIBGEN_H 1
2112| #define HAVE_STRINGS_H 1
2113| #define HAVE_SYS_UNISTD_H 1
2114| #define HAVE_NETINET_IN_H 1
2115| #define HAVE_INTTYPES_H 1
2116| #define HAVE_STDINT_H 1
2117| #define HAVE_SYS_TYPES_H 1
2118| #define HAVE_STDDEF_H 1
2119| #define HAVE_INT8_T 1
2120| #define COIN_INT8_T int8_t
2121| #define HAVE_UINT8_T 1
2122| #define COIN_UINT8_T uint8_t
2123| #define HAVE_INT16_T 1
2124| #define COIN_INT16_T int16_t
2125| #define HAVE_UINT16_T 1
2126| #define COIN_UINT16_T uint16_t
2127| #define HAVE_INT32_T 1
2128| #define COIN_INT32_T int32_t
2129| #define HAVE_UINT32_T 1
2130| #define COIN_UINT32_T uint32_t
2131| #define HAVE_INT64_T 1
2132| #define COIN_INT64_T int64_t
2133| #define HAVE_UINT64_T 1
2134| #define COIN_UINT64_T uint64_t
2135| #define HAVE_INTPTR_T 1
2136| #define COIN_INTPTR_T intptr_t
2137| #define HAVE_UINTPTR_T 1
2138| #define COIN_UINTPTR_T uintptr_t
2139| #define HAVE_FSTAT 1
2140| #define HAVE_ISINF 1
2141| #define HAVE_ISNAN 1
2142| #define HAVE_FINITE 1
2143| /* end confdefs.h.  */
2144| #ifdef HAVE_IEEEFP_H
2145| #include <ieeefp.h>
2146| #endif
2147| int
2148| main ()
2149| {
2150| int result = fpclass(42.0);
2151|   ;
2152|   return 0;
2153| }
2154configure:24361: result: not available
2155configure:24367: checking for _fpclass() function
2156configure:24385: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -L/opt/local/lib  conftest.cc -lpthread  >&5
2157conftest.cc: In function 'int main()':
2158conftest.cc:91: error: '_fpclass' was not declared in this scope
2159configure:24391: $? = 1
2160configure: failed program was:
2161| /* confdefs.h.  */
2162|
2163| #define PACKAGE_NAME "Coin"
2164| #define PACKAGE_TARNAME "coin"
2165| #define PACKAGE_VERSION "3.1.2"
2166| #define PACKAGE_STRING "Coin 3.1.2"
2167| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
2168| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
2169| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
2170| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
2171| #define COIN_MAJOR_VERSION 3
2172| #define COIN_MINOR_VERSION 1
2173| #define COIN_MICRO_VERSION 2
2174| #define COIN_VERSION "3.1.2"
2175| #define PACKAGE "Coin"
2176| #define VERSION "3.1.2"
2177| #ifdef __cplusplus
2178| #endif
2179| #define COIN_MACOS_10 1
2180| #define COIN_MACOS_10_1 1
2181| #define COIN_MACOS_10_2 1
2182| #define STDC_HEADERS 1
2183| #define HAVE_SYS_TYPES_H 1
2184| #define HAVE_SYS_STAT_H 1
2185| #define HAVE_STDLIB_H 1
2186| #define HAVE_STRING_H 1
2187| #define HAVE_MEMORY_H 1
2188| #define HAVE_STRINGS_H 1
2189| #define HAVE_INTTYPES_H 1
2190| #define HAVE_STDINT_H 1
2191| #define HAVE_UNISTD_H 1
2192| #define HAVE_DLFCN_H 1
2193| #define HAVE___BUILTIN_EXPECT 1
2194| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
2195| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
2196| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
2197| #define COIN_HAVE_JAVASCRIPT
2198| #define HAVE_NODEKITS
2199| #define HAVE_DRAGGERS
2200| #define HAVE_MANIPULATORS
2201| #define HAVE_VRML97
2202| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
2203| #define USE_PTHREAD
2204| #define COIN_THREADID_TYPE pthread_t
2205| #define HAVE_THREADS
2206| #define HAVE_UNISTD_H 1
2207| #define HAVE_SYS_TYPES_H 1
2208| #define HAVE_INTTYPES_H 1
2209| #define HAVE_STDINT_H 1
2210| #define HAVE_SYS_PARAM_H 1
2211| #define HAVE_SYS_TIME_H 1
2212| #define HAVE_SYS_TIMEB_H 1
2213| #define HAVE_TIME_H 1
2214| #define HAVE_LIBGEN_H 1
2215| #define HAVE_STRINGS_H 1
2216| #define HAVE_SYS_UNISTD_H 1
2217| #define HAVE_NETINET_IN_H 1
2218| #define HAVE_INTTYPES_H 1
2219| #define HAVE_STDINT_H 1
2220| #define HAVE_SYS_TYPES_H 1
2221| #define HAVE_STDDEF_H 1
2222| #define HAVE_INT8_T 1
2223| #define COIN_INT8_T int8_t
2224| #define HAVE_UINT8_T 1
2225| #define COIN_UINT8_T uint8_t
2226| #define HAVE_INT16_T 1
2227| #define COIN_INT16_T int16_t
2228| #define HAVE_UINT16_T 1
2229| #define COIN_UINT16_T uint16_t
2230| #define HAVE_INT32_T 1
2231| #define COIN_INT32_T int32_t
2232| #define HAVE_UINT32_T 1
2233| #define COIN_UINT32_T uint32_t
2234| #define HAVE_INT64_T 1
2235| #define COIN_INT64_T int64_t
2236| #define HAVE_UINT64_T 1
2237| #define COIN_UINT64_T uint64_t
2238| #define HAVE_INTPTR_T 1
2239| #define COIN_INTPTR_T intptr_t
2240| #define HAVE_UINTPTR_T 1
2241| #define COIN_UINTPTR_T uintptr_t
2242| #define HAVE_FSTAT 1
2243| #define HAVE_ISINF 1
2244| #define HAVE_ISNAN 1
2245| #define HAVE_FINITE 1
2246| /* end confdefs.h.  */
2247| #include <math.h>
2248| int
2249| main ()
2250| {
2251| int result = _fpclass(42.0);
2252|   ;
2253|   return 0;
2254| }
2255configure:24417: result: not available
2256configure:24424: checking type of timeval::tv_sec
2257configure:24453: result: __darwin_time_t
2258configure:24464: checking type of timeval::tv_usec
2259configure:24493: result: __darwin_suseconds_t
2260configure:24631: checking for perl
2261configure:24649: found /usr/bin/perl
2262configure:24662: result: /usr/bin/perl
2263configure:24828: checking for dpkg-buildpackage
2264configure:24859: result: false
2265configure:24957: checking if user is simian
2266configure:24979: result: probably not
2267configure:25700: checking whether /usr/bin/gcc-4.2 accepts -W
2268configure:25721: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -W conftest.c >&5
2269configure:25727: $? = 0
2270configure:25731: test -z
2271                         || test ! -s conftest.err
2272configure:25734: $? = 0
2273configure:25737: test -s conftest.o
2274configure:25740: $? = 0
2275configure:25750: result: yes
2276configure:25700: checking whether /usr/bin/gcc-4.2 accepts -Wall
2277configure:25721: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wall conftest.c >&5
2278configure:25727: $? = 0
2279configure:25731: test -z
2280                         || test ! -s conftest.err
2281configure:25734: $? = 0
2282configure:25737: test -s conftest.o
2283configure:25740: $? = 0
2284configure:25750: result: yes
2285configure:25700: checking whether /usr/bin/gcc-4.2 accepts -Wno-unused
2286configure:25721: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -Wall -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wno-unused conftest.c >&5
2287configure:25727: $? = 0
2288configure:25731: test -z
2289                         || test ! -s conftest.err
2290configure:25734: $? = 0
2291configure:25737: test -s conftest.o
2292configure:25740: $? = 0
2293configure:25750: result: yes
2294configure:25700: checking whether /usr/bin/gcc-4.2 accepts -Wno-multichar
2295configure:25721: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wno-multichar conftest.c >&5
2296configure:25727: $? = 0
2297configure:25731: test -z
2298                         || test ! -s conftest.err
2299configure:25734: $? = 0
2300configure:25737: test -s conftest.o
2301configure:25740: $? = 0
2302configure:25750: result: yes
2303configure:25782: checking whether /usr/bin/g++-4.2 accepts -W
2304configure:25803: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -W conftest.cc >&5
2305configure:25809: $? = 0
2306configure:25813: test -z
2307                         || test ! -s conftest.err
2308configure:25816: $? = 0
2309configure:25819: test -s conftest.o
2310configure:25822: $? = 0
2311configure:25832: result: yes
2312configure:25782: checking whether /usr/bin/g++-4.2 accepts -Wall
2313configure:25803: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wall conftest.cc >&5
2314configure:25809: $? = 0
2315configure:25813: test -z
2316                         || test ! -s conftest.err
2317configure:25816: $? = 0
2318configure:25819: test -s conftest.o
2319configure:25822: $? = 0
2320configure:25832: result: yes
2321configure:25782: checking whether /usr/bin/g++-4.2 accepts -Wno-unused
2322configure:25803: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wno-unused conftest.cc >&5
2323configure:25809: $? = 0
2324configure:25813: test -z
2325                         || test ! -s conftest.err
2326configure:25816: $? = 0
2327configure:25819: test -s conftest.o
2328configure:25822: $? = 0
2329configure:25832: result: yes
2330configure:25782: checking whether /usr/bin/g++-4.2 accepts -Wno-multichar
2331configure:25803: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wno-multichar conftest.cc >&5
2332configure:25809: $? = 0
2333configure:25813: test -z
2334                         || test ! -s conftest.err
2335configure:25816: $? = 0
2336configure:25819: test -s conftest.o
2337configure:25822: $? = 0
2338configure:25832: result: yes
2339configure:25782: checking whether /usr/bin/g++-4.2 accepts -Woverloaded-virtual
2340configure:25803: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Woverloaded-virtual conftest.cc >&5
2341configure:25809: $? = 0
2342configure:25813: test -z
2343                         || test ! -s conftest.err
2344configure:25816: $? = 0
2345configure:25819: test -s conftest.o
2346configure:25822: $? = 0
2347configure:25832: result: yes
2348configure:26208: checking for project release status
2349configure:26218: result: release version
2350configure:26579: checking whether /usr/bin/gcc-4.2 accepts -fno-builtin
2351configure:26600: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -fno-builtin conftest.c >&5
2352configure:26606: $? = 0
2353configure:26610: test -z
2354                         || test ! -s conftest.err
2355configure:26613: $? = 0
2356configure:26616: test -s conftest.o
2357configure:26619: $? = 0
2358configure:26629: result: yes
2359configure:26655: checking whether /usr/bin/g++-4.2 accepts -fno-builtin
2360configure:26676: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -fno-builtin conftest.cc >&5
2361configure:26682: $? = 0
2362configure:26686: test -z
2363                         || test ! -s conftest.err
2364configure:26689: $? = 0
2365configure:26692: test -s conftest.o
2366configure:26695: $? = 0
2367configure:26705: result: yes
2368configure:26733: checking whether /usr/bin/g++-4.2 accepts -fno-for-scoping
2369configure:26754: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -fno-for-scoping conftest.cc >&5
2370cc1plus: error: unrecognized command line option "-fno-for-scoping"
2371configure:26760: $? = 1
2372configure: failed program was:
2373| /* confdefs.h.  */
2374|
2375| #define PACKAGE_NAME "Coin"
2376| #define PACKAGE_TARNAME "coin"
2377| #define PACKAGE_VERSION "3.1.2"
2378| #define PACKAGE_STRING "Coin 3.1.2"
2379| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
2380| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
2381| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
2382| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
2383| #define COIN_MAJOR_VERSION 3
2384| #define COIN_MINOR_VERSION 1
2385| #define COIN_MICRO_VERSION 2
2386| #define COIN_VERSION "3.1.2"
2387| #define PACKAGE "Coin"
2388| #define VERSION "3.1.2"
2389| #ifdef __cplusplus
2390| #endif
2391| #define COIN_MACOS_10 1
2392| #define COIN_MACOS_10_1 1
2393| #define COIN_MACOS_10_2 1
2394| #define STDC_HEADERS 1
2395| #define HAVE_SYS_TYPES_H 1
2396| #define HAVE_SYS_STAT_H 1
2397| #define HAVE_STDLIB_H 1
2398| #define HAVE_STRING_H 1
2399| #define HAVE_MEMORY_H 1
2400| #define HAVE_STRINGS_H 1
2401| #define HAVE_INTTYPES_H 1
2402| #define HAVE_STDINT_H 1
2403| #define HAVE_UNISTD_H 1
2404| #define HAVE_DLFCN_H 1
2405| #define HAVE___BUILTIN_EXPECT 1
2406| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
2407| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
2408| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
2409| #define COIN_HAVE_JAVASCRIPT
2410| #define HAVE_NODEKITS
2411| #define HAVE_DRAGGERS
2412| #define HAVE_MANIPULATORS
2413| #define HAVE_VRML97
2414| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
2415| #define USE_PTHREAD
2416| #define COIN_THREADID_TYPE pthread_t
2417| #define HAVE_THREADS
2418| #define HAVE_UNISTD_H 1
2419| #define HAVE_SYS_TYPES_H 1
2420| #define HAVE_INTTYPES_H 1
2421| #define HAVE_STDINT_H 1
2422| #define HAVE_SYS_PARAM_H 1
2423| #define HAVE_SYS_TIME_H 1
2424| #define HAVE_SYS_TIMEB_H 1
2425| #define HAVE_TIME_H 1
2426| #define HAVE_LIBGEN_H 1
2427| #define HAVE_STRINGS_H 1
2428| #define HAVE_SYS_UNISTD_H 1
2429| #define HAVE_NETINET_IN_H 1
2430| #define HAVE_INTTYPES_H 1
2431| #define HAVE_STDINT_H 1
2432| #define HAVE_SYS_TYPES_H 1
2433| #define HAVE_STDDEF_H 1
2434| #define HAVE_INT8_T 1
2435| #define COIN_INT8_T int8_t
2436| #define HAVE_UINT8_T 1
2437| #define COIN_UINT8_T uint8_t
2438| #define HAVE_INT16_T 1
2439| #define COIN_INT16_T int16_t
2440| #define HAVE_UINT16_T 1
2441| #define COIN_UINT16_T uint16_t
2442| #define HAVE_INT32_T 1
2443| #define COIN_INT32_T int32_t
2444| #define HAVE_UINT32_T 1
2445| #define COIN_UINT32_T uint32_t
2446| #define HAVE_INT64_T 1
2447| #define COIN_INT64_T int64_t
2448| #define HAVE_UINT64_T 1
2449| #define COIN_UINT64_T uint64_t
2450| #define HAVE_INTPTR_T 1
2451| #define COIN_INTPTR_T intptr_t
2452| #define HAVE_UINTPTR_T 1
2453| #define COIN_UINTPTR_T uintptr_t
2454| #define HAVE_FSTAT 1
2455| #define HAVE_ISINF 1
2456| #define HAVE_ISNAN 1
2457| #define HAVE_FINITE 1
2458| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
2459| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
2460| /* end confdefs.h.  */
2461|
2462| int
2463| main ()
2464| {
2465|
2466|   ;
2467|   return 0;
2468| }
2469configure:26783: result: no
2470configure:26810: checking whether /usr/bin/gcc-4.2 accepts -finline-functions
2471configure:26831: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -finline-functions conftest.c >&5
2472configure:26837: $? = 0
2473configure:26841: test -z
2474                         || test ! -s conftest.err
2475configure:26844: $? = 0
2476configure:26847: test -s conftest.o
2477configure:26850: $? = 0
2478configure:26860: result: yes
2479configure:26886: checking whether /usr/bin/g++-4.2 accepts -finline-functions
2480configure:26907: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -finline-functions conftest.cc >&5
2481configure:26913: $? = 0
2482configure:26917: test -z
2483                         || test ! -s conftest.err
2484configure:26920: $? = 0
2485configure:26923: test -s conftest.o
2486configure:26926: $? = 0
2487configure:26936: result: yes
2488configure:27124: checking whether /usr/bin/gcc-4.2 accepts -Wreturn-type
2489configure:27145: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wreturn-type conftest.c >&5
2490configure:27151: $? = 0
2491configure:27155: test -z
2492                         || test ! -s conftest.err
2493configure:27158: $? = 0
2494configure:27161: test -s conftest.o
2495configure:27164: $? = 0
2496configure:27174: result: yes
2497configure:27200: checking whether /usr/bin/g++-4.2 accepts -Wreturn-type
2498configure:27221: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wreturn-type conftest.cc >&5
2499configure:27227: $? = 0
2500configure:27231: test -z
2501                         || test ! -s conftest.err
2502configure:27234: $? = 0
2503configure:27237: test -s conftest.o
2504configure:27240: $? = 0
2505configure:27250: result: yes
2506configure:27277: checking whether /usr/bin/gcc-4.2 accepts -Wchar-subscripts
2507configure:27298: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wchar-subscripts conftest.c >&5
2508configure:27304: $? = 0
2509configure:27308: test -z
2510                         || test ! -s conftest.err
2511configure:27311: $? = 0
2512configure:27314: test -s conftest.o
2513configure:27317: $? = 0
2514configure:27327: result: yes
2515configure:27353: checking whether /usr/bin/g++-4.2 accepts -Wchar-subscripts
2516configure:27374: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wchar-subscripts conftest.cc >&5
2517configure:27380: $? = 0
2518configure:27384: test -z
2519                         || test ! -s conftest.err
2520configure:27387: $? = 0
2521configure:27390: test -s conftest.o
2522configure:27393: $? = 0
2523configure:27403: result: yes
2524configure:27430: checking whether /usr/bin/gcc-4.2 accepts -Wparentheses
2525configure:27451: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wparentheses conftest.c >&5
2526configure:27457: $? = 0
2527configure:27461: test -z
2528                         || test ! -s conftest.err
2529configure:27464: $? = 0
2530configure:27467: test -s conftest.o
2531configure:27470: $? = 0
2532configure:27480: result: yes
2533configure:27506: checking whether /usr/bin/g++-4.2 accepts -Wparentheses
2534configure:27527: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -Wparentheses conftest.cc >&5
2535configure:27533: $? = 0
2536configure:27537: test -z
2537                         || test ! -s conftest.err
2538configure:27540: $? = 0
2539configure:27543: test -s conftest.o
2540configure:27546: $? = 0
2541configure:27556: result: yes
2542configure:27954: checking whether snprintf() is available
2543configure:27975: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
2544configure:27981: $? = 0
2545configure:27985: test -z
2546                         || test ! -s conftest.err
2547configure:27988: $? = 0
2548configure:27991: test -s conftest
2549configure:27994: $? = 0
2550configure:28006: result: yes
2551configure:28012: checking whether vsnprintf() is available
2552configure:28049: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
2553configure:28055: $? = 0
2554configure:28059: test -z
2555                         || test ! -s conftest.err
2556configure:28062: $? = 0
2557configure:28065: test -s conftest
2558configure:28068: $? = 0
2559configure:28080: result: yes
2560configure:28246: checking for va_copy() stdarg macro
2561configure:28268: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
2562configure:28274: $? = 0
2563configure:28278: test -z
2564                         || test ! -s conftest.err
2565configure:28281: $? = 0
2566configure:28284: test -s conftest
2567configure:28287: $? = 0
2568configure:28289: result: yes
2569configure:28311: checking whether quoting in macros can be done with hash symbol
2570configure:28332: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
2571configure:28335: $? = 0
2572configure:28337: ./conftest
2573configure:28340: $? = 0
2574configure:28354: result: yes
2575configure:28458: checking for GetEnvironmentVariable() function
2576configure:28476: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
2577conftest.cc:93:21: error: windows.h: No such file or directory
2578conftest.cc: In function 'int main()':
2579conftest.cc:97: error: 'NULL' was not declared in this scope
2580conftest.cc:97: error: 'GetEnvironmentVariable' was not declared in this scope
2581configure:28482: $? = 1
2582configure: failed program was:
2583| /* confdefs.h.  */
2584|
2585| #define PACKAGE_NAME "Coin"
2586| #define PACKAGE_TARNAME "coin"
2587| #define PACKAGE_VERSION "3.1.2"
2588| #define PACKAGE_STRING "Coin 3.1.2"
2589| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
2590| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
2591| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
2592| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
2593| #define COIN_MAJOR_VERSION 3
2594| #define COIN_MINOR_VERSION 1
2595| #define COIN_MICRO_VERSION 2
2596| #define COIN_VERSION "3.1.2"
2597| #define PACKAGE "Coin"
2598| #define VERSION "3.1.2"
2599| #ifdef __cplusplus
2600| #endif
2601| #define COIN_MACOS_10 1
2602| #define COIN_MACOS_10_1 1
2603| #define COIN_MACOS_10_2 1
2604| #define STDC_HEADERS 1
2605| #define HAVE_SYS_TYPES_H 1
2606| #define HAVE_SYS_STAT_H 1
2607| #define HAVE_STDLIB_H 1
2608| #define HAVE_STRING_H 1
2609| #define HAVE_MEMORY_H 1
2610| #define HAVE_STRINGS_H 1
2611| #define HAVE_INTTYPES_H 1
2612| #define HAVE_STDINT_H 1
2613| #define HAVE_UNISTD_H 1
2614| #define HAVE_DLFCN_H 1
2615| #define HAVE___BUILTIN_EXPECT 1
2616| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
2617| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
2618| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
2619| #define COIN_HAVE_JAVASCRIPT
2620| #define HAVE_NODEKITS
2621| #define HAVE_DRAGGERS
2622| #define HAVE_MANIPULATORS
2623| #define HAVE_VRML97
2624| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
2625| #define USE_PTHREAD
2626| #define COIN_THREADID_TYPE pthread_t
2627| #define HAVE_THREADS
2628| #define HAVE_UNISTD_H 1
2629| #define HAVE_SYS_TYPES_H 1
2630| #define HAVE_INTTYPES_H 1
2631| #define HAVE_STDINT_H 1
2632| #define HAVE_SYS_PARAM_H 1
2633| #define HAVE_SYS_TIME_H 1
2634| #define HAVE_SYS_TIMEB_H 1
2635| #define HAVE_TIME_H 1
2636| #define HAVE_LIBGEN_H 1
2637| #define HAVE_STRINGS_H 1
2638| #define HAVE_SYS_UNISTD_H 1
2639| #define HAVE_NETINET_IN_H 1
2640| #define HAVE_INTTYPES_H 1
2641| #define HAVE_STDINT_H 1
2642| #define HAVE_SYS_TYPES_H 1
2643| #define HAVE_STDDEF_H 1
2644| #define HAVE_INT8_T 1
2645| #define COIN_INT8_T int8_t
2646| #define HAVE_UINT8_T 1
2647| #define COIN_UINT8_T uint8_t
2648| #define HAVE_INT16_T 1
2649| #define COIN_INT16_T int16_t
2650| #define HAVE_UINT16_T 1
2651| #define COIN_UINT16_T uint16_t
2652| #define HAVE_INT32_T 1
2653| #define COIN_INT32_T int32_t
2654| #define HAVE_UINT32_T 1
2655| #define COIN_UINT32_T uint32_t
2656| #define HAVE_INT64_T 1
2657| #define COIN_INT64_T int64_t
2658| #define HAVE_UINT64_T 1
2659| #define COIN_UINT64_T uint64_t
2660| #define HAVE_INTPTR_T 1
2661| #define COIN_INTPTR_T intptr_t
2662| #define HAVE_UINTPTR_T 1
2663| #define COIN_UINTPTR_T uintptr_t
2664| #define HAVE_FSTAT 1
2665| #define HAVE_ISINF 1
2666| #define HAVE_ISNAN 1
2667| #define HAVE_FINITE 1
2668| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
2669| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
2670| #define HAVE_SNPRINTF 1
2671| #define HAVE_VSNPRINTF 1
2672| #define HAVE_VA_COPY_MACRO 1
2673| #define HAVE_HASH_QUOTING 1
2674| /* end confdefs.h.  */
2675| #include <windows.h>
2676| int
2677| main ()
2678| {
2679| (void)GetEnvironmentVariable("FOOBAR", NULL, 0);
2680|   ;
2681|   return 0;
2682| }
2683configure:28508: result: no
2684configure:28519: checking for timeGetTime() function
2685configure:28543: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  -lwinmm >&5
2686conftest.cc: In function 'int main()':
2687conftest.cc:102: error: 'timeGetTime' was not declared in this scope
2688configure:28549: $? = 1
2689configure: failed program was:
2690| /* confdefs.h.  */
2691|
2692| #define PACKAGE_NAME "Coin"
2693| #define PACKAGE_TARNAME "coin"
2694| #define PACKAGE_VERSION "3.1.2"
2695| #define PACKAGE_STRING "Coin 3.1.2"
2696| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
2697| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
2698| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
2699| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
2700| #define COIN_MAJOR_VERSION 3
2701| #define COIN_MINOR_VERSION 1
2702| #define COIN_MICRO_VERSION 2
2703| #define COIN_VERSION "3.1.2"
2704| #define PACKAGE "Coin"
2705| #define VERSION "3.1.2"
2706| #ifdef __cplusplus
2707| #endif
2708| #define COIN_MACOS_10 1
2709| #define COIN_MACOS_10_1 1
2710| #define COIN_MACOS_10_2 1
2711| #define STDC_HEADERS 1
2712| #define HAVE_SYS_TYPES_H 1
2713| #define HAVE_SYS_STAT_H 1
2714| #define HAVE_STDLIB_H 1
2715| #define HAVE_STRING_H 1
2716| #define HAVE_MEMORY_H 1
2717| #define HAVE_STRINGS_H 1
2718| #define HAVE_INTTYPES_H 1
2719| #define HAVE_STDINT_H 1
2720| #define HAVE_UNISTD_H 1
2721| #define HAVE_DLFCN_H 1
2722| #define HAVE___BUILTIN_EXPECT 1
2723| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
2724| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
2725| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
2726| #define COIN_HAVE_JAVASCRIPT
2727| #define HAVE_NODEKITS
2728| #define HAVE_DRAGGERS
2729| #define HAVE_MANIPULATORS
2730| #define HAVE_VRML97
2731| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
2732| #define USE_PTHREAD
2733| #define COIN_THREADID_TYPE pthread_t
2734| #define HAVE_THREADS
2735| #define HAVE_UNISTD_H 1
2736| #define HAVE_SYS_TYPES_H 1
2737| #define HAVE_INTTYPES_H 1
2738| #define HAVE_STDINT_H 1
2739| #define HAVE_SYS_PARAM_H 1
2740| #define HAVE_SYS_TIME_H 1
2741| #define HAVE_SYS_TIMEB_H 1
2742| #define HAVE_TIME_H 1
2743| #define HAVE_LIBGEN_H 1
2744| #define HAVE_STRINGS_H 1
2745| #define HAVE_SYS_UNISTD_H 1
2746| #define HAVE_NETINET_IN_H 1
2747| #define HAVE_INTTYPES_H 1
2748| #define HAVE_STDINT_H 1
2749| #define HAVE_SYS_TYPES_H 1
2750| #define HAVE_STDDEF_H 1
2751| #define HAVE_INT8_T 1
2752| #define COIN_INT8_T int8_t
2753| #define HAVE_UINT8_T 1
2754| #define COIN_UINT8_T uint8_t
2755| #define HAVE_INT16_T 1
2756| #define COIN_INT16_T int16_t
2757| #define HAVE_UINT16_T 1
2758| #define COIN_UINT16_T uint16_t
2759| #define HAVE_INT32_T 1
2760| #define COIN_INT32_T int32_t
2761| #define HAVE_UINT32_T 1
2762| #define COIN_UINT32_T uint32_t
2763| #define HAVE_INT64_T 1
2764| #define COIN_INT64_T int64_t
2765| #define HAVE_UINT64_T 1
2766| #define COIN_UINT64_T uint64_t
2767| #define HAVE_INTPTR_T 1
2768| #define COIN_INTPTR_T intptr_t
2769| #define HAVE_UINTPTR_T 1
2770| #define COIN_UINTPTR_T uintptr_t
2771| #define HAVE_FSTAT 1
2772| #define HAVE_ISINF 1
2773| #define HAVE_ISNAN 1
2774| #define HAVE_FINITE 1
2775| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
2776| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
2777| #define HAVE_SNPRINTF 1
2778| #define HAVE_VSNPRINTF 1
2779| #define HAVE_VA_COPY_MACRO 1
2780| #define HAVE_HASH_QUOTING 1
2781| /* end confdefs.h.  */
2782|
2783| #ifdef HAVE_WINDOWS_H
2784| #include <windows.h>
2785| #endif
2786|
2787| int
2788| main ()
2789| {
2790|
2791|   (void)timeGetTime();
2792|
2793|   ;
2794|   return 0;
2795| }
2796configure:28579: result: no
2797configure:28594: checking for MessageBox() function
2798configure:28618: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  -luser32 >&5
2799conftest.cc: In function 'int main()':
2800conftest.cc:102: error: 'NULL' was not declared in this scope
2801conftest.cc:102: error: 'MessageBox' was not declared in this scope
2802configure:28624: $? = 1
2803configure: failed program was:
2804| /* confdefs.h.  */
2805|
2806| #define PACKAGE_NAME "Coin"
2807| #define PACKAGE_TARNAME "coin"
2808| #define PACKAGE_VERSION "3.1.2"
2809| #define PACKAGE_STRING "Coin 3.1.2"
2810| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
2811| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
2812| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
2813| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
2814| #define COIN_MAJOR_VERSION 3
2815| #define COIN_MINOR_VERSION 1
2816| #define COIN_MICRO_VERSION 2
2817| #define COIN_VERSION "3.1.2"
2818| #define PACKAGE "Coin"
2819| #define VERSION "3.1.2"
2820| #ifdef __cplusplus
2821| #endif
2822| #define COIN_MACOS_10 1
2823| #define COIN_MACOS_10_1 1
2824| #define COIN_MACOS_10_2 1
2825| #define STDC_HEADERS 1
2826| #define HAVE_SYS_TYPES_H 1
2827| #define HAVE_SYS_STAT_H 1
2828| #define HAVE_STDLIB_H 1
2829| #define HAVE_STRING_H 1
2830| #define HAVE_MEMORY_H 1
2831| #define HAVE_STRINGS_H 1
2832| #define HAVE_INTTYPES_H 1
2833| #define HAVE_STDINT_H 1
2834| #define HAVE_UNISTD_H 1
2835| #define HAVE_DLFCN_H 1
2836| #define HAVE___BUILTIN_EXPECT 1
2837| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
2838| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
2839| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
2840| #define COIN_HAVE_JAVASCRIPT
2841| #define HAVE_NODEKITS
2842| #define HAVE_DRAGGERS
2843| #define HAVE_MANIPULATORS
2844| #define HAVE_VRML97
2845| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
2846| #define USE_PTHREAD
2847| #define COIN_THREADID_TYPE pthread_t
2848| #define HAVE_THREADS
2849| #define HAVE_UNISTD_H 1
2850| #define HAVE_SYS_TYPES_H 1
2851| #define HAVE_INTTYPES_H 1
2852| #define HAVE_STDINT_H 1
2853| #define HAVE_SYS_PARAM_H 1
2854| #define HAVE_SYS_TIME_H 1
2855| #define HAVE_SYS_TIMEB_H 1
2856| #define HAVE_TIME_H 1
2857| #define HAVE_LIBGEN_H 1
2858| #define HAVE_STRINGS_H 1
2859| #define HAVE_SYS_UNISTD_H 1
2860| #define HAVE_NETINET_IN_H 1
2861| #define HAVE_INTTYPES_H 1
2862| #define HAVE_STDINT_H 1
2863| #define HAVE_SYS_TYPES_H 1
2864| #define HAVE_STDDEF_H 1
2865| #define HAVE_INT8_T 1
2866| #define COIN_INT8_T int8_t
2867| #define HAVE_UINT8_T 1
2868| #define COIN_UINT8_T uint8_t
2869| #define HAVE_INT16_T 1
2870| #define COIN_INT16_T int16_t
2871| #define HAVE_UINT16_T 1
2872| #define COIN_UINT16_T uint16_t
2873| #define HAVE_INT32_T 1
2874| #define COIN_INT32_T int32_t
2875| #define HAVE_UINT32_T 1
2876| #define COIN_UINT32_T uint32_t
2877| #define HAVE_INT64_T 1
2878| #define COIN_INT64_T int64_t
2879| #define HAVE_UINT64_T 1
2880| #define COIN_UINT64_T uint64_t
2881| #define HAVE_INTPTR_T 1
2882| #define COIN_INTPTR_T intptr_t
2883| #define HAVE_UINTPTR_T 1
2884| #define COIN_UINTPTR_T uintptr_t
2885| #define HAVE_FSTAT 1
2886| #define HAVE_ISINF 1
2887| #define HAVE_ISNAN 1
2888| #define HAVE_FINITE 1
2889| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
2890| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
2891| #define HAVE_SNPRINTF 1
2892| #define HAVE_VSNPRINTF 1
2893| #define HAVE_VA_COPY_MACRO 1
2894| #define HAVE_HASH_QUOTING 1
2895| /* end confdefs.h.  */
2896|
2897| #ifdef HAVE_WINDOWS_H
2898| #include <windows.h>
2899| #endif
2900|
2901| int
2902| main ()
2903| {
2904|
2905|   (void)MessageBox(NULL, NULL, NULL, 0);
2906|
2907|   ;
2908|   return 0;
2909| }
2910configure:28649: result: no
2911configure:28660: checking for QueryPerformanceCounter() function
2912configure:28686: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
2913conftest.cc: In function 'int main()':
2914conftest.cc:102: error: 'LARGE_INTEGER' was not declared in this scope
2915conftest.cc:102: error: expected `;' before 'l'
2916conftest.cc:103: error: 'l' was not declared in this scope
2917conftest.cc:103: error: 'QueryPerformanceFrequency' was not declared in this scope
2918conftest.cc:104: error: 'QueryPerformanceCounter' was not declared in this scope
2919configure:28692: $? = 1
2920configure: failed program was:
2921| /* confdefs.h.  */
2922|
2923| #define PACKAGE_NAME "Coin"
2924| #define PACKAGE_TARNAME "coin"
2925| #define PACKAGE_VERSION "3.1.2"
2926| #define PACKAGE_STRING "Coin 3.1.2"
2927| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
2928| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
2929| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
2930| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
2931| #define COIN_MAJOR_VERSION 3
2932| #define COIN_MINOR_VERSION 1
2933| #define COIN_MICRO_VERSION 2
2934| #define COIN_VERSION "3.1.2"
2935| #define PACKAGE "Coin"
2936| #define VERSION "3.1.2"
2937| #ifdef __cplusplus
2938| #endif
2939| #define COIN_MACOS_10 1
2940| #define COIN_MACOS_10_1 1
2941| #define COIN_MACOS_10_2 1
2942| #define STDC_HEADERS 1
2943| #define HAVE_SYS_TYPES_H 1
2944| #define HAVE_SYS_STAT_H 1
2945| #define HAVE_STDLIB_H 1
2946| #define HAVE_STRING_H 1
2947| #define HAVE_MEMORY_H 1
2948| #define HAVE_STRINGS_H 1
2949| #define HAVE_INTTYPES_H 1
2950| #define HAVE_STDINT_H 1
2951| #define HAVE_UNISTD_H 1
2952| #define HAVE_DLFCN_H 1
2953| #define HAVE___BUILTIN_EXPECT 1
2954| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
2955| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
2956| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
2957| #define COIN_HAVE_JAVASCRIPT
2958| #define HAVE_NODEKITS
2959| #define HAVE_DRAGGERS
2960| #define HAVE_MANIPULATORS
2961| #define HAVE_VRML97
2962| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
2963| #define USE_PTHREAD
2964| #define COIN_THREADID_TYPE pthread_t
2965| #define HAVE_THREADS
2966| #define HAVE_UNISTD_H 1
2967| #define HAVE_SYS_TYPES_H 1
2968| #define HAVE_INTTYPES_H 1
2969| #define HAVE_STDINT_H 1
2970| #define HAVE_SYS_PARAM_H 1
2971| #define HAVE_SYS_TIME_H 1
2972| #define HAVE_SYS_TIMEB_H 1
2973| #define HAVE_TIME_H 1
2974| #define HAVE_LIBGEN_H 1
2975| #define HAVE_STRINGS_H 1
2976| #define HAVE_SYS_UNISTD_H 1
2977| #define HAVE_NETINET_IN_H 1
2978| #define HAVE_INTTYPES_H 1
2979| #define HAVE_STDINT_H 1
2980| #define HAVE_SYS_TYPES_H 1
2981| #define HAVE_STDDEF_H 1
2982| #define HAVE_INT8_T 1
2983| #define COIN_INT8_T int8_t
2984| #define HAVE_UINT8_T 1
2985| #define COIN_UINT8_T uint8_t
2986| #define HAVE_INT16_T 1
2987| #define COIN_INT16_T int16_t
2988| #define HAVE_UINT16_T 1
2989| #define COIN_UINT16_T uint16_t
2990| #define HAVE_INT32_T 1
2991| #define COIN_INT32_T int32_t
2992| #define HAVE_UINT32_T 1
2993| #define COIN_UINT32_T uint32_t
2994| #define HAVE_INT64_T 1
2995| #define COIN_INT64_T int64_t
2996| #define HAVE_UINT64_T 1
2997| #define COIN_UINT64_T uint64_t
2998| #define HAVE_INTPTR_T 1
2999| #define COIN_INTPTR_T intptr_t
3000| #define HAVE_UINTPTR_T 1
3001| #define COIN_UINTPTR_T uintptr_t
3002| #define HAVE_FSTAT 1
3003| #define HAVE_ISINF 1
3004| #define HAVE_ISNAN 1
3005| #define HAVE_FINITE 1
3006| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
3007| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
3008| #define HAVE_SNPRINTF 1
3009| #define HAVE_VSNPRINTF 1
3010| #define HAVE_VA_COPY_MACRO 1
3011| #define HAVE_HASH_QUOTING 1
3012| /* end confdefs.h.  */
3013|
3014| #ifdef HAVE_WINDOWS_H
3015| #include <windows.h>
3016| #endif
3017|
3018| int
3019| main ()
3020| {
3021|
3022|   LARGE_INTEGER l;
3023|   (void)QueryPerformanceFrequency(&l);
3024|   (void)QueryPerformanceCounter(&l);
3025|
3026|   ;
3027|   return 0;
3028| }
3029configure:28721: result: no
3030configure:28728: checking for _ftime() function
3031configure:28753: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3032conftest.cc:94:21: error: windows.h: No such file or directory
3033conftest.cc: In function 'int main()':
3034conftest.cc:102: error: aggregate '_timeb timebuffer' has incomplete type and cannot be defined
3035conftest.cc:103: error: '_ftime' was not declared in this scope
3036configure:28759: $? = 1
3037configure: failed program was:
3038| /* confdefs.h.  */
3039|
3040| #define PACKAGE_NAME "Coin"
3041| #define PACKAGE_TARNAME "coin"
3042| #define PACKAGE_VERSION "3.1.2"
3043| #define PACKAGE_STRING "Coin 3.1.2"
3044| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
3045| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
3046| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
3047| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
3048| #define COIN_MAJOR_VERSION 3
3049| #define COIN_MINOR_VERSION 1
3050| #define COIN_MICRO_VERSION 2
3051| #define COIN_VERSION "3.1.2"
3052| #define PACKAGE "Coin"
3053| #define VERSION "3.1.2"
3054| #ifdef __cplusplus
3055| #endif
3056| #define COIN_MACOS_10 1
3057| #define COIN_MACOS_10_1 1
3058| #define COIN_MACOS_10_2 1
3059| #define STDC_HEADERS 1
3060| #define HAVE_SYS_TYPES_H 1
3061| #define HAVE_SYS_STAT_H 1
3062| #define HAVE_STDLIB_H 1
3063| #define HAVE_STRING_H 1
3064| #define HAVE_MEMORY_H 1
3065| #define HAVE_STRINGS_H 1
3066| #define HAVE_INTTYPES_H 1
3067| #define HAVE_STDINT_H 1
3068| #define HAVE_UNISTD_H 1
3069| #define HAVE_DLFCN_H 1
3070| #define HAVE___BUILTIN_EXPECT 1
3071| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
3072| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
3073| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
3074| #define COIN_HAVE_JAVASCRIPT
3075| #define HAVE_NODEKITS
3076| #define HAVE_DRAGGERS
3077| #define HAVE_MANIPULATORS
3078| #define HAVE_VRML97
3079| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
3080| #define USE_PTHREAD
3081| #define COIN_THREADID_TYPE pthread_t
3082| #define HAVE_THREADS
3083| #define HAVE_UNISTD_H 1
3084| #define HAVE_SYS_TYPES_H 1
3085| #define HAVE_INTTYPES_H 1
3086| #define HAVE_STDINT_H 1
3087| #define HAVE_SYS_PARAM_H 1
3088| #define HAVE_SYS_TIME_H 1
3089| #define HAVE_SYS_TIMEB_H 1
3090| #define HAVE_TIME_H 1
3091| #define HAVE_LIBGEN_H 1
3092| #define HAVE_STRINGS_H 1
3093| #define HAVE_SYS_UNISTD_H 1
3094| #define HAVE_NETINET_IN_H 1
3095| #define HAVE_INTTYPES_H 1
3096| #define HAVE_STDINT_H 1
3097| #define HAVE_SYS_TYPES_H 1
3098| #define HAVE_STDDEF_H 1
3099| #define HAVE_INT8_T 1
3100| #define COIN_INT8_T int8_t
3101| #define HAVE_UINT8_T 1
3102| #define COIN_UINT8_T uint8_t
3103| #define HAVE_INT16_T 1
3104| #define COIN_INT16_T int16_t
3105| #define HAVE_UINT16_T 1
3106| #define COIN_UINT16_T uint16_t
3107| #define HAVE_INT32_T 1
3108| #define COIN_INT32_T int32_t
3109| #define HAVE_UINT32_T 1
3110| #define COIN_UINT32_T uint32_t
3111| #define HAVE_INT64_T 1
3112| #define COIN_INT64_T int64_t
3113| #define HAVE_UINT64_T 1
3114| #define COIN_UINT64_T uint64_t
3115| #define HAVE_INTPTR_T 1
3116| #define COIN_INTPTR_T intptr_t
3117| #define HAVE_UINTPTR_T 1
3118| #define COIN_UINTPTR_T uintptr_t
3119| #define HAVE_FSTAT 1
3120| #define HAVE_ISINF 1
3121| #define HAVE_ISNAN 1
3122| #define HAVE_FINITE 1
3123| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
3124| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
3125| #define HAVE_SNPRINTF 1
3126| #define HAVE_VSNPRINTF 1
3127| #define HAVE_VA_COPY_MACRO 1
3128| #define HAVE_HASH_QUOTING 1
3129| /* end confdefs.h.  */
3130|
3131| #include <windows.h>
3132| #include <sys/types.h>
3133| #include <sys/timeb.h>
3134|
3135| int
3136| main ()
3137| {
3138|
3139|   struct _timeb timebuffer;
3140|   _ftime(&timebuffer);
3141|
3142|   ;
3143|   return 0;
3144| }
3145configure:28788: result: no
3146configure:28795: checking for ftime() function
3147configure:28818: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3148configure:28824: $? = 0
3149configure:28828: test -z
3150                         || test ! -s conftest.err
3151configure:28831: $? = 0
3152configure:28834: test -s conftest
3153configure:28837: $? = 0
3154configure:28848: result: yes
3155configure:28870: checking for _getcwd() function
3156configure:28893: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3157conftest.cc:95:20: error: direct.h: No such file or directory
3158conftest.cc: In function 'int main()':
3159conftest.cc:102: error: '_getcwd' was not declared in this scope
3160configure:28899: $? = 1
3161configure: failed program was:
3162| /* confdefs.h.  */
3163|
3164| #define PACKAGE_NAME "Coin"
3165| #define PACKAGE_TARNAME "coin"
3166| #define PACKAGE_VERSION "3.1.2"
3167| #define PACKAGE_STRING "Coin 3.1.2"
3168| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
3169| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
3170| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
3171| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
3172| #define COIN_MAJOR_VERSION 3
3173| #define COIN_MINOR_VERSION 1
3174| #define COIN_MICRO_VERSION 2
3175| #define COIN_VERSION "3.1.2"
3176| #define PACKAGE "Coin"
3177| #define VERSION "3.1.2"
3178| #ifdef __cplusplus
3179| #endif
3180| #define COIN_MACOS_10 1
3181| #define COIN_MACOS_10_1 1
3182| #define COIN_MACOS_10_2 1
3183| #define STDC_HEADERS 1
3184| #define HAVE_SYS_TYPES_H 1
3185| #define HAVE_SYS_STAT_H 1
3186| #define HAVE_STDLIB_H 1
3187| #define HAVE_STRING_H 1
3188| #define HAVE_MEMORY_H 1
3189| #define HAVE_STRINGS_H 1
3190| #define HAVE_INTTYPES_H 1
3191| #define HAVE_STDINT_H 1
3192| #define HAVE_UNISTD_H 1
3193| #define HAVE_DLFCN_H 1
3194| #define HAVE___BUILTIN_EXPECT 1
3195| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
3196| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
3197| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
3198| #define COIN_HAVE_JAVASCRIPT
3199| #define HAVE_NODEKITS
3200| #define HAVE_DRAGGERS
3201| #define HAVE_MANIPULATORS
3202| #define HAVE_VRML97
3203| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
3204| #define USE_PTHREAD
3205| #define COIN_THREADID_TYPE pthread_t
3206| #define HAVE_THREADS
3207| #define HAVE_UNISTD_H 1
3208| #define HAVE_SYS_TYPES_H 1
3209| #define HAVE_INTTYPES_H 1
3210| #define HAVE_STDINT_H 1
3211| #define HAVE_SYS_PARAM_H 1
3212| #define HAVE_SYS_TIME_H 1
3213| #define HAVE_SYS_TIMEB_H 1
3214| #define HAVE_TIME_H 1
3215| #define HAVE_LIBGEN_H 1
3216| #define HAVE_STRINGS_H 1
3217| #define HAVE_SYS_UNISTD_H 1
3218| #define HAVE_NETINET_IN_H 1
3219| #define HAVE_INTTYPES_H 1
3220| #define HAVE_STDINT_H 1
3221| #define HAVE_SYS_TYPES_H 1
3222| #define HAVE_STDDEF_H 1
3223| #define HAVE_INT8_T 1
3224| #define COIN_INT8_T int8_t
3225| #define HAVE_UINT8_T 1
3226| #define COIN_UINT8_T uint8_t
3227| #define HAVE_INT16_T 1
3228| #define COIN_INT16_T int16_t
3229| #define HAVE_UINT16_T 1
3230| #define COIN_UINT16_T uint16_t
3231| #define HAVE_INT32_T 1
3232| #define COIN_INT32_T int32_t
3233| #define HAVE_UINT32_T 1
3234| #define COIN_UINT32_T uint32_t
3235| #define HAVE_INT64_T 1
3236| #define COIN_INT64_T int64_t
3237| #define HAVE_UINT64_T 1
3238| #define COIN_UINT64_T uint64_t
3239| #define HAVE_INTPTR_T 1
3240| #define COIN_INTPTR_T intptr_t
3241| #define HAVE_UINTPTR_T 1
3242| #define COIN_UINTPTR_T uintptr_t
3243| #define HAVE_FSTAT 1
3244| #define HAVE_ISINF 1
3245| #define HAVE_ISNAN 1
3246| #define HAVE_FINITE 1
3247| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
3248| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
3249| #define HAVE_SNPRINTF 1
3250| #define HAVE_VSNPRINTF 1
3251| #define HAVE_VA_COPY_MACRO 1
3252| #define HAVE_HASH_QUOTING 1
3253| #define HAVE_FTIME 1
3254| /* end confdefs.h.  */
3255|
3256| #include <direct.h>
3257|
3258| int
3259| main ()
3260| {
3261|
3262|   char buf[512];
3263|   _getcwd(buf, 512);
3264|
3265|   ;
3266|   return 0;
3267| }
3268configure:28928: result: no
3269configure:28935: checking for getcwd() function
3270configure:28958: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3271configure:28964: $? = 0
3272configure:28968: test -z
3273                         || test ! -s conftest.err
3274configure:28971: $? = 0
3275configure:28974: test -s conftest
3276configure:28977: $? = 0
3277configure:28980: result: yes
3278configure:29000: checking for gettimeofday() function
3279configure:29034: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3280configure:29040: $? = 0
3281configure:29044: test -z
3282                         || test ! -s conftest.err
3283configure:29047: $? = 0
3284configure:29050: test -s conftest
3285configure:29053: $? = 0
3286configure:29056: result: yes
3287configure:29079: checking for strncasecmp() function
3288configure:29101: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3289conftest.cc: In function 'int main()':
3290conftest.cc:103: warning: null argument where non-null required (argument 1)
3291conftest.cc:103: warning: null argument where non-null required (argument 2)
3292configure:29107: $? = 0
3293configure:29111: test -z
3294                         || test ! -s conftest.err
3295configure:29114: $? = 0
3296configure:29117: test -s conftest
3297configure:29120: $? = 0
3298configure:29123: result: yes
3299configure:29143: checking for memmove() function
3300configure:29161: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL conftest.cc >&5
3301conftest.cc: In function 'int main()':
3302conftest.cc:101: warning: null argument where non-null required (argument 1)
3303conftest.cc:101: warning: null argument where non-null required (argument 2)
3304configure:29167: $? = 0
3305configure:29171: test -z
3306                         || test ! -s conftest.err
3307configure:29174: $? = 0
3308configure:29177: test -s conftest.o
3309configure:29180: $? = 0
3310configure:29187: result: available
3311configure:29198: checking for bcopy() function
3312configure:29218: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL conftest.cc >&5
3313configure:29224: $? = 0
3314configure:29228: test -z
3315                         || test ! -s conftest.err
3316configure:29231: $? = 0
3317configure:29234: test -s conftest.o
3318configure:29237: $? = 0
3319configure:29244: result: available
3320configure:29255: checking for _logb() function
3321configure:29278: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3322conftest.cc: In function 'int main()':
3323conftest.cc:107: error: '_logb' was not declared in this scope
3324configure:29284: $? = 1
3325configure: failed program was:
3326| /* confdefs.h.  */
3327|
3328| #define PACKAGE_NAME "Coin"
3329| #define PACKAGE_TARNAME "coin"
3330| #define PACKAGE_VERSION "3.1.2"
3331| #define PACKAGE_STRING "Coin 3.1.2"
3332| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
3333| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
3334| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
3335| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
3336| #define COIN_MAJOR_VERSION 3
3337| #define COIN_MINOR_VERSION 1
3338| #define COIN_MICRO_VERSION 2
3339| #define COIN_VERSION "3.1.2"
3340| #define PACKAGE "Coin"
3341| #define VERSION "3.1.2"
3342| #ifdef __cplusplus
3343| #endif
3344| #define COIN_MACOS_10 1
3345| #define COIN_MACOS_10_1 1
3346| #define COIN_MACOS_10_2 1
3347| #define STDC_HEADERS 1
3348| #define HAVE_SYS_TYPES_H 1
3349| #define HAVE_SYS_STAT_H 1
3350| #define HAVE_STDLIB_H 1
3351| #define HAVE_STRING_H 1
3352| #define HAVE_MEMORY_H 1
3353| #define HAVE_STRINGS_H 1
3354| #define HAVE_INTTYPES_H 1
3355| #define HAVE_STDINT_H 1
3356| #define HAVE_UNISTD_H 1
3357| #define HAVE_DLFCN_H 1
3358| #define HAVE___BUILTIN_EXPECT 1
3359| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
3360| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
3361| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
3362| #define COIN_HAVE_JAVASCRIPT
3363| #define HAVE_NODEKITS
3364| #define HAVE_DRAGGERS
3365| #define HAVE_MANIPULATORS
3366| #define HAVE_VRML97
3367| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
3368| #define USE_PTHREAD
3369| #define COIN_THREADID_TYPE pthread_t
3370| #define HAVE_THREADS
3371| #define HAVE_UNISTD_H 1
3372| #define HAVE_SYS_TYPES_H 1
3373| #define HAVE_INTTYPES_H 1
3374| #define HAVE_STDINT_H 1
3375| #define HAVE_SYS_PARAM_H 1
3376| #define HAVE_SYS_TIME_H 1
3377| #define HAVE_SYS_TIMEB_H 1
3378| #define HAVE_TIME_H 1
3379| #define HAVE_LIBGEN_H 1
3380| #define HAVE_STRINGS_H 1
3381| #define HAVE_SYS_UNISTD_H 1
3382| #define HAVE_NETINET_IN_H 1
3383| #define HAVE_INTTYPES_H 1
3384| #define HAVE_STDINT_H 1
3385| #define HAVE_SYS_TYPES_H 1
3386| #define HAVE_STDDEF_H 1
3387| #define HAVE_INT8_T 1
3388| #define COIN_INT8_T int8_t
3389| #define HAVE_UINT8_T 1
3390| #define COIN_UINT8_T uint8_t
3391| #define HAVE_INT16_T 1
3392| #define COIN_INT16_T int16_t
3393| #define HAVE_UINT16_T 1
3394| #define COIN_UINT16_T uint16_t
3395| #define HAVE_INT32_T 1
3396| #define COIN_INT32_T int32_t
3397| #define HAVE_UINT32_T 1
3398| #define COIN_UINT32_T uint32_t
3399| #define HAVE_INT64_T 1
3400| #define COIN_INT64_T int64_t
3401| #define HAVE_UINT64_T 1
3402| #define COIN_UINT64_T uint64_t
3403| #define HAVE_INTPTR_T 1
3404| #define COIN_INTPTR_T intptr_t
3405| #define HAVE_UINTPTR_T 1
3406| #define COIN_UINTPTR_T uintptr_t
3407| #define HAVE_FSTAT 1
3408| #define HAVE_ISINF 1
3409| #define HAVE_ISNAN 1
3410| #define HAVE_FINITE 1
3411| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
3412| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
3413| #define HAVE_SNPRINTF 1
3414| #define HAVE_VSNPRINTF 1
3415| #define HAVE_VA_COPY_MACRO 1
3416| #define HAVE_HASH_QUOTING 1
3417| #define HAVE_FTIME 1
3418| #define HAVE_GETCWD 1
3419| #define HAVE_GETTIMEOFDAY 1
3420| #define HAVE_STRNCASECMP 1
3421| #define HAVE_MEMMOVE 1
3422| #define HAVE_BCOPY 1
3423| /* end confdefs.h.  */
3424|
3425| #include <math.h>
3426| #include <float.h>
3427|
3428| int
3429| main ()
3430| {
3431|
3432|   (void)_logb(1.0);
3433|
3434|   ;
3435|   return 0;
3436| }
3437configure:29313: result: no
3438configure:29359: checking mach-o/dyld.h usability
3439configure:29371: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL conftest.cc >&5
3440configure:29377: $? = 0
3441configure:29381: test -z
3442                         || test ! -s conftest.err
3443configure:29384: $? = 0
3444configure:29387: test -s conftest.o
3445configure:29390: $? = 0
3446configure:29400: result: yes
3447configure:29404: checking mach-o/dyld.h presence
3448configure:29414: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL conftest.cc
3449configure:29420: $? = 0
3450configure:29440: result: yes
3451configure:29475: checking for mach-o/dyld.h
3452configure:29482: result: yes
3453configure:29496: checking whether we can use Mach-O dyld
3454configure:29521: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL -L/opt/local/lib  conftest.cc -lpthread  >&5
3455conftest.cc: In function 'int main()':
3456conftest.cc:108: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:179)
3457conftest.cc:108: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:179)
3458configure:29527: $? = 0
3459configure:29531: test -z
3460                         || test ! -s conftest.err
3461configure:29534: $? = 0
3462configure:29537: test -s conftest
3463configure:29540: $? = 0
3464configure:29552: result: yes
3465configure:29607: checking for dlfcn.h
3466configure:29612: result: yes
3467configure:29755: checking for the dl library
3468configure:29782: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -L/opt/local/lib   conftest.cc  -lpthread  >&5
3469configure:29788: $? = 0
3470configure:29792: test -z
3471                         || test ! -s conftest.err
3472configure:29795: $? = 0
3473configure:29798: test -s conftest
3474configure:29801: $? = 0
3475configure:29818: result: yes
3476configure:31870: checking for math functions library
3477configure:31919: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -L/opt/local/lib   conftest.cc  -lpthread   >&5
3478configure:31925: $? = 0
3479configure:31929: test -z
3480                         || test ! -s conftest.err
3481configure:31932: $? = 0
3482configure:31935: test -s conftest
3483configure:31938: $? = 0
3484configure:31967: result: no explicit linkage necessary
3485configure:32007: checking for ilogb() function
3486configure:32029: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -L/opt/local/lib   conftest.cc  -lpthread  >&5
3487configure:32035: $? = 0
3488configure:32039: test -z
3489                         || test ! -s conftest.err
3490configure:32042: $? = 0
3491configure:32045: test -s conftest
3492configure:32048: $? = 0
3493configure:32051: result: yes
3494configure:32469: checking for X
3495configure:32574: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  conftest.cc
3496configure:32580: $? = 0
3497configure:32630: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -L/opt/local/lib   conftest.cc -lXt  -lpthread  >&5
3498ld: library not found for -lXt
3499collect2: ld returned 1 exit status
3500configure:32636: $? = 1
3501configure: failed program was:
3502| /* confdefs.h.  */
3503|
3504| #define PACKAGE_NAME "Coin"
3505| #define PACKAGE_TARNAME "coin"
3506| #define PACKAGE_VERSION "3.1.2"
3507| #define PACKAGE_STRING "Coin 3.1.2"
3508| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
3509| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
3510| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
3511| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
3512| #define COIN_MAJOR_VERSION 3
3513| #define COIN_MINOR_VERSION 1
3514| #define COIN_MICRO_VERSION 2
3515| #define COIN_VERSION "3.1.2"
3516| #define PACKAGE "Coin"
3517| #define VERSION "3.1.2"
3518| #ifdef __cplusplus
3519| #endif
3520| #define COIN_MACOS_10 1
3521| #define COIN_MACOS_10_1 1
3522| #define COIN_MACOS_10_2 1
3523| #define STDC_HEADERS 1
3524| #define HAVE_SYS_TYPES_H 1
3525| #define HAVE_SYS_STAT_H 1
3526| #define HAVE_STDLIB_H 1
3527| #define HAVE_STRING_H 1
3528| #define HAVE_MEMORY_H 1
3529| #define HAVE_STRINGS_H 1
3530| #define HAVE_INTTYPES_H 1
3531| #define HAVE_STDINT_H 1
3532| #define HAVE_UNISTD_H 1
3533| #define HAVE_DLFCN_H 1
3534| #define HAVE___BUILTIN_EXPECT 1
3535| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
3536| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
3537| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
3538| #define COIN_HAVE_JAVASCRIPT
3539| #define HAVE_NODEKITS
3540| #define HAVE_DRAGGERS
3541| #define HAVE_MANIPULATORS
3542| #define HAVE_VRML97
3543| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
3544| #define USE_PTHREAD
3545| #define COIN_THREADID_TYPE pthread_t
3546| #define HAVE_THREADS
3547| #define HAVE_UNISTD_H 1
3548| #define HAVE_SYS_TYPES_H 1
3549| #define HAVE_INTTYPES_H 1
3550| #define HAVE_STDINT_H 1
3551| #define HAVE_SYS_PARAM_H 1
3552| #define HAVE_SYS_TIME_H 1
3553| #define HAVE_SYS_TIMEB_H 1
3554| #define HAVE_TIME_H 1
3555| #define HAVE_LIBGEN_H 1
3556| #define HAVE_STRINGS_H 1
3557| #define HAVE_SYS_UNISTD_H 1
3558| #define HAVE_NETINET_IN_H 1
3559| #define HAVE_INTTYPES_H 1
3560| #define HAVE_STDINT_H 1
3561| #define HAVE_SYS_TYPES_H 1
3562| #define HAVE_STDDEF_H 1
3563| #define HAVE_INT8_T 1
3564| #define COIN_INT8_T int8_t
3565| #define HAVE_UINT8_T 1
3566| #define COIN_UINT8_T uint8_t
3567| #define HAVE_INT16_T 1
3568| #define COIN_INT16_T int16_t
3569| #define HAVE_UINT16_T 1
3570| #define COIN_UINT16_T uint16_t
3571| #define HAVE_INT32_T 1
3572| #define COIN_INT32_T int32_t
3573| #define HAVE_UINT32_T 1
3574| #define COIN_UINT32_T uint32_t
3575| #define HAVE_INT64_T 1
3576| #define COIN_INT64_T int64_t
3577| #define HAVE_UINT64_T 1
3578| #define COIN_UINT64_T uint64_t
3579| #define HAVE_INTPTR_T 1
3580| #define COIN_INTPTR_T intptr_t
3581| #define HAVE_UINTPTR_T 1
3582| #define COIN_UINTPTR_T uintptr_t
3583| #define HAVE_FSTAT 1
3584| #define HAVE_ISINF 1
3585| #define HAVE_ISNAN 1
3586| #define HAVE_FINITE 1
3587| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
3588| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
3589| #define HAVE_SNPRINTF 1
3590| #define HAVE_VSNPRINTF 1
3591| #define HAVE_VA_COPY_MACRO 1
3592| #define HAVE_HASH_QUOTING 1
3593| #define HAVE_FTIME 1
3594| #define HAVE_GETCWD 1
3595| #define HAVE_GETTIMEOFDAY 1
3596| #define HAVE_STRNCASECMP 1
3597| #define HAVE_MEMMOVE 1
3598| #define HAVE_BCOPY 1
3599| #define HAVE_MACH_O_DYLD_H 1
3600| #define HAVE_DYLD_RUNTIME_BINDING 1
3601| #define HAVE_DLFCN_H 1
3602| #define HAVE_DL_LIB 1
3603| #define HAVE_DYNAMIC_LINKING 1
3604| #define SIMAGE_RUNTIME_LINKING 1
3605| #define OPENAL_RUNTIME_LINKING 1
3606| #define HAVE_SOUND
3607| #define FONTCONFIG_RUNTIME_LINKING 1
3608| #define SPIDERMONKEY_RUNTIME_LINKING 1
3609| #define FREETYPE_RUNTIME_LINKING 1
3610| #define HAVE_ILOGB 1
3611| #define ZLIB_RUNTIME_LINKING 1
3612| #define LIBBZIP2_RUNTIME_LINKING 1
3613| /* end confdefs.h.  */
3614| #include <X11/Intrinsic.h>
3615| int
3616| main ()
3617| {
3618| XtMalloc (0)
3619|   ;
3620|   return 0;
3621| }
3622configure:32689: result: no
3623configure:34057: checking if X11 linkage is ready
3624configure:34078: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -L/opt/local/lib   conftest.cc  -lpthread  >&5
3625Undefined symbols:
3626  "_XOpenDisplay", referenced from:
3627      _main in ccoCXc2j.o
3628ld: symbol(s) not found
3629collect2: ld returned 1 exit status
3630configure:34084: $? = 1
3631configure: failed program was:
3632| /* confdefs.h.  */
3633|
3634| #define PACKAGE_NAME "Coin"
3635| #define PACKAGE_TARNAME "coin"
3636| #define PACKAGE_VERSION "3.1.2"
3637| #define PACKAGE_STRING "Coin 3.1.2"
3638| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
3639| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
3640| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
3641| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
3642| #define COIN_MAJOR_VERSION 3
3643| #define COIN_MINOR_VERSION 1
3644| #define COIN_MICRO_VERSION 2
3645| #define COIN_VERSION "3.1.2"
3646| #define PACKAGE "Coin"
3647| #define VERSION "3.1.2"
3648| #ifdef __cplusplus
3649| #endif
3650| #define COIN_MACOS_10 1
3651| #define COIN_MACOS_10_1 1
3652| #define COIN_MACOS_10_2 1
3653| #define STDC_HEADERS 1
3654| #define HAVE_SYS_TYPES_H 1
3655| #define HAVE_SYS_STAT_H 1
3656| #define HAVE_STDLIB_H 1
3657| #define HAVE_STRING_H 1
3658| #define HAVE_MEMORY_H 1
3659| #define HAVE_STRINGS_H 1
3660| #define HAVE_INTTYPES_H 1
3661| #define HAVE_STDINT_H 1
3662| #define HAVE_UNISTD_H 1
3663| #define HAVE_DLFCN_H 1
3664| #define HAVE___BUILTIN_EXPECT 1
3665| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
3666| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
3667| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
3668| #define COIN_HAVE_JAVASCRIPT
3669| #define HAVE_NODEKITS
3670| #define HAVE_DRAGGERS
3671| #define HAVE_MANIPULATORS
3672| #define HAVE_VRML97
3673| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
3674| #define USE_PTHREAD
3675| #define COIN_THREADID_TYPE pthread_t
3676| #define HAVE_THREADS
3677| #define HAVE_UNISTD_H 1
3678| #define HAVE_SYS_TYPES_H 1
3679| #define HAVE_INTTYPES_H 1
3680| #define HAVE_STDINT_H 1
3681| #define HAVE_SYS_PARAM_H 1
3682| #define HAVE_SYS_TIME_H 1
3683| #define HAVE_SYS_TIMEB_H 1
3684| #define HAVE_TIME_H 1
3685| #define HAVE_LIBGEN_H 1
3686| #define HAVE_STRINGS_H 1
3687| #define HAVE_SYS_UNISTD_H 1
3688| #define HAVE_NETINET_IN_H 1
3689| #define HAVE_INTTYPES_H 1
3690| #define HAVE_STDINT_H 1
3691| #define HAVE_SYS_TYPES_H 1
3692| #define HAVE_STDDEF_H 1
3693| #define HAVE_INT8_T 1
3694| #define COIN_INT8_T int8_t
3695| #define HAVE_UINT8_T 1
3696| #define COIN_UINT8_T uint8_t
3697| #define HAVE_INT16_T 1
3698| #define COIN_INT16_T int16_t
3699| #define HAVE_UINT16_T 1
3700| #define COIN_UINT16_T uint16_t
3701| #define HAVE_INT32_T 1
3702| #define COIN_INT32_T int32_t
3703| #define HAVE_UINT32_T 1
3704| #define COIN_UINT32_T uint32_t
3705| #define HAVE_INT64_T 1
3706| #define COIN_INT64_T int64_t
3707| #define HAVE_UINT64_T 1
3708| #define COIN_UINT64_T uint64_t
3709| #define HAVE_INTPTR_T 1
3710| #define COIN_INTPTR_T intptr_t
3711| #define HAVE_UINTPTR_T 1
3712| #define COIN_UINTPTR_T uintptr_t
3713| #define HAVE_FSTAT 1
3714| #define HAVE_ISINF 1
3715| #define HAVE_ISNAN 1
3716| #define HAVE_FINITE 1
3717| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
3718| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
3719| #define HAVE_SNPRINTF 1
3720| #define HAVE_VSNPRINTF 1
3721| #define HAVE_VA_COPY_MACRO 1
3722| #define HAVE_HASH_QUOTING 1
3723| #define HAVE_FTIME 1
3724| #define HAVE_GETCWD 1
3725| #define HAVE_GETTIMEOFDAY 1
3726| #define HAVE_STRNCASECMP 1
3727| #define HAVE_MEMMOVE 1
3728| #define HAVE_BCOPY 1
3729| #define HAVE_MACH_O_DYLD_H 1
3730| #define HAVE_DYLD_RUNTIME_BINDING 1
3731| #define HAVE_DLFCN_H 1
3732| #define HAVE_DL_LIB 1
3733| #define HAVE_DYNAMIC_LINKING 1
3734| #define SIMAGE_RUNTIME_LINKING 1
3735| #define OPENAL_RUNTIME_LINKING 1
3736| #define HAVE_SOUND
3737| #define FONTCONFIG_RUNTIME_LINKING 1
3738| #define SPIDERMONKEY_RUNTIME_LINKING 1
3739| #define FREETYPE_RUNTIME_LINKING 1
3740| #define HAVE_ILOGB 1
3741| #define ZLIB_RUNTIME_LINKING 1
3742| #define LIBBZIP2_RUNTIME_LINKING 1
3743| #define X_DISPLAY_MISSING 1
3744| /* end confdefs.h.  */
3745| #include <X11/Xlib.h>
3746| int
3747| main ()
3748| {
3749| (void)XOpenDisplay(0L);
3750|   ;
3751|   return 0;
3752| }
3753configure:34109: result: false
3754configure:34283: checking how to include gl.h
3755configure:34380: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -I/usr/X11R6/include -I/usr/X11R6/include conftest.cc
3756configure:34386: $? = 0
3757configure:34428: result: -I/usr/X11R6/include, #include <GL/gl.h>
3758configure:34647: checking for OpenGL library dev-kit
3759configure:34684: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -I/usr/X11R6/include -I/usr/X11R6/include -L/opt/local/lib   -L/usr/X11R6/lib conftest.cc   -lpthread  >&5
3760Undefined symbols:
3761  "_glPointSize", referenced from:
3762      _main in cc5ycM3i.o
3763ld: symbol(s) not found
3764collect2: ld returned 1 exit status
3765configure:34690: $? = 1
3766configure: failed program was:
3767| /* confdefs.h.  */
3768|
3769| #define PACKAGE_NAME "Coin"
3770| #define PACKAGE_TARNAME "coin"
3771| #define PACKAGE_VERSION "3.1.2"
3772| #define PACKAGE_STRING "Coin 3.1.2"
3773| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
3774| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
3775| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
3776| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
3777| #define COIN_MAJOR_VERSION 3
3778| #define COIN_MINOR_VERSION 1
3779| #define COIN_MICRO_VERSION 2
3780| #define COIN_VERSION "3.1.2"
3781| #define PACKAGE "Coin"
3782| #define VERSION "3.1.2"
3783| #ifdef __cplusplus
3784| #endif
3785| #define COIN_MACOS_10 1
3786| #define COIN_MACOS_10_1 1
3787| #define COIN_MACOS_10_2 1
3788| #define STDC_HEADERS 1
3789| #define HAVE_SYS_TYPES_H 1
3790| #define HAVE_SYS_STAT_H 1
3791| #define HAVE_STDLIB_H 1
3792| #define HAVE_STRING_H 1
3793| #define HAVE_MEMORY_H 1
3794| #define HAVE_STRINGS_H 1
3795| #define HAVE_INTTYPES_H 1
3796| #define HAVE_STDINT_H 1
3797| #define HAVE_UNISTD_H 1
3798| #define HAVE_DLFCN_H 1
3799| #define HAVE___BUILTIN_EXPECT 1
3800| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
3801| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
3802| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
3803| #define COIN_HAVE_JAVASCRIPT
3804| #define HAVE_NODEKITS
3805| #define HAVE_DRAGGERS
3806| #define HAVE_MANIPULATORS
3807| #define HAVE_VRML97
3808| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
3809| #define USE_PTHREAD
3810| #define COIN_THREADID_TYPE pthread_t
3811| #define HAVE_THREADS
3812| #define HAVE_UNISTD_H 1
3813| #define HAVE_SYS_TYPES_H 1
3814| #define HAVE_INTTYPES_H 1
3815| #define HAVE_STDINT_H 1
3816| #define HAVE_SYS_PARAM_H 1
3817| #define HAVE_SYS_TIME_H 1
3818| #define HAVE_SYS_TIMEB_H 1
3819| #define HAVE_TIME_H 1
3820| #define HAVE_LIBGEN_H 1
3821| #define HAVE_STRINGS_H 1
3822| #define HAVE_SYS_UNISTD_H 1
3823| #define HAVE_NETINET_IN_H 1
3824| #define HAVE_INTTYPES_H 1
3825| #define HAVE_STDINT_H 1
3826| #define HAVE_SYS_TYPES_H 1
3827| #define HAVE_STDDEF_H 1
3828| #define HAVE_INT8_T 1
3829| #define COIN_INT8_T int8_t
3830| #define HAVE_UINT8_T 1
3831| #define COIN_UINT8_T uint8_t
3832| #define HAVE_INT16_T 1
3833| #define COIN_INT16_T int16_t
3834| #define HAVE_UINT16_T 1
3835| #define COIN_UINT16_T uint16_t
3836| #define HAVE_INT32_T 1
3837| #define COIN_INT32_T int32_t
3838| #define HAVE_UINT32_T 1
3839| #define COIN_UINT32_T uint32_t
3840| #define HAVE_INT64_T 1
3841| #define COIN_INT64_T int64_t
3842| #define HAVE_UINT64_T 1
3843| #define COIN_UINT64_T uint64_t
3844| #define HAVE_INTPTR_T 1
3845| #define COIN_INTPTR_T intptr_t
3846| #define HAVE_UINTPTR_T 1
3847| #define COIN_UINTPTR_T uintptr_t
3848| #define HAVE_FSTAT 1
3849| #define HAVE_ISINF 1
3850| #define HAVE_ISNAN 1
3851| #define HAVE_FINITE 1
3852| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
3853| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
3854| #define HAVE_SNPRINTF 1
3855| #define HAVE_VSNPRINTF 1
3856| #define HAVE_VA_COPY_MACRO 1
3857| #define HAVE_HASH_QUOTING 1
3858| #define HAVE_FTIME 1
3859| #define HAVE_GETCWD 1
3860| #define HAVE_GETTIMEOFDAY 1
3861| #define HAVE_STRNCASECMP 1
3862| #define HAVE_MEMMOVE 1
3863| #define HAVE_BCOPY 1
3864| #define HAVE_MACH_O_DYLD_H 1
3865| #define HAVE_DYLD_RUNTIME_BINDING 1
3866| #define HAVE_DLFCN_H 1
3867| #define HAVE_DL_LIB 1
3868| #define HAVE_DYNAMIC_LINKING 1
3869| #define SIMAGE_RUNTIME_LINKING 1
3870| #define OPENAL_RUNTIME_LINKING 1
3871| #define HAVE_SOUND
3872| #define FONTCONFIG_RUNTIME_LINKING 1
3873| #define SPIDERMONKEY_RUNTIME_LINKING 1
3874| #define FREETYPE_RUNTIME_LINKING 1
3875| #define HAVE_ILOGB 1
3876| #define ZLIB_RUNTIME_LINKING 1
3877| #define LIBBZIP2_RUNTIME_LINKING 1
3878| #define X_DISPLAY_MISSING 1
3879| #define HAVE_GL_GL_H 1
3880| /* end confdefs.h.  */
3881| #ifdef HAVE_WINDOWS_H
3882|              #include <windows.h>
3883|              #endif /* HAVE_WINDOWS_H */
3884|              #ifdef HAVE_GL_GL_H
3885|              #include <GL/gl.h>
3886|              #else /* ! HAVE_GL_GL_H */
3887|              #ifdef HAVE_OPENGL_GL_H
3888|              /* Mac OS X */
3889|              #include <OpenGL/gl.h>
3890|              #endif /* HAVE_OPENGL_GL_H */
3891|              #endif /* ! HAVE_GL_GL_H */
3892|
3893| int
3894| main ()
3895| {
3896| glPointSize(1.0f);
3897|   ;
3898|   return 0;
3899| }
3900configure:34684: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -I/usr/X11R6/include -I/usr/X11R6/include -L/opt/local/lib   -L/usr/X11R6/lib conftest.cc -lGL   -lpthread  >&5
3901configure:34690: $? = 0
3902configure:34694: test -z
3903                         || test ! -s conftest.err
3904configure:34697: $? = 0
3905configure:34700: test -s conftest
3906configure:34703: $? = 0
3907configure:34724: result: -I/usr/X11R6/include -L/usr/X11R6/lib -lGL
3908configure:34747: checking how to include glext.h
3909configure:34844: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -I/usr/X11R6/include -I/usr/X11R6/include  conftest.cc
3910configure:34850: $? = 0
3911configure:34889: result: #include <GL/glext.h>
3912configure:35254: checking whether CGL is on the system
3913configure:35275: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -I/usr/X11R6/include -I/usr/X11R6/include  -L/opt/local/lib   -L/usr/X11R6/lib -Wl,-framework,OpenGL conftest.cc -lGL   -lpthread  >&5
3914configure:35281: $? = 0
3915configure:35285: test -z
3916                         || test ! -s conftest.err
3917configure:35288: $? = 0
3918configure:35291: test -s conftest
3919configure:35294: $? = 0
3920configure:35306: result: true
3921configure:35534: checking how to include glu.h
3922configure:35631: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -I/usr/X11R6/include -I/usr/X11R6/include   conftest.cc
3923configure:35637: $? = 0
3924configure:35676: result: #include <GL/glu.h>
3925configure:35699: checking if GLU is available as part of GL library
3926configure:35743: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -I/opt/local/include -no-cpp-precomp -D_REENTRANT  -DCOIN_DEBUG=1 -DCOIN_INTERNAL  -I/usr/X11R6/include -I/usr/X11R6/include  -I/usr/X11R6/include  -L/opt/local/lib   -L/usr/X11R6/lib conftest.cc -lGL   -lpthread  >&5
3927Undefined symbols:
3928  "_gluSphere", referenced from:
3929      _main in ccgNOAdh.o
3930ld: symbol(s) not found
3931collect2: ld returned 1 exit status
3932configure:35749: $? = 1
3933configure: failed program was:
3934| /* confdefs.h.  */
3935|
3936| #define PACKAGE_NAME "Coin"
3937| #define PACKAGE_TARNAME "coin"
3938| #define PACKAGE_VERSION "3.1.2"
3939| #define PACKAGE_STRING "Coin 3.1.2"
3940| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
3941| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
3942| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
3943| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
3944| #define COIN_MAJOR_VERSION 3
3945| #define COIN_MINOR_VERSION 1
3946| #define COIN_MICRO_VERSION 2
3947| #define COIN_VERSION "3.1.2"
3948| #define PACKAGE "Coin"
3949| #define VERSION "3.1.2"
3950| #ifdef __cplusplus
3951| #endif
3952| #define COIN_MACOS_10 1
3953| #define COIN_MACOS_10_1 1
3954| #define COIN_MACOS_10_2 1
3955| #define STDC_HEADERS 1
3956| #define HAVE_SYS_TYPES_H 1
3957| #define HAVE_SYS_STAT_H 1
3958| #define HAVE_STDLIB_H 1
3959| #define HAVE_STRING_H 1
3960| #define HAVE_MEMORY_H 1
3961| #define HAVE_STRINGS_H 1
3962| #define HAVE_INTTYPES_H 1
3963| #define HAVE_STDINT_H 1
3964| #define HAVE_UNISTD_H 1
3965| #define HAVE_DLFCN_H 1
3966| #define HAVE___BUILTIN_EXPECT 1
3967| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
3968| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
3969| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
3970| #define COIN_HAVE_JAVASCRIPT
3971| #define HAVE_NODEKITS
3972| #define HAVE_DRAGGERS
3973| #define HAVE_MANIPULATORS
3974| #define HAVE_VRML97
3975| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
3976| #define USE_PTHREAD
3977| #define COIN_THREADID_TYPE pthread_t
3978| #define HAVE_THREADS
3979| #define HAVE_UNISTD_H 1
3980| #define HAVE_SYS_TYPES_H 1
3981| #define HAVE_INTTYPES_H 1
3982| #define HAVE_STDINT_H 1
3983| #define HAVE_SYS_PARAM_H 1
3984| #define HAVE_SYS_TIME_H 1
3985| #define HAVE_SYS_TIMEB_H 1
3986| #define HAVE_TIME_H 1
3987| #define HAVE_LIBGEN_H 1
3988| #define HAVE_STRINGS_H 1
3989| #define HAVE_SYS_UNISTD_H 1
3990| #define HAVE_NETINET_IN_H 1
3991| #define HAVE_INTTYPES_H 1
3992| #define HAVE_STDINT_H 1
3993| #define HAVE_SYS_TYPES_H 1
3994| #define HAVE_STDDEF_H 1
3995| #define HAVE_INT8_T 1
3996| #define COIN_INT8_T int8_t
3997| #define HAVE_UINT8_T 1
3998| #define COIN_UINT8_T uint8_t
3999| #define HAVE_INT16_T 1
4000| #define COIN_INT16_T int16_t
4001| #define HAVE_UINT16_T 1
4002| #define COIN_UINT16_T uint16_t
4003| #define HAVE_INT32_T 1
4004| #define COIN_INT32_T int32_t
4005| #define HAVE_UINT32_T 1
4006| #define COIN_UINT32_T uint32_t
4007| #define HAVE_INT64_T 1
4008| #define COIN_INT64_T int64_t
4009| #define HAVE_UINT64_T 1
4010| #define COIN_UINT64_T uint64_t
4011| #define HAVE_INTPTR_T 1
4012| #define COIN_INTPTR_T intptr_t
4013| #define HAVE_UINTPTR_T 1
4014| #define COIN_UINTPTR_T uintptr_t
4015| #define HAVE_FSTAT 1
4016| #define HAVE_ISINF 1
4017| #define HAVE_ISNAN 1
4018| #define HAVE_FINITE 1
4019| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
4020| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
4021| #define HAVE_SNPRINTF 1
4022| #define HAVE_VSNPRINTF 1
4023| #define HAVE_VA_COPY_MACRO 1
4024| #define HAVE_HASH_QUOTING 1
4025| #define HAVE_FTIME 1
4026| #define HAVE_GETCWD 1
4027| #define HAVE_GETTIMEOFDAY 1
4028| #define HAVE_STRNCASECMP 1
4029| #define HAVE_MEMMOVE 1
4030| #define HAVE_BCOPY 1
4031| #define HAVE_MACH_O_DYLD_H 1
4032| #define HAVE_DYLD_RUNTIME_BINDING 1
4033| #define HAVE_DLFCN_H 1
4034| #define HAVE_DL_LIB 1
4035| #define HAVE_DYNAMIC_LINKING 1
4036| #define SIMAGE_RUNTIME_LINKING 1
4037| #define OPENAL_RUNTIME_LINKING 1
4038| #define HAVE_SOUND
4039| #define FONTCONFIG_RUNTIME_LINKING 1
4040| #define SPIDERMONKEY_RUNTIME_LINKING 1
4041| #define FREETYPE_RUNTIME_LINKING 1
4042| #define HAVE_ILOGB 1
4043| #define ZLIB_RUNTIME_LINKING 1
4044| #define LIBBZIP2_RUNTIME_LINKING 1
4045| #define X_DISPLAY_MISSING 1
4046| #define HAVE_GL_GL_H 1
4047| #define HAVE_OPENGL 1
4048| #define HAVE_GL_GLEXT_H 1
4049| #define HAVE_CGL 1
4050| #define HAVE_GL_GLU_H 1
4051| /* end confdefs.h.  */
4052|
4053| #ifdef HAVE_WINDOWS_H
4054| #include <windows.h>
4055| #endif /* HAVE_WINDOWS_H */
4056| #ifdef HAVE_GL_GL_H
4057| #include <GL/gl.h>
4058| #else
4059| #ifdef HAVE_OPENGL_GL_H
4060| #include <OpenGL/gl.h>
4061| #endif
4062| #endif
4063| #ifdef HAVE_GL_GLU_H
4064| #include <GL/glu.h>
4065| #else
4066| #ifdef HAVE_OPENGL_GLU_H
4067| #include <OpenGL/glu.h>
4068| #endif
4069| #endif
4070|
4071| int
4072| main ()
4073| {
4074|
4075| gluSphere(0L, 1.0, 1, 1);
4076| /* Defect JAGad01283 of HP's aCC compiler causes a link failure unless
4077|    there is at least one "pure" OpenGL call along with GLU calls. */
4078| glEnd();
4079|
4080|   ;
4081|   return 0;
4082| }
4083configure:35774: result: false
4084configure:36211: checking for shared library suffix
4085configure:36214: result: .dylib
4086configure:36227: checking for cmp
4087configure:36243: found /usr/bin/cmp
4088configure:36253: result: Yes
4089configure:36800: checking for __declspec() support
4090configure:36818: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual  -fno-builtin -finline-functions -Wreturn-type -Wchar-subscripts -Wparentheses  -I/opt/local/include -no-cpp-precomp -D_REENTRANT -DCOIN_DEBUG=1 -DCOIN_INTERNAL -I/usr/X11R6/include -L/opt/local/lib -L/usr/X11R6/lib conftest.cc -lGL -lpthread >&5
4091conftest.cc: In function 'int main()':
4092conftest.cc:126: error: 'dllimport' was not declared in this scope
4093conftest.cc:126: error: '__declspec' was not declared in this scope
4094conftest.cc:126: error: expected `;' before 'int'
4095configure:36824: $? = 1
4096configure: failed program was:
4097| /* confdefs.h.  */
4098|
4099| #define PACKAGE_NAME "Coin"
4100| #define PACKAGE_TARNAME "coin"
4101| #define PACKAGE_VERSION "3.1.2"
4102| #define PACKAGE_STRING "Coin 3.1.2"
4103| #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
4104| #define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
4105| #define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
4106| #define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
4107| #define COIN_MAJOR_VERSION 3
4108| #define COIN_MINOR_VERSION 1
4109| #define COIN_MICRO_VERSION 2
4110| #define COIN_VERSION "3.1.2"
4111| #define PACKAGE "Coin"
4112| #define VERSION "3.1.2"
4113| #ifdef __cplusplus
4114| #endif
4115| #define COIN_MACOS_10 1
4116| #define COIN_MACOS_10_1 1
4117| #define COIN_MACOS_10_2 1
4118| #define STDC_HEADERS 1
4119| #define HAVE_SYS_TYPES_H 1
4120| #define HAVE_SYS_STAT_H 1
4121| #define HAVE_STDLIB_H 1
4122| #define HAVE_STRING_H 1
4123| #define HAVE_MEMORY_H 1
4124| #define HAVE_STRINGS_H 1
4125| #define HAVE_INTTYPES_H 1
4126| #define HAVE_STDINT_H 1
4127| #define HAVE_UNISTD_H 1
4128| #define HAVE_DLFCN_H 1
4129| #define HAVE___BUILTIN_EXPECT 1
4130| #define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
4131| #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
4132| #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
4133| #define COIN_HAVE_JAVASCRIPT
4134| #define HAVE_NODEKITS
4135| #define HAVE_DRAGGERS
4136| #define HAVE_MANIPULATORS
4137| #define HAVE_VRML97
4138| #define HAVE_PTHREAD_TIMESPEC_NSEC 1
4139| #define USE_PTHREAD
4140| #define COIN_THREADID_TYPE pthread_t
4141| #define HAVE_THREADS
4142| #define HAVE_UNISTD_H 1
4143| #define HAVE_SYS_TYPES_H 1
4144| #define HAVE_INTTYPES_H 1
4145| #define HAVE_STDINT_H 1
4146| #define HAVE_SYS_PARAM_H 1
4147| #define HAVE_SYS_TIME_H 1
4148| #define HAVE_SYS_TIMEB_H 1
4149| #define HAVE_TIME_H 1
4150| #define HAVE_LIBGEN_H 1
4151| #define HAVE_STRINGS_H 1
4152| #define HAVE_SYS_UNISTD_H 1
4153| #define HAVE_NETINET_IN_H 1
4154| #define HAVE_INTTYPES_H 1
4155| #define HAVE_STDINT_H 1
4156| #define HAVE_SYS_TYPES_H 1
4157| #define HAVE_STDDEF_H 1
4158| #define HAVE_INT8_T 1
4159| #define COIN_INT8_T int8_t
4160| #define HAVE_UINT8_T 1
4161| #define COIN_UINT8_T uint8_t
4162| #define HAVE_INT16_T 1
4163| #define COIN_INT16_T int16_t
4164| #define HAVE_UINT16_T 1
4165| #define COIN_UINT16_T uint16_t
4166| #define HAVE_INT32_T 1
4167| #define COIN_INT32_T int32_t
4168| #define HAVE_UINT32_T 1
4169| #define COIN_UINT32_T uint32_t
4170| #define HAVE_INT64_T 1
4171| #define COIN_INT64_T int64_t
4172| #define HAVE_UINT64_T 1
4173| #define COIN_UINT64_T uint64_t
4174| #define HAVE_INTPTR_T 1
4175| #define COIN_INTPTR_T intptr_t
4176| #define HAVE_UINTPTR_T 1
4177| #define COIN_UINTPTR_T uintptr_t
4178| #define HAVE_FSTAT 1
4179| #define HAVE_ISINF 1
4180| #define HAVE_ISNAN 1
4181| #define HAVE_FINITE 1
4182| #define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
4183| #define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
4184| #define HAVE_SNPRINTF 1
4185| #define HAVE_VSNPRINTF 1
4186| #define HAVE_VA_COPY_MACRO 1
4187| #define HAVE_HASH_QUOTING 1
4188| #define HAVE_FTIME 1
4189| #define HAVE_GETCWD 1
4190| #define HAVE_GETTIMEOFDAY 1
4191| #define HAVE_STRNCASECMP 1
4192| #define HAVE_MEMMOVE 1
4193| #define HAVE_BCOPY 1
4194| #define HAVE_MACH_O_DYLD_H 1
4195| #define HAVE_DYLD_RUNTIME_BINDING 1
4196| #define HAVE_DLFCN_H 1
4197| #define HAVE_DL_LIB 1
4198| #define HAVE_DYNAMIC_LINKING 1
4199| #define SIMAGE_RUNTIME_LINKING 1
4200| #define OPENAL_RUNTIME_LINKING 1
4201| #define HAVE_SOUND
4202| #define FONTCONFIG_RUNTIME_LINKING 1
4203| #define SPIDERMONKEY_RUNTIME_LINKING 1
4204| #define FREETYPE_RUNTIME_LINKING 1
4205| #define HAVE_ILOGB 1
4206| #define ZLIB_RUNTIME_LINKING 1
4207| #define LIBBZIP2_RUNTIME_LINKING 1
4208| #define X_DISPLAY_MISSING 1
4209| #define HAVE_GL_GL_H 1
4210| #define HAVE_OPENGL 1
4211| #define HAVE_GL_GLEXT_H 1
4212| #define HAVE_CGL 1
4213| #define HAVE_GL_GLU_H 1
4214| #define GLU_RUNTIME_LINKING 1
4215| #define DYNAMIC_LIBRARY_EXTENSION ".dylib"
4216| #define OPENGL_SYSTEM_LIBRARY_NAME "libGL.dylib"
4217| /* end confdefs.h.  */
4218|
4219| int
4220| main ()
4221| {
4222| __declspec(dllimport) int foo;
4223|   ;
4224|   return 0;
4225| }
4226configure:36846: result: not available
4227configure:37488: creating ./config.status
4228
4229## ---------------------- ##
4230## Running config.status. ##
4231## ---------------------- ##
4232
4233This file was extended by Coin config.status 3.1.2, which was
4234generated by GNU Autoconf 2.59.  Invocation command line was
4235
4236  CONFIG_FILES    =
4237  CONFIG_HEADERS  =
4238  CONFIG_LINKS    =
4239  CONFIG_COMMANDS =
4240  $ ./config.status
4241
4242on zurg.cvrti.utah.edu
4243
4244config.status:946: creating Makefile
4245config.status:946: creating bin/Makefile
4246config.status:946: creating include/Makefile
4247config.status:946: creating include/Inventor/Makefile
4248config.status:946: creating include/Inventor/C/Makefile
4249config.status:946: creating include/Inventor/C/XML/Makefile
4250config.status:946: creating include/Inventor/C/base/Makefile
4251config.status:946: creating include/Inventor/C/errors/Makefile
4252config.status:946: creating include/Inventor/C/glue/Makefile
4253config.status:946: creating include/Inventor/C/threads/Makefile
4254config.status:946: creating include/Inventor/VRMLnodes/Makefile
4255config.status:946: creating include/Inventor/XML/Makefile
4256config.status:946: creating include/Inventor/actions/Makefile
4257config.status:946: creating include/Inventor/bundles/Makefile
4258config.status:946: creating include/Inventor/caches/Makefile
4259config.status:946: creating include/Inventor/collision/Makefile
4260config.status:946: creating include/Inventor/details/Makefile
4261config.status:946: creating include/Inventor/draggers/Makefile
4262config.status:946: creating include/Inventor/elements/Makefile
4263config.status:946: creating include/Inventor/engines/Makefile
4264config.status:946: creating include/Inventor/errors/Makefile
4265config.status:946: creating include/Inventor/events/Makefile
4266config.status:946: creating include/Inventor/fields/Makefile
4267config.status:946: creating include/Inventor/lists/Makefile
4268config.status:946: creating include/Inventor/lock/Makefile
4269config.status:946: creating include/Inventor/manips/Makefile
4270config.status:946: creating include/Inventor/misc/Makefile
4271config.status:946: creating include/Inventor/nodekits/Makefile
4272config.status:946: creating include/Inventor/nodes/Makefile
4273config.status:946: creating include/Inventor/projectors/Makefile
4274config.status:946: creating include/Inventor/sensors/Makefile
4275config.status:946: creating include/Inventor/system/Makefile
4276config.status:946: creating include/Inventor/threads/Makefile
4277config.status:946: creating include/Inventor/tools/Makefile
4278config.status:946: creating include/Inventor/scxml/Makefile
4279config.status:946: creating include/Inventor/annex/Makefile
4280config.status:946: creating include/Inventor/annex/HardCopy/Makefile
4281config.status:946: creating include/Inventor/annex/ForeignFiles/Makefile
4282config.status:946: creating include/Inventor/annex/FXViz/Makefile
4283config.status:946: creating include/Inventor/annex/FXViz/elements/Makefile
4284config.status:946: creating include/Inventor/annex/FXViz/nodes/Makefile
4285config.status:946: creating include/Inventor/annex/Profiler/Makefile
4286config.status:946: creating include/Inventor/annex/Profiler/elements/Makefile
4287config.status:946: creating include/Inventor/annex/Profiler/engines/Makefile
4288config.status:946: creating include/Inventor/annex/Profiler/nodes/Makefile
4289config.status:946: creating include/Inventor/annex/Profiler/nodekits/Makefile
4290config.status:946: creating include/Inventor/annex/Profiler/utils/Makefile
4291config.status:946: creating data/Makefile
4292config.status:946: creating data/draggerDefaults/Makefile
4293config.status:946: creating data/shaders/Makefile
4294config.status:946: creating data/shaders/lights/Makefile
4295config.status:946: creating data/shaders/vsm/Makefile
4296config.status:946: creating data/scxml/Makefile
4297config.status:946: creating data/scxml/navigation/Makefile
4298config.status:946: creating man/Makefile
4299config.status:946: creating man/man1/Makefile
4300config.status:946: creating man/man3/Makefile
4301config.status:946: creating html/Makefile
4302config.status:946: creating src/Makefile
4303config.status:946: creating src/base/Makefile
4304config.status:946: creating src/actions/Makefile
4305config.status:946: creating src/bundles/Makefile
4306config.status:946: creating src/caches/Makefile
4307config.status:946: creating src/collision/Makefile
4308config.status:946: creating src/details/Makefile
4309config.status:946: creating src/draggers/Makefile
4310config.status:946: creating src/elements/Makefile
4311config.status:946: creating src/elements/GL/Makefile
4312config.status:946: creating src/engines/Makefile
4313config.status:946: creating src/errors/Makefile
4314config.status:946: creating src/events/Makefile
4315config.status:946: creating src/fields/Makefile
4316config.status:946: creating src/fonts/Makefile
4317config.status:946: creating src/glue/Makefile
4318config.status:946: creating src/io/Makefile
4319config.status:946: creating src/manips/Makefile
4320config.status:946: creating src/misc/Makefile
4321config.status:946: creating src/lists/Makefile
4322config.status:946: creating src/navigation/Makefile
4323config.status:946: creating src/nodekits/Makefile
4324config.status:946: creating src/nodes/Makefile
4325config.status:946: creating src/projectors/Makefile
4326config.status:946: creating src/3ds/Makefile
4327config.status:946: creating src/sensors/Makefile
4328config.status:946: creating src/upgraders/Makefile
4329config.status:946: creating src/shapenodes/Makefile
4330config.status:946: creating src/threads/Makefile
4331config.status:946: creating src/extensions/Makefile
4332config.status:946: creating src/vrml97/Makefile
4333config.status:946: creating src/hardcopy/Makefile
4334config.status:946: creating src/shaders/Makefile
4335config.status:946: creating src/shadows/Makefile
4336config.status:946: creating src/geo/Makefile
4337config.status:946: creating src/foreignfiles/Makefile
4338config.status:946: creating src/xml/Makefile
4339config.status:946: creating src/xml/expat/Makefile
4340config.status:946: creating src/profiler/Makefile
4341config.status:946: creating src/scxml/Makefile
4342config.status:946: creating src/doc/Makefile
4343config.status:946: creating testsuite/Makefile
4344config.status:946: creating cfg/gendsp.pl
4345config.status:1050: creating src/discard.h
4346config.status:1050: creating src/config.h
4347config.status:1050: creating src/setup.h
4348config.status:1590: executing depfiles commands
4349
4350## ---------------- ##
4351## Cache variables. ##
4352## ---------------- ##
4353
4354ac_cv_build=i386-apple-darwin10.2.0
4355ac_cv_build_alias=i386-apple-darwin10.2.0
4356ac_cv_c_compiler_gnu=yes
4357ac_cv_cxx_compiler_gnu=yes
4358ac_cv_env_CC_set=set
4359ac_cv_env_CC_value=/usr/bin/gcc-4.2
4360ac_cv_env_CFLAGS_set=set
4361ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
4362ac_cv_env_CPPFLAGS_set=set
4363ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4364ac_cv_env_CPP_set=
4365ac_cv_env_CPP_value=
4366ac_cv_env_CXXCPP_set=
4367ac_cv_env_CXXCPP_value=
4368ac_cv_env_CXXFLAGS_set=set
4369ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
4370ac_cv_env_CXX_set=set
4371ac_cv_env_CXX_value=/usr/bin/g++-4.2
4372ac_cv_env_F77_set=
4373ac_cv_env_F77_value=
4374ac_cv_env_FFLAGS_set=set
4375ac_cv_env_FFLAGS_value='-O2 -m64'
4376ac_cv_env_LDFLAGS_set=set
4377ac_cv_env_LDFLAGS_value=-L/opt/local/lib
4378ac_cv_env_build_alias_set=
4379ac_cv_env_build_alias_value=
4380ac_cv_env_host_alias_set=
4381ac_cv_env_host_alias_value=
4382ac_cv_env_htmldir_set=
4383ac_cv_env_htmldir_value=
4384ac_cv_env_target_alias_set=
4385ac_cv_env_target_alias_value=
4386ac_cv_exeext=
4387ac_cv_f77_compiler_gnu=no
4388ac_cv_have_x=have_x=no
4389ac_cv_header_GL_gl_h=yes
4390ac_cv_header_GL_glext_h=yes
4391ac_cv_header_GL_glu_h=yes
4392ac_cv_header_direct_h=no
4393ac_cv_header_dlfcn_h=yes
4394ac_cv_header_ieeefp_h=no
4395ac_cv_header_inttypes_h=yes
4396ac_cv_header_io_h=no
4397ac_cv_header_libgen_h=yes
4398ac_cv_header_mach_o_dyld_h=yes
4399ac_cv_header_memory_h=yes
4400ac_cv_header_stdc=yes
4401ac_cv_header_stddef_h=yes
4402ac_cv_header_stdint_h=yes
4403ac_cv_header_stdlib_h=yes
4404ac_cv_header_string_h=yes
4405ac_cv_header_strings_h=yes
4406ac_cv_header_sys_param_h=yes
4407ac_cv_header_sys_stat_h=yes
4408ac_cv_header_sys_time_h=yes
4409ac_cv_header_sys_timeb_h=yes
4410ac_cv_header_sys_types_h=yes
4411ac_cv_header_sys_unistd_h=yes
4412ac_cv_header_time_h=yes
4413ac_cv_header_tlhelp32_h=no
4414ac_cv_header_unistd_h=yes
4415ac_cv_header_windows_h=no
4416ac_cv_host=i386-apple-darwin10.2.0
4417ac_cv_host_alias=i386-apple-darwin10.2.0
4418ac_cv_objext=o
4419ac_cv_path_sim_ac_dpkg_buildpackage_exe=false
4420ac_cv_path_sim_ac_perl_exe=/usr/bin/perl
4421ac_cv_prog_AWK=awk
4422ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
4423ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
4424ac_cv_prog_ac_ct_AR=ar
4425ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
4426ac_cv_prog_ac_ct_RANLIB=ranlib
4427ac_cv_prog_ac_ct_STRIP=strip
4428ac_cv_prog_cc_g=yes
4429ac_cv_prog_cc_stdc=
4430ac_cv_prog_cmp_avail=Yes
4431ac_cv_prog_cxx_g=yes
4432ac_cv_prog_egrep='grep -E'
4433ac_cv_prog_f77_g=no
4434ac_cv_prog_make_make_set=yes
4435ac_cv_target=i386-apple-darwin10.2.0
4436ac_cv_target_alias=i386-apple-darwin10.2.0
4437am_cv_CC_dependencies_compiler_type=gcc3
4438am_cv_CXX_dependencies_compiler_type=gcc3
4439lt_cv_deplibs_check_method=pass_all
4440lt_cv_file_magic_cmd='$MAGIC_CMD'
4441lt_cv_file_magic_test_file=
4442lt_cv_ld_reload_flag=-r
4443lt_cv_objdir=.libs
4444lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
4445lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
4446lt_cv_path_NM=/usr/bin/nm
4447lt_cv_path_SED=/usr/bin/sed
4448lt_cv_prog_compiler_c_o=yes
4449lt_cv_prog_compiler_c_o_CXX=yes
4450lt_cv_prog_compiler_rtti_exceptions=no
4451lt_cv_prog_gnu_ld=no
4452lt_cv_prog_gnu_ldcxx=no
4453lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
4454lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
4455lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
4456lt_cv_sys_max_cmd_len=196608
4457lt_lt_cv_prog_compiler_c_o='"yes"'
4458lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
4459lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
4460lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
4461lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
4462sim_cv_c_compiler_env_ok=true
4463sim_cv_c_gcctwonightysixbug=false
4464sim_cv_c_inlinefor=yes
4465sim_cv_c_virtualdestrswitch=yes
4466sim_cv_dyld_avail=yes
4467sim_cv_func_snprintf=yes
4468sim_cv_func_vsnprintf=yes
4469sim_cv_glu_ready=false
4470sim_cv_have_cgl=true
4471sim_cv_lib_pthread_timespec_resolution=nsecs
4472sim_cv_netinet_in_h=true
4473sim_cv_quote_hash=yes
4474sim_cv_x11_ready=false
4475
4476## ----------------- ##
4477## Output variables. ##
4478## ----------------- ##
4479
4480ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/cfg/missing --run aclocal-1.7'
4481AMDEPBACKSLASH='\'
4482AMDEP_FALSE='#'
4483AMDEP_TRUE=''
4484AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/cfg/missing --run tar'
4485AR='ar'
4486AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/cfg/missing --run autoconf'
4487AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/cfg/missing --run autoheader'
4488AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/cfg/missing --run automake-1.7'
4489AWK='awk'
4490BUILD_3DS_CAPABILITIES_FALSE=''
4491BUILD_3DS_CAPABILITIES_TRUE='#'
4492BUILD_HTMLPAGES_FALSE=''
4493BUILD_HTMLPAGES_TRUE='#'
4494BUILD_JAVA_WRAPPER_FALSE=''
4495BUILD_JAVA_WRAPPER_TRUE='#'
4496BUILD_LIBRARY_FALSE='#'
4497BUILD_LIBRARY_TRUE=''
4498BUILD_MANPAGES_FALSE=''
4499BUILD_MANPAGES_TRUE='#'
4500BUILD_WITH_MSVC='false'
4501BUILD_WITH_MSVC_FALSE=''
4502BUILD_WITH_MSVC_TRUE='#'
4503BUILD_WITH_SOUND_FALSE='#'
4504BUILD_WITH_SOUND_TRUE=''
4505BUILD_WITH_SUPERGLU_FALSE=''
4506BUILD_WITH_SUPERGLU_TRUE='#'
4507BUILD_WITH_THREADS_FALSE='#'
4508BUILD_WITH_THREADS_TRUE=''
4509CC='/usr/bin/gcc-4.2'
4510CCDEPMODE='depmode=gcc3'
4511CFLAGS='-O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar  -fno-builtin -finline-functions -Wreturn-type -Wchar-subscripts -Wparentheses'
4512COIN_BETA_VERSION=''
4513COIN_COMPILER='/usr/bin/g++-4.2'
4514COIN_DOC_HTML='NO'
4515COIN_DOC_MAN='NO'
4516COIN_DSP_DEFS=''
4517COIN_DSP_INCS=''
4518COIN_DSP_LIBS=''
4519COIN_EXTRA_CFLAGS='-O2 -arch x86_64'
4520COIN_EXTRA_CPPFLAGS=' -I${prefix}/include -I${prefix}/include/Inventor/annex -D_REENTRANT -I/usr/X11R6/include'
4521COIN_EXTRA_CXXFLAGS='-O2 -arch x86_64'
4522COIN_EXTRA_LDFLAGS='-L${exec_prefix}/lib -L/usr/X11R6/lib'
4523COIN_EXTRA_LIBS='-lCoin -lGL -lpthread'
4524COIN_HACKING_LIBDIRS=''
4525COIN_LIB_DSP_DEFS=''
4526COIN_MAJOR_VERSION='3'
4527COIN_MICRO_VERSION='2'
4528COIN_MINOR_VERSION='1'
4529COIN_MSVC_LIBC=''
4530COIN_SO_VERSION='60'
4531COIN_TESTSUITE_EXTRA_CPPFLAGS=''
4532COIN_TESTSUITE_EXTRA_LDFLAGS=''
4533COIN_VERSION='3.1.2'
4534CONFIG='default'
4535CPP='/usr/bin/gcc-4.2 -E'
4536CPPFLAGS=' -I/opt/local/include -no-cpp-precomp -D_REENTRANT -DCOIN_DEBUG=1 -DCOIN_INTERNAL -I/usr/X11R6/include'
4537CXX='/usr/bin/g++-4.2'
4538CXXCPP='/usr/bin/g++-4.2 -E'
4539CXXDEPMODE='depmode=gcc3'
4540CXXFLAGS='-O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual  -fno-builtin -finline-functions -Wreturn-type -Wchar-subscripts -Wparentheses'
4541CYGPATH_W='echo'
4542DEB_PACKAGEABLE_FALSE=''
4543DEB_PACKAGEABLE_TRUE='#'
4544DEFS='-DHAVE_CONFIG_H'
4545DEPDIR='.deps'
4546DSUFFIX='d'
4547ECHO='/bin/echo'
4548ECHO_C='ECHO_N=''
4549ECHO_T=''
4550EGREP='grep -E'
4551EXEEXT=''
4552F77=''
4553FFLAGS='-O2 -m64'
4554HACKING_COMPACT_BUILD_FALSE=''
4555HACKING_COMPACT_BUILD_TRUE='#'
4556HACKING_DYNAMIC_MODULES_FALSE=''
4557HACKING_DYNAMIC_MODULES_TRUE='#'
4558HAVE_3DS_IMPORT_CAPABILITIES='0'
4559HAVE_DRAGGERS='1'
4560HAVE_FONTCONFIG_FALSE=''
4561HAVE_FONTCONFIG_TRUE='#'
4562HAVE_FREETYPE_FALSE=''
4563HAVE_FREETYPE_TRUE='#'
4564HAVE_JAVASCRIPT='1'
4565HAVE_MANIPULATORS='1'
4566HAVE_NODEKITS='1'
4567HAVE_SOUND='1'
4568HAVE_SPIDERMONKEY_VIA_LINKTIME_LINKING_FALSE=''
4569HAVE_SPIDERMONKEY_VIA_LINKTIME_LINKING_TRUE='#'
4570HAVE_SUPERGLU='0'
4571HAVE_THREADS='1'
4572HAVE_THREADSAFE='0'
4573HAVE_VRML97='1'
4574INSTALL_DATA='${INSTALL} -m 644'
4575INSTALL_PROGRAM='${INSTALL}'
4576INSTALL_SCRIPT='${INSTALL}'
4577INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
4578LDFLAGS='-L/opt/local/lib -L/usr/X11R6/lib -Wl,-framework,CoreFoundation'
4579LIBEXT='.dylib'
4580LIBFLAGS=''
4581LIBOBJS=''
4582LIBS='-lGL -lpthread'
4583LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4584LN_S='ln -s'
4585LTLIBOBJS=''
4586LT_AGE='1'
4587LT_CURRENT='61'
4588LT_REVISION='2'
4589MACOSX_10_2FF='true'
4590MACOSX_10_2FF_FALSE='#'
4591MACOSX_10_2FF_TRUE=''
4592MACOSX_10_3FF_FALSE='#'
4593MACOSX_10_3FF_TRUE=''
4594MACOSX_DEPLOYMENT_TARGET='10.6'
4595MACOSX_FALSE='#'
4596MACOSX_NAME='Leopard'
4597MACOSX_PACKAGEABLE_FALSE='#'
4598MACOSX_PACKAGEABLE_TRUE=''
4599MACOSX_TRUE=''
4600MACOSX_USE_DYNAMIC_LOOKUP_FALSE=''
4601MACOSX_USE_DYNAMIC_LOOKUP_TRUE='#'
4602MAC_FRAMEWORK='false'
4603MAC_FRAMEWORK_FALSE=''
4604MAC_FRAMEWORK_NAME='Inventor'
4605MAC_FRAMEWORK_PREFIX='/Library/Frameworks'
4606MAC_FRAMEWORK_TRUE='#'
4607MAC_FRAMEWORK_VERSION='C'
4608MAINT='#'
4609MAINTAINER_MODE_FALSE=''
4610MAINTAINER_MODE_TRUE='#'
4611MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/cfg/missing --run makeinfo'
4612OBJEXT='o'
4613PACKAGE='Coin'
4614PACKAGE_BUGREPORT='coin-support@coin3d.org'
4615PACKAGE_NAME='Coin'
4616PACKAGE_STRING='Coin 3.1.2'
4617PACKAGE_TARNAME='coin'
4618PACKAGE_VERSION='3.1.2'
4619PATH_SEPARATOR=':'
4620RANLIB='ranlib'
4621RFC822_DATE='Sat, 21 Nov 2009 14:50:54 -0700'
4622SET_MAKE=''
4623SHELL='/bin/sh'
4624SIM_INCLUDE_GLEXT_H='#include <GL/glext.h>'
4625SIM_INCLUDE_GLU_H='#include <GL/glu.h>'
4626SIM_INCLUDE_GL_H='#include <GL/gl.h>'
4627SIM_INCLUDE_WINDOWS_H='/* #include <windows.h> - not needed on system */'
4628STRIP='strip'
4629SUFFIX=''
4630SUPERGLUPREFIX='Super'
4631VERSION='3.1.2'
4632WIN_PACKAGEABLE_FALSE=''
4633WIN_PACKAGEABLE_TRUE='#'
4634X_CFLAGS=''
4635X_EXTRA_LIBS=''
4636X_LIBS=''
4637X_PRE_LIBS=''
4638ac_compiler_gnu='yes'
4639ac_ct_AR='ar'
4640ac_ct_CC='/usr/bin/gcc-4.2'
4641ac_ct_CXX=''
4642ac_ct_F77=''
4643ac_ct_RANLIB='ranlib'
4644ac_ct_STRIP='strip'
4645ac_unique_file='src/misc/SoDB.cpp'
4646am__fastdepCC_FALSE='#'
4647am__fastdepCC_TRUE=''
4648am__fastdepCXX_FALSE='#'
4649am__fastdepCXX_TRUE=''
4650am__include='include'
4651am__leading_dot='.'
4652am__quote=''
4653bindir='${exec_prefix}/bin'
4654build='i386-apple-darwin10.2.0'
4655build_alias=''
4656build_cpu='i386'
4657build_os='darwin10.2.0'
4658build_vendor='apple'
4659cmp_avail='Yes'
4660coin_build_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2'
4661coin_configure_date='20091121'
4662coin_html_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/html'
4663coin_man_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/man'
4664coin_src_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2'
4665coin_w32_build_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2'
4666coin_w32_src_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2'
4667datadir='${prefix}/share'
4668exec_prefix='${prefix}'
4669frameworkdir=''
4670host='i386-apple-darwin10.2.0'
4671host_alias=''
4672host_cpu='i386'
4673host_os='darwin10.2.0'
4674host_vendor='apple'
4675htmldir='${prefix}/share/Coin/html'
4676includedir='${prefix}/include'
4677infodir='${prefix}/info'
4678install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2/cfg/install-sh'
4679ivincludedir='${prefix}/include'
4680libdir='${exec_prefix}/lib'
4681libexecdir='${exec_prefix}/libexec'
4682localstatedir='${prefix}/var'
4683mandir='/opt/local/share/man'
4684nop=''
4685oldincludedir='/usr/include'
4686path_tag=''
4687prefix='/opt/local'
4688program_transform_name='s,x,x,'
4689sbindir='${exec_prefix}/sbin'
4690sharedstatedir='${prefix}/com'
4691sim_ac_doxygen_exe=''
4692sim_ac_dpkg_buildpackage_exe='false'
4693sim_ac_makensis_exe='false'
4694sim_ac_packagemaker_app='/Developer/Applications/Utilities/PackageMaker.app'
4695sim_ac_perl_exe='/usr/bin/perl'
4696sim_ac_relative_src_dir='.'
4697sim_ac_relative_src_dir_p='true'
4698sim_ac_simage_configcmd=''
4699subdirs=''
4700sysconfdir='${prefix}/etc'
4701target='i386-apple-darwin10.2.0'
4702target_alias=''
4703target_cpu='i386'
4704target_os='darwin10.2.0'
4705target_vendor='apple'
4706
4707## ----------- ##
4708## confdefs.h. ##
4709## ----------- ##
4710
4711#define COIN_CONFIGURE_BUILD I386_APPLE_DARWIN10_2_0
4712#define COIN_CONFIGURE_HOST I386_APPLE_DARWIN10_2_0
4713#define COIN_CONFIGURE_TARGET I386_APPLE_DARWIN10_2_0
4714#define COIN_HAVE_JAVASCRIPT
4715#define COIN_INT16_T int16_t
4716#define COIN_INT32_T int32_t
4717#define COIN_INT64_T int64_t
4718#define COIN_INT8_T int8_t
4719#define COIN_INTPTR_T intptr_t
4720#define COIN_MACOS_10 1
4721#define COIN_MACOS_10_1 1
4722#define COIN_MACOS_10_2 1
4723#define COIN_MAJOR_VERSION 3
4724#define COIN_MICRO_VERSION 2
4725#define COIN_MINOR_VERSION 1
4726#define COIN_SYSTEM_LIBRARY_NAME "libCoin.dylib"
4727#define COIN_THREADID_TYPE pthread_t
4728#define COIN_UINT16_T uint16_t
4729#define COIN_UINT32_T uint32_t
4730#define COIN_UINT64_T uint64_t
4731#define COIN_UINT8_T uint8_t
4732#define COIN_UINTPTR_T uintptr_t
4733#define COIN_VERSION "3.1.2"
4734#define DYNAMIC_LIBRARY_EXTENSION ".dylib"
4735#define FONTCONFIG_RUNTIME_LINKING 1
4736#define FREETYPE_RUNTIME_LINKING 1
4737#define GLU_RUNTIME_LINKING 1
4738#define HAVE_ASSERT_WITH_BUILTIN_EXPECT 1
4739#define HAVE_BCOPY 1
4740#define HAVE_CGL 1
4741#define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__
4742#define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__
4743#define HAVE_DLFCN_H 1
4744#define HAVE_DLFCN_H 1
4745#define HAVE_DL_LIB 1
4746#define HAVE_DRAGGERS
4747#define HAVE_DYLD_RUNTIME_BINDING 1
4748#define HAVE_DYNAMIC_LINKING 1
4749#define HAVE_FINITE 1
4750#define HAVE_FSTAT 1
4751#define HAVE_FTIME 1
4752#define HAVE_GETCWD 1
4753#define HAVE_GETTIMEOFDAY 1
4754#define HAVE_GL_GLEXT_H 1
4755#define HAVE_GL_GLU_H 1
4756#define HAVE_GL_GL_H 1
4757#define HAVE_HASH_QUOTING 1
4758#define HAVE_ILOGB 1
4759#define HAVE_INT16_T 1
4760#define HAVE_INT32_T 1
4761#define HAVE_INT64_T 1
4762#define HAVE_INT8_T 1
4763#define HAVE_INTPTR_T 1
4764#define HAVE_INTTYPES_H 1
4765#define HAVE_INTTYPES_H 1
4766#define HAVE_INTTYPES_H 1
4767#define HAVE_ISINF 1
4768#define HAVE_ISNAN 1
4769#define HAVE_LIBGEN_H 1
4770#define HAVE_MACH_O_DYLD_H 1
4771#define HAVE_MANIPULATORS
4772#define HAVE_MEMMOVE 1
4773#define HAVE_MEMORY_H 1
4774#define HAVE_NETINET_IN_H 1
4775#define HAVE_NODEKITS
4776#define HAVE_OPENGL 1
4777#define HAVE_PTHREAD_TIMESPEC_NSEC 1
4778#define HAVE_SNPRINTF 1
4779#define HAVE_SOUND
4780#define HAVE_STDDEF_H 1
4781#define HAVE_STDINT_H 1
4782#define HAVE_STDINT_H 1
4783#define HAVE_STDINT_H 1
4784#define HAVE_STDLIB_H 1
4785#define HAVE_STRINGS_H 1
4786#define HAVE_STRINGS_H 1
4787#define HAVE_STRING_H 1
4788#define HAVE_STRNCASECMP 1
4789#define HAVE_SYS_PARAM_H 1
4790#define HAVE_SYS_STAT_H 1
4791#define HAVE_SYS_TIMEB_H 1
4792#define HAVE_SYS_TIME_H 1
4793#define HAVE_SYS_TYPES_H 1
4794#define HAVE_SYS_TYPES_H 1
4795#define HAVE_SYS_TYPES_H 1
4796#define HAVE_SYS_UNISTD_H 1
4797#define HAVE_THREADS
4798#define HAVE_TIME_H 1
4799#define HAVE_UINT16_T 1
4800#define HAVE_UINT32_T 1
4801#define HAVE_UINT64_T 1
4802#define HAVE_UINT8_T 1
4803#define HAVE_UINTPTR_T 1
4804#define HAVE_UNISTD_H 1
4805#define HAVE_UNISTD_H 1
4806#define HAVE_VA_COPY_MACRO 1
4807#define HAVE_VRML97
4808#define HAVE_VSNPRINTF 1
4809#define HAVE___BUILTIN_EXPECT 1
4810#define LIBBZIP2_RUNTIME_LINKING 1
4811#define OPENAL_RUNTIME_LINKING 1
4812#define OPENGL_SYSTEM_LIBRARY_NAME "libGL.dylib"
4813#define PACKAGE "Coin"
4814#define PACKAGE_BUGREPORT "coin-support@coin3d.org"
4815#define PACKAGE_NAME "Coin"
4816#define PACKAGE_STRING "Coin 3.1.2"
4817#define PACKAGE_TARNAME "coin"
4818#define PACKAGE_VERSION "3.1.2"
4819#define SIMAGE_RUNTIME_LINKING 1
4820#define SIM_TIMEVAL_TV_SEC_T __darwin_time_t
4821#define SIM_TIMEVAL_TV_USEC_T __darwin_suseconds_t
4822#define SPIDERMONKEY_RUNTIME_LINKING 1
4823#define STDC_HEADERS 1
4824#define USE_PTHREAD
4825#define VERSION "3.1.2"
4826#define X_DISPLAY_MISSING 1
4827#define ZLIB_RUNTIME_LINKING 1
4828#endif
4829#ifdef __cplusplus
4830
4831configure: exit 0
4832
4833## ---------------------- ##
4834## Running config.status. ##
4835## ---------------------- ##
4836
4837
4838
4839This file was extended by Coin config.status 3.1.2, which was
4840generated by GNU Autoconf 2.59.  Invocation command line was
4841
4842  CONFIG_FILES    =
4843  CONFIG_HEADERS  =
4844  CONFIG_LINKS    =
4845  CONFIG_COMMANDS =
4846  $ config.status --file=coin-default.cfg:coin.cfg.in
4847
4848
4849## ---------------------- ##
4850## Running config.status. ##
4851## ---------------------- ##
4852## ---------------------- ##
4853## Running config.status. ##
4854## ---------------------- ##
4855## ---------------------- ##
4856## Running config.status. ##
4857## ---------------------- ##
4858on zurg.cvrti.utah.edu
4859
4860
4861This file was extended by Coin config.status 3.1.2, which was
4862generated by GNU Autoconf 2.59.  Invocation command line was
4863
4864  CONFIG_FILES    =
4865  CONFIG_HEADERS  =
4866  CONFIG_LINKS    =
4867  CONFIG_COMMANDS =
4868  $ ./config.status --header=include/Inventor/C/basic.h
4869
4870
4871This file was extended by Coin config.status 3.1.2, which was
4872generated by GNU Autoconf 2.59.  Invocation command line was
4873
4874  CONFIG_FILES    =
4875  CONFIG_HEADERS  =
4876  CONFIG_LINKS    =
4877  CONFIG_COMMANDS =
4878  $ ./config.status --header=include/Inventor/system/inttypes.h
4879
4880
4881This file was extended by Coin config.status 3.1.2, which was
4882generated by GNU Autoconf 2.59.  Invocation command line was
4883
4884  CONFIG_FILES    =
4885  CONFIG_HEADERS  =
4886  CONFIG_LINKS    =
4887  CONFIG_COMMANDS =
4888  $ ./config.status --file=include/Inventor/system/gl-headers.h.new:include/Inventor/system/gl-headers.h.in
4889
4890on zurg.cvrti.utah.edu
4891
4892on zurg.cvrti.utah.edu
4893
4894on zurg.cvrti.utah.edu
4895
4896config.status:1050: creating include/Inventor/C/basic.h
4897config.status:1050: creating include/Inventor/system/inttypes.h
4898config.status:946: creating coin-default.cfg
4899config.status:946: creating include/Inventor/system/gl-headers.h.new
4900config.status:1410: include/Inventor/C/basic.h is unchanged
4901
4902## ---------------------- ##
4903## Running config.status. ##
4904## ---------------------- ##
4905
4906This file was extended by Coin config.status 3.1.2, which was
4907generated by GNU Autoconf 2.59.  Invocation command line was
4908
4909  CONFIG_FILES    =
4910  CONFIG_HEADERS  =
4911  CONFIG_LINKS    =
4912  CONFIG_COMMANDS =
4913  $ config.status --file=Info.plist:Info.plist.in
4914
4915on zurg.cvrti.utah.edu
4916
4917
4918## ---------------------- ##
4919## Running config.status. ##
4920## ---------------------- ##
4921
4922This file was extended by Coin config.status 3.1.2, which was
4923generated by GNU Autoconf 2.59.  Invocation command line was
4924
4925  CONFIG_FILES    =
4926  CONFIG_HEADERS  =
4927  CONFIG_LINKS    =
4928  CONFIG_COMMANDS =
4929  $ config.status --file=version.plist:version.plist.in
4930
4931on zurg.cvrti.utah.edu
4932
4933config.status:946: creating Info.plist
4934config.status:946: creating version.plist
4935
4936## ---------------------- ##
4937## Running config.status. ##
4938## ---------------------- ##
4939
4940This file was extended by Coin config.status 3.1.2, which was
4941generated by GNU Autoconf 2.59.  Invocation command line was
4942
4943  CONFIG_FILES    =
4944  CONFIG_HEADERS  =
4945  CONFIG_LINKS    =
4946  CONFIG_COMMANDS =
4947  $ config.status --file=Coin.pc:Coin.pc.in
4948
4949on zurg.cvrti.utah.edu
4950
4951config.status:946: creating Coin.pc
4952
4953## ---------------------- ##
4954## Running config.status. ##
4955## ---------------------- ##
4956
4957This file was extended by Coin config.status 3.1.2, which was
4958generated by GNU Autoconf 2.59.  Invocation command line was
4959
4960  CONFIG_FILES    =
4961  CONFIG_HEADERS  =
4962  CONFIG_LINKS    =
4963  CONFIG_COMMANDS =
4964  $ ./config.status --file=include/Inventor/system/gl-headers.h.new:include/Inventor/system/gl-headers.h.in
4965
4966on zurg.cvrti.utah.edu
4967
4968config.status:946: creating include/Inventor/system/gl-headers.h.new
4969
4970## ---------------------- ##
4971## Running config.status. ##
4972## ---------------------- ##
4973
4974This file was extended by Coin config.status 3.1.2, which was
4975generated by GNU Autoconf 2.59.  Invocation command line was
4976
4977  CONFIG_FILES    =
4978  CONFIG_HEADERS  =
4979  CONFIG_LINKS    =
4980  CONFIG_COMMANDS =
4981  $ ./config.status --file=include/Inventor/system/gl-headers.h.new:include/Inventor/system/gl-headers.h.in
4982
4983on zurg.cvrti.utah.edu
4984
4985config.status:946: creating include/Inventor/system/gl-headers.h.new
4986
4987## ---------------------- ##
4988## Running config.status. ##
4989## ---------------------- ##
4990
4991This file was extended by Coin config.status 3.1.2, which was
4992generated by GNU Autoconf 2.59.  Invocation command line was
4993
4994  CONFIG_FILES    =
4995  CONFIG_HEADERS  =
4996  CONFIG_LINKS    =
4997  CONFIG_COMMANDS =
4998  $ ./config.status --file=data/draggerDefaults/iv2h.sh
4999
5000on zurg.cvrti.utah.edu
5001
5002config.status:946: creating data/draggerDefaults/iv2h.sh
5003
5004## ---------------------- ##
5005## Running config.status. ##
5006## ---------------------- ##
5007
5008This file was extended by Coin config.status 3.1.2, which was
5009generated by GNU Autoconf 2.59.  Invocation command line was
5010
5011  CONFIG_FILES    =
5012  CONFIG_HEADERS  =
5013  CONFIG_LINKS    =
5014  CONFIG_COMMANDS =
5015  $ ./config.status --file=data/shaders/lights/glsl2h.sh:data/shaders/glsl2h.sh.in
5016
5017on zurg.cvrti.utah.edu
5018
5019config.status:946: creating data/shaders/lights/glsl2h.sh
5020
5021## ---------------------- ##
5022## Running config.status. ##
5023## ---------------------- ##
5024
5025This file was extended by Coin config.status 3.1.2, which was
5026generated by GNU Autoconf 2.59.  Invocation command line was
5027
5028  CONFIG_FILES    =
5029  CONFIG_HEADERS  =
5030  CONFIG_LINKS    =
5031  CONFIG_COMMANDS =
5032  $ ./config.status --file=data/shaders/vsm/glsl2h.sh:data/shaders/glsl2h.sh.in
5033
5034on zurg.cvrti.utah.edu
5035
5036config.status:946: creating data/shaders/vsm/glsl2h.sh