1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by Coin configure 3.1.2, which was |
---|
5 | generated 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 | |
---|
13 | hostname = zurg.cvrti.utah.edu |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
25 | hostinfo = 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 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 82 tasks, 492 threads, 4 processors |
---|
34 | Load average: 1.03, Mach factor: 2.96 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1646: checking build system type |
---|
52 | configure:1664: result: i386-apple-darwin10.2.0 |
---|
53 | configure:1672: checking host system type |
---|
54 | configure:1686: result: i386-apple-darwin10.2.0 |
---|
55 | configure:1694: checking target system type |
---|
56 | configure:1708: result: i386-apple-darwin10.2.0 |
---|
57 | configure:2130: checking for distcheck mode |
---|
58 | configure:2144: result: no |
---|
59 | configure:2199: checking for gcc |
---|
60 | configure:2225: result: /usr/bin/gcc-4.2 |
---|
61 | configure:2469: checking for C compiler version |
---|
62 | configure:2472: /usr/bin/gcc-4.2 --version </dev/null >&5 |
---|
63 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
64 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
65 | This is free software; see the source for copying conditions. There is NO |
---|
66 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
67 | |
---|
68 | configure:2475: $? = 0 |
---|
69 | configure:2477: /usr/bin/gcc-4.2 -v </dev/null >&5 |
---|
70 | Using built-in specs. |
---|
71 | Target: i686-apple-darwin10 |
---|
72 | Configured 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 |
---|
73 | Thread model: posix |
---|
74 | gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
75 | configure:2480: $? = 0 |
---|
76 | configure:2482: /usr/bin/gcc-4.2 -V </dev/null >&5 |
---|
77 | gcc-4.2: argument to `-V' is missing |
---|
78 | configure:2485: $? = 1 |
---|
79 | configure:2508: checking for C compiler default output file name |
---|
80 | configure:2511: /usr/bin/gcc-4.2 -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
81 | configure:2514: $? = 0 |
---|
82 | configure:2560: result: a.out |
---|
83 | configure:2565: checking whether the C compiler works |
---|
84 | configure:2571: ./a.out |
---|
85 | configure:2574: $? = 0 |
---|
86 | configure:2591: result: yes |
---|
87 | configure:2598: checking whether we are cross compiling |
---|
88 | configure:2600: result: no |
---|
89 | configure:2603: checking for suffix of executables |
---|
90 | configure:2605: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
91 | configure:2608: $? = 0 |
---|
92 | configure:2633: result: |
---|
93 | configure:2639: checking for suffix of object files |
---|
94 | configure:2660: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
95 | configure:2663: $? = 0 |
---|
96 | configure:2685: result: o |
---|
97 | configure:2689: checking whether we are using the GNU C compiler |
---|
98 | configure:2713: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
99 | configure:2719: $? = 0 |
---|
100 | configure:2723: test -z |
---|
101 | || test ! -s conftest.err |
---|
102 | configure:2726: $? = 0 |
---|
103 | configure:2729: test -s conftest.o |
---|
104 | configure:2732: $? = 0 |
---|
105 | configure:2745: result: yes |
---|
106 | configure:2751: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
107 | configure:2772: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
108 | configure:2778: $? = 0 |
---|
109 | configure:2782: test -z |
---|
110 | || test ! -s conftest.err |
---|
111 | configure:2785: $? = 0 |
---|
112 | configure:2788: test -s conftest.o |
---|
113 | configure:2791: $? = 0 |
---|
114 | configure:2802: result: yes |
---|
115 | configure:2819: checking for /usr/bin/gcc-4.2 option to accept ANSI C |
---|
116 | configure:2889: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:2895: $? = 0 |
---|
118 | configure:2899: test -z |
---|
119 | || test ! -s conftest.err |
---|
120 | configure:2902: $? = 0 |
---|
121 | configure:2905: test -s conftest.o |
---|
122 | configure:2908: $? = 0 |
---|
123 | configure:2926: result: none needed |
---|
124 | configure:2944: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
125 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
126 | configure:2950: $? = 1 |
---|
127 | configure: failed program was: |
---|
128 | | #ifndef __cplusplus |
---|
129 | | choke me |
---|
130 | | #endif |
---|
131 | configure:3205: checking whether we should build Universal Binaries |
---|
132 | configure:3231: result: no |
---|
133 | configure:3260: checking for a BSD-compatible install |
---|
134 | configure:3315: result: /usr/bin/install -c |
---|
135 | configure:3326: checking whether build environment is sane |
---|
136 | configure:3369: result: yes |
---|
137 | configure:3402: checking for gawk |
---|
138 | configure:3431: result: no |
---|
139 | configure:3402: checking for mawk |
---|
140 | configure:3431: result: no |
---|
141 | configure:3402: checking for nawk |
---|
142 | configure:3431: result: no |
---|
143 | configure:3402: checking for awk |
---|
144 | configure:3418: found /usr/bin/awk |
---|
145 | configure:3428: result: awk |
---|
146 | configure:3438: checking whether make sets $(MAKE) |
---|
147 | configure:3458: result: yes |
---|
148 | configure:3488: checking for style of include used by make |
---|
149 | configure:3516: result: GNU |
---|
150 | configure:3688: checking dependency style of /usr/bin/gcc-4.2 |
---|
151 | configure:3756: result: gcc3 |
---|
152 | configure:3804: checking whether to enable maintainer-specific portions of Makefiles |
---|
153 | configure:3813: result: no |
---|
154 | configure:3942: checking for C++ compiler version |
---|
155 | configure:3945: /usr/bin/g++-4.2 --version </dev/null >&5 |
---|
156 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
157 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
158 | This is free software; see the source for copying conditions. There is NO |
---|
159 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
160 | |
---|
161 | configure:3948: $? = 0 |
---|
162 | configure:3950: /usr/bin/g++-4.2 -v </dev/null >&5 |
---|
163 | Using built-in specs. |
---|
164 | Target: i686-apple-darwin10 |
---|
165 | Configured 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 |
---|
166 | Thread model: posix |
---|
167 | gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
168 | configure:3953: $? = 0 |
---|
169 | configure:3955: /usr/bin/g++-4.2 -V </dev/null >&5 |
---|
170 | g++-4.2: argument to `-V' is missing |
---|
171 | configure:3958: $? = 1 |
---|
172 | configure:3961: checking whether we are using the GNU C++ compiler |
---|
173 | configure:3985: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
174 | configure:3991: $? = 0 |
---|
175 | configure:3995: test -z |
---|
176 | || test ! -s conftest.err |
---|
177 | configure:3998: $? = 0 |
---|
178 | configure:4001: test -s conftest.o |
---|
179 | configure:4004: $? = 0 |
---|
180 | configure:4017: result: yes |
---|
181 | configure:4023: checking whether /usr/bin/g++-4.2 accepts -g |
---|
182 | configure:4044: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cc >&5 |
---|
183 | configure:4050: $? = 0 |
---|
184 | configure:4054: test -z |
---|
185 | || test ! -s conftest.err |
---|
186 | configure:4057: $? = 0 |
---|
187 | configure:4060: test -s conftest.o |
---|
188 | configure:4063: $? = 0 |
---|
189 | configure:4074: result: yes |
---|
190 | configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
191 | configure:4122: $? = 0 |
---|
192 | configure:4126: test -z |
---|
193 | || test ! -s conftest.err |
---|
194 | configure:4129: $? = 0 |
---|
195 | configure:4132: test -s conftest.o |
---|
196 | configure:4135: $? = 0 |
---|
197 | configure:4161: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
198 | conftest.cc: In function 'int main()': |
---|
199 | conftest.cc:22: error: 'exit' was not declared in this scope |
---|
200 | configure:4167: $? = 1 |
---|
201 | configure: 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 | | } |
---|
227 | configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
228 | conftest.cc:18: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
229 | In file included from conftest.cc:19: |
---|
230 | /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
231 | conftest.cc:18: error: from previous declaration 'void std::exit(int) throw ()' |
---|
232 | configure:4122: $? = 1 |
---|
233 | configure: 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 | | } |
---|
260 | configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
261 | conftest.cc:18: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
262 | configure:4122: $? = 1 |
---|
263 | configure: 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 | | } |
---|
290 | configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
291 | In file included from conftest.cc:19: |
---|
292 | /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions |
---|
293 | conftest.cc:18: error: from previous declaration 'void exit(int) throw ()' |
---|
294 | configure:4122: $? = 1 |
---|
295 | configure: 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 | | } |
---|
322 | configure:4116: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
323 | configure:4122: $? = 0 |
---|
324 | configure:4126: test -z |
---|
325 | || test ! -s conftest.err |
---|
326 | configure:4129: $? = 0 |
---|
327 | configure:4132: test -s conftest.o |
---|
328 | configure:4135: $? = 0 |
---|
329 | configure:4161: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
330 | configure:4167: $? = 0 |
---|
331 | configure:4171: test -z |
---|
332 | || test ! -s conftest.err |
---|
333 | configure:4174: $? = 0 |
---|
334 | configure:4177: test -s conftest.o |
---|
335 | configure:4180: $? = 0 |
---|
336 | configure:4205: checking dependency style of /usr/bin/g++-4.2 |
---|
337 | configure:4273: result: gcc3 |
---|
338 | configure:4295: checking how to run the C++ preprocessor |
---|
339 | configure:4326: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
340 | configure:4332: $? = 0 |
---|
341 | configure:4364: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
342 | conftest.cc:21:28: error: ac_nonexistent.h: No such file or directory |
---|
343 | configure:4370: $? = 1 |
---|
344 | configure: 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> |
---|
366 | configure:4409: result: /usr/bin/g++-4.2 -E |
---|
367 | configure:4433: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
368 | configure:4439: $? = 0 |
---|
369 | configure:4471: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
370 | conftest.cc:21:28: error: ac_nonexistent.h: No such file or directory |
---|
371 | configure:4477: $? = 1 |
---|
372 | configure: 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> |
---|
394 | configure:4590: checking OS X deployment target |
---|
395 | configure:4607: result: |
---|
396 | configure:4781: checking for a sed that does not truncate output |
---|
397 | configure:4835: result: /usr/bin/sed |
---|
398 | configure:4838: checking for egrep |
---|
399 | configure:4848: result: grep -E |
---|
400 | configure:4864: checking for ld used by /usr/bin/gcc-4.2 |
---|
401 | configure:4931: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
402 | configure:4940: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
403 | configure:4955: result: no |
---|
404 | configure:4960: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
405 | configure:4967: result: -r |
---|
406 | configure:4985: checking for BSD-compatible nm |
---|
407 | configure:5034: result: /usr/bin/nm |
---|
408 | configure:5038: checking whether ln -s works |
---|
409 | configure:5042: result: yes |
---|
410 | configure:5049: checking how to recognise dependent libraries |
---|
411 | configure:5225: result: pass_all |
---|
412 | configure:5462: checking how to run the C preprocessor |
---|
413 | configure:5497: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
414 | configure:5503: $? = 0 |
---|
415 | configure:5535: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
416 | conftest.c:23:28: error: ac_nonexistent.h: No such file or directory |
---|
417 | configure:5541: $? = 1 |
---|
418 | configure: 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> |
---|
442 | configure:5580: result: /usr/bin/gcc-4.2 -E |
---|
443 | configure:5604: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
444 | configure:5610: $? = 0 |
---|
445 | configure:5642: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
446 | conftest.c:23:28: error: ac_nonexistent.h: No such file or directory |
---|
447 | configure:5648: $? = 1 |
---|
448 | configure: 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> |
---|
472 | configure:5692: checking for ANSI C header files |
---|
473 | configure:5717: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
474 | configure:5723: $? = 0 |
---|
475 | configure:5727: test -z |
---|
476 | || test ! -s conftest.err |
---|
477 | configure:5730: $? = 0 |
---|
478 | configure:5733: test -s conftest.o |
---|
479 | configure:5736: $? = 0 |
---|
480 | configure:5825: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
481 | conftest.c: In function 'main': |
---|
482 | conftest.c:40: warning: incompatible implicit declaration of built-in function 'exit' |
---|
483 | configure:5828: $? = 0 |
---|
484 | configure:5830: ./conftest |
---|
485 | configure:5833: $? = 0 |
---|
486 | configure:5848: result: yes |
---|
487 | configure:5872: checking for sys/types.h |
---|
488 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
489 | configure:5894: $? = 0 |
---|
490 | configure:5898: test -z |
---|
491 | || test ! -s conftest.err |
---|
492 | configure:5901: $? = 0 |
---|
493 | configure:5904: test -s conftest.o |
---|
494 | configure:5907: $? = 0 |
---|
495 | configure:5918: result: yes |
---|
496 | configure:5872: checking for sys/stat.h |
---|
497 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
498 | configure:5894: $? = 0 |
---|
499 | configure:5898: test -z |
---|
500 | || test ! -s conftest.err |
---|
501 | configure:5901: $? = 0 |
---|
502 | configure:5904: test -s conftest.o |
---|
503 | configure:5907: $? = 0 |
---|
504 | configure:5918: result: yes |
---|
505 | configure:5872: checking for stdlib.h |
---|
506 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
507 | configure:5894: $? = 0 |
---|
508 | configure:5898: test -z |
---|
509 | || test ! -s conftest.err |
---|
510 | configure:5901: $? = 0 |
---|
511 | configure:5904: test -s conftest.o |
---|
512 | configure:5907: $? = 0 |
---|
513 | configure:5918: result: yes |
---|
514 | configure:5872: checking for string.h |
---|
515 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
516 | configure:5894: $? = 0 |
---|
517 | configure:5898: test -z |
---|
518 | || test ! -s conftest.err |
---|
519 | configure:5901: $? = 0 |
---|
520 | configure:5904: test -s conftest.o |
---|
521 | configure:5907: $? = 0 |
---|
522 | configure:5918: result: yes |
---|
523 | configure:5872: checking for memory.h |
---|
524 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
525 | configure:5894: $? = 0 |
---|
526 | configure:5898: test -z |
---|
527 | || test ! -s conftest.err |
---|
528 | configure:5901: $? = 0 |
---|
529 | configure:5904: test -s conftest.o |
---|
530 | configure:5907: $? = 0 |
---|
531 | configure:5918: result: yes |
---|
532 | configure:5872: checking for strings.h |
---|
533 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
534 | configure:5894: $? = 0 |
---|
535 | configure:5898: test -z |
---|
536 | || test ! -s conftest.err |
---|
537 | configure:5901: $? = 0 |
---|
538 | configure:5904: test -s conftest.o |
---|
539 | configure:5907: $? = 0 |
---|
540 | configure:5918: result: yes |
---|
541 | configure:5872: checking for inttypes.h |
---|
542 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
543 | configure:5894: $? = 0 |
---|
544 | configure:5898: test -z |
---|
545 | || test ! -s conftest.err |
---|
546 | configure:5901: $? = 0 |
---|
547 | configure:5904: test -s conftest.o |
---|
548 | configure:5907: $? = 0 |
---|
549 | configure:5918: result: yes |
---|
550 | configure:5872: checking for stdint.h |
---|
551 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
552 | configure:5894: $? = 0 |
---|
553 | configure:5898: test -z |
---|
554 | || test ! -s conftest.err |
---|
555 | configure:5901: $? = 0 |
---|
556 | configure:5904: test -s conftest.o |
---|
557 | configure:5907: $? = 0 |
---|
558 | configure:5918: result: yes |
---|
559 | configure:5872: checking for unistd.h |
---|
560 | configure:5888: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
561 | configure:5894: $? = 0 |
---|
562 | configure:5898: test -z |
---|
563 | || test ! -s conftest.err |
---|
564 | configure:5901: $? = 0 |
---|
565 | configure:5904: test -s conftest.o |
---|
566 | configure:5907: $? = 0 |
---|
567 | configure:5918: result: yes |
---|
568 | configure:5944: checking dlfcn.h usability |
---|
569 | configure:5956: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
570 | configure:5962: $? = 0 |
---|
571 | configure:5966: test -z |
---|
572 | || test ! -s conftest.err |
---|
573 | configure:5969: $? = 0 |
---|
574 | configure:5972: test -s conftest.o |
---|
575 | configure:5975: $? = 0 |
---|
576 | configure:5985: result: yes |
---|
577 | configure:5989: checking dlfcn.h presence |
---|
578 | configure:5999: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
579 | configure:6005: $? = 0 |
---|
580 | configure:6025: result: yes |
---|
581 | configure:6060: checking for dlfcn.h |
---|
582 | configure:6067: result: yes |
---|
583 | configure:6090: checking how to run the C++ preprocessor |
---|
584 | configure:6204: result: /usr/bin/g++-4.2 -E |
---|
585 | configure:6228: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
586 | configure:6234: $? = 0 |
---|
587 | configure:6266: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cc |
---|
588 | conftest.cc:34:28: error: ac_nonexistent.h: No such file or directory |
---|
589 | configure:6272: $? = 1 |
---|
590 | configure: 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> |
---|
625 | configure:6369: checking for g77 |
---|
626 | configure:6398: result: no |
---|
627 | configure:6369: checking for f77 |
---|
628 | configure:6398: result: no |
---|
629 | configure:6369: checking for xlf |
---|
630 | configure:6398: result: no |
---|
631 | configure:6369: checking for frt |
---|
632 | configure:6398: result: no |
---|
633 | configure:6369: checking for pgf77 |
---|
634 | configure:6398: result: no |
---|
635 | configure:6369: checking for fort77 |
---|
636 | configure:6398: result: no |
---|
637 | configure:6369: checking for fl32 |
---|
638 | configure:6398: result: no |
---|
639 | configure:6369: checking for af77 |
---|
640 | configure:6398: result: no |
---|
641 | configure:6369: checking for f90 |
---|
642 | configure:6398: result: no |
---|
643 | configure:6369: checking for xlf90 |
---|
644 | configure:6398: result: no |
---|
645 | configure:6369: checking for pgf90 |
---|
646 | configure:6398: result: no |
---|
647 | configure:6369: checking for epcf90 |
---|
648 | configure:6398: result: no |
---|
649 | configure:6369: checking for f95 |
---|
650 | configure:6398: result: no |
---|
651 | configure:6369: checking for fort |
---|
652 | configure:6398: result: no |
---|
653 | configure:6369: checking for xlf95 |
---|
654 | configure:6398: result: no |
---|
655 | configure:6369: checking for ifc |
---|
656 | configure:6398: result: no |
---|
657 | configure:6369: checking for efc |
---|
658 | configure:6398: result: no |
---|
659 | configure:6369: checking for pgf95 |
---|
660 | configure:6398: result: no |
---|
661 | configure:6369: checking for lf95 |
---|
662 | configure:6398: result: no |
---|
663 | configure:6369: checking for gfortran |
---|
664 | configure:6398: result: no |
---|
665 | configure:6410: checking for Fortran 77 compiler version |
---|
666 | configure:6413: --version </dev/null >&5 |
---|
667 | ./configure: line 6414: --version: command not found |
---|
668 | configure:6416: $? = 127 |
---|
669 | configure:6418: -v </dev/null >&5 |
---|
670 | ./configure: line 6419: -v: command not found |
---|
671 | configure:6421: $? = 127 |
---|
672 | configure:6423: -V </dev/null >&5 |
---|
673 | ./configure: line 6424: -V: command not found |
---|
674 | configure:6426: $? = 127 |
---|
675 | configure:6434: checking whether we are using the GNU Fortran 77 compiler |
---|
676 | configure:6448: -c -O2 -m64 conftest.F >&5 |
---|
677 | ./configure: line 6449: -c: command not found |
---|
678 | configure:6454: $? = 127 |
---|
679 | configure: failed program was: |
---|
680 | | program main |
---|
681 | | #ifndef __GNUC__ |
---|
682 | | choke me |
---|
683 | | #endif |
---|
684 | | |
---|
685 | | end |
---|
686 | configure:6480: result: no |
---|
687 | configure:6486: checking whether accepts -g |
---|
688 | configure:6498: -c -g conftest.f >&5 |
---|
689 | ./configure: line 6499: -c: command not found |
---|
690 | configure:6504: $? = 127 |
---|
691 | configure: failed program was: |
---|
692 | | program main |
---|
693 | | |
---|
694 | | end |
---|
695 | configure:6529: result: no |
---|
696 | configure:6559: checking the maximum length of command line arguments |
---|
697 | configure:6668: result: 196608 |
---|
698 | configure:6679: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object |
---|
699 | configure:6784: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
700 | configure:6787: $? = 0 |
---|
701 | configure: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 |
---|
702 | configure:6794: $? = 0 |
---|
703 | cannot find nm_test_var in conftest.nm |
---|
704 | configure:6784: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
705 | configure:6787: $? = 0 |
---|
706 | configure: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 |
---|
707 | configure:6794: $? = 0 |
---|
708 | configure: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 |
---|
709 | configure:6849: $? = 0 |
---|
710 | configure:6887: result: ok |
---|
711 | configure:6891: checking for objdir |
---|
712 | configure:6906: result: .libs |
---|
713 | configure:6996: checking for ar |
---|
714 | configure:7012: found /usr/bin/ar |
---|
715 | configure:7023: result: ar |
---|
716 | configure:7076: checking for ranlib |
---|
717 | configure:7092: found /usr/bin/ranlib |
---|
718 | configure:7103: result: ranlib |
---|
719 | configure:7156: checking for strip |
---|
720 | configure:7172: found /usr/bin/strip |
---|
721 | configure:7183: result: strip |
---|
722 | configure:7455: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
723 | configure:7473: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
724 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
725 | configure:7477: $? = 0 |
---|
726 | configure:7490: result: no |
---|
727 | configure:7505: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
728 | configure:7715: result: -fno-common |
---|
729 | configure:7723: checking if /usr/bin/gcc-4.2 PIC flag -fno-common works |
---|
730 | configure:7741: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
731 | configure:7745: $? = 0 |
---|
732 | configure:7758: result: yes |
---|
733 | configure:7786: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
734 | configure:7814: result: no |
---|
735 | configure:7824: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
736 | configure:7845: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
737 | configure:7849: $? = 0 |
---|
738 | configure:7871: result: yes |
---|
739 | configure:7897: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
740 | configure:8855: result: yes |
---|
741 | configure:8922: checking dynamic linker characteristics |
---|
742 | configure:9510: result: darwin10.2.0 dyld |
---|
743 | configure:9519: checking how to hardcode library paths into programs |
---|
744 | configure:9544: result: immediate |
---|
745 | configure:9558: checking whether stripping libraries is possible |
---|
746 | configure:9571: result: yes |
---|
747 | configure:10397: checking if libtool supports shared libraries |
---|
748 | configure:10399: result: yes |
---|
749 | configure:10402: checking whether to build shared libraries |
---|
750 | configure:10423: result: yes |
---|
751 | configure:10426: checking whether to build static libraries |
---|
752 | configure:10430: result: no |
---|
753 | configure:10522: creating libtool |
---|
754 | configure:11110: checking for ld used by /usr/bin/g++-4.2 |
---|
755 | configure:11177: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
756 | configure:11186: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
757 | configure:11201: result: no |
---|
758 | configure:11252: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
759 | configure:12190: result: yes |
---|
760 | configure:12208: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
761 | configure:12211: $? = 0 |
---|
762 | configure:12330: checking for /usr/bin/g++-4.2 option to produce PIC |
---|
763 | configure:12604: result: -fno-common |
---|
764 | configure:12612: checking if /usr/bin/g++-4.2 PIC flag -fno-common works |
---|
765 | configure:12630: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
766 | configure:12634: $? = 0 |
---|
767 | configure:12647: result: yes |
---|
768 | configure:12675: checking if /usr/bin/g++-4.2 static flag -static works |
---|
769 | configure:12703: result: no |
---|
770 | configure:12713: checking if /usr/bin/g++-4.2 supports -c -o file.o |
---|
771 | configure:12734: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
772 | configure:12738: $? = 0 |
---|
773 | configure:12760: result: yes |
---|
774 | configure:12786: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
775 | configure:12811: result: yes |
---|
776 | configure:12878: checking dynamic linker characteristics |
---|
777 | configure:13466: result: darwin10.2.0 dyld |
---|
778 | configure:13475: checking how to hardcode library paths into programs |
---|
779 | configure:13500: result: immediate |
---|
780 | configure:19708: checking if the C++ compiler environment is ok |
---|
781 | configure:19748: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.cc >&5 |
---|
782 | configure:19751: $? = 0 |
---|
783 | configure:19753: ./conftest |
---|
784 | configure:19756: $? = 0 |
---|
785 | configure:19771: result: true |
---|
786 | configure:19821: checking if the compiler handles for() loops in inlined constructors |
---|
787 | configure:19849: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
788 | configure:19855: $? = 0 |
---|
789 | configure:19859: test -z |
---|
790 | || test ! -s conftest.err |
---|
791 | configure:19862: $? = 0 |
---|
792 | configure:19865: test -s conftest.o |
---|
793 | configure:19868: $? = 0 |
---|
794 | configure:19880: result: yes |
---|
795 | configure:19930: checking if the compiler handles switch statements in virtual destructors |
---|
796 | configure:19954: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
797 | configure:19960: $? = 0 |
---|
798 | configure:19964: test -z |
---|
799 | || test ! -s conftest.err |
---|
800 | configure:19967: $? = 0 |
---|
801 | configure:19970: test -s conftest.o |
---|
802 | configure:19973: $? = 0 |
---|
803 | configure:19984: result: yes |
---|
804 | configure:20034: checking if this is a version of GCC with a known nasty optimization bug |
---|
805 | configure:20085: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.cc >&5 |
---|
806 | configure:20088: $? = 0 |
---|
807 | configure:20090: ./conftest |
---|
808 | configure:20093: $? = 0 |
---|
809 | configure:20108: result: false |
---|
810 | configure:20158: checking for __builtin_expect() |
---|
811 | configure:20183: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.cc >&5 |
---|
812 | configure:20189: $? = 0 |
---|
813 | configure:20193: test -z |
---|
814 | || test ! -s conftest.err |
---|
815 | configure:20196: $? = 0 |
---|
816 | configure:20199: test -s conftest |
---|
817 | configure:20202: $? = 0 |
---|
818 | configure:20215: result: found |
---|
819 | configure:20223: checking if assert() uses __builtin_expect() |
---|
820 | /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
821 | configure:20244: result: yes |
---|
822 | configure:20275: checking for function name variable for CPP compiler |
---|
823 | configure:20305: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.cc >&5 |
---|
824 | configure:20311: $? = 0 |
---|
825 | configure:20315: test -z |
---|
826 | || test ! -s conftest.err |
---|
827 | configure:20318: $? = 0 |
---|
828 | configure:20321: test -s conftest.o |
---|
829 | configure:20324: $? = 0 |
---|
830 | configure:20341: result: __func__ |
---|
831 | configure:20363: checking for function name variable for C compiler |
---|
832 | configure:20393: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
833 | configure:20399: $? = 0 |
---|
834 | configure:20403: test -z |
---|
835 | || test ! -s conftest.err |
---|
836 | configure:20406: $? = 0 |
---|
837 | configure:20409: test -s conftest.o |
---|
838 | configure:20412: $? = 0 |
---|
839 | configure:20429: result: __func__ |
---|
840 | configure:20459: checking whether /usr/bin/gcc-4.2 accepts -no-cpp-precomp |
---|
841 | configure:20480: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
842 | configure:20486: $? = 0 |
---|
843 | configure:20490: test -z |
---|
844 | || test ! -s conftest.err |
---|
845 | configure:20493: $? = 0 |
---|
846 | configure:20496: test -s conftest.o |
---|
847 | configure:20499: $? = 0 |
---|
848 | configure:20509: result: yes |
---|
849 | configure:20928: checking for Win32 threads |
---|
850 | configure: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 |
---|
851 | conftest.cc:43:21: error: windows.h: No such file or directory |
---|
852 | conftest.cc: In function 'int main()': |
---|
853 | conftest.cc:47: error: 'HANDLE' was not declared in this scope |
---|
854 | conftest.cc:47: error: expected `;' before 'h' |
---|
855 | conftest.cc:48: error: 'h' was not declared in this scope |
---|
856 | conftest.cc:48: error: 'SetThreadPriority' was not declared in this scope |
---|
857 | conftest.cc:49: error: 'ExitThread' was not declared in this scope |
---|
858 | configure:20954: $? = 1 |
---|
859 | configure: 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 | | } |
---|
912 | configure:20989: result: false |
---|
913 | configure:21034: checking for POSIX threads |
---|
914 | configure: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 |
---|
915 | configure:21065: $? = 0 |
---|
916 | configure:21069: test -z |
---|
917 | || test ! -s conftest.err |
---|
918 | configure:21072: $? = 0 |
---|
919 | configure:21075: test -s conftest |
---|
920 | configure:21078: $? = 0 |
---|
921 | configure:21094: result: -D_REENTRANT -lpthread |
---|
922 | configure:21102: checking the struct timespec resolution |
---|
923 | configure:21127: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
924 | configure:21133: $? = 0 |
---|
925 | configure:21137: test -z |
---|
926 | || test ! -s conftest.err |
---|
927 | configure:21140: $? = 0 |
---|
928 | configure:21143: test -s conftest.o |
---|
929 | configure:21146: $? = 0 |
---|
930 | configure:21157: result: nsecs |
---|
931 | configure:21310: checking for unistd.h |
---|
932 | configure:21315: result: yes |
---|
933 | configure:21310: checking for sys/types.h |
---|
934 | configure:21315: result: yes |
---|
935 | configure:21310: checking for inttypes.h |
---|
936 | configure:21315: result: yes |
---|
937 | configure:21310: checking for stdint.h |
---|
938 | configure:21315: result: yes |
---|
939 | configure:21319: checking sys/param.h usability |
---|
940 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
941 | configure:21337: $? = 0 |
---|
942 | configure:21341: test -z |
---|
943 | || test ! -s conftest.err |
---|
944 | configure:21344: $? = 0 |
---|
945 | configure:21347: test -s conftest.o |
---|
946 | configure:21350: $? = 0 |
---|
947 | configure:21360: result: yes |
---|
948 | configure:21364: checking sys/param.h presence |
---|
949 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
950 | configure:21380: $? = 0 |
---|
951 | configure:21400: result: yes |
---|
952 | configure:21435: checking for sys/param.h |
---|
953 | configure:21442: result: yes |
---|
954 | configure:21319: checking sys/time.h usability |
---|
955 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
956 | configure:21337: $? = 0 |
---|
957 | configure:21341: test -z |
---|
958 | || test ! -s conftest.err |
---|
959 | configure:21344: $? = 0 |
---|
960 | configure:21347: test -s conftest.o |
---|
961 | configure:21350: $? = 0 |
---|
962 | configure:21360: result: yes |
---|
963 | configure:21364: checking sys/time.h presence |
---|
964 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
965 | configure:21380: $? = 0 |
---|
966 | configure:21400: result: yes |
---|
967 | configure:21435: checking for sys/time.h |
---|
968 | configure:21442: result: yes |
---|
969 | configure:21319: checking sys/timeb.h usability |
---|
970 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
971 | configure:21337: $? = 0 |
---|
972 | configure:21341: test -z |
---|
973 | || test ! -s conftest.err |
---|
974 | configure:21344: $? = 0 |
---|
975 | configure:21347: test -s conftest.o |
---|
976 | configure:21350: $? = 0 |
---|
977 | configure:21360: result: yes |
---|
978 | configure:21364: checking sys/timeb.h presence |
---|
979 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
980 | configure:21380: $? = 0 |
---|
981 | configure:21400: result: yes |
---|
982 | configure:21435: checking for sys/timeb.h |
---|
983 | configure:21442: result: yes |
---|
984 | configure:21319: checking time.h usability |
---|
985 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
986 | configure:21337: $? = 0 |
---|
987 | configure:21341: test -z |
---|
988 | || test ! -s conftest.err |
---|
989 | configure:21344: $? = 0 |
---|
990 | configure:21347: test -s conftest.o |
---|
991 | configure:21350: $? = 0 |
---|
992 | configure:21360: result: yes |
---|
993 | configure:21364: checking time.h presence |
---|
994 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
995 | configure:21380: $? = 0 |
---|
996 | configure:21400: result: yes |
---|
997 | configure:21435: checking for time.h |
---|
998 | configure:21442: result: yes |
---|
999 | configure:21319: checking io.h usability |
---|
1000 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1001 | conftest.cc:89:16: error: io.h: No such file or directory |
---|
1002 | configure:21337: $? = 1 |
---|
1003 | configure: 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> |
---|
1093 | configure:21360: result: no |
---|
1094 | configure:21364: checking io.h presence |
---|
1095 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
1096 | conftest.cc:55:16: error: io.h: No such file or directory |
---|
1097 | configure:21380: $? = 1 |
---|
1098 | configure: 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> |
---|
1154 | configure:21400: result: no |
---|
1155 | configure:21435: checking for io.h |
---|
1156 | configure:21442: result: no |
---|
1157 | configure:21319: checking windows.h usability |
---|
1158 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1159 | conftest.cc:89:21: error: windows.h: No such file or directory |
---|
1160 | configure:21337: $? = 1 |
---|
1161 | configure: 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> |
---|
1251 | configure:21360: result: no |
---|
1252 | configure:21364: checking windows.h presence |
---|
1253 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
1254 | conftest.cc:55:21: error: windows.h: No such file or directory |
---|
1255 | configure:21380: $? = 1 |
---|
1256 | configure: 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> |
---|
1312 | configure:21400: result: no |
---|
1313 | configure:21435: checking for windows.h |
---|
1314 | configure:21442: result: no |
---|
1315 | configure:21319: checking libgen.h usability |
---|
1316 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1317 | configure:21337: $? = 0 |
---|
1318 | configure:21341: test -z |
---|
1319 | || test ! -s conftest.err |
---|
1320 | configure:21344: $? = 0 |
---|
1321 | configure:21347: test -s conftest.o |
---|
1322 | configure:21350: $? = 0 |
---|
1323 | configure:21360: result: yes |
---|
1324 | configure:21364: checking libgen.h presence |
---|
1325 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
1326 | configure:21380: $? = 0 |
---|
1327 | configure:21400: result: yes |
---|
1328 | configure:21435: checking for libgen.h |
---|
1329 | configure:21442: result: yes |
---|
1330 | configure:21319: checking direct.h usability |
---|
1331 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1332 | conftest.cc:90:20: error: direct.h: No such file or directory |
---|
1333 | configure:21337: $? = 1 |
---|
1334 | configure: 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> |
---|
1425 | configure:21360: result: no |
---|
1426 | configure:21364: checking direct.h presence |
---|
1427 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
1428 | conftest.cc:56:20: error: direct.h: No such file or directory |
---|
1429 | configure:21380: $? = 1 |
---|
1430 | configure: 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> |
---|
1487 | configure:21400: result: no |
---|
1488 | configure:21435: checking for direct.h |
---|
1489 | configure:21442: result: no |
---|
1490 | configure:21310: checking for strings.h |
---|
1491 | configure:21315: result: yes |
---|
1492 | configure:21319: checking ieeefp.h usability |
---|
1493 | configure:21331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1494 | conftest.cc:91:20: error: ieeefp.h: No such file or directory |
---|
1495 | configure:21337: $? = 1 |
---|
1496 | configure: 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> |
---|
1588 | configure:21360: result: no |
---|
1589 | configure:21364: checking ieeefp.h presence |
---|
1590 | configure:21374: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
1591 | conftest.cc:57:20: error: ieeefp.h: No such file or directory |
---|
1592 | configure:21380: $? = 1 |
---|
1593 | configure: 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> |
---|
1651 | configure:21400: result: no |
---|
1652 | configure:21435: checking for ieeefp.h |
---|
1653 | configure:21442: result: no |
---|
1654 | configure:21456: checking for flex file adjustments |
---|
1655 | configure:21463: result: none |
---|
1656 | configure:21473: checking for tlhelp32.h |
---|
1657 | configure:21493: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1658 | conftest.cc:63:22: error: tlhelp32.h: No such file or directory |
---|
1659 | configure:21499: $? = 1 |
---|
1660 | configure: 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> |
---|
1724 | configure:21523: result: no |
---|
1725 | configure:21536: checking for _splitpath() |
---|
1726 | configure: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 |
---|
1727 | conftest.cc: In function 'int main()': |
---|
1728 | conftest.cc:70: error: '_splitpath' was not declared in this scope |
---|
1729 | configure:21570: $? = 1 |
---|
1730 | configure: 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 | | } |
---|
1805 | configure:21599: result: not found |
---|
1806 | configure:21609: checking if the Win32 API is available |
---|
1807 | configure:21644: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1808 | conftest.cc:58:21: error: windows.h: No such file or directory |
---|
1809 | conftest.cc: In function 'int main()': |
---|
1810 | conftest.cc:71: error: 'NULL' was not declared in this scope |
---|
1811 | conftest.cc:71: error: 'CreateDirectory' was not declared in this scope |
---|
1812 | conftest.cc:72: error: 'RemoveDirectory' was not declared in this scope |
---|
1813 | conftest.cc:73: error: 'SetLastError' was not declared in this scope |
---|
1814 | conftest.cc:74: error: 'GetLastError' was not declared in this scope |
---|
1815 | conftest.cc:75: error: 'LocalAlloc' was not declared in this scope |
---|
1816 | conftest.cc:76: error: 'LocalFree' was not declared in this scope |
---|
1817 | configure:21650: $? = 1 |
---|
1818 | configure: 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 | | } |
---|
1900 | configure:21682: result: no |
---|
1901 | configure:21700: checking for sys/unistd.h |
---|
1902 | configure:21716: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1903 | configure:21722: $? = 0 |
---|
1904 | configure:21726: test -z |
---|
1905 | || test ! -s conftest.err |
---|
1906 | configure:21729: $? = 0 |
---|
1907 | configure:21732: test -s conftest.o |
---|
1908 | configure:21735: $? = 0 |
---|
1909 | configure:21746: result: yes |
---|
1910 | configure:21761: checking for IN_PATH define conflict |
---|
1911 | configure:21779: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1912 | conftest.cc: In function 'int main()': |
---|
1913 | conftest.cc:62: error: 'IN_PATH' was not declared in this scope |
---|
1914 | configure:21785: $? = 1 |
---|
1915 | configure: 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 | | } |
---|
1981 | configure:21817: result: no |
---|
1982 | configure:21835: checking for netinet/in.h |
---|
1983 | configure:21853: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
1984 | configure:21859: $? = 0 |
---|
1985 | configure:21880: result: true |
---|
1986 | configure:21909: checking for inttypes.h |
---|
1987 | configure:21914: result: yes |
---|
1988 | configure:21909: checking for stdint.h |
---|
1989 | configure:21914: result: yes |
---|
1990 | configure:21909: checking for sys/types.h |
---|
1991 | configure:21914: result: yes |
---|
1992 | configure:21918: checking stddef.h usability |
---|
1993 | configure:21930: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
1994 | configure:21936: $? = 0 |
---|
1995 | configure:21940: test -z |
---|
1996 | || test ! -s conftest.err |
---|
1997 | configure:21943: $? = 0 |
---|
1998 | configure:21946: test -s conftest.o |
---|
1999 | configure:21949: $? = 0 |
---|
2000 | configure:21959: result: yes |
---|
2001 | configure:21963: checking stddef.h presence |
---|
2002 | configure:21973: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc |
---|
2003 | configure:21979: $? = 0 |
---|
2004 | configure:21999: result: yes |
---|
2005 | configure:22034: checking for stddef.h |
---|
2006 | configure:22041: result: yes |
---|
2007 | configure:22054: checking standard bytesize typedefs |
---|
2008 | configure:22098: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include -no-cpp-precomp -D_REENTRANT conftest.cc >&5 |
---|
2009 | configure:22104: $? = 0 |
---|
2010 | configure:22108: test -z |
---|
2011 | || test ! -s conftest.err |
---|
2012 | configure:22111: $? = 0 |
---|
2013 | configure:22114: test -s conftest.o |
---|
2014 | configure:22117: $? = 0 |
---|
2015 | configure:22129: result: available |
---|
2016 | configure:23964: checking for fstat() function |
---|
2017 | configure: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 |
---|
2018 | configure:23991: $? = 0 |
---|
2019 | configure:23995: test -z |
---|
2020 | || test ! -s conftest.err |
---|
2021 | configure:23998: $? = 0 |
---|
2022 | configure:24001: test -s conftest |
---|
2023 | configure:24004: $? = 0 |
---|
2024 | configure:24011: result: available |
---|
2025 | configure:24027: checking for BSD 4.3 isinf() function |
---|
2026 | configure: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 |
---|
2027 | configure:24051: $? = 0 |
---|
2028 | configure:24055: test -z |
---|
2029 | || test ! -s conftest.err |
---|
2030 | configure:24058: $? = 0 |
---|
2031 | configure:24061: test -s conftest |
---|
2032 | configure:24064: $? = 0 |
---|
2033 | configure:24071: result: available |
---|
2034 | configure:24083: checking for BSD 4.3 isnan() function |
---|
2035 | configure: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 |
---|
2036 | configure:24107: $? = 0 |
---|
2037 | configure:24111: test -z |
---|
2038 | || test ! -s conftest.err |
---|
2039 | configure:24114: $? = 0 |
---|
2040 | configure:24117: test -s conftest |
---|
2041 | configure:24120: $? = 0 |
---|
2042 | configure:24127: result: available |
---|
2043 | configure:24196: checking for BSD 4.3 finite() function |
---|
2044 | configure: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 |
---|
2045 | configure:24220: $? = 0 |
---|
2046 | configure:24224: test -z |
---|
2047 | || test ! -s conftest.err |
---|
2048 | configure:24227: $? = 0 |
---|
2049 | configure:24230: test -s conftest |
---|
2050 | configure:24233: $? = 0 |
---|
2051 | configure:24240: result: available |
---|
2052 | configure:24309: checking for fpclass() function |
---|
2053 | configure: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 |
---|
2054 | conftest.cc: In function 'int main()': |
---|
2055 | conftest.cc:93: error: 'fpclass' was not declared in this scope |
---|
2056 | configure:24335: $? = 1 |
---|
2057 | configure: 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 | | } |
---|
2154 | configure:24361: result: not available |
---|
2155 | configure:24367: checking for _fpclass() function |
---|
2156 | configure: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 |
---|
2157 | conftest.cc: In function 'int main()': |
---|
2158 | conftest.cc:91: error: '_fpclass' was not declared in this scope |
---|
2159 | configure:24391: $? = 1 |
---|
2160 | configure: 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 | | } |
---|
2255 | configure:24417: result: not available |
---|
2256 | configure:24424: checking type of timeval::tv_sec |
---|
2257 | configure:24453: result: __darwin_time_t |
---|
2258 | configure:24464: checking type of timeval::tv_usec |
---|
2259 | configure:24493: result: __darwin_suseconds_t |
---|
2260 | configure:24631: checking for perl |
---|
2261 | configure:24649: found /usr/bin/perl |
---|
2262 | configure:24662: result: /usr/bin/perl |
---|
2263 | configure:24828: checking for dpkg-buildpackage |
---|
2264 | configure:24859: result: false |
---|
2265 | configure:24957: checking if user is simian |
---|
2266 | configure:24979: result: probably not |
---|
2267 | configure:25700: checking whether /usr/bin/gcc-4.2 accepts -W |
---|
2268 | configure: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 |
---|
2269 | configure:25727: $? = 0 |
---|
2270 | configure:25731: test -z |
---|
2271 | || test ! -s conftest.err |
---|
2272 | configure:25734: $? = 0 |
---|
2273 | configure:25737: test -s conftest.o |
---|
2274 | configure:25740: $? = 0 |
---|
2275 | configure:25750: result: yes |
---|
2276 | configure:25700: checking whether /usr/bin/gcc-4.2 accepts -Wall |
---|
2277 | configure: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 |
---|
2278 | configure:25727: $? = 0 |
---|
2279 | configure:25731: test -z |
---|
2280 | || test ! -s conftest.err |
---|
2281 | configure:25734: $? = 0 |
---|
2282 | configure:25737: test -s conftest.o |
---|
2283 | configure:25740: $? = 0 |
---|
2284 | configure:25750: result: yes |
---|
2285 | configure:25700: checking whether /usr/bin/gcc-4.2 accepts -Wno-unused |
---|
2286 | configure: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 |
---|
2287 | configure:25727: $? = 0 |
---|
2288 | configure:25731: test -z |
---|
2289 | || test ! -s conftest.err |
---|
2290 | configure:25734: $? = 0 |
---|
2291 | configure:25737: test -s conftest.o |
---|
2292 | configure:25740: $? = 0 |
---|
2293 | configure:25750: result: yes |
---|
2294 | configure:25700: checking whether /usr/bin/gcc-4.2 accepts -Wno-multichar |
---|
2295 | configure: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 |
---|
2296 | configure:25727: $? = 0 |
---|
2297 | configure:25731: test -z |
---|
2298 | || test ! -s conftest.err |
---|
2299 | configure:25734: $? = 0 |
---|
2300 | configure:25737: test -s conftest.o |
---|
2301 | configure:25740: $? = 0 |
---|
2302 | configure:25750: result: yes |
---|
2303 | configure:25782: checking whether /usr/bin/g++-4.2 accepts -W |
---|
2304 | configure: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 |
---|
2305 | configure:25809: $? = 0 |
---|
2306 | configure:25813: test -z |
---|
2307 | || test ! -s conftest.err |
---|
2308 | configure:25816: $? = 0 |
---|
2309 | configure:25819: test -s conftest.o |
---|
2310 | configure:25822: $? = 0 |
---|
2311 | configure:25832: result: yes |
---|
2312 | configure:25782: checking whether /usr/bin/g++-4.2 accepts -Wall |
---|
2313 | configure: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 |
---|
2314 | configure:25809: $? = 0 |
---|
2315 | configure:25813: test -z |
---|
2316 | || test ! -s conftest.err |
---|
2317 | configure:25816: $? = 0 |
---|
2318 | configure:25819: test -s conftest.o |
---|
2319 | configure:25822: $? = 0 |
---|
2320 | configure:25832: result: yes |
---|
2321 | configure:25782: checking whether /usr/bin/g++-4.2 accepts -Wno-unused |
---|
2322 | configure: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 |
---|
2323 | configure:25809: $? = 0 |
---|
2324 | configure:25813: test -z |
---|
2325 | || test ! -s conftest.err |
---|
2326 | configure:25816: $? = 0 |
---|
2327 | configure:25819: test -s conftest.o |
---|
2328 | configure:25822: $? = 0 |
---|
2329 | configure:25832: result: yes |
---|
2330 | configure:25782: checking whether /usr/bin/g++-4.2 accepts -Wno-multichar |
---|
2331 | configure: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 |
---|
2332 | configure:25809: $? = 0 |
---|
2333 | configure:25813: test -z |
---|
2334 | || test ! -s conftest.err |
---|
2335 | configure:25816: $? = 0 |
---|
2336 | configure:25819: test -s conftest.o |
---|
2337 | configure:25822: $? = 0 |
---|
2338 | configure:25832: result: yes |
---|
2339 | configure:25782: checking whether /usr/bin/g++-4.2 accepts -Woverloaded-virtual |
---|
2340 | configure: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 |
---|
2341 | configure:25809: $? = 0 |
---|
2342 | configure:25813: test -z |
---|
2343 | || test ! -s conftest.err |
---|
2344 | configure:25816: $? = 0 |
---|
2345 | configure:25819: test -s conftest.o |
---|
2346 | configure:25822: $? = 0 |
---|
2347 | configure:25832: result: yes |
---|
2348 | configure:26208: checking for project release status |
---|
2349 | configure:26218: result: release version |
---|
2350 | configure:26579: checking whether /usr/bin/gcc-4.2 accepts -fno-builtin |
---|
2351 | configure: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 |
---|
2352 | configure:26606: $? = 0 |
---|
2353 | configure:26610: test -z |
---|
2354 | || test ! -s conftest.err |
---|
2355 | configure:26613: $? = 0 |
---|
2356 | configure:26616: test -s conftest.o |
---|
2357 | configure:26619: $? = 0 |
---|
2358 | configure:26629: result: yes |
---|
2359 | configure:26655: checking whether /usr/bin/g++-4.2 accepts -fno-builtin |
---|
2360 | configure: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 |
---|
2361 | configure:26682: $? = 0 |
---|
2362 | configure:26686: test -z |
---|
2363 | || test ! -s conftest.err |
---|
2364 | configure:26689: $? = 0 |
---|
2365 | configure:26692: test -s conftest.o |
---|
2366 | configure:26695: $? = 0 |
---|
2367 | configure:26705: result: yes |
---|
2368 | configure:26733: checking whether /usr/bin/g++-4.2 accepts -fno-for-scoping |
---|
2369 | configure: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 |
---|
2370 | cc1plus: error: unrecognized command line option "-fno-for-scoping" |
---|
2371 | configure:26760: $? = 1 |
---|
2372 | configure: 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 | | } |
---|
2469 | configure:26783: result: no |
---|
2470 | configure:26810: checking whether /usr/bin/gcc-4.2 accepts -finline-functions |
---|
2471 | configure: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 |
---|
2472 | configure:26837: $? = 0 |
---|
2473 | configure:26841: test -z |
---|
2474 | || test ! -s conftest.err |
---|
2475 | configure:26844: $? = 0 |
---|
2476 | configure:26847: test -s conftest.o |
---|
2477 | configure:26850: $? = 0 |
---|
2478 | configure:26860: result: yes |
---|
2479 | configure:26886: checking whether /usr/bin/g++-4.2 accepts -finline-functions |
---|
2480 | configure: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 |
---|
2481 | configure:26913: $? = 0 |
---|
2482 | configure:26917: test -z |
---|
2483 | || test ! -s conftest.err |
---|
2484 | configure:26920: $? = 0 |
---|
2485 | configure:26923: test -s conftest.o |
---|
2486 | configure:26926: $? = 0 |
---|
2487 | configure:26936: result: yes |
---|
2488 | configure:27124: checking whether /usr/bin/gcc-4.2 accepts -Wreturn-type |
---|
2489 | configure: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 |
---|
2490 | configure:27151: $? = 0 |
---|
2491 | configure:27155: test -z |
---|
2492 | || test ! -s conftest.err |
---|
2493 | configure:27158: $? = 0 |
---|
2494 | configure:27161: test -s conftest.o |
---|
2495 | configure:27164: $? = 0 |
---|
2496 | configure:27174: result: yes |
---|
2497 | configure:27200: checking whether /usr/bin/g++-4.2 accepts -Wreturn-type |
---|
2498 | configure: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 |
---|
2499 | configure:27227: $? = 0 |
---|
2500 | configure:27231: test -z |
---|
2501 | || test ! -s conftest.err |
---|
2502 | configure:27234: $? = 0 |
---|
2503 | configure:27237: test -s conftest.o |
---|
2504 | configure:27240: $? = 0 |
---|
2505 | configure:27250: result: yes |
---|
2506 | configure:27277: checking whether /usr/bin/gcc-4.2 accepts -Wchar-subscripts |
---|
2507 | configure: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 |
---|
2508 | configure:27304: $? = 0 |
---|
2509 | configure:27308: test -z |
---|
2510 | || test ! -s conftest.err |
---|
2511 | configure:27311: $? = 0 |
---|
2512 | configure:27314: test -s conftest.o |
---|
2513 | configure:27317: $? = 0 |
---|
2514 | configure:27327: result: yes |
---|
2515 | configure:27353: checking whether /usr/bin/g++-4.2 accepts -Wchar-subscripts |
---|
2516 | configure: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 |
---|
2517 | configure:27380: $? = 0 |
---|
2518 | configure:27384: test -z |
---|
2519 | || test ! -s conftest.err |
---|
2520 | configure:27387: $? = 0 |
---|
2521 | configure:27390: test -s conftest.o |
---|
2522 | configure:27393: $? = 0 |
---|
2523 | configure:27403: result: yes |
---|
2524 | configure:27430: checking whether /usr/bin/gcc-4.2 accepts -Wparentheses |
---|
2525 | configure: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 |
---|
2526 | configure:27457: $? = 0 |
---|
2527 | configure:27461: test -z |
---|
2528 | || test ! -s conftest.err |
---|
2529 | configure:27464: $? = 0 |
---|
2530 | configure:27467: test -s conftest.o |
---|
2531 | configure:27470: $? = 0 |
---|
2532 | configure:27480: result: yes |
---|
2533 | configure:27506: checking whether /usr/bin/g++-4.2 accepts -Wparentheses |
---|
2534 | configure: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 |
---|
2535 | configure:27533: $? = 0 |
---|
2536 | configure:27537: test -z |
---|
2537 | || test ! -s conftest.err |
---|
2538 | configure:27540: $? = 0 |
---|
2539 | configure:27543: test -s conftest.o |
---|
2540 | configure:27546: $? = 0 |
---|
2541 | configure:27556: result: yes |
---|
2542 | configure:27954: checking whether snprintf() is available |
---|
2543 | configure: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 |
---|
2544 | configure:27981: $? = 0 |
---|
2545 | configure:27985: test -z |
---|
2546 | || test ! -s conftest.err |
---|
2547 | configure:27988: $? = 0 |
---|
2548 | configure:27991: test -s conftest |
---|
2549 | configure:27994: $? = 0 |
---|
2550 | configure:28006: result: yes |
---|
2551 | configure:28012: checking whether vsnprintf() is available |
---|
2552 | configure: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 |
---|
2553 | configure:28055: $? = 0 |
---|
2554 | configure:28059: test -z |
---|
2555 | || test ! -s conftest.err |
---|
2556 | configure:28062: $? = 0 |
---|
2557 | configure:28065: test -s conftest |
---|
2558 | configure:28068: $? = 0 |
---|
2559 | configure:28080: result: yes |
---|
2560 | configure:28246: checking for va_copy() stdarg macro |
---|
2561 | configure: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 |
---|
2562 | configure:28274: $? = 0 |
---|
2563 | configure:28278: test -z |
---|
2564 | || test ! -s conftest.err |
---|
2565 | configure:28281: $? = 0 |
---|
2566 | configure:28284: test -s conftest |
---|
2567 | configure:28287: $? = 0 |
---|
2568 | configure:28289: result: yes |
---|
2569 | configure:28311: checking whether quoting in macros can be done with hash symbol |
---|
2570 | configure: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 |
---|
2571 | configure:28335: $? = 0 |
---|
2572 | configure:28337: ./conftest |
---|
2573 | configure:28340: $? = 0 |
---|
2574 | configure:28354: result: yes |
---|
2575 | configure:28458: checking for GetEnvironmentVariable() function |
---|
2576 | configure: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 |
---|
2577 | conftest.cc:93:21: error: windows.h: No such file or directory |
---|
2578 | conftest.cc: In function 'int main()': |
---|
2579 | conftest.cc:97: error: 'NULL' was not declared in this scope |
---|
2580 | conftest.cc:97: error: 'GetEnvironmentVariable' was not declared in this scope |
---|
2581 | configure:28482: $? = 1 |
---|
2582 | configure: 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 | | } |
---|
2683 | configure:28508: result: no |
---|
2684 | configure:28519: checking for timeGetTime() function |
---|
2685 | configure: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 |
---|
2686 | conftest.cc: In function 'int main()': |
---|
2687 | conftest.cc:102: error: 'timeGetTime' was not declared in this scope |
---|
2688 | configure:28549: $? = 1 |
---|
2689 | configure: 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 | | } |
---|
2796 | configure:28579: result: no |
---|
2797 | configure:28594: checking for MessageBox() function |
---|
2798 | configure: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 |
---|
2799 | conftest.cc: In function 'int main()': |
---|
2800 | conftest.cc:102: error: 'NULL' was not declared in this scope |
---|
2801 | conftest.cc:102: error: 'MessageBox' was not declared in this scope |
---|
2802 | configure:28624: $? = 1 |
---|
2803 | configure: 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 | | } |
---|
2910 | configure:28649: result: no |
---|
2911 | configure:28660: checking for QueryPerformanceCounter() function |
---|
2912 | configure: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 |
---|
2913 | conftest.cc: In function 'int main()': |
---|
2914 | conftest.cc:102: error: 'LARGE_INTEGER' was not declared in this scope |
---|
2915 | conftest.cc:102: error: expected `;' before 'l' |
---|
2916 | conftest.cc:103: error: 'l' was not declared in this scope |
---|
2917 | conftest.cc:103: error: 'QueryPerformanceFrequency' was not declared in this scope |
---|
2918 | conftest.cc:104: error: 'QueryPerformanceCounter' was not declared in this scope |
---|
2919 | configure:28692: $? = 1 |
---|
2920 | configure: 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 | | } |
---|
3029 | configure:28721: result: no |
---|
3030 | configure:28728: checking for _ftime() function |
---|
3031 | configure: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 |
---|
3032 | conftest.cc:94:21: error: windows.h: No such file or directory |
---|
3033 | conftest.cc: In function 'int main()': |
---|
3034 | conftest.cc:102: error: aggregate '_timeb timebuffer' has incomplete type and cannot be defined |
---|
3035 | conftest.cc:103: error: '_ftime' was not declared in this scope |
---|
3036 | configure:28759: $? = 1 |
---|
3037 | configure: 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 | | } |
---|
3145 | configure:28788: result: no |
---|
3146 | configure:28795: checking for ftime() function |
---|
3147 | configure: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 |
---|
3148 | configure:28824: $? = 0 |
---|
3149 | configure:28828: test -z |
---|
3150 | || test ! -s conftest.err |
---|
3151 | configure:28831: $? = 0 |
---|
3152 | configure:28834: test -s conftest |
---|
3153 | configure:28837: $? = 0 |
---|
3154 | configure:28848: result: yes |
---|
3155 | configure:28870: checking for _getcwd() function |
---|
3156 | configure: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 |
---|
3157 | conftest.cc:95:20: error: direct.h: No such file or directory |
---|
3158 | conftest.cc: In function 'int main()': |
---|
3159 | conftest.cc:102: error: '_getcwd' was not declared in this scope |
---|
3160 | configure:28899: $? = 1 |
---|
3161 | configure: 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 | | } |
---|
3268 | configure:28928: result: no |
---|
3269 | configure:28935: checking for getcwd() function |
---|
3270 | configure: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 |
---|
3271 | configure:28964: $? = 0 |
---|
3272 | configure:28968: test -z |
---|
3273 | || test ! -s conftest.err |
---|
3274 | configure:28971: $? = 0 |
---|
3275 | configure:28974: test -s conftest |
---|
3276 | configure:28977: $? = 0 |
---|
3277 | configure:28980: result: yes |
---|
3278 | configure:29000: checking for gettimeofday() function |
---|
3279 | configure: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 |
---|
3280 | configure:29040: $? = 0 |
---|
3281 | configure:29044: test -z |
---|
3282 | || test ! -s conftest.err |
---|
3283 | configure:29047: $? = 0 |
---|
3284 | configure:29050: test -s conftest |
---|
3285 | configure:29053: $? = 0 |
---|
3286 | configure:29056: result: yes |
---|
3287 | configure:29079: checking for strncasecmp() function |
---|
3288 | configure: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 |
---|
3289 | conftest.cc: In function 'int main()': |
---|
3290 | conftest.cc:103: warning: null argument where non-null required (argument 1) |
---|
3291 | conftest.cc:103: warning: null argument where non-null required (argument 2) |
---|
3292 | configure:29107: $? = 0 |
---|
3293 | configure:29111: test -z |
---|
3294 | || test ! -s conftest.err |
---|
3295 | configure:29114: $? = 0 |
---|
3296 | configure:29117: test -s conftest |
---|
3297 | configure:29120: $? = 0 |
---|
3298 | configure:29123: result: yes |
---|
3299 | configure:29143: checking for memmove() function |
---|
3300 | configure: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 |
---|
3301 | conftest.cc: In function 'int main()': |
---|
3302 | conftest.cc:101: warning: null argument where non-null required (argument 1) |
---|
3303 | conftest.cc:101: warning: null argument where non-null required (argument 2) |
---|
3304 | configure:29167: $? = 0 |
---|
3305 | configure:29171: test -z |
---|
3306 | || test ! -s conftest.err |
---|
3307 | configure:29174: $? = 0 |
---|
3308 | configure:29177: test -s conftest.o |
---|
3309 | configure:29180: $? = 0 |
---|
3310 | configure:29187: result: available |
---|
3311 | configure:29198: checking for bcopy() function |
---|
3312 | configure: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 |
---|
3313 | configure:29224: $? = 0 |
---|
3314 | configure:29228: test -z |
---|
3315 | || test ! -s conftest.err |
---|
3316 | configure:29231: $? = 0 |
---|
3317 | configure:29234: test -s conftest.o |
---|
3318 | configure:29237: $? = 0 |
---|
3319 | configure:29244: result: available |
---|
3320 | configure:29255: checking for _logb() function |
---|
3321 | configure: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 |
---|
3322 | conftest.cc: In function 'int main()': |
---|
3323 | conftest.cc:107: error: '_logb' was not declared in this scope |
---|
3324 | configure:29284: $? = 1 |
---|
3325 | configure: 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 | | } |
---|
3437 | configure:29313: result: no |
---|
3438 | configure:29359: checking mach-o/dyld.h usability |
---|
3439 | configure: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 |
---|
3440 | configure:29377: $? = 0 |
---|
3441 | configure:29381: test -z |
---|
3442 | || test ! -s conftest.err |
---|
3443 | configure:29384: $? = 0 |
---|
3444 | configure:29387: test -s conftest.o |
---|
3445 | configure:29390: $? = 0 |
---|
3446 | configure:29400: result: yes |
---|
3447 | configure:29404: checking mach-o/dyld.h presence |
---|
3448 | configure:29414: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT -DCOIN_DEBUG=1 -DCOIN_INTERNAL conftest.cc |
---|
3449 | configure:29420: $? = 0 |
---|
3450 | configure:29440: result: yes |
---|
3451 | configure:29475: checking for mach-o/dyld.h |
---|
3452 | configure:29482: result: yes |
---|
3453 | configure:29496: checking whether we can use Mach-O dyld |
---|
3454 | configure: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 |
---|
3455 | conftest.cc: In function 'int main()': |
---|
3456 | conftest.cc:108: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:179) |
---|
3457 | conftest.cc:108: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:179) |
---|
3458 | configure:29527: $? = 0 |
---|
3459 | configure:29531: test -z |
---|
3460 | || test ! -s conftest.err |
---|
3461 | configure:29534: $? = 0 |
---|
3462 | configure:29537: test -s conftest |
---|
3463 | configure:29540: $? = 0 |
---|
3464 | configure:29552: result: yes |
---|
3465 | configure:29607: checking for dlfcn.h |
---|
3466 | configure:29612: result: yes |
---|
3467 | configure:29755: checking for the dl library |
---|
3468 | configure: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 |
---|
3469 | configure:29788: $? = 0 |
---|
3470 | configure:29792: test -z |
---|
3471 | || test ! -s conftest.err |
---|
3472 | configure:29795: $? = 0 |
---|
3473 | configure:29798: test -s conftest |
---|
3474 | configure:29801: $? = 0 |
---|
3475 | configure:29818: result: yes |
---|
3476 | configure:31870: checking for math functions library |
---|
3477 | configure: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 |
---|
3478 | configure:31925: $? = 0 |
---|
3479 | configure:31929: test -z |
---|
3480 | || test ! -s conftest.err |
---|
3481 | configure:31932: $? = 0 |
---|
3482 | configure:31935: test -s conftest |
---|
3483 | configure:31938: $? = 0 |
---|
3484 | configure:31967: result: no explicit linkage necessary |
---|
3485 | configure:32007: checking for ilogb() function |
---|
3486 | configure: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 |
---|
3487 | configure:32035: $? = 0 |
---|
3488 | configure:32039: test -z |
---|
3489 | || test ! -s conftest.err |
---|
3490 | configure:32042: $? = 0 |
---|
3491 | configure:32045: test -s conftest |
---|
3492 | configure:32048: $? = 0 |
---|
3493 | configure:32051: result: yes |
---|
3494 | configure:32469: checking for X |
---|
3495 | configure:32574: /usr/bin/g++-4.2 -E -I/opt/local/include -no-cpp-precomp -D_REENTRANT -DCOIN_DEBUG=1 -DCOIN_INTERNAL conftest.cc |
---|
3496 | configure:32580: $? = 0 |
---|
3497 | configure: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 |
---|
3498 | ld: library not found for -lXt |
---|
3499 | collect2: ld returned 1 exit status |
---|
3500 | configure:32636: $? = 1 |
---|
3501 | configure: 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 | | } |
---|
3622 | configure:32689: result: no |
---|
3623 | configure:34057: checking if X11 linkage is ready |
---|
3624 | configure: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 |
---|
3625 | Undefined symbols: |
---|
3626 | "_XOpenDisplay", referenced from: |
---|
3627 | _main in ccoCXc2j.o |
---|
3628 | ld: symbol(s) not found |
---|
3629 | collect2: ld returned 1 exit status |
---|
3630 | configure:34084: $? = 1 |
---|
3631 | configure: 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 | | } |
---|
3753 | configure:34109: result: false |
---|
3754 | configure:34283: checking how to include gl.h |
---|
3755 | configure: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 |
---|
3756 | configure:34386: $? = 0 |
---|
3757 | configure:34428: result: -I/usr/X11R6/include, #include <GL/gl.h> |
---|
3758 | configure:34647: checking for OpenGL library dev-kit |
---|
3759 | configure: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 |
---|
3760 | Undefined symbols: |
---|
3761 | "_glPointSize", referenced from: |
---|
3762 | _main in cc5ycM3i.o |
---|
3763 | ld: symbol(s) not found |
---|
3764 | collect2: ld returned 1 exit status |
---|
3765 | configure:34690: $? = 1 |
---|
3766 | configure: 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 | | } |
---|
3900 | configure: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 |
---|
3901 | configure:34690: $? = 0 |
---|
3902 | configure:34694: test -z |
---|
3903 | || test ! -s conftest.err |
---|
3904 | configure:34697: $? = 0 |
---|
3905 | configure:34700: test -s conftest |
---|
3906 | configure:34703: $? = 0 |
---|
3907 | configure:34724: result: -I/usr/X11R6/include -L/usr/X11R6/lib -lGL |
---|
3908 | configure:34747: checking how to include glext.h |
---|
3909 | configure: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 |
---|
3910 | configure:34850: $? = 0 |
---|
3911 | configure:34889: result: #include <GL/glext.h> |
---|
3912 | configure:35254: checking whether CGL is on the system |
---|
3913 | configure: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 |
---|
3914 | configure:35281: $? = 0 |
---|
3915 | configure:35285: test -z |
---|
3916 | || test ! -s conftest.err |
---|
3917 | configure:35288: $? = 0 |
---|
3918 | configure:35291: test -s conftest |
---|
3919 | configure:35294: $? = 0 |
---|
3920 | configure:35306: result: true |
---|
3921 | configure:35534: checking how to include glu.h |
---|
3922 | configure: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 |
---|
3923 | configure:35637: $? = 0 |
---|
3924 | configure:35676: result: #include <GL/glu.h> |
---|
3925 | configure:35699: checking if GLU is available as part of GL library |
---|
3926 | configure: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 |
---|
3927 | Undefined symbols: |
---|
3928 | "_gluSphere", referenced from: |
---|
3929 | _main in ccgNOAdh.o |
---|
3930 | ld: symbol(s) not found |
---|
3931 | collect2: ld returned 1 exit status |
---|
3932 | configure:35749: $? = 1 |
---|
3933 | configure: 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 | | } |
---|
4083 | configure:35774: result: false |
---|
4084 | configure:36211: checking for shared library suffix |
---|
4085 | configure:36214: result: .dylib |
---|
4086 | configure:36227: checking for cmp |
---|
4087 | configure:36243: found /usr/bin/cmp |
---|
4088 | configure:36253: result: Yes |
---|
4089 | configure:36800: checking for __declspec() support |
---|
4090 | configure: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 |
---|
4091 | conftest.cc: In function 'int main()': |
---|
4092 | conftest.cc:126: error: 'dllimport' was not declared in this scope |
---|
4093 | conftest.cc:126: error: '__declspec' was not declared in this scope |
---|
4094 | conftest.cc:126: error: expected `;' before 'int' |
---|
4095 | configure:36824: $? = 1 |
---|
4096 | configure: 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 | | } |
---|
4226 | configure:36846: result: not available |
---|
4227 | configure:37488: creating ./config.status |
---|
4228 | |
---|
4229 | ## ---------------------- ## |
---|
4230 | ## Running config.status. ## |
---|
4231 | ## ---------------------- ## |
---|
4232 | |
---|
4233 | This file was extended by Coin config.status 3.1.2, which was |
---|
4234 | generated 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 | |
---|
4242 | on zurg.cvrti.utah.edu |
---|
4243 | |
---|
4244 | config.status:946: creating Makefile |
---|
4245 | config.status:946: creating bin/Makefile |
---|
4246 | config.status:946: creating include/Makefile |
---|
4247 | config.status:946: creating include/Inventor/Makefile |
---|
4248 | config.status:946: creating include/Inventor/C/Makefile |
---|
4249 | config.status:946: creating include/Inventor/C/XML/Makefile |
---|
4250 | config.status:946: creating include/Inventor/C/base/Makefile |
---|
4251 | config.status:946: creating include/Inventor/C/errors/Makefile |
---|
4252 | config.status:946: creating include/Inventor/C/glue/Makefile |
---|
4253 | config.status:946: creating include/Inventor/C/threads/Makefile |
---|
4254 | config.status:946: creating include/Inventor/VRMLnodes/Makefile |
---|
4255 | config.status:946: creating include/Inventor/XML/Makefile |
---|
4256 | config.status:946: creating include/Inventor/actions/Makefile |
---|
4257 | config.status:946: creating include/Inventor/bundles/Makefile |
---|
4258 | config.status:946: creating include/Inventor/caches/Makefile |
---|
4259 | config.status:946: creating include/Inventor/collision/Makefile |
---|
4260 | config.status:946: creating include/Inventor/details/Makefile |
---|
4261 | config.status:946: creating include/Inventor/draggers/Makefile |
---|
4262 | config.status:946: creating include/Inventor/elements/Makefile |
---|
4263 | config.status:946: creating include/Inventor/engines/Makefile |
---|
4264 | config.status:946: creating include/Inventor/errors/Makefile |
---|
4265 | config.status:946: creating include/Inventor/events/Makefile |
---|
4266 | config.status:946: creating include/Inventor/fields/Makefile |
---|
4267 | config.status:946: creating include/Inventor/lists/Makefile |
---|
4268 | config.status:946: creating include/Inventor/lock/Makefile |
---|
4269 | config.status:946: creating include/Inventor/manips/Makefile |
---|
4270 | config.status:946: creating include/Inventor/misc/Makefile |
---|
4271 | config.status:946: creating include/Inventor/nodekits/Makefile |
---|
4272 | config.status:946: creating include/Inventor/nodes/Makefile |
---|
4273 | config.status:946: creating include/Inventor/projectors/Makefile |
---|
4274 | config.status:946: creating include/Inventor/sensors/Makefile |
---|
4275 | config.status:946: creating include/Inventor/system/Makefile |
---|
4276 | config.status:946: creating include/Inventor/threads/Makefile |
---|
4277 | config.status:946: creating include/Inventor/tools/Makefile |
---|
4278 | config.status:946: creating include/Inventor/scxml/Makefile |
---|
4279 | config.status:946: creating include/Inventor/annex/Makefile |
---|
4280 | config.status:946: creating include/Inventor/annex/HardCopy/Makefile |
---|
4281 | config.status:946: creating include/Inventor/annex/ForeignFiles/Makefile |
---|
4282 | config.status:946: creating include/Inventor/annex/FXViz/Makefile |
---|
4283 | config.status:946: creating include/Inventor/annex/FXViz/elements/Makefile |
---|
4284 | config.status:946: creating include/Inventor/annex/FXViz/nodes/Makefile |
---|
4285 | config.status:946: creating include/Inventor/annex/Profiler/Makefile |
---|
4286 | config.status:946: creating include/Inventor/annex/Profiler/elements/Makefile |
---|
4287 | config.status:946: creating include/Inventor/annex/Profiler/engines/Makefile |
---|
4288 | config.status:946: creating include/Inventor/annex/Profiler/nodes/Makefile |
---|
4289 | config.status:946: creating include/Inventor/annex/Profiler/nodekits/Makefile |
---|
4290 | config.status:946: creating include/Inventor/annex/Profiler/utils/Makefile |
---|
4291 | config.status:946: creating data/Makefile |
---|
4292 | config.status:946: creating data/draggerDefaults/Makefile |
---|
4293 | config.status:946: creating data/shaders/Makefile |
---|
4294 | config.status:946: creating data/shaders/lights/Makefile |
---|
4295 | config.status:946: creating data/shaders/vsm/Makefile |
---|
4296 | config.status:946: creating data/scxml/Makefile |
---|
4297 | config.status:946: creating data/scxml/navigation/Makefile |
---|
4298 | config.status:946: creating man/Makefile |
---|
4299 | config.status:946: creating man/man1/Makefile |
---|
4300 | config.status:946: creating man/man3/Makefile |
---|
4301 | config.status:946: creating html/Makefile |
---|
4302 | config.status:946: creating src/Makefile |
---|
4303 | config.status:946: creating src/base/Makefile |
---|
4304 | config.status:946: creating src/actions/Makefile |
---|
4305 | config.status:946: creating src/bundles/Makefile |
---|
4306 | config.status:946: creating src/caches/Makefile |
---|
4307 | config.status:946: creating src/collision/Makefile |
---|
4308 | config.status:946: creating src/details/Makefile |
---|
4309 | config.status:946: creating src/draggers/Makefile |
---|
4310 | config.status:946: creating src/elements/Makefile |
---|
4311 | config.status:946: creating src/elements/GL/Makefile |
---|
4312 | config.status:946: creating src/engines/Makefile |
---|
4313 | config.status:946: creating src/errors/Makefile |
---|
4314 | config.status:946: creating src/events/Makefile |
---|
4315 | config.status:946: creating src/fields/Makefile |
---|
4316 | config.status:946: creating src/fonts/Makefile |
---|
4317 | config.status:946: creating src/glue/Makefile |
---|
4318 | config.status:946: creating src/io/Makefile |
---|
4319 | config.status:946: creating src/manips/Makefile |
---|
4320 | config.status:946: creating src/misc/Makefile |
---|
4321 | config.status:946: creating src/lists/Makefile |
---|
4322 | config.status:946: creating src/navigation/Makefile |
---|
4323 | config.status:946: creating src/nodekits/Makefile |
---|
4324 | config.status:946: creating src/nodes/Makefile |
---|
4325 | config.status:946: creating src/projectors/Makefile |
---|
4326 | config.status:946: creating src/3ds/Makefile |
---|
4327 | config.status:946: creating src/sensors/Makefile |
---|
4328 | config.status:946: creating src/upgraders/Makefile |
---|
4329 | config.status:946: creating src/shapenodes/Makefile |
---|
4330 | config.status:946: creating src/threads/Makefile |
---|
4331 | config.status:946: creating src/extensions/Makefile |
---|
4332 | config.status:946: creating src/vrml97/Makefile |
---|
4333 | config.status:946: creating src/hardcopy/Makefile |
---|
4334 | config.status:946: creating src/shaders/Makefile |
---|
4335 | config.status:946: creating src/shadows/Makefile |
---|
4336 | config.status:946: creating src/geo/Makefile |
---|
4337 | config.status:946: creating src/foreignfiles/Makefile |
---|
4338 | config.status:946: creating src/xml/Makefile |
---|
4339 | config.status:946: creating src/xml/expat/Makefile |
---|
4340 | config.status:946: creating src/profiler/Makefile |
---|
4341 | config.status:946: creating src/scxml/Makefile |
---|
4342 | config.status:946: creating src/doc/Makefile |
---|
4343 | config.status:946: creating testsuite/Makefile |
---|
4344 | config.status:946: creating cfg/gendsp.pl |
---|
4345 | config.status:1050: creating src/discard.h |
---|
4346 | config.status:1050: creating src/config.h |
---|
4347 | config.status:1050: creating src/setup.h |
---|
4348 | config.status:1590: executing depfiles commands |
---|
4349 | |
---|
4350 | ## ---------------- ## |
---|
4351 | ## Cache variables. ## |
---|
4352 | ## ---------------- ## |
---|
4353 | |
---|
4354 | ac_cv_build=i386-apple-darwin10.2.0 |
---|
4355 | ac_cv_build_alias=i386-apple-darwin10.2.0 |
---|
4356 | ac_cv_c_compiler_gnu=yes |
---|
4357 | ac_cv_cxx_compiler_gnu=yes |
---|
4358 | ac_cv_env_CC_set=set |
---|
4359 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
4360 | ac_cv_env_CFLAGS_set=set |
---|
4361 | ac_cv_env_CFLAGS_value='-O2 -arch x86_64' |
---|
4362 | ac_cv_env_CPPFLAGS_set=set |
---|
4363 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
4364 | ac_cv_env_CPP_set= |
---|
4365 | ac_cv_env_CPP_value= |
---|
4366 | ac_cv_env_CXXCPP_set= |
---|
4367 | ac_cv_env_CXXCPP_value= |
---|
4368 | ac_cv_env_CXXFLAGS_set=set |
---|
4369 | ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64' |
---|
4370 | ac_cv_env_CXX_set=set |
---|
4371 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
4372 | ac_cv_env_F77_set= |
---|
4373 | ac_cv_env_F77_value= |
---|
4374 | ac_cv_env_FFLAGS_set=set |
---|
4375 | ac_cv_env_FFLAGS_value='-O2 -m64' |
---|
4376 | ac_cv_env_LDFLAGS_set=set |
---|
4377 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
4378 | ac_cv_env_build_alias_set= |
---|
4379 | ac_cv_env_build_alias_value= |
---|
4380 | ac_cv_env_host_alias_set= |
---|
4381 | ac_cv_env_host_alias_value= |
---|
4382 | ac_cv_env_htmldir_set= |
---|
4383 | ac_cv_env_htmldir_value= |
---|
4384 | ac_cv_env_target_alias_set= |
---|
4385 | ac_cv_env_target_alias_value= |
---|
4386 | ac_cv_exeext= |
---|
4387 | ac_cv_f77_compiler_gnu=no |
---|
4388 | ac_cv_have_x=have_x=no |
---|
4389 | ac_cv_header_GL_gl_h=yes |
---|
4390 | ac_cv_header_GL_glext_h=yes |
---|
4391 | ac_cv_header_GL_glu_h=yes |
---|
4392 | ac_cv_header_direct_h=no |
---|
4393 | ac_cv_header_dlfcn_h=yes |
---|
4394 | ac_cv_header_ieeefp_h=no |
---|
4395 | ac_cv_header_inttypes_h=yes |
---|
4396 | ac_cv_header_io_h=no |
---|
4397 | ac_cv_header_libgen_h=yes |
---|
4398 | ac_cv_header_mach_o_dyld_h=yes |
---|
4399 | ac_cv_header_memory_h=yes |
---|
4400 | ac_cv_header_stdc=yes |
---|
4401 | ac_cv_header_stddef_h=yes |
---|
4402 | ac_cv_header_stdint_h=yes |
---|
4403 | ac_cv_header_stdlib_h=yes |
---|
4404 | ac_cv_header_string_h=yes |
---|
4405 | ac_cv_header_strings_h=yes |
---|
4406 | ac_cv_header_sys_param_h=yes |
---|
4407 | ac_cv_header_sys_stat_h=yes |
---|
4408 | ac_cv_header_sys_time_h=yes |
---|
4409 | ac_cv_header_sys_timeb_h=yes |
---|
4410 | ac_cv_header_sys_types_h=yes |
---|
4411 | ac_cv_header_sys_unistd_h=yes |
---|
4412 | ac_cv_header_time_h=yes |
---|
4413 | ac_cv_header_tlhelp32_h=no |
---|
4414 | ac_cv_header_unistd_h=yes |
---|
4415 | ac_cv_header_windows_h=no |
---|
4416 | ac_cv_host=i386-apple-darwin10.2.0 |
---|
4417 | ac_cv_host_alias=i386-apple-darwin10.2.0 |
---|
4418 | ac_cv_objext=o |
---|
4419 | ac_cv_path_sim_ac_dpkg_buildpackage_exe=false |
---|
4420 | ac_cv_path_sim_ac_perl_exe=/usr/bin/perl |
---|
4421 | ac_cv_prog_AWK=awk |
---|
4422 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
4423 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E' |
---|
4424 | ac_cv_prog_ac_ct_AR=ar |
---|
4425 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
4426 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
4427 | ac_cv_prog_ac_ct_STRIP=strip |
---|
4428 | ac_cv_prog_cc_g=yes |
---|
4429 | ac_cv_prog_cc_stdc= |
---|
4430 | ac_cv_prog_cmp_avail=Yes |
---|
4431 | ac_cv_prog_cxx_g=yes |
---|
4432 | ac_cv_prog_egrep='grep -E' |
---|
4433 | ac_cv_prog_f77_g=no |
---|
4434 | ac_cv_prog_make_make_set=yes |
---|
4435 | ac_cv_target=i386-apple-darwin10.2.0 |
---|
4436 | ac_cv_target_alias=i386-apple-darwin10.2.0 |
---|
4437 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
4438 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
4439 | lt_cv_deplibs_check_method=pass_all |
---|
4440 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
4441 | lt_cv_file_magic_test_file= |
---|
4442 | lt_cv_ld_reload_flag=-r |
---|
4443 | lt_cv_objdir=.libs |
---|
4444 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
4445 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
4446 | lt_cv_path_NM=/usr/bin/nm |
---|
4447 | lt_cv_path_SED=/usr/bin/sed |
---|
4448 | lt_cv_prog_compiler_c_o=yes |
---|
4449 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
4450 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
4451 | lt_cv_prog_gnu_ld=no |
---|
4452 | lt_cv_prog_gnu_ldcxx=no |
---|
4453 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
4454 | 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'\''' |
---|
4455 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
4456 | lt_cv_sys_max_cmd_len=196608 |
---|
4457 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
4458 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
4459 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
4460 | lt_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'\''"' |
---|
4461 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
4462 | sim_cv_c_compiler_env_ok=true |
---|
4463 | sim_cv_c_gcctwonightysixbug=false |
---|
4464 | sim_cv_c_inlinefor=yes |
---|
4465 | sim_cv_c_virtualdestrswitch=yes |
---|
4466 | sim_cv_dyld_avail=yes |
---|
4467 | sim_cv_func_snprintf=yes |
---|
4468 | sim_cv_func_vsnprintf=yes |
---|
4469 | sim_cv_glu_ready=false |
---|
4470 | sim_cv_have_cgl=true |
---|
4471 | sim_cv_lib_pthread_timespec_resolution=nsecs |
---|
4472 | sim_cv_netinet_in_h=true |
---|
4473 | sim_cv_quote_hash=yes |
---|
4474 | sim_cv_x11_ready=false |
---|
4475 | |
---|
4476 | ## ----------------- ## |
---|
4477 | ## Output variables. ## |
---|
4478 | ## ----------------- ## |
---|
4479 | |
---|
4480 | ACLOCAL='${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' |
---|
4481 | AMDEPBACKSLASH='\' |
---|
4482 | AMDEP_FALSE='#' |
---|
4483 | AMDEP_TRUE='' |
---|
4484 | AMTAR='${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' |
---|
4485 | AR='ar' |
---|
4486 | AUTOCONF='${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' |
---|
4487 | AUTOHEADER='${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' |
---|
4488 | AUTOMAKE='${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' |
---|
4489 | AWK='awk' |
---|
4490 | BUILD_3DS_CAPABILITIES_FALSE='' |
---|
4491 | BUILD_3DS_CAPABILITIES_TRUE='#' |
---|
4492 | BUILD_HTMLPAGES_FALSE='' |
---|
4493 | BUILD_HTMLPAGES_TRUE='#' |
---|
4494 | BUILD_JAVA_WRAPPER_FALSE='' |
---|
4495 | BUILD_JAVA_WRAPPER_TRUE='#' |
---|
4496 | BUILD_LIBRARY_FALSE='#' |
---|
4497 | BUILD_LIBRARY_TRUE='' |
---|
4498 | BUILD_MANPAGES_FALSE='' |
---|
4499 | BUILD_MANPAGES_TRUE='#' |
---|
4500 | BUILD_WITH_MSVC='false' |
---|
4501 | BUILD_WITH_MSVC_FALSE='' |
---|
4502 | BUILD_WITH_MSVC_TRUE='#' |
---|
4503 | BUILD_WITH_SOUND_FALSE='#' |
---|
4504 | BUILD_WITH_SOUND_TRUE='' |
---|
4505 | BUILD_WITH_SUPERGLU_FALSE='' |
---|
4506 | BUILD_WITH_SUPERGLU_TRUE='#' |
---|
4507 | BUILD_WITH_THREADS_FALSE='#' |
---|
4508 | BUILD_WITH_THREADS_TRUE='' |
---|
4509 | CC='/usr/bin/gcc-4.2' |
---|
4510 | CCDEPMODE='depmode=gcc3' |
---|
4511 | CFLAGS='-O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -fno-builtin -finline-functions -Wreturn-type -Wchar-subscripts -Wparentheses' |
---|
4512 | COIN_BETA_VERSION='' |
---|
4513 | COIN_COMPILER='/usr/bin/g++-4.2' |
---|
4514 | COIN_DOC_HTML='NO' |
---|
4515 | COIN_DOC_MAN='NO' |
---|
4516 | COIN_DSP_DEFS='' |
---|
4517 | COIN_DSP_INCS='' |
---|
4518 | COIN_DSP_LIBS='' |
---|
4519 | COIN_EXTRA_CFLAGS='-O2 -arch x86_64' |
---|
4520 | COIN_EXTRA_CPPFLAGS=' -I${prefix}/include -I${prefix}/include/Inventor/annex -D_REENTRANT -I/usr/X11R6/include' |
---|
4521 | COIN_EXTRA_CXXFLAGS='-O2 -arch x86_64' |
---|
4522 | COIN_EXTRA_LDFLAGS='-L${exec_prefix}/lib -L/usr/X11R6/lib' |
---|
4523 | COIN_EXTRA_LIBS='-lCoin -lGL -lpthread' |
---|
4524 | COIN_HACKING_LIBDIRS='' |
---|
4525 | COIN_LIB_DSP_DEFS='' |
---|
4526 | COIN_MAJOR_VERSION='3' |
---|
4527 | COIN_MICRO_VERSION='2' |
---|
4528 | COIN_MINOR_VERSION='1' |
---|
4529 | COIN_MSVC_LIBC='' |
---|
4530 | COIN_SO_VERSION='60' |
---|
4531 | COIN_TESTSUITE_EXTRA_CPPFLAGS='' |
---|
4532 | COIN_TESTSUITE_EXTRA_LDFLAGS='' |
---|
4533 | COIN_VERSION='3.1.2' |
---|
4534 | CONFIG='default' |
---|
4535 | CPP='/usr/bin/gcc-4.2 -E' |
---|
4536 | CPPFLAGS=' -I/opt/local/include -no-cpp-precomp -D_REENTRANT -DCOIN_DEBUG=1 -DCOIN_INTERNAL -I/usr/X11R6/include' |
---|
4537 | CXX='/usr/bin/g++-4.2' |
---|
4538 | CXXCPP='/usr/bin/g++-4.2 -E' |
---|
4539 | CXXDEPMODE='depmode=gcc3' |
---|
4540 | CXXFLAGS='-O2 -arch x86_64 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -fno-builtin -finline-functions -Wreturn-type -Wchar-subscripts -Wparentheses' |
---|
4541 | CYGPATH_W='echo' |
---|
4542 | DEB_PACKAGEABLE_FALSE='' |
---|
4543 | DEB_PACKAGEABLE_TRUE='#' |
---|
4544 | DEFS='-DHAVE_CONFIG_H' |
---|
4545 | DEPDIR='.deps' |
---|
4546 | DSUFFIX='d' |
---|
4547 | ECHO='/bin/echo' |
---|
4548 | ECHO_C='ECHO_N='' |
---|
4549 | ECHO_T='' |
---|
4550 | EGREP='grep -E' |
---|
4551 | EXEEXT='' |
---|
4552 | F77='' |
---|
4553 | FFLAGS='-O2 -m64' |
---|
4554 | HACKING_COMPACT_BUILD_FALSE='' |
---|
4555 | HACKING_COMPACT_BUILD_TRUE='#' |
---|
4556 | HACKING_DYNAMIC_MODULES_FALSE='' |
---|
4557 | HACKING_DYNAMIC_MODULES_TRUE='#' |
---|
4558 | HAVE_3DS_IMPORT_CAPABILITIES='0' |
---|
4559 | HAVE_DRAGGERS='1' |
---|
4560 | HAVE_FONTCONFIG_FALSE='' |
---|
4561 | HAVE_FONTCONFIG_TRUE='#' |
---|
4562 | HAVE_FREETYPE_FALSE='' |
---|
4563 | HAVE_FREETYPE_TRUE='#' |
---|
4564 | HAVE_JAVASCRIPT='1' |
---|
4565 | HAVE_MANIPULATORS='1' |
---|
4566 | HAVE_NODEKITS='1' |
---|
4567 | HAVE_SOUND='1' |
---|
4568 | HAVE_SPIDERMONKEY_VIA_LINKTIME_LINKING_FALSE='' |
---|
4569 | HAVE_SPIDERMONKEY_VIA_LINKTIME_LINKING_TRUE='#' |
---|
4570 | HAVE_SUPERGLU='0' |
---|
4571 | HAVE_THREADS='1' |
---|
4572 | HAVE_THREADSAFE='0' |
---|
4573 | HAVE_VRML97='1' |
---|
4574 | INSTALL_DATA='${INSTALL} -m 644' |
---|
4575 | INSTALL_PROGRAM='${INSTALL}' |
---|
4576 | INSTALL_SCRIPT='${INSTALL}' |
---|
4577 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
4578 | LDFLAGS='-L/opt/local/lib -L/usr/X11R6/lib -Wl,-framework,CoreFoundation' |
---|
4579 | LIBEXT='.dylib' |
---|
4580 | LIBFLAGS='' |
---|
4581 | LIBOBJS='' |
---|
4582 | LIBS='-lGL -lpthread' |
---|
4583 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
4584 | LN_S='ln -s' |
---|
4585 | LTLIBOBJS='' |
---|
4586 | LT_AGE='1' |
---|
4587 | LT_CURRENT='61' |
---|
4588 | LT_REVISION='2' |
---|
4589 | MACOSX_10_2FF='true' |
---|
4590 | MACOSX_10_2FF_FALSE='#' |
---|
4591 | MACOSX_10_2FF_TRUE='' |
---|
4592 | MACOSX_10_3FF_FALSE='#' |
---|
4593 | MACOSX_10_3FF_TRUE='' |
---|
4594 | MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
4595 | MACOSX_FALSE='#' |
---|
4596 | MACOSX_NAME='Leopard' |
---|
4597 | MACOSX_PACKAGEABLE_FALSE='#' |
---|
4598 | MACOSX_PACKAGEABLE_TRUE='' |
---|
4599 | MACOSX_TRUE='' |
---|
4600 | MACOSX_USE_DYNAMIC_LOOKUP_FALSE='' |
---|
4601 | MACOSX_USE_DYNAMIC_LOOKUP_TRUE='#' |
---|
4602 | MAC_FRAMEWORK='false' |
---|
4603 | MAC_FRAMEWORK_FALSE='' |
---|
4604 | MAC_FRAMEWORK_NAME='Inventor' |
---|
4605 | MAC_FRAMEWORK_PREFIX='/Library/Frameworks' |
---|
4606 | MAC_FRAMEWORK_TRUE='#' |
---|
4607 | MAC_FRAMEWORK_VERSION='C' |
---|
4608 | MAINT='#' |
---|
4609 | MAINTAINER_MODE_FALSE='' |
---|
4610 | MAINTAINER_MODE_TRUE='#' |
---|
4611 | MAKEINFO='${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' |
---|
4612 | OBJEXT='o' |
---|
4613 | PACKAGE='Coin' |
---|
4614 | PACKAGE_BUGREPORT='coin-support@coin3d.org' |
---|
4615 | PACKAGE_NAME='Coin' |
---|
4616 | PACKAGE_STRING='Coin 3.1.2' |
---|
4617 | PACKAGE_TARNAME='coin' |
---|
4618 | PACKAGE_VERSION='3.1.2' |
---|
4619 | PATH_SEPARATOR=':' |
---|
4620 | RANLIB='ranlib' |
---|
4621 | RFC822_DATE='Sat, 21 Nov 2009 14:50:54 -0700' |
---|
4622 | SET_MAKE='' |
---|
4623 | SHELL='/bin/sh' |
---|
4624 | SIM_INCLUDE_GLEXT_H='#include <GL/glext.h>' |
---|
4625 | SIM_INCLUDE_GLU_H='#include <GL/glu.h>' |
---|
4626 | SIM_INCLUDE_GL_H='#include <GL/gl.h>' |
---|
4627 | SIM_INCLUDE_WINDOWS_H='/* #include <windows.h> - not needed on system */' |
---|
4628 | STRIP='strip' |
---|
4629 | SUFFIX='' |
---|
4630 | SUPERGLUPREFIX='Super' |
---|
4631 | VERSION='3.1.2' |
---|
4632 | WIN_PACKAGEABLE_FALSE='' |
---|
4633 | WIN_PACKAGEABLE_TRUE='#' |
---|
4634 | X_CFLAGS='' |
---|
4635 | X_EXTRA_LIBS='' |
---|
4636 | X_LIBS='' |
---|
4637 | X_PRE_LIBS='' |
---|
4638 | ac_compiler_gnu='yes' |
---|
4639 | ac_ct_AR='ar' |
---|
4640 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
4641 | ac_ct_CXX='' |
---|
4642 | ac_ct_F77='' |
---|
4643 | ac_ct_RANLIB='ranlib' |
---|
4644 | ac_ct_STRIP='strip' |
---|
4645 | ac_unique_file='src/misc/SoDB.cpp' |
---|
4646 | am__fastdepCC_FALSE='#' |
---|
4647 | am__fastdepCC_TRUE='' |
---|
4648 | am__fastdepCXX_FALSE='#' |
---|
4649 | am__fastdepCXX_TRUE='' |
---|
4650 | am__include='include' |
---|
4651 | am__leading_dot='.' |
---|
4652 | am__quote='' |
---|
4653 | bindir='${exec_prefix}/bin' |
---|
4654 | build='i386-apple-darwin10.2.0' |
---|
4655 | build_alias='' |
---|
4656 | build_cpu='i386' |
---|
4657 | build_os='darwin10.2.0' |
---|
4658 | build_vendor='apple' |
---|
4659 | cmp_avail='Yes' |
---|
4660 | coin_build_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2' |
---|
4661 | coin_configure_date='20091121' |
---|
4662 | coin_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' |
---|
4663 | coin_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' |
---|
4664 | coin_src_dir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.2' |
---|
4665 | coin_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' |
---|
4666 | coin_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' |
---|
4667 | datadir='${prefix}/share' |
---|
4668 | exec_prefix='${prefix}' |
---|
4669 | frameworkdir='' |
---|
4670 | host='i386-apple-darwin10.2.0' |
---|
4671 | host_alias='' |
---|
4672 | host_cpu='i386' |
---|
4673 | host_os='darwin10.2.0' |
---|
4674 | host_vendor='apple' |
---|
4675 | htmldir='${prefix}/share/Coin/html' |
---|
4676 | includedir='${prefix}/include' |
---|
4677 | infodir='${prefix}/info' |
---|
4678 | install_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' |
---|
4679 | ivincludedir='${prefix}/include' |
---|
4680 | libdir='${exec_prefix}/lib' |
---|
4681 | libexecdir='${exec_prefix}/libexec' |
---|
4682 | localstatedir='${prefix}/var' |
---|
4683 | mandir='/opt/local/share/man' |
---|
4684 | nop='' |
---|
4685 | oldincludedir='/usr/include' |
---|
4686 | path_tag='' |
---|
4687 | prefix='/opt/local' |
---|
4688 | program_transform_name='s,x,x,' |
---|
4689 | sbindir='${exec_prefix}/sbin' |
---|
4690 | sharedstatedir='${prefix}/com' |
---|
4691 | sim_ac_doxygen_exe='' |
---|
4692 | sim_ac_dpkg_buildpackage_exe='false' |
---|
4693 | sim_ac_makensis_exe='false' |
---|
4694 | sim_ac_packagemaker_app='/Developer/Applications/Utilities/PackageMaker.app' |
---|
4695 | sim_ac_perl_exe='/usr/bin/perl' |
---|
4696 | sim_ac_relative_src_dir='.' |
---|
4697 | sim_ac_relative_src_dir_p='true' |
---|
4698 | sim_ac_simage_configcmd='' |
---|
4699 | subdirs='' |
---|
4700 | sysconfdir='${prefix}/etc' |
---|
4701 | target='i386-apple-darwin10.2.0' |
---|
4702 | target_alias='' |
---|
4703 | target_cpu='i386' |
---|
4704 | target_os='darwin10.2.0' |
---|
4705 | target_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 | |
---|
4831 | configure: exit 0 |
---|
4832 | |
---|
4833 | ## ---------------------- ## |
---|
4834 | ## Running config.status. ## |
---|
4835 | ## ---------------------- ## |
---|
4836 | |
---|
4837 | |
---|
4838 | |
---|
4839 | This file was extended by Coin config.status 3.1.2, which was |
---|
4840 | generated 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 | ## ---------------------- ## |
---|
4858 | on zurg.cvrti.utah.edu |
---|
4859 | |
---|
4860 | |
---|
4861 | This file was extended by Coin config.status 3.1.2, which was |
---|
4862 | generated 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 | |
---|
4871 | This file was extended by Coin config.status 3.1.2, which was |
---|
4872 | generated 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 | |
---|
4881 | This file was extended by Coin config.status 3.1.2, which was |
---|
4882 | generated 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 | |
---|
4890 | on zurg.cvrti.utah.edu |
---|
4891 | |
---|
4892 | on zurg.cvrti.utah.edu |
---|
4893 | |
---|
4894 | on zurg.cvrti.utah.edu |
---|
4895 | |
---|
4896 | config.status:1050: creating include/Inventor/C/basic.h |
---|
4897 | config.status:1050: creating include/Inventor/system/inttypes.h |
---|
4898 | config.status:946: creating coin-default.cfg |
---|
4899 | config.status:946: creating include/Inventor/system/gl-headers.h.new |
---|
4900 | config.status:1410: include/Inventor/C/basic.h is unchanged |
---|
4901 | |
---|
4902 | ## ---------------------- ## |
---|
4903 | ## Running config.status. ## |
---|
4904 | ## ---------------------- ## |
---|
4905 | |
---|
4906 | This file was extended by Coin config.status 3.1.2, which was |
---|
4907 | generated 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 | |
---|
4915 | on zurg.cvrti.utah.edu |
---|
4916 | |
---|
4917 | |
---|
4918 | ## ---------------------- ## |
---|
4919 | ## Running config.status. ## |
---|
4920 | ## ---------------------- ## |
---|
4921 | |
---|
4922 | This file was extended by Coin config.status 3.1.2, which was |
---|
4923 | generated 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 | |
---|
4931 | on zurg.cvrti.utah.edu |
---|
4932 | |
---|
4933 | config.status:946: creating Info.plist |
---|
4934 | config.status:946: creating version.plist |
---|
4935 | |
---|
4936 | ## ---------------------- ## |
---|
4937 | ## Running config.status. ## |
---|
4938 | ## ---------------------- ## |
---|
4939 | |
---|
4940 | This file was extended by Coin config.status 3.1.2, which was |
---|
4941 | generated 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 | |
---|
4949 | on zurg.cvrti.utah.edu |
---|
4950 | |
---|
4951 | config.status:946: creating Coin.pc |
---|
4952 | |
---|
4953 | ## ---------------------- ## |
---|
4954 | ## Running config.status. ## |
---|
4955 | ## ---------------------- ## |
---|
4956 | |
---|
4957 | This file was extended by Coin config.status 3.1.2, which was |
---|
4958 | generated 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 | |
---|
4966 | on zurg.cvrti.utah.edu |
---|
4967 | |
---|
4968 | config.status:946: creating include/Inventor/system/gl-headers.h.new |
---|
4969 | |
---|
4970 | ## ---------------------- ## |
---|
4971 | ## Running config.status. ## |
---|
4972 | ## ---------------------- ## |
---|
4973 | |
---|
4974 | This file was extended by Coin config.status 3.1.2, which was |
---|
4975 | generated 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 | |
---|
4983 | on zurg.cvrti.utah.edu |
---|
4984 | |
---|
4985 | config.status:946: creating include/Inventor/system/gl-headers.h.new |
---|
4986 | |
---|
4987 | ## ---------------------- ## |
---|
4988 | ## Running config.status. ## |
---|
4989 | ## ---------------------- ## |
---|
4990 | |
---|
4991 | This file was extended by Coin config.status 3.1.2, which was |
---|
4992 | generated 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 | |
---|
5000 | on zurg.cvrti.utah.edu |
---|
5001 | |
---|
5002 | config.status:946: creating data/draggerDefaults/iv2h.sh |
---|
5003 | |
---|
5004 | ## ---------------------- ## |
---|
5005 | ## Running config.status. ## |
---|
5006 | ## ---------------------- ## |
---|
5007 | |
---|
5008 | This file was extended by Coin config.status 3.1.2, which was |
---|
5009 | generated 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 | |
---|
5017 | on zurg.cvrti.utah.edu |
---|
5018 | |
---|
5019 | config.status:946: creating data/shaders/lights/glsl2h.sh |
---|
5020 | |
---|
5021 | ## ---------------------- ## |
---|
5022 | ## Running config.status. ## |
---|
5023 | ## ---------------------- ## |
---|
5024 | |
---|
5025 | This file was extended by Coin config.status 3.1.2, which was |
---|
5026 | generated 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 | |
---|
5034 | on zurg.cvrti.utah.edu |
---|
5035 | |
---|
5036 | config.status:946: creating data/shaders/vsm/glsl2h.sh |
---|