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 configure, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacBook-Pro-de-HEINRICH.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
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 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 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: 8.00 gigabytes |
---|
33 | Default processor set: 89 tasks, 390 threads, 4 processors |
---|
34 | Load average: 3.11, Mach factor: 1.30 |
---|
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:1551: checking for a BSD-compatible install |
---|
52 | configure:1606: result: /usr/bin/install -c |
---|
53 | configure:1617: checking whether build environment is sane |
---|
54 | configure:1660: result: yes |
---|
55 | configure:1725: checking for gawk |
---|
56 | configure:1754: result: no |
---|
57 | configure:1725: checking for mawk |
---|
58 | configure:1754: result: no |
---|
59 | configure:1725: checking for nawk |
---|
60 | configure:1754: result: no |
---|
61 | configure:1725: checking for awk |
---|
62 | configure:1741: found /usr/bin/awk |
---|
63 | configure:1751: result: awk |
---|
64 | configure:1761: checking whether make sets $(MAKE) |
---|
65 | configure:1781: result: yes |
---|
66 | configure:1962: checking for style of include used by make |
---|
67 | configure:1990: result: GNU |
---|
68 | configure:2061: checking for gcc |
---|
69 | configure:2087: result: /usr/bin/gcc |
---|
70 | configure:2331: checking for C compiler version |
---|
71 | configure:2334: /usr/bin/gcc --version </dev/null >&5 |
---|
72 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
73 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
74 | This is free software; see the source for copying conditions. There is NO |
---|
75 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
76 | |
---|
77 | configure:2337: $? = 0 |
---|
78 | configure:2339: /usr/bin/gcc -v </dev/null >&5 |
---|
79 | Using built-in specs. |
---|
80 | Target: i686-apple-darwin11 |
---|
81 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
82 | Thread model: posix |
---|
83 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
84 | configure:2342: $? = 0 |
---|
85 | configure:2344: /usr/bin/gcc -V </dev/null >&5 |
---|
86 | llvm-gcc-4.2: argument to `-V' is missing |
---|
87 | configure:2347: $? = 1 |
---|
88 | configure:2370: checking for C compiler default output file name |
---|
89 | configure:2373: /usr/bin/gcc -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
90 | configure:2376: $? = 0 |
---|
91 | configure:2422: result: a.out |
---|
92 | configure:2427: checking whether the C compiler works |
---|
93 | configure:2433: ./a.out |
---|
94 | configure:2436: $? = 0 |
---|
95 | configure:2453: result: yes |
---|
96 | configure:2460: checking whether we are cross compiling |
---|
97 | configure:2462: result: no |
---|
98 | configure:2465: checking for suffix of executables |
---|
99 | configure:2467: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
100 | configure:2470: $? = 0 |
---|
101 | configure:2495: result: |
---|
102 | configure:2501: checking for suffix of object files |
---|
103 | configure:2522: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:2525: $? = 0 |
---|
105 | configure:2547: result: o |
---|
106 | configure:2551: checking whether we are using the GNU C compiler |
---|
107 | configure:2575: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
108 | configure:2581: $? = 0 |
---|
109 | configure:2585: test -z |
---|
110 | || test ! -s conftest.err |
---|
111 | configure:2588: $? = 0 |
---|
112 | configure:2591: test -s conftest.o |
---|
113 | configure:2594: $? = 0 |
---|
114 | configure:2607: result: yes |
---|
115 | configure:2613: checking whether /usr/bin/gcc accepts -g |
---|
116 | configure:2634: /usr/bin/gcc -c -g -I/opt/local/include conftest.c >&5 |
---|
117 | configure:2640: $? = 0 |
---|
118 | configure:2644: test -z |
---|
119 | || test ! -s conftest.err |
---|
120 | configure:2647: $? = 0 |
---|
121 | configure:2650: test -s conftest.o |
---|
122 | configure:2653: $? = 0 |
---|
123 | configure:2664: result: yes |
---|
124 | configure:2681: checking for /usr/bin/gcc option to accept ANSI C |
---|
125 | configure:2751: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
126 | configure:2757: $? = 0 |
---|
127 | configure:2761: test -z |
---|
128 | || test ! -s conftest.err |
---|
129 | configure:2764: $? = 0 |
---|
130 | configure:2767: test -s conftest.o |
---|
131 | configure:2770: $? = 0 |
---|
132 | configure:2788: result: none needed |
---|
133 | configure:2806: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
134 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
135 | configure:2812: $? = 1 |
---|
136 | configure: failed program was: |
---|
137 | | #ifndef __cplusplus |
---|
138 | | choke me |
---|
139 | | #endif |
---|
140 | configure:2947: checking dependency style of /usr/bin/gcc |
---|
141 | configure:3037: result: gcc3 |
---|
142 | configure:3059: checking for flex |
---|
143 | configure:3075: found /opt/local/bin/flex |
---|
144 | configure:3085: result: flex |
---|
145 | configure:3098: checking for yywrap in -lfl |
---|
146 | configure:3128: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lfl >&5 |
---|
147 | configure:3134: $? = 0 |
---|
148 | configure:3138: test -z |
---|
149 | || test ! -s conftest.err |
---|
150 | configure:3141: $? = 0 |
---|
151 | configure:3144: test -s conftest |
---|
152 | configure:3147: $? = 0 |
---|
153 | configure:3160: result: yes |
---|
154 | configure:3238: checking lex output file root |
---|
155 | configure:3249: flex conftest.l |
---|
156 | configure:3252: $? = 0 |
---|
157 | configure:3264: result: lex.yy |
---|
158 | configure:3269: checking whether yytext is a pointer |
---|
159 | configure:3285: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lfl >&5 |
---|
160 | configure:3291: $? = 0 |
---|
161 | configure:3295: test -z |
---|
162 | || test ! -s conftest.err |
---|
163 | configure:3298: $? = 0 |
---|
164 | configure:3301: test -s conftest |
---|
165 | configure:3304: $? = 0 |
---|
166 | configure:3318: result: yes |
---|
167 | configure:3410: checking build system type |
---|
168 | configure:3428: result: i686-apple-darwin11.2.0 |
---|
169 | configure:3436: checking host system type |
---|
170 | configure:3450: result: i686-apple-darwin11.2.0 |
---|
171 | configure:3458: checking for a sed that does not truncate output |
---|
172 | configure:3514: result: /usr/bin/sed |
---|
173 | configure:3517: checking for egrep |
---|
174 | configure:3527: result: grep -E |
---|
175 | configure:3543: checking for ld used by /usr/bin/gcc |
---|
176 | configure:3610: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
177 | configure:3619: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld |
---|
178 | configure:3634: result: no |
---|
179 | configure:3639: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files |
---|
180 | configure:3646: result: -r |
---|
181 | configure:3664: checking for BSD-compatible nm |
---|
182 | configure:3713: result: /usr/bin/nm |
---|
183 | configure:3717: checking whether ln -s works |
---|
184 | configure:3721: result: yes |
---|
185 | configure:3728: checking how to recognise dependent libraries |
---|
186 | configure:3904: result: pass_all |
---|
187 | configure:4140: checking how to run the C preprocessor |
---|
188 | configure:4175: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
189 | configure:4181: $? = 0 |
---|
190 | configure:4213: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
191 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
192 | configure:4219: $? = 1 |
---|
193 | configure: failed program was: |
---|
194 | | /* confdefs.h. */ |
---|
195 | | |
---|
196 | | #define PACKAGE_NAME "" |
---|
197 | | #define PACKAGE_TARNAME "" |
---|
198 | | #define PACKAGE_VERSION "" |
---|
199 | | #define PACKAGE_STRING "" |
---|
200 | | #define PACKAGE_BUGREPORT "" |
---|
201 | | #define PACKAGE "alliance" |
---|
202 | | #define VERSION "5.0" |
---|
203 | | #define YYTEXT_POINTER 1 |
---|
204 | | /* end confdefs.h. */ |
---|
205 | | #include <ac_nonexistent.h> |
---|
206 | configure:4258: result: /usr/bin/gcc -E |
---|
207 | configure:4282: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
208 | configure:4288: $? = 0 |
---|
209 | configure:4320: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
210 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
211 | configure:4326: $? = 1 |
---|
212 | configure: failed program was: |
---|
213 | | /* confdefs.h. */ |
---|
214 | | |
---|
215 | | #define PACKAGE_NAME "" |
---|
216 | | #define PACKAGE_TARNAME "" |
---|
217 | | #define PACKAGE_VERSION "" |
---|
218 | | #define PACKAGE_STRING "" |
---|
219 | | #define PACKAGE_BUGREPORT "" |
---|
220 | | #define PACKAGE "alliance" |
---|
221 | | #define VERSION "5.0" |
---|
222 | | #define YYTEXT_POINTER 1 |
---|
223 | | /* end confdefs.h. */ |
---|
224 | | #include <ac_nonexistent.h> |
---|
225 | configure:4370: checking for ANSI C header files |
---|
226 | configure:4395: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
227 | configure:4401: $? = 0 |
---|
228 | configure:4405: test -z |
---|
229 | || test ! -s conftest.err |
---|
230 | configure:4408: $? = 0 |
---|
231 | configure:4411: test -s conftest.o |
---|
232 | configure:4414: $? = 0 |
---|
233 | configure:4503: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
234 | conftest.c: In function 'main': |
---|
235 | conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' |
---|
236 | configure:4506: $? = 0 |
---|
237 | configure:4508: ./conftest |
---|
238 | configure:4511: $? = 0 |
---|
239 | configure:4526: result: yes |
---|
240 | configure:4550: checking for sys/types.h |
---|
241 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
242 | configure:4572: $? = 0 |
---|
243 | configure:4576: test -z |
---|
244 | || test ! -s conftest.err |
---|
245 | configure:4579: $? = 0 |
---|
246 | configure:4582: test -s conftest.o |
---|
247 | configure:4585: $? = 0 |
---|
248 | configure:4596: result: yes |
---|
249 | configure:4550: checking for sys/stat.h |
---|
250 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
251 | configure:4572: $? = 0 |
---|
252 | configure:4576: test -z |
---|
253 | || test ! -s conftest.err |
---|
254 | configure:4579: $? = 0 |
---|
255 | configure:4582: test -s conftest.o |
---|
256 | configure:4585: $? = 0 |
---|
257 | configure:4596: result: yes |
---|
258 | configure:4550: checking for stdlib.h |
---|
259 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
260 | configure:4572: $? = 0 |
---|
261 | configure:4576: test -z |
---|
262 | || test ! -s conftest.err |
---|
263 | configure:4579: $? = 0 |
---|
264 | configure:4582: test -s conftest.o |
---|
265 | configure:4585: $? = 0 |
---|
266 | configure:4596: result: yes |
---|
267 | configure:4550: checking for string.h |
---|
268 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
269 | configure:4572: $? = 0 |
---|
270 | configure:4576: test -z |
---|
271 | || test ! -s conftest.err |
---|
272 | configure:4579: $? = 0 |
---|
273 | configure:4582: test -s conftest.o |
---|
274 | configure:4585: $? = 0 |
---|
275 | configure:4596: result: yes |
---|
276 | configure:4550: checking for memory.h |
---|
277 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
278 | configure:4572: $? = 0 |
---|
279 | configure:4576: test -z |
---|
280 | || test ! -s conftest.err |
---|
281 | configure:4579: $? = 0 |
---|
282 | configure:4582: test -s conftest.o |
---|
283 | configure:4585: $? = 0 |
---|
284 | configure:4596: result: yes |
---|
285 | configure:4550: checking for strings.h |
---|
286 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
287 | configure:4572: $? = 0 |
---|
288 | configure:4576: test -z |
---|
289 | || test ! -s conftest.err |
---|
290 | configure:4579: $? = 0 |
---|
291 | configure:4582: test -s conftest.o |
---|
292 | configure:4585: $? = 0 |
---|
293 | configure:4596: result: yes |
---|
294 | configure:4550: checking for inttypes.h |
---|
295 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
296 | configure:4572: $? = 0 |
---|
297 | configure:4576: test -z |
---|
298 | || test ! -s conftest.err |
---|
299 | configure:4579: $? = 0 |
---|
300 | configure:4582: test -s conftest.o |
---|
301 | configure:4585: $? = 0 |
---|
302 | configure:4596: result: yes |
---|
303 | configure:4550: checking for stdint.h |
---|
304 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
305 | configure:4572: $? = 0 |
---|
306 | configure:4576: test -z |
---|
307 | || test ! -s conftest.err |
---|
308 | configure:4579: $? = 0 |
---|
309 | configure:4582: test -s conftest.o |
---|
310 | configure:4585: $? = 0 |
---|
311 | configure:4596: result: yes |
---|
312 | configure:4550: checking for unistd.h |
---|
313 | configure:4566: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
314 | configure:4572: $? = 0 |
---|
315 | configure:4576: test -z |
---|
316 | || test ! -s conftest.err |
---|
317 | configure:4579: $? = 0 |
---|
318 | configure:4582: test -s conftest.o |
---|
319 | configure:4585: $? = 0 |
---|
320 | configure:4596: result: yes |
---|
321 | configure:4622: checking dlfcn.h usability |
---|
322 | configure:4634: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
323 | configure:4640: $? = 0 |
---|
324 | configure:4644: test -z |
---|
325 | || test ! -s conftest.err |
---|
326 | configure:4647: $? = 0 |
---|
327 | configure:4650: test -s conftest.o |
---|
328 | configure:4653: $? = 0 |
---|
329 | configure:4663: result: yes |
---|
330 | configure:4667: checking dlfcn.h presence |
---|
331 | configure:4677: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
332 | configure:4683: $? = 0 |
---|
333 | configure:4703: result: yes |
---|
334 | configure:4738: checking for dlfcn.h |
---|
335 | configure:4745: result: yes |
---|
336 | configure:4852: checking for C++ compiler version |
---|
337 | configure:4855: /usr/bin/g++ --version </dev/null >&5 |
---|
338 | i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
339 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
340 | This is free software; see the source for copying conditions. There is NO |
---|
341 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
342 | |
---|
343 | configure:4858: $? = 0 |
---|
344 | configure:4860: /usr/bin/g++ -v </dev/null >&5 |
---|
345 | Using built-in specs. |
---|
346 | Target: i686-apple-darwin11 |
---|
347 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
348 | Thread model: posix |
---|
349 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
350 | configure:4863: $? = 0 |
---|
351 | configure:4865: /usr/bin/g++ -V </dev/null >&5 |
---|
352 | llvm-g++-4.2: argument to `-V' is missing |
---|
353 | configure:4868: $? = 1 |
---|
354 | configure:4871: checking whether we are using the GNU C++ compiler |
---|
355 | configure:4895: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
356 | configure:4901: $? = 0 |
---|
357 | configure:4905: test -z |
---|
358 | || test ! -s conftest.err |
---|
359 | configure:4908: $? = 0 |
---|
360 | configure:4911: test -s conftest.o |
---|
361 | configure:4914: $? = 0 |
---|
362 | configure:4927: result: yes |
---|
363 | configure:4933: checking whether /usr/bin/g++ accepts -g |
---|
364 | configure:4954: /usr/bin/g++ -c -g -I/opt/local/include conftest.cc >&5 |
---|
365 | configure:4960: $? = 0 |
---|
366 | configure:4964: test -z |
---|
367 | || test ! -s conftest.err |
---|
368 | configure:4967: $? = 0 |
---|
369 | configure:4970: test -s conftest.o |
---|
370 | configure:4973: $? = 0 |
---|
371 | configure:4984: result: yes |
---|
372 | configure:5026: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
373 | configure:5032: $? = 0 |
---|
374 | configure:5036: test -z |
---|
375 | || test ! -s conftest.err |
---|
376 | configure:5039: $? = 0 |
---|
377 | configure:5042: test -s conftest.o |
---|
378 | configure:5045: $? = 0 |
---|
379 | configure:5071: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
380 | conftest.cc: In function 'int main()': |
---|
381 | conftest.cc:27: error: 'exit' was not declared in this scope |
---|
382 | configure:5077: $? = 1 |
---|
383 | configure: failed program was: |
---|
384 | | /* confdefs.h. */ |
---|
385 | | |
---|
386 | | #define PACKAGE_NAME "" |
---|
387 | | #define PACKAGE_TARNAME "" |
---|
388 | | #define PACKAGE_VERSION "" |
---|
389 | | #define PACKAGE_STRING "" |
---|
390 | | #define PACKAGE_BUGREPORT "" |
---|
391 | | #define PACKAGE "alliance" |
---|
392 | | #define VERSION "5.0" |
---|
393 | | #define YYTEXT_POINTER 1 |
---|
394 | | #define STDC_HEADERS 1 |
---|
395 | | #define HAVE_SYS_TYPES_H 1 |
---|
396 | | #define HAVE_SYS_STAT_H 1 |
---|
397 | | #define HAVE_STDLIB_H 1 |
---|
398 | | #define HAVE_STRING_H 1 |
---|
399 | | #define HAVE_MEMORY_H 1 |
---|
400 | | #define HAVE_STRINGS_H 1 |
---|
401 | | #define HAVE_INTTYPES_H 1 |
---|
402 | | #define HAVE_STDINT_H 1 |
---|
403 | | #define HAVE_UNISTD_H 1 |
---|
404 | | #define HAVE_DLFCN_H 1 |
---|
405 | | /* end confdefs.h. */ |
---|
406 | | |
---|
407 | | int |
---|
408 | | main () |
---|
409 | | { |
---|
410 | | exit (42); |
---|
411 | | ; |
---|
412 | | return 0; |
---|
413 | | } |
---|
414 | configure:5026: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
415 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
416 | In file included from conftest.cc:24: |
---|
417 | /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
418 | conftest.cc:23: error: from previous declaration 'void std::exit(int) throw ()' |
---|
419 | configure:5032: $? = 1 |
---|
420 | configure: failed program was: |
---|
421 | | /* confdefs.h. */ |
---|
422 | | |
---|
423 | | #define PACKAGE_NAME "" |
---|
424 | | #define PACKAGE_TARNAME "" |
---|
425 | | #define PACKAGE_VERSION "" |
---|
426 | | #define PACKAGE_STRING "" |
---|
427 | | #define PACKAGE_BUGREPORT "" |
---|
428 | | #define PACKAGE "alliance" |
---|
429 | | #define VERSION "5.0" |
---|
430 | | #define YYTEXT_POINTER 1 |
---|
431 | | #define STDC_HEADERS 1 |
---|
432 | | #define HAVE_SYS_TYPES_H 1 |
---|
433 | | #define HAVE_SYS_STAT_H 1 |
---|
434 | | #define HAVE_STDLIB_H 1 |
---|
435 | | #define HAVE_STRING_H 1 |
---|
436 | | #define HAVE_MEMORY_H 1 |
---|
437 | | #define HAVE_STRINGS_H 1 |
---|
438 | | #define HAVE_INTTYPES_H 1 |
---|
439 | | #define HAVE_STDINT_H 1 |
---|
440 | | #define HAVE_UNISTD_H 1 |
---|
441 | | #define HAVE_DLFCN_H 1 |
---|
442 | | /* end confdefs.h. */ |
---|
443 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
444 | | #include <stdlib.h> |
---|
445 | | int |
---|
446 | | main () |
---|
447 | | { |
---|
448 | | exit (42); |
---|
449 | | ; |
---|
450 | | return 0; |
---|
451 | | } |
---|
452 | configure:5026: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
453 | conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
454 | configure:5032: $? = 1 |
---|
455 | configure: failed program was: |
---|
456 | | /* confdefs.h. */ |
---|
457 | | |
---|
458 | | #define PACKAGE_NAME "" |
---|
459 | | #define PACKAGE_TARNAME "" |
---|
460 | | #define PACKAGE_VERSION "" |
---|
461 | | #define PACKAGE_STRING "" |
---|
462 | | #define PACKAGE_BUGREPORT "" |
---|
463 | | #define PACKAGE "alliance" |
---|
464 | | #define VERSION "5.0" |
---|
465 | | #define YYTEXT_POINTER 1 |
---|
466 | | #define STDC_HEADERS 1 |
---|
467 | | #define HAVE_SYS_TYPES_H 1 |
---|
468 | | #define HAVE_SYS_STAT_H 1 |
---|
469 | | #define HAVE_STDLIB_H 1 |
---|
470 | | #define HAVE_STRING_H 1 |
---|
471 | | #define HAVE_MEMORY_H 1 |
---|
472 | | #define HAVE_STRINGS_H 1 |
---|
473 | | #define HAVE_INTTYPES_H 1 |
---|
474 | | #define HAVE_STDINT_H 1 |
---|
475 | | #define HAVE_UNISTD_H 1 |
---|
476 | | #define HAVE_DLFCN_H 1 |
---|
477 | | /* end confdefs.h. */ |
---|
478 | | extern "C" void std::exit (int); using std::exit; |
---|
479 | | #include <stdlib.h> |
---|
480 | | int |
---|
481 | | main () |
---|
482 | | { |
---|
483 | | exit (42); |
---|
484 | | ; |
---|
485 | | return 0; |
---|
486 | | } |
---|
487 | configure:5026: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
488 | In file included from conftest.cc:24: |
---|
489 | /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions |
---|
490 | conftest.cc:23: error: from previous declaration 'void exit(int) throw ()' |
---|
491 | configure:5032: $? = 1 |
---|
492 | configure: failed program was: |
---|
493 | | /* confdefs.h. */ |
---|
494 | | |
---|
495 | | #define PACKAGE_NAME "" |
---|
496 | | #define PACKAGE_TARNAME "" |
---|
497 | | #define PACKAGE_VERSION "" |
---|
498 | | #define PACKAGE_STRING "" |
---|
499 | | #define PACKAGE_BUGREPORT "" |
---|
500 | | #define PACKAGE "alliance" |
---|
501 | | #define VERSION "5.0" |
---|
502 | | #define YYTEXT_POINTER 1 |
---|
503 | | #define STDC_HEADERS 1 |
---|
504 | | #define HAVE_SYS_TYPES_H 1 |
---|
505 | | #define HAVE_SYS_STAT_H 1 |
---|
506 | | #define HAVE_STDLIB_H 1 |
---|
507 | | #define HAVE_STRING_H 1 |
---|
508 | | #define HAVE_MEMORY_H 1 |
---|
509 | | #define HAVE_STRINGS_H 1 |
---|
510 | | #define HAVE_INTTYPES_H 1 |
---|
511 | | #define HAVE_STDINT_H 1 |
---|
512 | | #define HAVE_UNISTD_H 1 |
---|
513 | | #define HAVE_DLFCN_H 1 |
---|
514 | | /* end confdefs.h. */ |
---|
515 | | extern "C" void exit (int) throw (); |
---|
516 | | #include <stdlib.h> |
---|
517 | | int |
---|
518 | | main () |
---|
519 | | { |
---|
520 | | exit (42); |
---|
521 | | ; |
---|
522 | | return 0; |
---|
523 | | } |
---|
524 | configure:5026: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
525 | configure:5032: $? = 0 |
---|
526 | configure:5036: test -z |
---|
527 | || test ! -s conftest.err |
---|
528 | configure:5039: $? = 0 |
---|
529 | configure:5042: test -s conftest.o |
---|
530 | configure:5045: $? = 0 |
---|
531 | configure:5071: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
532 | configure:5077: $? = 0 |
---|
533 | configure:5081: test -z |
---|
534 | || test ! -s conftest.err |
---|
535 | configure:5084: $? = 0 |
---|
536 | configure:5087: test -s conftest.o |
---|
537 | configure:5090: $? = 0 |
---|
538 | configure:5115: checking dependency style of /usr/bin/g++ |
---|
539 | configure:5205: result: gcc3 |
---|
540 | configure:5232: checking how to run the C++ preprocessor |
---|
541 | configure:5263: /usr/bin/g++ -E -I/opt/local/include conftest.cc |
---|
542 | configure:5269: $? = 0 |
---|
543 | configure:5301: /usr/bin/g++ -E -I/opt/local/include conftest.cc |
---|
544 | conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory |
---|
545 | configure:5307: $? = 1 |
---|
546 | configure: failed program was: |
---|
547 | | /* confdefs.h. */ |
---|
548 | | |
---|
549 | | #define PACKAGE_NAME "" |
---|
550 | | #define PACKAGE_TARNAME "" |
---|
551 | | #define PACKAGE_VERSION "" |
---|
552 | | #define PACKAGE_STRING "" |
---|
553 | | #define PACKAGE_BUGREPORT "" |
---|
554 | | #define PACKAGE "alliance" |
---|
555 | | #define VERSION "5.0" |
---|
556 | | #define YYTEXT_POINTER 1 |
---|
557 | | #define STDC_HEADERS 1 |
---|
558 | | #define HAVE_SYS_TYPES_H 1 |
---|
559 | | #define HAVE_SYS_STAT_H 1 |
---|
560 | | #define HAVE_STDLIB_H 1 |
---|
561 | | #define HAVE_STRING_H 1 |
---|
562 | | #define HAVE_MEMORY_H 1 |
---|
563 | | #define HAVE_STRINGS_H 1 |
---|
564 | | #define HAVE_INTTYPES_H 1 |
---|
565 | | #define HAVE_STDINT_H 1 |
---|
566 | | #define HAVE_UNISTD_H 1 |
---|
567 | | #define HAVE_DLFCN_H 1 |
---|
568 | | #ifdef __cplusplus |
---|
569 | | extern "C" void exit (int); |
---|
570 | | #endif |
---|
571 | | /* end confdefs.h. */ |
---|
572 | | #include <ac_nonexistent.h> |
---|
573 | configure:5346: result: /usr/bin/g++ -E |
---|
574 | configure:5370: /usr/bin/g++ -E -I/opt/local/include conftest.cc |
---|
575 | configure:5376: $? = 0 |
---|
576 | configure:5408: /usr/bin/g++ -E -I/opt/local/include conftest.cc |
---|
577 | conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory |
---|
578 | configure:5414: $? = 1 |
---|
579 | configure: failed program was: |
---|
580 | | /* confdefs.h. */ |
---|
581 | | |
---|
582 | | #define PACKAGE_NAME "" |
---|
583 | | #define PACKAGE_TARNAME "" |
---|
584 | | #define PACKAGE_VERSION "" |
---|
585 | | #define PACKAGE_STRING "" |
---|
586 | | #define PACKAGE_BUGREPORT "" |
---|
587 | | #define PACKAGE "alliance" |
---|
588 | | #define VERSION "5.0" |
---|
589 | | #define YYTEXT_POINTER 1 |
---|
590 | | #define STDC_HEADERS 1 |
---|
591 | | #define HAVE_SYS_TYPES_H 1 |
---|
592 | | #define HAVE_SYS_STAT_H 1 |
---|
593 | | #define HAVE_STDLIB_H 1 |
---|
594 | | #define HAVE_STRING_H 1 |
---|
595 | | #define HAVE_MEMORY_H 1 |
---|
596 | | #define HAVE_STRINGS_H 1 |
---|
597 | | #define HAVE_INTTYPES_H 1 |
---|
598 | | #define HAVE_STDINT_H 1 |
---|
599 | | #define HAVE_UNISTD_H 1 |
---|
600 | | #define HAVE_DLFCN_H 1 |
---|
601 | | #ifdef __cplusplus |
---|
602 | | extern "C" void exit (int); |
---|
603 | | #endif |
---|
604 | | /* end confdefs.h. */ |
---|
605 | | #include <ac_nonexistent.h> |
---|
606 | configure:5511: checking for g77 |
---|
607 | configure:5540: result: no |
---|
608 | configure:5511: checking for f77 |
---|
609 | configure:5540: result: no |
---|
610 | configure:5511: checking for xlf |
---|
611 | configure:5540: result: no |
---|
612 | configure:5511: checking for frt |
---|
613 | configure:5540: result: no |
---|
614 | configure:5511: checking for pgf77 |
---|
615 | configure:5540: result: no |
---|
616 | configure:5511: checking for fort77 |
---|
617 | configure:5540: result: no |
---|
618 | configure:5511: checking for fl32 |
---|
619 | configure:5540: result: no |
---|
620 | configure:5511: checking for af77 |
---|
621 | configure:5540: result: no |
---|
622 | configure:5511: checking for f90 |
---|
623 | configure:5540: result: no |
---|
624 | configure:5511: checking for xlf90 |
---|
625 | configure:5540: result: no |
---|
626 | configure:5511: checking for pgf90 |
---|
627 | configure:5540: result: no |
---|
628 | configure:5511: checking for epcf90 |
---|
629 | configure:5540: result: no |
---|
630 | configure:5511: checking for f95 |
---|
631 | configure:5540: result: no |
---|
632 | configure:5511: checking for fort |
---|
633 | configure:5540: result: no |
---|
634 | configure:5511: checking for xlf95 |
---|
635 | configure:5540: result: no |
---|
636 | configure:5511: checking for ifc |
---|
637 | configure:5540: result: no |
---|
638 | configure:5511: checking for efc |
---|
639 | configure:5540: result: no |
---|
640 | configure:5511: checking for pgf95 |
---|
641 | configure:5540: result: no |
---|
642 | configure:5511: checking for lf95 |
---|
643 | configure:5540: result: no |
---|
644 | configure:5511: checking for gfortran |
---|
645 | configure:5540: result: no |
---|
646 | configure:5552: checking for Fortran 77 compiler version |
---|
647 | configure:5555: --version </dev/null >&5 |
---|
648 | ./configure: line 5556: --version: command not found |
---|
649 | configure:5558: $? = 127 |
---|
650 | configure:5560: -v </dev/null >&5 |
---|
651 | ./configure: line 5561: -v: command not found |
---|
652 | configure:5563: $? = 127 |
---|
653 | configure:5565: -V </dev/null >&5 |
---|
654 | ./configure: line 5566: -V: command not found |
---|
655 | configure:5568: $? = 127 |
---|
656 | configure:5576: checking whether we are using the GNU Fortran 77 compiler |
---|
657 | configure:5590: -c -pipe -O2 -m64 conftest.F >&5 |
---|
658 | ./configure: line 5591: -c: command not found |
---|
659 | configure:5596: $? = 127 |
---|
660 | configure: failed program was: |
---|
661 | | program main |
---|
662 | | #ifndef __GNUC__ |
---|
663 | | choke me |
---|
664 | | #endif |
---|
665 | | |
---|
666 | | end |
---|
667 | configure:5622: result: no |
---|
668 | configure:5628: checking whether accepts -g |
---|
669 | configure:5640: -c -g conftest.f >&5 |
---|
670 | ./configure: line 5641: -c: command not found |
---|
671 | configure:5646: $? = 127 |
---|
672 | configure: failed program was: |
---|
673 | | program main |
---|
674 | | |
---|
675 | | end |
---|
676 | configure:5671: result: no |
---|
677 | configure:5701: checking the maximum length of command line arguments |
---|
678 | configure:5810: result: 196608 |
---|
679 | configure:5821: checking command to parse /usr/bin/nm output from /usr/bin/gcc object |
---|
680 | configure:5926: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
681 | configure:5929: $? = 0 |
---|
682 | configure:5933: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
683 | configure:5936: $? = 0 |
---|
684 | cannot find nm_test_var in conftest.nm |
---|
685 | configure:5926: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
686 | configure:5929: $? = 0 |
---|
687 | configure:5933: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
688 | configure:5936: $? = 0 |
---|
689 | configure:5988: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
690 | configure:5991: $? = 0 |
---|
691 | configure:6029: result: ok |
---|
692 | configure:6033: checking for objdir |
---|
693 | configure:6048: result: .libs |
---|
694 | configure:6138: checking for ar |
---|
695 | configure:6154: found /usr/bin/ar |
---|
696 | configure:6165: result: ar |
---|
697 | configure:6218: checking for ranlib |
---|
698 | configure:6234: found /usr/bin/ranlib |
---|
699 | configure:6245: result: ranlib |
---|
700 | configure:6298: checking for strip |
---|
701 | configure:6314: found /usr/bin/strip |
---|
702 | configure:6325: result: strip |
---|
703 | configure:6597: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions |
---|
704 | configure:6615: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
705 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
706 | configure:6619: $? = 0 |
---|
707 | configure:6632: result: no |
---|
708 | configure:6647: checking for /usr/bin/gcc option to produce PIC |
---|
709 | configure:6857: result: -fno-common |
---|
710 | configure:6865: checking if /usr/bin/gcc PIC flag -fno-common works |
---|
711 | configure:6883: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
712 | configure:6887: $? = 0 |
---|
713 | configure:6900: result: yes |
---|
714 | configure:6928: checking if /usr/bin/gcc static flag -static works |
---|
715 | configure:6956: result: no |
---|
716 | configure:6966: checking if /usr/bin/gcc supports -c -o file.o |
---|
717 | configure:6987: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
718 | configure:6991: $? = 0 |
---|
719 | configure:7013: result: yes |
---|
720 | configure:7039: checking whether the /usr/bin/gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries |
---|
721 | configure:7997: result: yes |
---|
722 | configure:8064: checking dynamic linker characteristics |
---|
723 | configure:8673: result: darwin11.2.0 dyld |
---|
724 | configure:8682: checking how to hardcode library paths into programs |
---|
725 | configure:8707: result: immediate |
---|
726 | configure:8721: checking whether stripping libraries is possible |
---|
727 | configure:8734: result: yes |
---|
728 | configure:9560: checking if libtool supports shared libraries |
---|
729 | configure:9562: result: yes |
---|
730 | configure:9565: checking whether to build shared libraries |
---|
731 | configure:9586: result: yes |
---|
732 | configure:9589: checking whether to build static libraries |
---|
733 | configure:9593: result: yes |
---|
734 | configure:9685: creating libtool |
---|
735 | configure:10276: checking for ld used by /usr/bin/g++ |
---|
736 | configure:10343: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
737 | configure:10352: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld |
---|
738 | configure:10367: result: no |
---|
739 | configure:10418: checking whether the /usr/bin/g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries |
---|
740 | configure:11356: result: yes |
---|
741 | configure:11374: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cpp >&5 |
---|
742 | configure:11377: $? = 0 |
---|
743 | configure:11496: checking for /usr/bin/g++ option to produce PIC |
---|
744 | configure:11770: result: -fno-common |
---|
745 | configure:11778: checking if /usr/bin/g++ PIC flag -fno-common works |
---|
746 | configure:11796: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
747 | configure:11800: $? = 0 |
---|
748 | configure:11813: result: yes |
---|
749 | configure:11841: checking if /usr/bin/g++ static flag -static works |
---|
750 | configure:11869: result: no |
---|
751 | configure:11879: checking if /usr/bin/g++ supports -c -o file.o |
---|
752 | configure:11900: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
753 | configure:11904: $? = 0 |
---|
754 | configure:11926: result: yes |
---|
755 | configure:11952: checking whether the /usr/bin/g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries |
---|
756 | configure:11977: result: yes |
---|
757 | configure:12044: checking dynamic linker characteristics |
---|
758 | configure:12653: result: darwin11.2.0 dyld |
---|
759 | configure:12662: checking how to hardcode library paths into programs |
---|
760 | configure:12687: result: immediate |
---|
761 | configure:18909: checking fcntl.h usability |
---|
762 | configure:18921: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
763 | configure:18927: $? = 0 |
---|
764 | configure:18931: test -z |
---|
765 | || test ! -s conftest.err |
---|
766 | configure:18934: $? = 0 |
---|
767 | configure:18937: test -s conftest.o |
---|
768 | configure:18940: $? = 0 |
---|
769 | configure:18950: result: yes |
---|
770 | configure:18954: checking fcntl.h presence |
---|
771 | configure:18964: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
772 | configure:18970: $? = 0 |
---|
773 | configure:18990: result: yes |
---|
774 | configure:19025: checking for fcntl.h |
---|
775 | configure:19032: result: yes |
---|
776 | configure:18909: checking malloc.h usability |
---|
777 | configure:18921: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
778 | conftest.c:61:20: error: malloc.h: No such file or directory |
---|
779 | configure:18927: $? = 1 |
---|
780 | configure: failed program was: |
---|
781 | | /* confdefs.h. */ |
---|
782 | | |
---|
783 | | #define PACKAGE_NAME "" |
---|
784 | | #define PACKAGE_TARNAME "" |
---|
785 | | #define PACKAGE_VERSION "" |
---|
786 | | #define PACKAGE_STRING "" |
---|
787 | | #define PACKAGE_BUGREPORT "" |
---|
788 | | #define PACKAGE "alliance" |
---|
789 | | #define VERSION "5.0" |
---|
790 | | #define YYTEXT_POINTER 1 |
---|
791 | | #define STDC_HEADERS 1 |
---|
792 | | #define HAVE_SYS_TYPES_H 1 |
---|
793 | | #define HAVE_SYS_STAT_H 1 |
---|
794 | | #define HAVE_STDLIB_H 1 |
---|
795 | | #define HAVE_STRING_H 1 |
---|
796 | | #define HAVE_MEMORY_H 1 |
---|
797 | | #define HAVE_STRINGS_H 1 |
---|
798 | | #define HAVE_INTTYPES_H 1 |
---|
799 | | #define HAVE_STDINT_H 1 |
---|
800 | | #define HAVE_UNISTD_H 1 |
---|
801 | | #define HAVE_DLFCN_H 1 |
---|
802 | | #ifdef __cplusplus |
---|
803 | | extern "C" void exit (int); |
---|
804 | | #endif |
---|
805 | | #define HAVE_FCNTL_H 1 |
---|
806 | | /* end confdefs.h. */ |
---|
807 | | #include <stdio.h> |
---|
808 | | #if HAVE_SYS_TYPES_H |
---|
809 | | # include <sys/types.h> |
---|
810 | | #endif |
---|
811 | | #if HAVE_SYS_STAT_H |
---|
812 | | # include <sys/stat.h> |
---|
813 | | #endif |
---|
814 | | #if STDC_HEADERS |
---|
815 | | # include <stdlib.h> |
---|
816 | | # include <stddef.h> |
---|
817 | | #else |
---|
818 | | # if HAVE_STDLIB_H |
---|
819 | | # include <stdlib.h> |
---|
820 | | # endif |
---|
821 | | #endif |
---|
822 | | #if HAVE_STRING_H |
---|
823 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
824 | | # include <memory.h> |
---|
825 | | # endif |
---|
826 | | # include <string.h> |
---|
827 | | #endif |
---|
828 | | #if HAVE_STRINGS_H |
---|
829 | | # include <strings.h> |
---|
830 | | #endif |
---|
831 | | #if HAVE_INTTYPES_H |
---|
832 | | # include <inttypes.h> |
---|
833 | | #else |
---|
834 | | # if HAVE_STDINT_H |
---|
835 | | # include <stdint.h> |
---|
836 | | # endif |
---|
837 | | #endif |
---|
838 | | #if HAVE_UNISTD_H |
---|
839 | | # include <unistd.h> |
---|
840 | | #endif |
---|
841 | | #include <malloc.h> |
---|
842 | configure:18950: result: no |
---|
843 | configure:18954: checking malloc.h presence |
---|
844 | configure:18964: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
845 | conftest.c:27:20: error: malloc.h: No such file or directory |
---|
846 | configure:18970: $? = 1 |
---|
847 | configure: failed program was: |
---|
848 | | /* confdefs.h. */ |
---|
849 | | |
---|
850 | | #define PACKAGE_NAME "" |
---|
851 | | #define PACKAGE_TARNAME "" |
---|
852 | | #define PACKAGE_VERSION "" |
---|
853 | | #define PACKAGE_STRING "" |
---|
854 | | #define PACKAGE_BUGREPORT "" |
---|
855 | | #define PACKAGE "alliance" |
---|
856 | | #define VERSION "5.0" |
---|
857 | | #define YYTEXT_POINTER 1 |
---|
858 | | #define STDC_HEADERS 1 |
---|
859 | | #define HAVE_SYS_TYPES_H 1 |
---|
860 | | #define HAVE_SYS_STAT_H 1 |
---|
861 | | #define HAVE_STDLIB_H 1 |
---|
862 | | #define HAVE_STRING_H 1 |
---|
863 | | #define HAVE_MEMORY_H 1 |
---|
864 | | #define HAVE_STRINGS_H 1 |
---|
865 | | #define HAVE_INTTYPES_H 1 |
---|
866 | | #define HAVE_STDINT_H 1 |
---|
867 | | #define HAVE_UNISTD_H 1 |
---|
868 | | #define HAVE_DLFCN_H 1 |
---|
869 | | #ifdef __cplusplus |
---|
870 | | extern "C" void exit (int); |
---|
871 | | #endif |
---|
872 | | #define HAVE_FCNTL_H 1 |
---|
873 | | /* end confdefs.h. */ |
---|
874 | | #include <malloc.h> |
---|
875 | configure:18990: result: no |
---|
876 | configure:19025: checking for malloc.h |
---|
877 | configure:19032: result: no |
---|
878 | configure:18900: checking for strings.h |
---|
879 | configure:18905: result: yes |
---|
880 | configure:18909: checking sys/time.h usability |
---|
881 | configure:18921: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
882 | configure:18927: $? = 0 |
---|
883 | configure:18931: test -z |
---|
884 | || test ! -s conftest.err |
---|
885 | configure:18934: $? = 0 |
---|
886 | configure:18937: test -s conftest.o |
---|
887 | configure:18940: $? = 0 |
---|
888 | configure:18950: result: yes |
---|
889 | configure:18954: checking sys/time.h presence |
---|
890 | configure:18964: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
891 | configure:18970: $? = 0 |
---|
892 | configure:18990: result: yes |
---|
893 | configure:19025: checking for sys/time.h |
---|
894 | configure:19032: result: yes |
---|
895 | configure:18900: checking for unistd.h |
---|
896 | configure:18905: result: yes |
---|
897 | configure:19051: checking for strings.h |
---|
898 | configure:19056: result: yes |
---|
899 | configure:19051: checking for unistd.h |
---|
900 | configure:19056: result: yes |
---|
901 | configure:19197: checking for basename in -lgen |
---|
902 | configure:19227: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lgen >&5 |
---|
903 | ld: library not found for -lgen |
---|
904 | collect2: ld returned 1 exit status |
---|
905 | configure:19233: $? = 1 |
---|
906 | configure: failed program was: |
---|
907 | | /* confdefs.h. */ |
---|
908 | | |
---|
909 | | #define PACKAGE_NAME "" |
---|
910 | | #define PACKAGE_TARNAME "" |
---|
911 | | #define PACKAGE_VERSION "" |
---|
912 | | #define PACKAGE_STRING "" |
---|
913 | | #define PACKAGE_BUGREPORT "" |
---|
914 | | #define PACKAGE "alliance" |
---|
915 | | #define VERSION "5.0" |
---|
916 | | #define YYTEXT_POINTER 1 |
---|
917 | | #define STDC_HEADERS 1 |
---|
918 | | #define HAVE_SYS_TYPES_H 1 |
---|
919 | | #define HAVE_SYS_STAT_H 1 |
---|
920 | | #define HAVE_STDLIB_H 1 |
---|
921 | | #define HAVE_STRING_H 1 |
---|
922 | | #define HAVE_MEMORY_H 1 |
---|
923 | | #define HAVE_STRINGS_H 1 |
---|
924 | | #define HAVE_INTTYPES_H 1 |
---|
925 | | #define HAVE_STDINT_H 1 |
---|
926 | | #define HAVE_UNISTD_H 1 |
---|
927 | | #define HAVE_DLFCN_H 1 |
---|
928 | | #ifdef __cplusplus |
---|
929 | | extern "C" void exit (int); |
---|
930 | | #endif |
---|
931 | | #define HAVE_FCNTL_H 1 |
---|
932 | | #define HAVE_STRINGS_H 1 |
---|
933 | | #define HAVE_SYS_TIME_H 1 |
---|
934 | | #define HAVE_UNISTD_H 1 |
---|
935 | | #define HAVE_STRINGS_H 1 |
---|
936 | | #define HAVE_UNISTD_H 1 |
---|
937 | | /* end confdefs.h. */ |
---|
938 | | |
---|
939 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
940 | | #ifdef __cplusplus |
---|
941 | | extern "C" |
---|
942 | | #endif |
---|
943 | | /* We use char because int might match the return type of a gcc2 |
---|
944 | | builtin and then its argument prototype would still apply. */ |
---|
945 | | char basename (); |
---|
946 | | int |
---|
947 | | main () |
---|
948 | | { |
---|
949 | | basename (); |
---|
950 | | ; |
---|
951 | | return 0; |
---|
952 | | } |
---|
953 | configure:19259: result: no |
---|
954 | configure:19271: checking for basename in -liberty |
---|
955 | configure:19301: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -liberty >&5 |
---|
956 | ld: library not found for -liberty |
---|
957 | collect2: ld returned 1 exit status |
---|
958 | configure:19307: $? = 1 |
---|
959 | configure: failed program was: |
---|
960 | | /* confdefs.h. */ |
---|
961 | | |
---|
962 | | #define PACKAGE_NAME "" |
---|
963 | | #define PACKAGE_TARNAME "" |
---|
964 | | #define PACKAGE_VERSION "" |
---|
965 | | #define PACKAGE_STRING "" |
---|
966 | | #define PACKAGE_BUGREPORT "" |
---|
967 | | #define PACKAGE "alliance" |
---|
968 | | #define VERSION "5.0" |
---|
969 | | #define YYTEXT_POINTER 1 |
---|
970 | | #define STDC_HEADERS 1 |
---|
971 | | #define HAVE_SYS_TYPES_H 1 |
---|
972 | | #define HAVE_SYS_STAT_H 1 |
---|
973 | | #define HAVE_STDLIB_H 1 |
---|
974 | | #define HAVE_STRING_H 1 |
---|
975 | | #define HAVE_MEMORY_H 1 |
---|
976 | | #define HAVE_STRINGS_H 1 |
---|
977 | | #define HAVE_INTTYPES_H 1 |
---|
978 | | #define HAVE_STDINT_H 1 |
---|
979 | | #define HAVE_UNISTD_H 1 |
---|
980 | | #define HAVE_DLFCN_H 1 |
---|
981 | | #ifdef __cplusplus |
---|
982 | | extern "C" void exit (int); |
---|
983 | | #endif |
---|
984 | | #define HAVE_FCNTL_H 1 |
---|
985 | | #define HAVE_STRINGS_H 1 |
---|
986 | | #define HAVE_SYS_TIME_H 1 |
---|
987 | | #define HAVE_UNISTD_H 1 |
---|
988 | | #define HAVE_STRINGS_H 1 |
---|
989 | | #define HAVE_UNISTD_H 1 |
---|
990 | | /* end confdefs.h. */ |
---|
991 | | |
---|
992 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
993 | | #ifdef __cplusplus |
---|
994 | | extern "C" |
---|
995 | | #endif |
---|
996 | | /* We use char because int might match the return type of a gcc2 |
---|
997 | | builtin and then its argument prototype would still apply. */ |
---|
998 | | char basename (); |
---|
999 | | int |
---|
1000 | | main () |
---|
1001 | | { |
---|
1002 | | basename (); |
---|
1003 | | ; |
---|
1004 | | return 0; |
---|
1005 | | } |
---|
1006 | configure:19333: result: no |
---|
1007 | configure:19345: checking for exp in -lm |
---|
1008 | configure:19375: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm >&5 |
---|
1009 | conftest.c:39: warning: conflicting types for built-in function 'exp' |
---|
1010 | configure:19381: $? = 0 |
---|
1011 | configure:19385: test -z |
---|
1012 | || test ! -s conftest.err |
---|
1013 | configure:19388: $? = 0 |
---|
1014 | configure:19391: test -s conftest |
---|
1015 | configure:19394: $? = 0 |
---|
1016 | configure:19407: result: yes |
---|
1017 | configure:19419: checking for floor in -lm |
---|
1018 | configure:19449: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm >&5 |
---|
1019 | conftest.c:40: warning: conflicting types for built-in function 'floor' |
---|
1020 | configure:19455: $? = 0 |
---|
1021 | configure:19459: test -z |
---|
1022 | || test ! -s conftest.err |
---|
1023 | configure:19462: $? = 0 |
---|
1024 | configure:19465: test -s conftest |
---|
1025 | configure:19468: $? = 0 |
---|
1026 | configure:19481: result: yes |
---|
1027 | configure:19493: checking for pow in -lm |
---|
1028 | configure:19523: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm >&5 |
---|
1029 | conftest.c:41: warning: conflicting types for built-in function 'pow' |
---|
1030 | configure:19529: $? = 0 |
---|
1031 | configure:19533: test -z |
---|
1032 | || test ! -s conftest.err |
---|
1033 | configure:19536: $? = 0 |
---|
1034 | configure:19539: test -s conftest |
---|
1035 | configure:19542: $? = 0 |
---|
1036 | configure:19555: result: yes |
---|
1037 | configure:19567: checking for sqrt in -lm |
---|
1038 | configure:19597: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1039 | conftest.c:42: warning: conflicting types for built-in function 'sqrt' |
---|
1040 | configure:19603: $? = 0 |
---|
1041 | configure:19607: test -z |
---|
1042 | || test ! -s conftest.err |
---|
1043 | configure:19610: $? = 0 |
---|
1044 | configure:19613: test -s conftest |
---|
1045 | configure:19616: $? = 0 |
---|
1046 | configure:19629: result: yes |
---|
1047 | configure:19642: checking for sed |
---|
1048 | configure:19668: result: /usr/bin/sed |
---|
1049 | configure:19679: checking for gsed |
---|
1050 | configure:19705: result: /usr/bin/sed |
---|
1051 | configure:19715: checking for an ANSI C-conforming const |
---|
1052 | configure:19782: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1053 | configure:19788: $? = 0 |
---|
1054 | configure:19792: test -z |
---|
1055 | || test ! -s conftest.err |
---|
1056 | configure:19795: $? = 0 |
---|
1057 | configure:19798: test -s conftest.o |
---|
1058 | configure:19801: $? = 0 |
---|
1059 | configure:19812: result: yes |
---|
1060 | configure:19822: checking for pid_t |
---|
1061 | configure:19846: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1062 | configure:19852: $? = 0 |
---|
1063 | configure:19856: test -z |
---|
1064 | || test ! -s conftest.err |
---|
1065 | configure:19859: $? = 0 |
---|
1066 | configure:19862: test -s conftest.o |
---|
1067 | configure:19865: $? = 0 |
---|
1068 | configure:19876: result: yes |
---|
1069 | configure:19894: checking for unistd.h |
---|
1070 | configure:19899: result: yes |
---|
1071 | configure:19903: checking vfork.h usability |
---|
1072 | configure:19915: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1073 | conftest.c:71:19: error: vfork.h: No such file or directory |
---|
1074 | configure:19921: $? = 1 |
---|
1075 | configure: failed program was: |
---|
1076 | | /* confdefs.h. */ |
---|
1077 | | |
---|
1078 | | #define PACKAGE_NAME "" |
---|
1079 | | #define PACKAGE_TARNAME "" |
---|
1080 | | #define PACKAGE_VERSION "" |
---|
1081 | | #define PACKAGE_STRING "" |
---|
1082 | | #define PACKAGE_BUGREPORT "" |
---|
1083 | | #define PACKAGE "alliance" |
---|
1084 | | #define VERSION "5.0" |
---|
1085 | | #define YYTEXT_POINTER 1 |
---|
1086 | | #define STDC_HEADERS 1 |
---|
1087 | | #define HAVE_SYS_TYPES_H 1 |
---|
1088 | | #define HAVE_SYS_STAT_H 1 |
---|
1089 | | #define HAVE_STDLIB_H 1 |
---|
1090 | | #define HAVE_STRING_H 1 |
---|
1091 | | #define HAVE_MEMORY_H 1 |
---|
1092 | | #define HAVE_STRINGS_H 1 |
---|
1093 | | #define HAVE_INTTYPES_H 1 |
---|
1094 | | #define HAVE_STDINT_H 1 |
---|
1095 | | #define HAVE_UNISTD_H 1 |
---|
1096 | | #define HAVE_DLFCN_H 1 |
---|
1097 | | #ifdef __cplusplus |
---|
1098 | | extern "C" void exit (int); |
---|
1099 | | #endif |
---|
1100 | | #define HAVE_FCNTL_H 1 |
---|
1101 | | #define HAVE_STRINGS_H 1 |
---|
1102 | | #define HAVE_SYS_TIME_H 1 |
---|
1103 | | #define HAVE_UNISTD_H 1 |
---|
1104 | | #define HAVE_STRINGS_H 1 |
---|
1105 | | #define HAVE_UNISTD_H 1 |
---|
1106 | | #define HAVE_LIBM 1 |
---|
1107 | | #define HAVE_LIBM 1 |
---|
1108 | | #define HAVE_LIBM 1 |
---|
1109 | | #define HAVE_LIBM 1 |
---|
1110 | | #define HAVE_UNISTD_H 1 |
---|
1111 | | /* end confdefs.h. */ |
---|
1112 | | #include <stdio.h> |
---|
1113 | | #if HAVE_SYS_TYPES_H |
---|
1114 | | # include <sys/types.h> |
---|
1115 | | #endif |
---|
1116 | | #if HAVE_SYS_STAT_H |
---|
1117 | | # include <sys/stat.h> |
---|
1118 | | #endif |
---|
1119 | | #if STDC_HEADERS |
---|
1120 | | # include <stdlib.h> |
---|
1121 | | # include <stddef.h> |
---|
1122 | | #else |
---|
1123 | | # if HAVE_STDLIB_H |
---|
1124 | | # include <stdlib.h> |
---|
1125 | | # endif |
---|
1126 | | #endif |
---|
1127 | | #if HAVE_STRING_H |
---|
1128 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1129 | | # include <memory.h> |
---|
1130 | | # endif |
---|
1131 | | # include <string.h> |
---|
1132 | | #endif |
---|
1133 | | #if HAVE_STRINGS_H |
---|
1134 | | # include <strings.h> |
---|
1135 | | #endif |
---|
1136 | | #if HAVE_INTTYPES_H |
---|
1137 | | # include <inttypes.h> |
---|
1138 | | #else |
---|
1139 | | # if HAVE_STDINT_H |
---|
1140 | | # include <stdint.h> |
---|
1141 | | # endif |
---|
1142 | | #endif |
---|
1143 | | #if HAVE_UNISTD_H |
---|
1144 | | # include <unistd.h> |
---|
1145 | | #endif |
---|
1146 | | #include <vfork.h> |
---|
1147 | configure:19944: result: no |
---|
1148 | configure:19948: checking vfork.h presence |
---|
1149 | configure:19958: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
1150 | conftest.c:37:19: error: vfork.h: No such file or directory |
---|
1151 | configure:19964: $? = 1 |
---|
1152 | configure: failed program was: |
---|
1153 | | /* confdefs.h. */ |
---|
1154 | | |
---|
1155 | | #define PACKAGE_NAME "" |
---|
1156 | | #define PACKAGE_TARNAME "" |
---|
1157 | | #define PACKAGE_VERSION "" |
---|
1158 | | #define PACKAGE_STRING "" |
---|
1159 | | #define PACKAGE_BUGREPORT "" |
---|
1160 | | #define PACKAGE "alliance" |
---|
1161 | | #define VERSION "5.0" |
---|
1162 | | #define YYTEXT_POINTER 1 |
---|
1163 | | #define STDC_HEADERS 1 |
---|
1164 | | #define HAVE_SYS_TYPES_H 1 |
---|
1165 | | #define HAVE_SYS_STAT_H 1 |
---|
1166 | | #define HAVE_STDLIB_H 1 |
---|
1167 | | #define HAVE_STRING_H 1 |
---|
1168 | | #define HAVE_MEMORY_H 1 |
---|
1169 | | #define HAVE_STRINGS_H 1 |
---|
1170 | | #define HAVE_INTTYPES_H 1 |
---|
1171 | | #define HAVE_STDINT_H 1 |
---|
1172 | | #define HAVE_UNISTD_H 1 |
---|
1173 | | #define HAVE_DLFCN_H 1 |
---|
1174 | | #ifdef __cplusplus |
---|
1175 | | extern "C" void exit (int); |
---|
1176 | | #endif |
---|
1177 | | #define HAVE_FCNTL_H 1 |
---|
1178 | | #define HAVE_STRINGS_H 1 |
---|
1179 | | #define HAVE_SYS_TIME_H 1 |
---|
1180 | | #define HAVE_UNISTD_H 1 |
---|
1181 | | #define HAVE_STRINGS_H 1 |
---|
1182 | | #define HAVE_UNISTD_H 1 |
---|
1183 | | #define HAVE_LIBM 1 |
---|
1184 | | #define HAVE_LIBM 1 |
---|
1185 | | #define HAVE_LIBM 1 |
---|
1186 | | #define HAVE_LIBM 1 |
---|
1187 | | #define HAVE_UNISTD_H 1 |
---|
1188 | | /* end confdefs.h. */ |
---|
1189 | | #include <vfork.h> |
---|
1190 | configure:19984: result: no |
---|
1191 | configure:20019: checking for vfork.h |
---|
1192 | configure:20026: result: no |
---|
1193 | configure:20044: checking for fork |
---|
1194 | configure:20101: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1195 | conftest.c:61: warning: conflicting types for built-in function 'fork' |
---|
1196 | configure:20107: $? = 0 |
---|
1197 | configure:20111: test -z |
---|
1198 | || test ! -s conftest.err |
---|
1199 | configure:20114: $? = 0 |
---|
1200 | configure:20117: test -s conftest |
---|
1201 | configure:20120: $? = 0 |
---|
1202 | configure:20132: result: yes |
---|
1203 | configure:20044: checking for vfork |
---|
1204 | configure:20101: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1205 | configure:20107: $? = 0 |
---|
1206 | configure:20111: test -z |
---|
1207 | || test ! -s conftest.err |
---|
1208 | configure:20114: $? = 0 |
---|
1209 | configure:20117: test -s conftest |
---|
1210 | configure:20120: $? = 0 |
---|
1211 | configure:20132: result: yes |
---|
1212 | configure:20143: checking for working fork |
---|
1213 | configure:20166: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1214 | conftest.c: In function 'main': |
---|
1215 | conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' |
---|
1216 | configure:20169: $? = 0 |
---|
1217 | configure:20171: ./conftest |
---|
1218 | configure:20174: $? = 0 |
---|
1219 | configure:20188: result: yes |
---|
1220 | configure:20209: checking for working vfork |
---|
1221 | configure:20342: result: yes |
---|
1222 | configure:20373: checking for ANSI C header files |
---|
1223 | configure:20529: result: yes |
---|
1224 | configure:20539: checking for sys/wait.h that is POSIX.1 compatible |
---|
1225 | configure:20570: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1226 | configure:20576: $? = 0 |
---|
1227 | configure:20580: test -z |
---|
1228 | || test ! -s conftest.err |
---|
1229 | configure:20583: $? = 0 |
---|
1230 | configure:20586: test -s conftest.o |
---|
1231 | configure:20589: $? = 0 |
---|
1232 | configure:20600: result: yes |
---|
1233 | configure:20610: checking for X |
---|
1234 | configure:20715: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
1235 | configure:20721: $? = 0 |
---|
1236 | configure:20771: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lX11 -lm -lm -lm -lm >&5 |
---|
1237 | configure:20777: $? = 0 |
---|
1238 | configure:20781: test -z |
---|
1239 | || test ! -s conftest.err |
---|
1240 | configure:20784: $? = 0 |
---|
1241 | configure:20787: test -s conftest |
---|
1242 | configure:20790: $? = 0 |
---|
1243 | configure:20840: result: libraries , headers |
---|
1244 | configure:21012: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm -lX11 >&5 |
---|
1245 | configure:21018: $? = 0 |
---|
1246 | configure:21022: test -z |
---|
1247 | || test ! -s conftest.err |
---|
1248 | configure:21025: $? = 0 |
---|
1249 | configure:21028: test -s conftest |
---|
1250 | configure:21031: $? = 0 |
---|
1251 | configure:21189: checking for gethostbyname |
---|
1252 | configure:21246: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1253 | configure:21252: $? = 0 |
---|
1254 | configure:21256: test -z |
---|
1255 | || test ! -s conftest.err |
---|
1256 | configure:21259: $? = 0 |
---|
1257 | configure:21262: test -s conftest |
---|
1258 | configure:21265: $? = 0 |
---|
1259 | configure:21277: result: yes |
---|
1260 | configure:21428: checking for connect |
---|
1261 | configure:21485: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1262 | configure:21491: $? = 0 |
---|
1263 | configure:21495: test -z |
---|
1264 | || test ! -s conftest.err |
---|
1265 | configure:21498: $? = 0 |
---|
1266 | configure:21501: test -s conftest |
---|
1267 | configure:21504: $? = 0 |
---|
1268 | configure:21516: result: yes |
---|
1269 | configure:21591: checking for remove |
---|
1270 | configure:21648: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1271 | configure:21654: $? = 0 |
---|
1272 | configure:21658: test -z |
---|
1273 | || test ! -s conftest.err |
---|
1274 | configure:21661: $? = 0 |
---|
1275 | configure:21664: test -s conftest |
---|
1276 | configure:21667: $? = 0 |
---|
1277 | configure:21679: result: yes |
---|
1278 | configure:21754: checking for shmat |
---|
1279 | configure:21811: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lm -lm -lm -lm >&5 |
---|
1280 | configure:21817: $? = 0 |
---|
1281 | configure:21821: test -z |
---|
1282 | || test ! -s conftest.err |
---|
1283 | configure:21824: $? = 0 |
---|
1284 | configure:21827: test -s conftest |
---|
1285 | configure:21830: $? = 0 |
---|
1286 | configure:21842: result: yes |
---|
1287 | configure:21926: checking for IceConnectionNumber in -lICE |
---|
1288 | configure:21956: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lICE -lm -lm -lm -lm >&5 |
---|
1289 | configure:21962: $? = 0 |
---|
1290 | configure:21966: test -z |
---|
1291 | || test ! -s conftest.err |
---|
1292 | configure:21969: $? = 0 |
---|
1293 | configure:21972: test -s conftest |
---|
1294 | configure:21975: $? = 0 |
---|
1295 | configure:21988: result: yes |
---|
1296 | configure:22044: checking for gcc |
---|
1297 | configure:22070: result: /usr/bin/gcc |
---|
1298 | configure:22314: checking for C compiler version |
---|
1299 | configure:22317: /usr/bin/gcc --version </dev/null >&5 |
---|
1300 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
1301 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
1302 | This is free software; see the source for copying conditions. There is NO |
---|
1303 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
1304 | |
---|
1305 | configure:22320: $? = 0 |
---|
1306 | configure:22322: /usr/bin/gcc -v </dev/null >&5 |
---|
1307 | Using built-in specs. |
---|
1308 | Target: i686-apple-darwin11 |
---|
1309 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
1310 | Thread model: posix |
---|
1311 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
1312 | configure:22325: $? = 0 |
---|
1313 | configure:22327: /usr/bin/gcc -V </dev/null >&5 |
---|
1314 | llvm-gcc-4.2: argument to `-V' is missing |
---|
1315 | configure:22330: $? = 1 |
---|
1316 | configure:22333: checking whether we are using the GNU C compiler |
---|
1317 | configure:22389: result: yes |
---|
1318 | configure:22395: checking whether /usr/bin/gcc accepts -g |
---|
1319 | configure:22446: result: yes |
---|
1320 | configure:22463: checking for /usr/bin/gcc option to accept ANSI C |
---|
1321 | configure:22570: result: none needed |
---|
1322 | configure:22588: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1323 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
1324 | configure:22594: $? = 1 |
---|
1325 | configure: failed program was: |
---|
1326 | | #ifndef __cplusplus |
---|
1327 | | choke me |
---|
1328 | | #endif |
---|
1329 | configure:22729: checking dependency style of /usr/bin/gcc |
---|
1330 | configure:22819: result: gcc3 |
---|
1331 | configure:22841: checking how to run the C preprocessor |
---|
1332 | configure:22959: result: /usr/bin/gcc -E |
---|
1333 | configure:22983: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
1334 | configure:22989: $? = 0 |
---|
1335 | configure:23021: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
1336 | conftest.c:43:28: error: ac_nonexistent.h: No such file or directory |
---|
1337 | configure:23027: $? = 1 |
---|
1338 | configure: failed program was: |
---|
1339 | | /* confdefs.h. */ |
---|
1340 | | |
---|
1341 | | #define PACKAGE_NAME "" |
---|
1342 | | #define PACKAGE_TARNAME "" |
---|
1343 | | #define PACKAGE_VERSION "" |
---|
1344 | | #define PACKAGE_STRING "" |
---|
1345 | | #define PACKAGE_BUGREPORT "" |
---|
1346 | | #define PACKAGE "alliance" |
---|
1347 | | #define VERSION "5.0" |
---|
1348 | | #define YYTEXT_POINTER 1 |
---|
1349 | | #define STDC_HEADERS 1 |
---|
1350 | | #define HAVE_SYS_TYPES_H 1 |
---|
1351 | | #define HAVE_SYS_STAT_H 1 |
---|
1352 | | #define HAVE_STDLIB_H 1 |
---|
1353 | | #define HAVE_STRING_H 1 |
---|
1354 | | #define HAVE_MEMORY_H 1 |
---|
1355 | | #define HAVE_STRINGS_H 1 |
---|
1356 | | #define HAVE_INTTYPES_H 1 |
---|
1357 | | #define HAVE_STDINT_H 1 |
---|
1358 | | #define HAVE_UNISTD_H 1 |
---|
1359 | | #define HAVE_DLFCN_H 1 |
---|
1360 | | #ifdef __cplusplus |
---|
1361 | | extern "C" void exit (int); |
---|
1362 | | #endif |
---|
1363 | | #define HAVE_FCNTL_H 1 |
---|
1364 | | #define HAVE_STRINGS_H 1 |
---|
1365 | | #define HAVE_SYS_TIME_H 1 |
---|
1366 | | #define HAVE_UNISTD_H 1 |
---|
1367 | | #define HAVE_STRINGS_H 1 |
---|
1368 | | #define HAVE_UNISTD_H 1 |
---|
1369 | | #define HAVE_LIBM 1 |
---|
1370 | | #define HAVE_LIBM 1 |
---|
1371 | | #define HAVE_LIBM 1 |
---|
1372 | | #define HAVE_LIBM 1 |
---|
1373 | | #define HAVE_UNISTD_H 1 |
---|
1374 | | #define HAVE_FORK 1 |
---|
1375 | | #define HAVE_VFORK 1 |
---|
1376 | | #define HAVE_WORKING_VFORK 1 |
---|
1377 | | #define HAVE_WORKING_FORK 1 |
---|
1378 | | #define STDC_HEADERS 1 |
---|
1379 | | #define HAVE_SYS_WAIT_H 1 |
---|
1380 | | /* end confdefs.h. */ |
---|
1381 | | #include <ac_nonexistent.h> |
---|
1382 | configure:23164: checking for C++ compiler version |
---|
1383 | configure:23167: /usr/bin/g++ --version </dev/null >&5 |
---|
1384 | i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
1385 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
1386 | This is free software; see the source for copying conditions. There is NO |
---|
1387 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
1388 | |
---|
1389 | configure:23170: $? = 0 |
---|
1390 | configure:23172: /usr/bin/g++ -v </dev/null >&5 |
---|
1391 | Using built-in specs. |
---|
1392 | Target: i686-apple-darwin11 |
---|
1393 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
1394 | Thread model: posix |
---|
1395 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
1396 | configure:23175: $? = 0 |
---|
1397 | configure:23177: /usr/bin/g++ -V </dev/null >&5 |
---|
1398 | llvm-g++-4.2: argument to `-V' is missing |
---|
1399 | configure:23180: $? = 1 |
---|
1400 | configure:23183: checking whether we are using the GNU C++ compiler |
---|
1401 | configure:23239: result: yes |
---|
1402 | configure:23245: checking whether /usr/bin/g++ accepts -g |
---|
1403 | configure:23296: result: yes |
---|
1404 | configure:23338: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
1405 | configure:23344: $? = 0 |
---|
1406 | configure:23348: test -z |
---|
1407 | || test ! -s conftest.err |
---|
1408 | configure:23351: $? = 0 |
---|
1409 | configure:23354: test -s conftest.o |
---|
1410 | configure:23357: $? = 0 |
---|
1411 | configure:23383: /usr/bin/g++ -c -pipe -O2 -m64 -I/opt/local/include conftest.cc >&5 |
---|
1412 | configure:23389: $? = 0 |
---|
1413 | configure:23393: test -z |
---|
1414 | || test ! -s conftest.err |
---|
1415 | configure:23396: $? = 0 |
---|
1416 | configure:23399: test -s conftest.o |
---|
1417 | configure:23402: $? = 0 |
---|
1418 | configure:23427: checking dependency style of /usr/bin/g++ |
---|
1419 | configure:23517: result: gcc3 |
---|
1420 | configure:23547: checking for a BSD-compatible install |
---|
1421 | configure:23602: result: /usr/bin/install -c |
---|
1422 | configure:23613: checking whether make sets $(MAKE) |
---|
1423 | configure:23633: result: yes |
---|
1424 | configure:23683: checking for ranlib |
---|
1425 | configure:23710: result: ranlib |
---|
1426 | configure:23726: checking for bison |
---|
1427 | configure:23752: result: /usr/bin/yacc |
---|
1428 | configure:23763: checking return type of signal handlers |
---|
1429 | configure:23794: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1430 | configure:23800: $? = 0 |
---|
1431 | configure:23804: test -z |
---|
1432 | || test ! -s conftest.err |
---|
1433 | configure:23807: $? = 0 |
---|
1434 | configure:23810: test -s conftest.o |
---|
1435 | configure:23813: $? = 0 |
---|
1436 | configure:23824: result: void |
---|
1437 | configure:23876: checking for Motif |
---|
1438 | configure:23915: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1439 | configure:23921: $? = 0 |
---|
1440 | configure:23925: test -z |
---|
1441 | || test ! -s conftest.err |
---|
1442 | configure:23928: $? = 0 |
---|
1443 | configure:23931: test -s conftest.o |
---|
1444 | configure:23934: $? = 0 |
---|
1445 | configure:24016: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lSM -lICE -lXm -lXt -lX11 -lm -lm -lm -lm >&5 |
---|
1446 | configure:24022: $? = 0 |
---|
1447 | configure:24026: test -z |
---|
1448 | || test ! -s conftest.err |
---|
1449 | configure:24029: $? = 0 |
---|
1450 | configure:24032: test -s conftest |
---|
1451 | configure:24035: $? = 0 |
---|
1452 | configure:24140: result: libraries in default path, headers in default path |
---|
1453 | configure:24170: checking for Xpm |
---|
1454 | configure:24210: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1455 | configure:24216: $? = 0 |
---|
1456 | configure:24220: test -z |
---|
1457 | || test ! -s conftest.err |
---|
1458 | configure:24223: $? = 0 |
---|
1459 | configure:24226: test -s conftest.o |
---|
1460 | configure:24229: $? = 0 |
---|
1461 | configure:24318: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lSM -lICE -lXpm -lXt -lX11 -lm -lm -lm -lm >&5 |
---|
1462 | configure:24324: $? = 0 |
---|
1463 | configure:24328: test -z |
---|
1464 | || test ! -s conftest.err |
---|
1465 | configure:24331: $? = 0 |
---|
1466 | configure:24334: test -s conftest |
---|
1467 | configure:24337: $? = 0 |
---|
1468 | configure:24424: result: libraries in default path, headers in default path |
---|
1469 | configure:24433: checking for XOpenDisplay in -lX11 |
---|
1470 | configure:24463: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lX11 -lSM -lICE -lm -lm -lm -lm >&5 |
---|
1471 | configure:24469: $? = 0 |
---|
1472 | configure:24473: test -z |
---|
1473 | || test ! -s conftest.err |
---|
1474 | configure:24476: $? = 0 |
---|
1475 | configure:24479: test -s conftest |
---|
1476 | configure:24482: $? = 0 |
---|
1477 | configure:24495: result: yes |
---|
1478 | configure:24513: checking for _Xlcmbcurmax in -lXintl |
---|
1479 | configure:24543: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXintl -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1480 | ld: library not found for -lXintl |
---|
1481 | collect2: ld returned 1 exit status |
---|
1482 | configure:24549: $? = 1 |
---|
1483 | configure: failed program was: |
---|
1484 | | /* confdefs.h. */ |
---|
1485 | | |
---|
1486 | | #define PACKAGE_NAME "" |
---|
1487 | | #define PACKAGE_TARNAME "" |
---|
1488 | | #define PACKAGE_VERSION "" |
---|
1489 | | #define PACKAGE_STRING "" |
---|
1490 | | #define PACKAGE_BUGREPORT "" |
---|
1491 | | #define PACKAGE "alliance" |
---|
1492 | | #define VERSION "5.0" |
---|
1493 | | #define YYTEXT_POINTER 1 |
---|
1494 | | #define STDC_HEADERS 1 |
---|
1495 | | #define HAVE_SYS_TYPES_H 1 |
---|
1496 | | #define HAVE_SYS_STAT_H 1 |
---|
1497 | | #define HAVE_STDLIB_H 1 |
---|
1498 | | #define HAVE_STRING_H 1 |
---|
1499 | | #define HAVE_MEMORY_H 1 |
---|
1500 | | #define HAVE_STRINGS_H 1 |
---|
1501 | | #define HAVE_INTTYPES_H 1 |
---|
1502 | | #define HAVE_STDINT_H 1 |
---|
1503 | | #define HAVE_UNISTD_H 1 |
---|
1504 | | #define HAVE_DLFCN_H 1 |
---|
1505 | | #ifdef __cplusplus |
---|
1506 | | extern "C" void exit (int); |
---|
1507 | | #endif |
---|
1508 | | #define HAVE_FCNTL_H 1 |
---|
1509 | | #define HAVE_STRINGS_H 1 |
---|
1510 | | #define HAVE_SYS_TIME_H 1 |
---|
1511 | | #define HAVE_UNISTD_H 1 |
---|
1512 | | #define HAVE_STRINGS_H 1 |
---|
1513 | | #define HAVE_UNISTD_H 1 |
---|
1514 | | #define HAVE_LIBM 1 |
---|
1515 | | #define HAVE_LIBM 1 |
---|
1516 | | #define HAVE_LIBM 1 |
---|
1517 | | #define HAVE_LIBM 1 |
---|
1518 | | #define HAVE_UNISTD_H 1 |
---|
1519 | | #define HAVE_FORK 1 |
---|
1520 | | #define HAVE_VFORK 1 |
---|
1521 | | #define HAVE_WORKING_VFORK 1 |
---|
1522 | | #define HAVE_WORKING_FORK 1 |
---|
1523 | | #define STDC_HEADERS 1 |
---|
1524 | | #define HAVE_SYS_WAIT_H 1 |
---|
1525 | | #define RETSIGTYPE void |
---|
1526 | | #define HAVE_MOTIF 1 |
---|
1527 | | #define HAVE_XPM 1 |
---|
1528 | | /* end confdefs.h. */ |
---|
1529 | | |
---|
1530 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1531 | | #ifdef __cplusplus |
---|
1532 | | extern "C" |
---|
1533 | | #endif |
---|
1534 | | /* We use char because int might match the return type of a gcc2 |
---|
1535 | | builtin and then its argument prototype would still apply. */ |
---|
1536 | | char _Xlcmbcurmax (); |
---|
1537 | | int |
---|
1538 | | main () |
---|
1539 | | { |
---|
1540 | | _Xlcmbcurmax (); |
---|
1541 | | ; |
---|
1542 | | return 0; |
---|
1543 | | } |
---|
1544 | configure:24575: result: no |
---|
1545 | configure:24581: checking for shmap in -lipc |
---|
1546 | configure:24611: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lipc -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1547 | ld: library not found for -lipc |
---|
1548 | collect2: ld returned 1 exit status |
---|
1549 | configure:24617: $? = 1 |
---|
1550 | configure: failed program was: |
---|
1551 | | /* confdefs.h. */ |
---|
1552 | | |
---|
1553 | | #define PACKAGE_NAME "" |
---|
1554 | | #define PACKAGE_TARNAME "" |
---|
1555 | | #define PACKAGE_VERSION "" |
---|
1556 | | #define PACKAGE_STRING "" |
---|
1557 | | #define PACKAGE_BUGREPORT "" |
---|
1558 | | #define PACKAGE "alliance" |
---|
1559 | | #define VERSION "5.0" |
---|
1560 | | #define YYTEXT_POINTER 1 |
---|
1561 | | #define STDC_HEADERS 1 |
---|
1562 | | #define HAVE_SYS_TYPES_H 1 |
---|
1563 | | #define HAVE_SYS_STAT_H 1 |
---|
1564 | | #define HAVE_STDLIB_H 1 |
---|
1565 | | #define HAVE_STRING_H 1 |
---|
1566 | | #define HAVE_MEMORY_H 1 |
---|
1567 | | #define HAVE_STRINGS_H 1 |
---|
1568 | | #define HAVE_INTTYPES_H 1 |
---|
1569 | | #define HAVE_STDINT_H 1 |
---|
1570 | | #define HAVE_UNISTD_H 1 |
---|
1571 | | #define HAVE_DLFCN_H 1 |
---|
1572 | | #ifdef __cplusplus |
---|
1573 | | extern "C" void exit (int); |
---|
1574 | | #endif |
---|
1575 | | #define HAVE_FCNTL_H 1 |
---|
1576 | | #define HAVE_STRINGS_H 1 |
---|
1577 | | #define HAVE_SYS_TIME_H 1 |
---|
1578 | | #define HAVE_UNISTD_H 1 |
---|
1579 | | #define HAVE_STRINGS_H 1 |
---|
1580 | | #define HAVE_UNISTD_H 1 |
---|
1581 | | #define HAVE_LIBM 1 |
---|
1582 | | #define HAVE_LIBM 1 |
---|
1583 | | #define HAVE_LIBM 1 |
---|
1584 | | #define HAVE_LIBM 1 |
---|
1585 | | #define HAVE_UNISTD_H 1 |
---|
1586 | | #define HAVE_FORK 1 |
---|
1587 | | #define HAVE_VFORK 1 |
---|
1588 | | #define HAVE_WORKING_VFORK 1 |
---|
1589 | | #define HAVE_WORKING_FORK 1 |
---|
1590 | | #define STDC_HEADERS 1 |
---|
1591 | | #define HAVE_SYS_WAIT_H 1 |
---|
1592 | | #define RETSIGTYPE void |
---|
1593 | | #define HAVE_MOTIF 1 |
---|
1594 | | #define HAVE_XPM 1 |
---|
1595 | | /* end confdefs.h. */ |
---|
1596 | | |
---|
1597 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1598 | | #ifdef __cplusplus |
---|
1599 | | extern "C" |
---|
1600 | | #endif |
---|
1601 | | /* We use char because int might match the return type of a gcc2 |
---|
1602 | | builtin and then its argument prototype would still apply. */ |
---|
1603 | | char shmap (); |
---|
1604 | | int |
---|
1605 | | main () |
---|
1606 | | { |
---|
1607 | | shmap (); |
---|
1608 | | ; |
---|
1609 | | return 0; |
---|
1610 | | } |
---|
1611 | configure:24643: result: no |
---|
1612 | configure:24650: checking for XtToolkitInitialize in -lXt |
---|
1613 | configure:24680: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXt -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1614 | configure:24686: $? = 0 |
---|
1615 | configure:24690: test -z |
---|
1616 | || test ! -s conftest.err |
---|
1617 | configure:24693: $? = 0 |
---|
1618 | configure:24696: test -s conftest |
---|
1619 | configure:24699: $? = 0 |
---|
1620 | configure:24712: result: yes |
---|
1621 | configure:24733: checking for XShapeQueryVersion in -lXext |
---|
1622 | configure:24763: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXext -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1623 | configure:24769: $? = 0 |
---|
1624 | configure:24773: test -z |
---|
1625 | || test ! -s conftest.err |
---|
1626 | configure:24776: $? = 0 |
---|
1627 | configure:24779: test -s conftest |
---|
1628 | configure:24782: $? = 0 |
---|
1629 | configure:24795: result: yes |
---|
1630 | configure:24805: checking for XpmCreatePixmapFromXpmImage in -lXpm |
---|
1631 | configure:24835: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXpm -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1632 | configure:24841: $? = 0 |
---|
1633 | configure:24845: test -z |
---|
1634 | || test ! -s conftest.err |
---|
1635 | configure:24848: $? = 0 |
---|
1636 | configure:24851: test -s conftest |
---|
1637 | configure:24854: $? = 0 |
---|
1638 | configure:24867: result: yes |
---|
1639 | configure:24893: checking X11/xpm.h usability |
---|
1640 | configure:24905: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1641 | configure:24911: $? = 0 |
---|
1642 | configure:24915: test -z |
---|
1643 | || test ! -s conftest.err |
---|
1644 | configure:24918: $? = 0 |
---|
1645 | configure:24921: test -s conftest.o |
---|
1646 | configure:24924: $? = 0 |
---|
1647 | configure:24934: result: yes |
---|
1648 | configure:24938: checking X11/xpm.h presence |
---|
1649 | configure:24948: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
1650 | configure:24954: $? = 0 |
---|
1651 | configure:24974: result: yes |
---|
1652 | configure:25009: checking for X11/xpm.h |
---|
1653 | configure:25016: result: yes |
---|
1654 | configure:24893: checking xpm.h usability |
---|
1655 | configure:24905: /usr/bin/gcc -c -pipe -O2 -m64 -I/opt/local/include conftest.c >&5 |
---|
1656 | conftest.c:82:17: error: xpm.h: No such file or directory |
---|
1657 | configure:24911: $? = 1 |
---|
1658 | configure: failed program was: |
---|
1659 | | /* confdefs.h. */ |
---|
1660 | | |
---|
1661 | | #define PACKAGE_NAME "" |
---|
1662 | | #define PACKAGE_TARNAME "" |
---|
1663 | | #define PACKAGE_VERSION "" |
---|
1664 | | #define PACKAGE_STRING "" |
---|
1665 | | #define PACKAGE_BUGREPORT "" |
---|
1666 | | #define PACKAGE "alliance" |
---|
1667 | | #define VERSION "5.0" |
---|
1668 | | #define YYTEXT_POINTER 1 |
---|
1669 | | #define STDC_HEADERS 1 |
---|
1670 | | #define HAVE_SYS_TYPES_H 1 |
---|
1671 | | #define HAVE_SYS_STAT_H 1 |
---|
1672 | | #define HAVE_STDLIB_H 1 |
---|
1673 | | #define HAVE_STRING_H 1 |
---|
1674 | | #define HAVE_MEMORY_H 1 |
---|
1675 | | #define HAVE_STRINGS_H 1 |
---|
1676 | | #define HAVE_INTTYPES_H 1 |
---|
1677 | | #define HAVE_STDINT_H 1 |
---|
1678 | | #define HAVE_UNISTD_H 1 |
---|
1679 | | #define HAVE_DLFCN_H 1 |
---|
1680 | | #ifdef __cplusplus |
---|
1681 | | extern "C" void exit (int); |
---|
1682 | | #endif |
---|
1683 | | #define HAVE_FCNTL_H 1 |
---|
1684 | | #define HAVE_STRINGS_H 1 |
---|
1685 | | #define HAVE_SYS_TIME_H 1 |
---|
1686 | | #define HAVE_UNISTD_H 1 |
---|
1687 | | #define HAVE_STRINGS_H 1 |
---|
1688 | | #define HAVE_UNISTD_H 1 |
---|
1689 | | #define HAVE_LIBM 1 |
---|
1690 | | #define HAVE_LIBM 1 |
---|
1691 | | #define HAVE_LIBM 1 |
---|
1692 | | #define HAVE_LIBM 1 |
---|
1693 | | #define HAVE_UNISTD_H 1 |
---|
1694 | | #define HAVE_FORK 1 |
---|
1695 | | #define HAVE_VFORK 1 |
---|
1696 | | #define HAVE_WORKING_VFORK 1 |
---|
1697 | | #define HAVE_WORKING_FORK 1 |
---|
1698 | | #define STDC_HEADERS 1 |
---|
1699 | | #define HAVE_SYS_WAIT_H 1 |
---|
1700 | | #define RETSIGTYPE void |
---|
1701 | | #define HAVE_MOTIF 1 |
---|
1702 | | #define HAVE_XPM 1 |
---|
1703 | | #define HAVE_XPM 1 |
---|
1704 | | #define HAVE_X11_XPM_H 1 |
---|
1705 | | /* end confdefs.h. */ |
---|
1706 | | #include <stdio.h> |
---|
1707 | | #if HAVE_SYS_TYPES_H |
---|
1708 | | # include <sys/types.h> |
---|
1709 | | #endif |
---|
1710 | | #if HAVE_SYS_STAT_H |
---|
1711 | | # include <sys/stat.h> |
---|
1712 | | #endif |
---|
1713 | | #if STDC_HEADERS |
---|
1714 | | # include <stdlib.h> |
---|
1715 | | # include <stddef.h> |
---|
1716 | | #else |
---|
1717 | | # if HAVE_STDLIB_H |
---|
1718 | | # include <stdlib.h> |
---|
1719 | | # endif |
---|
1720 | | #endif |
---|
1721 | | #if HAVE_STRING_H |
---|
1722 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1723 | | # include <memory.h> |
---|
1724 | | # endif |
---|
1725 | | # include <string.h> |
---|
1726 | | #endif |
---|
1727 | | #if HAVE_STRINGS_H |
---|
1728 | | # include <strings.h> |
---|
1729 | | #endif |
---|
1730 | | #if HAVE_INTTYPES_H |
---|
1731 | | # include <inttypes.h> |
---|
1732 | | #else |
---|
1733 | | # if HAVE_STDINT_H |
---|
1734 | | # include <stdint.h> |
---|
1735 | | # endif |
---|
1736 | | #endif |
---|
1737 | | #if HAVE_UNISTD_H |
---|
1738 | | # include <unistd.h> |
---|
1739 | | #endif |
---|
1740 | | #include <xpm.h> |
---|
1741 | configure:24934: result: no |
---|
1742 | configure:24938: checking xpm.h presence |
---|
1743 | configure:24948: /usr/bin/gcc -E -I/opt/local/include conftest.c |
---|
1744 | conftest.c:48:17: error: xpm.h: No such file or directory |
---|
1745 | configure:24954: $? = 1 |
---|
1746 | configure: failed program was: |
---|
1747 | | /* confdefs.h. */ |
---|
1748 | | |
---|
1749 | | #define PACKAGE_NAME "" |
---|
1750 | | #define PACKAGE_TARNAME "" |
---|
1751 | | #define PACKAGE_VERSION "" |
---|
1752 | | #define PACKAGE_STRING "" |
---|
1753 | | #define PACKAGE_BUGREPORT "" |
---|
1754 | | #define PACKAGE "alliance" |
---|
1755 | | #define VERSION "5.0" |
---|
1756 | | #define YYTEXT_POINTER 1 |
---|
1757 | | #define STDC_HEADERS 1 |
---|
1758 | | #define HAVE_SYS_TYPES_H 1 |
---|
1759 | | #define HAVE_SYS_STAT_H 1 |
---|
1760 | | #define HAVE_STDLIB_H 1 |
---|
1761 | | #define HAVE_STRING_H 1 |
---|
1762 | | #define HAVE_MEMORY_H 1 |
---|
1763 | | #define HAVE_STRINGS_H 1 |
---|
1764 | | #define HAVE_INTTYPES_H 1 |
---|
1765 | | #define HAVE_STDINT_H 1 |
---|
1766 | | #define HAVE_UNISTD_H 1 |
---|
1767 | | #define HAVE_DLFCN_H 1 |
---|
1768 | | #ifdef __cplusplus |
---|
1769 | | extern "C" void exit (int); |
---|
1770 | | #endif |
---|
1771 | | #define HAVE_FCNTL_H 1 |
---|
1772 | | #define HAVE_STRINGS_H 1 |
---|
1773 | | #define HAVE_SYS_TIME_H 1 |
---|
1774 | | #define HAVE_UNISTD_H 1 |
---|
1775 | | #define HAVE_STRINGS_H 1 |
---|
1776 | | #define HAVE_UNISTD_H 1 |
---|
1777 | | #define HAVE_LIBM 1 |
---|
1778 | | #define HAVE_LIBM 1 |
---|
1779 | | #define HAVE_LIBM 1 |
---|
1780 | | #define HAVE_LIBM 1 |
---|
1781 | | #define HAVE_UNISTD_H 1 |
---|
1782 | | #define HAVE_FORK 1 |
---|
1783 | | #define HAVE_VFORK 1 |
---|
1784 | | #define HAVE_WORKING_VFORK 1 |
---|
1785 | | #define HAVE_WORKING_FORK 1 |
---|
1786 | | #define STDC_HEADERS 1 |
---|
1787 | | #define HAVE_SYS_WAIT_H 1 |
---|
1788 | | #define RETSIGTYPE void |
---|
1789 | | #define HAVE_MOTIF 1 |
---|
1790 | | #define HAVE_XPM 1 |
---|
1791 | | #define HAVE_XPM 1 |
---|
1792 | | #define HAVE_X11_XPM_H 1 |
---|
1793 | | /* end confdefs.h. */ |
---|
1794 | | #include <xpm.h> |
---|
1795 | configure:24974: result: no |
---|
1796 | configure:25009: checking for xpm.h |
---|
1797 | configure:25016: result: no |
---|
1798 | configure:25038: checking for XpSelectInput in -lXp |
---|
1799 | configure:25068: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1800 | configure:25074: $? = 0 |
---|
1801 | configure:25078: test -z |
---|
1802 | || test ! -s conftest.err |
---|
1803 | configure:25081: $? = 0 |
---|
1804 | configure:25084: test -s conftest |
---|
1805 | configure:25087: $? = 0 |
---|
1806 | configure:25100: result: yes |
---|
1807 | configure:25110: checking for XmCreateOptionMenu in -lXm |
---|
1808 | configure:25140: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1809 | configure:25146: $? = 0 |
---|
1810 | configure:25150: test -z |
---|
1811 | || test ! -s conftest.err |
---|
1812 | configure:25153: $? = 0 |
---|
1813 | configure:25156: test -s conftest |
---|
1814 | configure:25159: $? = 0 |
---|
1815 | configure:25172: result: yes |
---|
1816 | configure:25182: checking for xmUseVersion in -lXm |
---|
1817 | configure:25212: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1818 | configure:25218: $? = 0 |
---|
1819 | configure:25222: test -z |
---|
1820 | || test ! -s conftest.err |
---|
1821 | configure:25225: $? = 0 |
---|
1822 | configure:25228: test -s conftest |
---|
1823 | configure:25231: $? = 0 |
---|
1824 | configure:25244: result: yes |
---|
1825 | configure:25253: checking for XmInstallImage in -lXm |
---|
1826 | configure:25283: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1827 | configure:25289: $? = 0 |
---|
1828 | configure:25293: test -z |
---|
1829 | || test ! -s conftest.err |
---|
1830 | configure:25296: $? = 0 |
---|
1831 | configure:25299: test -s conftest |
---|
1832 | configure:25302: $? = 0 |
---|
1833 | configure:25315: result: yes |
---|
1834 | configure:25324: checking for Xm21InstallImage in -lXm |
---|
1835 | configure:25354: /usr/bin/gcc -o conftest -pipe -O2 -m64 -I/opt/local/include -L/opt/local/lib conftest.c -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lm -lm -lm -lm >&5 |
---|
1836 | Undefined symbols for architecture x86_64: |
---|
1837 | "_Xm21InstallImage", referenced from: |
---|
1838 | _main in cchqZGLN.o |
---|
1839 | ld: symbol(s) not found for architecture x86_64 |
---|
1840 | collect2: ld returned 1 exit status |
---|
1841 | configure:25360: $? = 1 |
---|
1842 | configure: failed program was: |
---|
1843 | | /* confdefs.h. */ |
---|
1844 | | |
---|
1845 | | #define PACKAGE_NAME "" |
---|
1846 | | #define PACKAGE_TARNAME "" |
---|
1847 | | #define PACKAGE_VERSION "" |
---|
1848 | | #define PACKAGE_STRING "" |
---|
1849 | | #define PACKAGE_BUGREPORT "" |
---|
1850 | | #define PACKAGE "alliance" |
---|
1851 | | #define VERSION "5.0" |
---|
1852 | | #define YYTEXT_POINTER 1 |
---|
1853 | | #define STDC_HEADERS 1 |
---|
1854 | | #define HAVE_SYS_TYPES_H 1 |
---|
1855 | | #define HAVE_SYS_STAT_H 1 |
---|
1856 | | #define HAVE_STDLIB_H 1 |
---|
1857 | | #define HAVE_STRING_H 1 |
---|
1858 | | #define HAVE_MEMORY_H 1 |
---|
1859 | | #define HAVE_STRINGS_H 1 |
---|
1860 | | #define HAVE_INTTYPES_H 1 |
---|
1861 | | #define HAVE_STDINT_H 1 |
---|
1862 | | #define HAVE_UNISTD_H 1 |
---|
1863 | | #define HAVE_DLFCN_H 1 |
---|
1864 | | #ifdef __cplusplus |
---|
1865 | | extern "C" void exit (int); |
---|
1866 | | #endif |
---|
1867 | | #define HAVE_FCNTL_H 1 |
---|
1868 | | #define HAVE_STRINGS_H 1 |
---|
1869 | | #define HAVE_SYS_TIME_H 1 |
---|
1870 | | #define HAVE_UNISTD_H 1 |
---|
1871 | | #define HAVE_STRINGS_H 1 |
---|
1872 | | #define HAVE_UNISTD_H 1 |
---|
1873 | | #define HAVE_LIBM 1 |
---|
1874 | | #define HAVE_LIBM 1 |
---|
1875 | | #define HAVE_LIBM 1 |
---|
1876 | | #define HAVE_LIBM 1 |
---|
1877 | | #define HAVE_UNISTD_H 1 |
---|
1878 | | #define HAVE_FORK 1 |
---|
1879 | | #define HAVE_VFORK 1 |
---|
1880 | | #define HAVE_WORKING_VFORK 1 |
---|
1881 | | #define HAVE_WORKING_FORK 1 |
---|
1882 | | #define STDC_HEADERS 1 |
---|
1883 | | #define HAVE_SYS_WAIT_H 1 |
---|
1884 | | #define RETSIGTYPE void |
---|
1885 | | #define HAVE_MOTIF 1 |
---|
1886 | | #define HAVE_XPM 1 |
---|
1887 | | #define HAVE_XPM 1 |
---|
1888 | | #define HAVE_X11_XPM_H 1 |
---|
1889 | | #define HAVE_XP 1 |
---|
1890 | | #define HAVE_MOTIF 1 |
---|
1891 | | #define HAVE_XMUSEVERSION 1 |
---|
1892 | | #define HAVE_XMINSTALLIMAGE 1 |
---|
1893 | | /* end confdefs.h. */ |
---|
1894 | | |
---|
1895 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1896 | | #ifdef __cplusplus |
---|
1897 | | extern "C" |
---|
1898 | | #endif |
---|
1899 | | /* We use char because int might match the return type of a gcc2 |
---|
1900 | | builtin and then its argument prototype would still apply. */ |
---|
1901 | | char Xm21InstallImage (); |
---|
1902 | | int |
---|
1903 | | main () |
---|
1904 | | { |
---|
1905 | | Xm21InstallImage (); |
---|
1906 | | ; |
---|
1907 | | return 0; |
---|
1908 | | } |
---|
1909 | configure:25386: result: no |
---|
1910 | configure:25434: checking for alliance |
---|
1911 | configure:25445: result: using $ALLIANCE_TOP () |
---|
1912 | configure:25551: checking for basename in -lgen |
---|
1913 | configure:25613: result: no |
---|
1914 | configure:25625: checking for basename in -liberty |
---|
1915 | configure:25687: result: no |
---|
1916 | configure:26302: creating ./config.status |
---|
1917 | |
---|
1918 | ## ---------------------- ## |
---|
1919 | ## Running config.status. ## |
---|
1920 | ## ---------------------- ## |
---|
1921 | |
---|
1922 | This file was extended by config.status, which was |
---|
1923 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
1924 | |
---|
1925 | CONFIG_FILES = |
---|
1926 | CONFIG_HEADERS = |
---|
1927 | CONFIG_LINKS = |
---|
1928 | CONFIG_COMMANDS = |
---|
1929 | $ ./config.status |
---|
1930 | |
---|
1931 | on MacBook-Pro-de-HEINRICH.local |
---|
1932 | |
---|
1933 | config.status:1166: creating Makefile |
---|
1934 | config.status:1166: creating distrib/alliance.spec |
---|
1935 | config.status:1166: creating distrib/etc/alc_env.sh |
---|
1936 | config.status:1166: creating distrib/etc/alc_env.csh |
---|
1937 | config.status:1166: creating mbk/Makefile |
---|
1938 | config.status:1166: creating mbk/man1/Makefile |
---|
1939 | config.status:1166: creating mbk/man3/Makefile |
---|
1940 | config.status:1166: creating mbk/man5/Makefile |
---|
1941 | config.status:1166: creating mbk/src/Makefile |
---|
1942 | config.status:1166: creating mbkal/Makefile |
---|
1943 | config.status:1166: creating mbkal/doc/Makefile |
---|
1944 | config.status:1166: creating mbkal/src/Makefile |
---|
1945 | config.status:1166: creating mbkap/Makefile |
---|
1946 | config.status:1166: creating mbkap/src/Makefile |
---|
1947 | config.status:1166: creating mbkedif/Makefile |
---|
1948 | config.status:1166: creating mbkedif/src/Makefile |
---|
1949 | config.status:1166: creating mbkhilo/Makefile |
---|
1950 | config.status:1166: creating mbkhilo/src/Makefile |
---|
1951 | config.status:1166: creating mbkmg/Makefile |
---|
1952 | config.status:1166: creating mbkmg/src/Makefile |
---|
1953 | config.status:1166: creating mbkspice/Makefile |
---|
1954 | config.status:1166: creating mbkspice/doc/Makefile |
---|
1955 | config.status:1166: creating mbkspice/etc/Makefile |
---|
1956 | config.status:1166: creating mbkspice/src/Makefile |
---|
1957 | config.status:1166: creating mbkvhdl/Makefile |
---|
1958 | config.status:1166: creating mbkvhdl/src/Makefile |
---|
1959 | config.status:1166: creating mbkvrlog/Makefile |
---|
1960 | config.status:1166: creating mbkvrlog/src/Makefile |
---|
1961 | config.status:1166: creating mbkvti/Makefile |
---|
1962 | config.status:1166: creating mbkvti/src/Makefile |
---|
1963 | config.status:1166: creating mbkvhdlg/Makefile |
---|
1964 | config.status:1166: creating mbkvhdlg/src/Makefile |
---|
1965 | config.status:1166: creating aut/Makefile |
---|
1966 | config.status:1166: creating aut/man1/Makefile |
---|
1967 | config.status:1166: creating aut/man3/Makefile |
---|
1968 | config.status:1166: creating aut/src/Makefile |
---|
1969 | config.status:1166: creating rds/Makefile |
---|
1970 | config.status:1166: creating rds/etc/Makefile |
---|
1971 | config.status:1166: creating rds/man3/Makefile |
---|
1972 | config.status:1166: creating rds/src/Makefile |
---|
1973 | config.status:1166: creating rdscif/Makefile |
---|
1974 | config.status:1166: creating rdscif/src/Makefile |
---|
1975 | config.status:1166: creating rdsgds/Makefile |
---|
1976 | config.status:1166: creating rdsgds/src/Makefile |
---|
1977 | config.status:1166: creating elp/Makefile |
---|
1978 | config.status:1166: creating elp/etc/Makefile |
---|
1979 | config.status:1166: creating elp/src/Makefile |
---|
1980 | config.status:1166: creating abl/Makefile |
---|
1981 | config.status:1166: creating abl/man1/Makefile |
---|
1982 | config.status:1166: creating abl/man3/Makefile |
---|
1983 | config.status:1166: creating abl/src/Makefile |
---|
1984 | config.status:1166: creating bdd/Makefile |
---|
1985 | config.status:1166: creating bdd/man1/Makefile |
---|
1986 | config.status:1166: creating bdd/man3/Makefile |
---|
1987 | config.status:1166: creating bdd/src/Makefile |
---|
1988 | config.status:1166: creating log/Makefile |
---|
1989 | config.status:1166: creating log/man1/Makefile |
---|
1990 | config.status:1166: creating log/man3/Makefile |
---|
1991 | config.status:1166: creating log/src/Makefile |
---|
1992 | config.status:1166: creating btr/Makefile |
---|
1993 | config.status:1166: creating btr/src/Makefile |
---|
1994 | config.status:1166: creating vex/Makefile |
---|
1995 | config.status:1166: creating vex/src/Makefile |
---|
1996 | config.status:1166: creating ctl/Makefile |
---|
1997 | config.status:1166: creating ctl/man5/Makefile |
---|
1998 | config.status:1166: creating ctl/src/Makefile |
---|
1999 | config.status:1166: creating ctp/Makefile |
---|
2000 | config.status:1166: creating ctp/src/Makefile |
---|
2001 | config.status:1166: creating abe/Makefile |
---|
2002 | config.status:1166: creating abe/src/Makefile |
---|
2003 | config.status:1166: creating abt/Makefile |
---|
2004 | config.status:1166: creating abt/src/Makefile |
---|
2005 | config.status:1166: creating abv/Makefile |
---|
2006 | config.status:1166: creating abv/src/Makefile |
---|
2007 | config.status:1166: creating fsm/Makefile |
---|
2008 | config.status:1166: creating fsm/man1/Makefile |
---|
2009 | config.status:1166: creating fsm/man5/Makefile |
---|
2010 | config.status:1166: creating fsm/src/Makefile |
---|
2011 | config.status:1166: creating fks/Makefile |
---|
2012 | config.status:1166: creating fks/src/Makefile |
---|
2013 | config.status:1166: creating fvh/Makefile |
---|
2014 | config.status:1166: creating fvh/src/Makefile |
---|
2015 | config.status:1166: creating ftl/Makefile |
---|
2016 | config.status:1166: creating ftl/src/Makefile |
---|
2017 | config.status:1166: creating rtn/Makefile |
---|
2018 | config.status:1166: creating rtn/src/Makefile |
---|
2019 | config.status:1166: creating rtd/Makefile |
---|
2020 | config.status:1166: creating rtd/src/Makefile |
---|
2021 | config.status:1166: creating scl/Makefile |
---|
2022 | config.status:1166: creating scl/src/Makefile |
---|
2023 | config.status:1166: creating vbh/Makefile |
---|
2024 | config.status:1166: creating vbh/src/Makefile |
---|
2025 | config.status:1166: creating vbl/Makefile |
---|
2026 | config.status:1166: creating vbl/src/Makefile |
---|
2027 | config.status:1166: creating vpn/Makefile |
---|
2028 | config.status:1166: creating vpn/src/Makefile |
---|
2029 | config.status:1166: creating vpd/Makefile |
---|
2030 | config.status:1166: creating vpd/src/Makefile |
---|
2031 | config.status:1166: creating vvh/Makefile |
---|
2032 | config.status:1166: creating vvh/src/Makefile |
---|
2033 | config.status:1166: creating vtl/Makefile |
---|
2034 | config.status:1166: creating vtl/src/Makefile |
---|
2035 | config.status:1166: creating pat/Makefile |
---|
2036 | config.status:1166: creating pat/doc/Makefile |
---|
2037 | config.status:1166: creating pat/src/Makefile |
---|
2038 | config.status:1166: creating ppt/Makefile |
---|
2039 | config.status:1166: creating ppt/src/Makefile |
---|
2040 | config.status:1166: creating phl/Makefile |
---|
2041 | config.status:1166: creating phl/src/Makefile |
---|
2042 | config.status:1166: creating druc/Makefile |
---|
2043 | config.status:1166: creating druc/man1/Makefile |
---|
2044 | config.status:1166: creating druc/src/Makefile |
---|
2045 | config.status:1166: creating beh/Makefile |
---|
2046 | config.status:1166: creating beh/man3/Makefile |
---|
2047 | config.status:1166: creating beh/src/Makefile |
---|
2048 | config.status:1166: creating bhl/Makefile |
---|
2049 | config.status:1166: creating bhl/src/Makefile |
---|
2050 | config.status:1166: creating bvl/Makefile |
---|
2051 | config.status:1166: creating bvl/src/Makefile |
---|
2052 | config.status:1166: creating alcban/Makefile |
---|
2053 | config.status:1166: creating alcban/man1/Makefile |
---|
2054 | config.status:1166: creating alcban/src/Makefile |
---|
2055 | config.status:1166: creating asimut/Makefile |
---|
2056 | config.status:1166: creating asimut/man1/Makefile |
---|
2057 | config.status:1166: creating asimut/src/Makefile |
---|
2058 | config.status:1166: creating attila/Makefile |
---|
2059 | config.status:1166: creating attila/doc/Makefile |
---|
2060 | config.status:1166: creating attila/doc/attila/Makefile |
---|
2061 | config.status:1166: creating attila/doc/man1/Makefile |
---|
2062 | config.status:1166: creating attila/etc/Makefile |
---|
2063 | config.status:1166: creating attila/src/Makefile |
---|
2064 | config.status:1166: creating b2f/Makefile |
---|
2065 | config.status:1166: creating b2f/src/Makefile |
---|
2066 | config.status:1166: creating boog/Makefile |
---|
2067 | config.status:1166: creating boog/doc/Makefile |
---|
2068 | config.status:1166: creating boog/src/Makefile |
---|
2069 | config.status:1166: creating boom/Makefile |
---|
2070 | config.status:1166: creating boom/man1/Makefile |
---|
2071 | config.status:1166: creating boom/src/Makefile |
---|
2072 | config.status:1166: creating cells/Makefile |
---|
2073 | config.status:1166: creating cells/doc/Makefile |
---|
2074 | config.status:1166: creating cells/src/Makefile |
---|
2075 | config.status:1166: creating cells/src/dp_sxlib/Makefile |
---|
2076 | config.status:1166: creating cells/src/padlib/Makefile |
---|
2077 | config.status:1166: creating cells/src/pxlib/Makefile |
---|
2078 | config.status:1166: creating cells/src/ramlib/Makefile |
---|
2079 | config.status:1166: creating cells/src/rf2lib/Makefile |
---|
2080 | config.status:1166: creating cells/src/rflib/Makefile |
---|
2081 | config.status:1166: creating cells/src/romlib/Makefile |
---|
2082 | config.status:1166: creating cells/src/sxlib/Makefile |
---|
2083 | config.status:1166: creating distrib/Makefile |
---|
2084 | config.status:1166: creating distrib/doc/Makefile |
---|
2085 | config.status:1166: creating distrib/etc/Makefile |
---|
2086 | config.status:1166: creating dreal/Makefile |
---|
2087 | config.status:1166: creating dreal/etc/Makefile |
---|
2088 | config.status:1166: creating dreal/man1/Makefile |
---|
2089 | config.status:1166: creating dreal/src/Makefile |
---|
2090 | config.status:1166: creating exp/Makefile |
---|
2091 | config.status:1166: creating exp/doc/Makefile |
---|
2092 | config.status:1166: creating exp/src/Makefile |
---|
2093 | config.status:1166: creating flatbeh/Makefile |
---|
2094 | config.status:1166: creating flatbeh/doc/Makefile |
---|
2095 | config.status:1166: creating flatbeh/src/Makefile |
---|
2096 | config.status:1166: creating flatlo/Makefile |
---|
2097 | config.status:1166: creating flatlo/doc/Makefile |
---|
2098 | config.status:1166: creating flatlo/src/Makefile |
---|
2099 | config.status:1166: creating flatph/Makefile |
---|
2100 | config.status:1166: creating flatph/doc/Makefile |
---|
2101 | config.status:1166: creating flatph/src/Makefile |
---|
2102 | config.status:1166: creating fmi/Makefile |
---|
2103 | config.status:1166: creating fmi/man1/Makefile |
---|
2104 | config.status:1166: creating fmi/src/Makefile |
---|
2105 | config.status:1166: creating fsp/Makefile |
---|
2106 | config.status:1166: creating fsp/man1/Makefile |
---|
2107 | config.status:1166: creating fsp/src/Makefile |
---|
2108 | config.status:1166: creating genlib/Makefile |
---|
2109 | config.status:1166: creating genlib/doc/Makefile |
---|
2110 | config.status:1166: creating genlib/doc/genlib/Makefile |
---|
2111 | config.status:1166: creating genlib/man1/Makefile |
---|
2112 | config.status:1166: creating genlib/man3/Makefile |
---|
2113 | config.status:1166: creating genlib/src/Makefile |
---|
2114 | config.status:1166: creating genpat/Makefile |
---|
2115 | config.status:1166: creating genpat/doc/Makefile |
---|
2116 | config.status:1166: creating genpat/doc/man1/Makefile |
---|
2117 | config.status:1166: creating genpat/doc/man3/Makefile |
---|
2118 | config.status:1166: creating genpat/src/Makefile |
---|
2119 | config.status:1166: creating graal/Makefile |
---|
2120 | config.status:1166: creating graal/etc/Makefile |
---|
2121 | config.status:1166: creating graal/man1/Makefile |
---|
2122 | config.status:1166: creating graal/src/Makefile |
---|
2123 | config.status:1166: creating k2f/Makefile |
---|
2124 | config.status:1166: creating k2f/man1/Makefile |
---|
2125 | config.status:1166: creating k2f/src/Makefile |
---|
2126 | config.status:1166: creating l2p/Makefile |
---|
2127 | config.status:1166: creating l2p/man1/Makefile |
---|
2128 | config.status:1166: creating l2p/src/Makefile |
---|
2129 | config.status:1166: creating loon/Makefile |
---|
2130 | config.status:1166: creating loon/doc/Makefile |
---|
2131 | config.status:1166: creating loon/src/Makefile |
---|
2132 | config.status:1166: creating lvx/Makefile |
---|
2133 | config.status:1166: creating lvx/doc/Makefile |
---|
2134 | config.status:1166: creating lvx/src/Makefile |
---|
2135 | config.status:1166: creating lynx/Makefile |
---|
2136 | config.status:1166: creating lynx/man1/Makefile |
---|
2137 | config.status:1166: creating lynx/src/Makefile |
---|
2138 | config.status:1166: creating m2e/Makefile |
---|
2139 | config.status:1166: creating m2e/doc/Makefile |
---|
2140 | config.status:1166: creating m2e/doc/man1/Makefile |
---|
2141 | config.status:1166: creating m2e/src/Makefile |
---|
2142 | config.status:1166: creating mips_asm/Makefile |
---|
2143 | config.status:1166: creating mips_asm/src/Makefile |
---|
2144 | config.status:1166: creating mocha/Makefile |
---|
2145 | config.status:1166: creating mocha/man1/Makefile |
---|
2146 | config.status:1166: creating mocha/src/Makefile |
---|
2147 | config.status:1166: creating nero/Makefile |
---|
2148 | config.status:1166: creating nero/doc/Makefile |
---|
2149 | config.status:1166: creating nero/doc/man1/Makefile |
---|
2150 | config.status:1166: creating nero/doc/nero/Makefile |
---|
2151 | config.status:1166: creating nero/src/Makefile |
---|
2152 | config.status:1166: creating ocp/Makefile |
---|
2153 | config.status:1166: creating ocp/doc/Makefile |
---|
2154 | config.status:1166: creating ocp/src/Makefile |
---|
2155 | config.status:1166: creating ocp/src/common/Makefile |
---|
2156 | config.status:1166: creating ocp/src/placer/Makefile |
---|
2157 | config.status:1166: creating pat2spi/Makefile |
---|
2158 | config.status:1166: creating pat2spi/man1/Makefile |
---|
2159 | config.status:1166: creating pat2spi/src/Makefile |
---|
2160 | config.status:1166: creating proof/Makefile |
---|
2161 | config.status:1166: creating proof/man1/Makefile |
---|
2162 | config.status:1166: creating proof/src/Makefile |
---|
2163 | config.status:1166: creating ring/Makefile |
---|
2164 | config.status:1166: creating ring/doc/Makefile |
---|
2165 | config.status:1166: creating ring/src/Makefile |
---|
2166 | config.status:1166: creating s2r/Makefile |
---|
2167 | config.status:1166: creating s2r/doc/Makefile |
---|
2168 | config.status:1166: creating s2r/src/Makefile |
---|
2169 | config.status:1166: creating scapin/Makefile |
---|
2170 | config.status:1166: creating scapin/etc/Makefile |
---|
2171 | config.status:1166: creating scapin/man1/Makefile |
---|
2172 | config.status:1166: creating scapin/src/Makefile |
---|
2173 | config.status:1166: creating sea/Makefile |
---|
2174 | config.status:1166: creating sea/etc/Makefile |
---|
2175 | config.status:1166: creating sea/src/Makefile |
---|
2176 | config.status:1166: creating syf/Makefile |
---|
2177 | config.status:1166: creating syf/man1/Makefile |
---|
2178 | config.status:1166: creating syf/src/Makefile |
---|
2179 | config.status:1166: creating vasy/Makefile |
---|
2180 | config.status:1166: creating vasy/man1/Makefile |
---|
2181 | config.status:1166: creating vasy/man5/Makefile |
---|
2182 | config.status:1166: creating vasy/src/Makefile |
---|
2183 | config.status:1166: creating x2y/Makefile |
---|
2184 | config.status:1166: creating x2y/doc/Makefile |
---|
2185 | config.status:1166: creating x2y/src/Makefile |
---|
2186 | config.status:1166: creating xfsm/Makefile |
---|
2187 | config.status:1166: creating xfsm/etc/Makefile |
---|
2188 | config.status:1166: creating xfsm/src/Makefile |
---|
2189 | config.status:1166: creating xgra/Makefile |
---|
2190 | config.status:1166: creating xgra/etc/Makefile |
---|
2191 | config.status:1166: creating xgra/src/Makefile |
---|
2192 | config.status:1166: creating xpat/Makefile |
---|
2193 | config.status:1166: creating xpat/etc/Makefile |
---|
2194 | config.status:1166: creating xpat/man1/Makefile |
---|
2195 | config.status:1166: creating xpat/src/Makefile |
---|
2196 | config.status:1166: creating xsch/Makefile |
---|
2197 | config.status:1166: creating xsch/etc/Makefile |
---|
2198 | config.status:1166: creating xsch/man1/Makefile |
---|
2199 | config.status:1166: creating xsch/src/Makefile |
---|
2200 | config.status:1166: creating xvpn/Makefile |
---|
2201 | config.status:1166: creating xvpn/etc/Makefile |
---|
2202 | config.status:1166: creating xvpn/src/Makefile |
---|
2203 | config.status:1166: creating documentation/Makefile |
---|
2204 | config.status:1166: creating documentation/tutorials/Makefile |
---|
2205 | config.status:1349: executing depfiles commands |
---|
2206 | |
---|
2207 | ## ---------------- ## |
---|
2208 | ## Cache variables. ## |
---|
2209 | ## ---------------- ## |
---|
2210 | |
---|
2211 | ac_cv_build=i686-apple-darwin11.2.0 |
---|
2212 | ac_cv_build_alias=i686-apple-darwin11.2.0 |
---|
2213 | ac_cv_c_compiler_gnu=yes |
---|
2214 | ac_cv_c_const=yes |
---|
2215 | ac_cv_cxx_compiler_gnu=yes |
---|
2216 | ac_cv_env_CC_set=set |
---|
2217 | ac_cv_env_CC_value=/usr/bin/gcc |
---|
2218 | ac_cv_env_CFLAGS_set=set |
---|
2219 | ac_cv_env_CFLAGS_value='-pipe -O2 -m64' |
---|
2220 | ac_cv_env_CPPFLAGS_set=set |
---|
2221 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
2222 | ac_cv_env_CPP_set= |
---|
2223 | ac_cv_env_CPP_value= |
---|
2224 | ac_cv_env_CXXCPP_set= |
---|
2225 | ac_cv_env_CXXCPP_value= |
---|
2226 | ac_cv_env_CXXFLAGS_set=set |
---|
2227 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -m64' |
---|
2228 | ac_cv_env_CXX_set=set |
---|
2229 | ac_cv_env_CXX_value=/usr/bin/g++ |
---|
2230 | ac_cv_env_F77_set= |
---|
2231 | ac_cv_env_F77_value= |
---|
2232 | ac_cv_env_FFLAGS_set=set |
---|
2233 | ac_cv_env_FFLAGS_value='-pipe -O2 -m64' |
---|
2234 | ac_cv_env_LDFLAGS_set=set |
---|
2235 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
2236 | ac_cv_env_build_alias_set= |
---|
2237 | ac_cv_env_build_alias_value= |
---|
2238 | ac_cv_env_host_alias_set= |
---|
2239 | ac_cv_env_host_alias_value= |
---|
2240 | ac_cv_env_target_alias_set= |
---|
2241 | ac_cv_env_target_alias_value= |
---|
2242 | ac_cv_exeext= |
---|
2243 | ac_cv_f77_compiler_gnu=no |
---|
2244 | ac_cv_func_connect=yes |
---|
2245 | ac_cv_func_fork=yes |
---|
2246 | ac_cv_func_fork_works=yes |
---|
2247 | ac_cv_func_gethostbyname=yes |
---|
2248 | ac_cv_func_remove=yes |
---|
2249 | ac_cv_func_shmat=yes |
---|
2250 | ac_cv_func_vfork=yes |
---|
2251 | ac_cv_func_vfork_works=yes |
---|
2252 | ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' |
---|
2253 | ac_cv_header_X11_xpm_h=yes |
---|
2254 | ac_cv_header_dlfcn_h=yes |
---|
2255 | ac_cv_header_fcntl_h=yes |
---|
2256 | ac_cv_header_inttypes_h=yes |
---|
2257 | ac_cv_header_malloc_h=no |
---|
2258 | ac_cv_header_memory_h=yes |
---|
2259 | ac_cv_header_stdc=yes |
---|
2260 | ac_cv_header_stdint_h=yes |
---|
2261 | ac_cv_header_stdlib_h=yes |
---|
2262 | ac_cv_header_string_h=yes |
---|
2263 | ac_cv_header_strings_h=yes |
---|
2264 | ac_cv_header_sys_stat_h=yes |
---|
2265 | ac_cv_header_sys_time_h=yes |
---|
2266 | ac_cv_header_sys_types_h=yes |
---|
2267 | ac_cv_header_sys_wait_h=yes |
---|
2268 | ac_cv_header_unistd_h=yes |
---|
2269 | ac_cv_header_vfork_h=no |
---|
2270 | ac_cv_header_xpm_h=no |
---|
2271 | ac_cv_host=i686-apple-darwin11.2.0 |
---|
2272 | ac_cv_host_alias=i686-apple-darwin11.2.0 |
---|
2273 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
2274 | ac_cv_lib_X11_XOpenDisplay=yes |
---|
2275 | ac_cv_lib_Xext_XShapeQueryVersion=yes |
---|
2276 | ac_cv_lib_Xintl__Xlcmbcurmax=no |
---|
2277 | ac_cv_lib_Xm_Xm21InstallImage=no |
---|
2278 | ac_cv_lib_Xm_XmCreateOptionMenu=yes |
---|
2279 | ac_cv_lib_Xm_XmInstallImage=yes |
---|
2280 | ac_cv_lib_Xm_xmUseVersion=yes |
---|
2281 | ac_cv_lib_Xp_XpSelectInput=yes |
---|
2282 | ac_cv_lib_Xpm_XpmCreatePixmapFromXpmImage=yes |
---|
2283 | ac_cv_lib_Xt_XtToolkitInitialize=yes |
---|
2284 | ac_cv_lib_fl_yywrap=yes |
---|
2285 | ac_cv_lib_gen_basename=no |
---|
2286 | ac_cv_lib_iberty_basename=no |
---|
2287 | ac_cv_lib_ipc_shmap=no |
---|
2288 | ac_cv_lib_m_exp=yes |
---|
2289 | ac_cv_lib_m_floor=yes |
---|
2290 | ac_cv_lib_m_pow=yes |
---|
2291 | ac_cv_lib_m_sqrt=yes |
---|
2292 | ac_cv_motif_includes= |
---|
2293 | ac_cv_motif_libraries= |
---|
2294 | ac_cv_objext=o |
---|
2295 | ac_cv_prog_AWK=awk |
---|
2296 | ac_cv_prog_CPP='/usr/bin/gcc -E' |
---|
2297 | ac_cv_prog_CXXCPP='/usr/bin/g++ -E' |
---|
2298 | ac_cv_prog_LEX=flex |
---|
2299 | ac_cv_prog_SED=/usr/bin/sed |
---|
2300 | ac_cv_prog_YACC=/usr/bin/yacc |
---|
2301 | ac_cv_prog_ac_ct_AR=ar |
---|
2302 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc |
---|
2303 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2304 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2305 | ac_cv_prog_cc_g=yes |
---|
2306 | ac_cv_prog_cc_stdc= |
---|
2307 | ac_cv_prog_cxx_g=yes |
---|
2308 | ac_cv_prog_egrep='grep -E' |
---|
2309 | ac_cv_prog_f77_g=no |
---|
2310 | ac_cv_prog_lex_root=lex.yy |
---|
2311 | ac_cv_prog_lex_yytext_pointer=yes |
---|
2312 | ac_cv_prog_make_make_set=yes |
---|
2313 | ac_cv_type_pid_t=yes |
---|
2314 | ac_cv_type_signal=void |
---|
2315 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2316 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
2317 | ice_cv_xpm_includes= |
---|
2318 | ice_cv_xpm_libraries= |
---|
2319 | lt_cv_deplibs_check_method=pass_all |
---|
2320 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2321 | lt_cv_file_magic_test_file= |
---|
2322 | lt_cv_ld_reload_flag=-r |
---|
2323 | lt_cv_objdir=.libs |
---|
2324 | lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
2325 | lt_cv_path_LDCXX=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
2326 | lt_cv_path_NM=/usr/bin/nm |
---|
2327 | lt_cv_path_SED=/usr/bin/sed |
---|
2328 | lt_cv_prog_compiler_c_o=yes |
---|
2329 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
2330 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
2331 | lt_cv_prog_gnu_ld=no |
---|
2332 | lt_cv_prog_gnu_ldcxx=no |
---|
2333 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
2334 | 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'\''' |
---|
2335 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
2336 | lt_cv_sys_max_cmd_len=196608 |
---|
2337 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
2338 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
2339 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
2340 | 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'\''"' |
---|
2341 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
2342 | |
---|
2343 | ## ----------------- ## |
---|
2344 | ## Output variables. ## |
---|
2345 | ## ----------------- ## |
---|
2346 | |
---|
2347 | ABE_DLL_VERSION='2:1:0' |
---|
2348 | ABL_DLL_VERSION='1:3:0' |
---|
2349 | ABT_DLL_VERSION='2:1:0' |
---|
2350 | ABV_DLL_VERSION='2:1:0' |
---|
2351 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_alliance/alliance/work/alliance-5.0/missing --run aclocal-1.9' |
---|
2352 | ALCBANNER_MAJOR_VERSION='1' |
---|
2353 | ALCBANNER_MINOR_VERSION='1' |
---|
2354 | ALCBANNER_VERSION='1.1' |
---|
2355 | ALLIANCE_BUILD_FALSE='#' |
---|
2356 | ALLIANCE_BUILD_TRUE='' |
---|
2357 | ALLIANCE_CFLAGS='-I/include' |
---|
2358 | ALLIANCE_LIBS='-L/lib' |
---|
2359 | ALLIANCE_TOP='' |
---|
2360 | AMDEPBACKSLASH='\' |
---|
2361 | AMDEP_FALSE='#' |
---|
2362 | AMDEP_TRUE='' |
---|
2363 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_alliance/alliance/work/alliance-5.0/missing --run tar' |
---|
2364 | AR='ar' |
---|
2365 | ATTILA_MAJOR_VERSION='0' |
---|
2366 | ATTILA_MINOR_VERSION='1' |
---|
2367 | ATTILA_VERSION='0.1' |
---|
2368 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_alliance/alliance/work/alliance-5.0/missing --run autoconf' |
---|
2369 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_alliance/alliance/work/alliance-5.0/missing --run autoheader' |
---|
2370 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_alliance/alliance/work/alliance-5.0/missing --run automake-1.9' |
---|
2371 | AUT_DLL_VERSION='1:3:0' |
---|
2372 | AWK='awk' |
---|
2373 | B2F_MAJOR_VERSION='1' |
---|
2374 | B2F_MINOR_VERSION='2' |
---|
2375 | B2F_VERSION='1.2' |
---|
2376 | BDD_DLL_VERSION='1:5:0' |
---|
2377 | BEH_DLL_VERSION='1:11:0' |
---|
2378 | BHL_DLL_VERSION='1:11:0' |
---|
2379 | BOOG_MAJOR_VERSION='1' |
---|
2380 | BOOG_MINOR_VERSION='7' |
---|
2381 | BOOG_VERSION='1.7' |
---|
2382 | BOOM_MAJOR_VERSION='1' |
---|
2383 | BOOM_MINOR_VERSION='2' |
---|
2384 | BOOM_VERSION='1.2' |
---|
2385 | BTR_DLL_VERSION='1:3:0' |
---|
2386 | BVL_DLL_VERSION='1:14:0' |
---|
2387 | CC='/usr/bin/gcc' |
---|
2388 | CCDEPMODE='depmode=gcc3' |
---|
2389 | CFLAGS='-pipe -O2 -m64' |
---|
2390 | CPP='/usr/bin/gcc -E' |
---|
2391 | CPPFLAGS='-I/opt/local/include' |
---|
2392 | CST_DLL_VERSION='3:2:0' |
---|
2393 | CTL_DLL_VERSION='1:1:0' |
---|
2394 | CTP_DLL_VERSION='1:1:0' |
---|
2395 | CXX='/usr/bin/g++' |
---|
2396 | CXXCPP='/usr/bin/g++ -E' |
---|
2397 | CXXDEPMODE='depmode=gcc3' |
---|
2398 | CXXFLAGS='-pipe -O2 -m64' |
---|
2399 | CYGPATH_W='echo' |
---|
2400 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20090901\" -DALLIANCE_TOP=\"\" ' |
---|
2401 | DEPDIR='.deps' |
---|
2402 | DOC_MAJOR_VERSION='1' |
---|
2403 | DOC_MINOR_VERSION='0' |
---|
2404 | DOC_VERSION='1.0' |
---|
2405 | DREAL_MAJOR_VERSION='1' |
---|
2406 | DREAL_MINOR_VERSION='14' |
---|
2407 | DREAL_VERSION='1.14' |
---|
2408 | ECHO='/bin/echo' |
---|
2409 | ECHO_C='ECHO_N='' |
---|
2410 | ECHO_T='' |
---|
2411 | EGREP='grep -E' |
---|
2412 | ELP_DLL_VERSION='1:5:0' |
---|
2413 | EXEEXT='' |
---|
2414 | EXP_MAJOR_VERSION='1' |
---|
2415 | EXP_MINOR_VERSION='0' |
---|
2416 | EXP_VERSION='1.0' |
---|
2417 | F77='' |
---|
2418 | FFLAGS='-pipe -O2 -m64' |
---|
2419 | FKS_DLL_VERSION='1:4:0' |
---|
2420 | FLATBEH_MAJOR_VERSION='1' |
---|
2421 | FLATBEH_MINOR_VERSION='1' |
---|
2422 | FLATBEH_VERSION='1.1' |
---|
2423 | FMI_MAJOR_VERSION='1' |
---|
2424 | FMI_MINOR_VERSION='1' |
---|
2425 | FMI_VERSION='1.1' |
---|
2426 | FSM_DLL_VERSION='1:4:0' |
---|
2427 | FSP_MAJOR_VERSION='1' |
---|
2428 | FSP_MINOR_VERSION='1' |
---|
2429 | FSP_VERSION='1.1' |
---|
2430 | FTL_DLL_VERSION='1:4:0' |
---|
2431 | FVH_DLL_VERSION='1:4:0' |
---|
2432 | GRAAL_MAJOR_VERSION='1' |
---|
2433 | GRAAL_MINOR_VERSION='27' |
---|
2434 | GRAAL_VERSION='1.27' |
---|
2435 | INCLUDE_MOTIF='' |
---|
2436 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2437 | INSTALL_PROGRAM='${INSTALL} -m 755' |
---|
2438 | INSTALL_SCRIPT='${INSTALL}' |
---|
2439 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
2440 | K2F_MAJOR_VERSION='1' |
---|
2441 | K2F_MINOR_VERSION='1' |
---|
2442 | K2F_VERSION='1.1' |
---|
2443 | L2P_MAJOR_VERSION='1' |
---|
2444 | L2P_MINOR_VERSION='12' |
---|
2445 | L2P_VERSION='1.12' |
---|
2446 | LDFLAGS='-static -L/opt/local/lib' |
---|
2447 | LEX='flex' |
---|
2448 | LEXLIB='-lfl' |
---|
2449 | LEX_OUTPUT_ROOT='lex.yy' |
---|
2450 | LIBOBJS='' |
---|
2451 | LIBS='-lm -lm -lm -lm ' |
---|
2452 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2453 | LINK_MOTIF='-lXm' |
---|
2454 | LINK_XPM='-lXpm' |
---|
2455 | LN_S='ln -s' |
---|
2456 | LOG_DLL_VERSION='2:1:0' |
---|
2457 | LOON_MAJOR_VERSION='1' |
---|
2458 | LOON_MINOR_VERSION='7' |
---|
2459 | LOON_VERSION='1.7' |
---|
2460 | LTLIBOBJS='' |
---|
2461 | LVX_MAJOR_VERSION='1' |
---|
2462 | LVX_MINOR_VERSION='2' |
---|
2463 | LVX_VERSION='1.2' |
---|
2464 | LYNX_MAJOR_VERSION='1' |
---|
2465 | LYNX_MINOR_VERSION='21' |
---|
2466 | LYNX_VERSION='1.21' |
---|
2467 | M2E_MAJOR_VERSION='1' |
---|
2468 | M2E_MINOR_VERSION='0' |
---|
2469 | M2E_VERSION='1.0' |
---|
2470 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_alliance/alliance/work/alliance-5.0/missing --run makeinfo' |
---|
2471 | MAL_DLL_VERSION='6:0:0' |
---|
2472 | MAP_DLL_VERSION='6:0:0' |
---|
2473 | MBK_CUR='4' |
---|
2474 | MBK_DLL_VERSION='4:2:0' |
---|
2475 | MBK_REL='0' |
---|
2476 | MBK_REV='2' |
---|
2477 | MBK_VERSION='4.2' |
---|
2478 | MCL_DLL_VERSION='4:9:0' |
---|
2479 | MCP_DLL_VERSION='4:9:0' |
---|
2480 | MEL_DLL_VERSION='4:9:0' |
---|
2481 | MGL_DLL_VERSION='0:8:0' |
---|
2482 | MGN_DLL_VERSION='3:3:0' |
---|
2483 | MHL_DLL_VERSION='2:1:0' |
---|
2484 | MIPS_ASM_MAJOR_VERSION='1' |
---|
2485 | MIPS_ASM_MINOR_VERSION='0' |
---|
2486 | MIPS_ASM_VERSION='1.0' |
---|
2487 | MMG_DLL_VERSION='1:0:0' |
---|
2488 | MOCHA_MAJOR_VERSION='1' |
---|
2489 | MOCHA_MINOR_VERSION='1' |
---|
2490 | MOCHA_VERSION='1.1' |
---|
2491 | MSL_DLL_VERSION='7:0:0' |
---|
2492 | MVG_DLL_VERSION='4:1:0' |
---|
2493 | MVL_DLL_VERSION='4:1:0' |
---|
2494 | NERO_MAJOR_VERSION='1' |
---|
2495 | NERO_MINOR_VERSION='1' |
---|
2496 | NERO_VERSION='1.1' |
---|
2497 | OBJEXT='o' |
---|
2498 | OCP_MAJOR_VERSION='1' |
---|
2499 | OCP_MINOR_VERSION='0' |
---|
2500 | OCP_VERSION='1.0' |
---|
2501 | PACKAGE='alliance' |
---|
2502 | PACKAGE_BUGREPORT='' |
---|
2503 | PACKAGE_NAME='' |
---|
2504 | PACKAGE_STRING='' |
---|
2505 | PACKAGE_TARNAME='' |
---|
2506 | PACKAGE_VERSION='' |
---|
2507 | PAT2SPI_MAJOR_VERSION='1' |
---|
2508 | PAT2SPI_MINOR_VERSION='1' |
---|
2509 | PAT2SPI_VERSION='1.1' |
---|
2510 | PATH_SEPARATOR=':' |
---|
2511 | PAT_DLL_VERSION='1:9:0' |
---|
2512 | PGN_DLL_VERSION='3:3:0' |
---|
2513 | PHL_DLL_VERSION='1:9:0' |
---|
2514 | PPT_DLL_VERSION='1:9:0' |
---|
2515 | PROOF_MAJOR_VERSION='4' |
---|
2516 | PROOF_MINOR_VERSION='9' |
---|
2517 | PROOF_VERSION='4.9' |
---|
2518 | RANLIB='ranlib' |
---|
2519 | RCF_DLL_VERSION='2:1:0' |
---|
2520 | RDS_DLL_VERSION='2:1:0' |
---|
2521 | RFM_DLL_VERSION='2:1:0' |
---|
2522 | RGS_DLL_VERSION='2:1:0' |
---|
2523 | RING_MAJOR_VERSION='3' |
---|
2524 | RING_MINOR_VERSION='0' |
---|
2525 | RING_VERSION='3.0' |
---|
2526 | RPR_DLL_VERSION='2:1:0' |
---|
2527 | RTD_DLL_VERSION='1:1:0' |
---|
2528 | RTL_DLL_VERSION='2:1:0' |
---|
2529 | RTN_DLL_VERSION='1:1:0' |
---|
2530 | RUT_DLL_VERSION='2:1:0' |
---|
2531 | RWI_DLL_VERSION='2:1:0' |
---|
2532 | S2R_MAJOR_VERSION='4' |
---|
2533 | S2R_MINOR_VERSION='4' |
---|
2534 | S2R_VERSION='4.4' |
---|
2535 | SCAPIN_MAJOR_VERSION='1' |
---|
2536 | SCAPIN_MINOR_VERSION='1' |
---|
2537 | SCAPIN_VERSION='1.1' |
---|
2538 | SCH_DLL_VERSION='3:2:0' |
---|
2539 | SCL_DLL_VERSION='1:5:0' |
---|
2540 | SEA_MAJOR_VERSION='1' |
---|
2541 | SEA_MINOR_VERSION='0' |
---|
2542 | SEA_VERSION='1.0' |
---|
2543 | SED='/usr/bin/sed' |
---|
2544 | SET_MAKE='' |
---|
2545 | SHELL='/bin/sh' |
---|
2546 | STRIP='strip' |
---|
2547 | SYF_MAJOR_VERSION='3' |
---|
2548 | SYF_MINOR_VERSION='6' |
---|
2549 | SYF_VERSION='3.6' |
---|
2550 | TOOLSDIRS='mbk mbkal mbkap mbkedif mbkhilo mbkmg mbkspice mbkvhdl mbkvrlog mbkvti mbkvhdlg aut rds rdscif rdsgds elp abl bdd log btr vex ctl ctp abe abt abv fsm fks fvh ftl rtn rtd scl vbh vbl vpn vpd vvh vtl pat ppt phl druc beh bhl bvl alcban asimut attila b2f boog boom cells distrib dreal exp flatbeh flatlo flatph fmi fsp genlib genpat graal k2f l2p loon lvx lynx m2e mips_asm mocha nero ocp pat2spi proof ring s2r scapin sea syf vasy x2y xfsm xgra xpat xsch xvpn documentation' |
---|
2551 | VASY_MAJOR_VERSION='1' |
---|
2552 | VASY_MINOR_VERSION='5' |
---|
2553 | VASY_VERSION='1.5' |
---|
2554 | VBH_DLL_VERSION='1:4:0' |
---|
2555 | VBL_DLL_VERSION='1:4:0' |
---|
2556 | VERSION='5.0' |
---|
2557 | VEX_DLL_VERSION='1:3:0' |
---|
2558 | VPD_DLL_VERSION='1:5:0' |
---|
2559 | VPN_DLL_VERSION='1:5:0' |
---|
2560 | VRD_DLL_VERSION='3:4:0' |
---|
2561 | VTL_DLL_VERSION='1:5:0' |
---|
2562 | VVH_DLL_VERSION='1:5:0' |
---|
2563 | X11_LIBS='-lX11' |
---|
2564 | XEXT_LIBS='-lXext' |
---|
2565 | XFSM_MAJOR_VERSION='1' |
---|
2566 | XFSM_MINOR_VERSION='4' |
---|
2567 | XFSM_VERSION='1.4' |
---|
2568 | XGRA_MAJOR_VERSION='1' |
---|
2569 | XGRA_MINOR_VERSION='5' |
---|
2570 | XGRA_VERSION='1.5' |
---|
2571 | XM_LIBS='-lXm' |
---|
2572 | XPAT_MAJOR_VERSION='1' |
---|
2573 | XPAT_MINOR_VERSION='4' |
---|
2574 | XPAT_VERSION='1.4' |
---|
2575 | XPM_LIBS='-lXpm' |
---|
2576 | XP_LIBS='-lXp' |
---|
2577 | XSCH_MAJOR_VERSION='1' |
---|
2578 | XSCH_MINOR_VERSION='4' |
---|
2579 | XSCH_VERSION='1.4' |
---|
2580 | XT_LIBS='-lXt' |
---|
2581 | XVPN_MAJOR_VERSION='1' |
---|
2582 | XVPN_MINOR_VERSION='5' |
---|
2583 | XVPN_VERSION='1.5' |
---|
2584 | X_CFLAGS='' |
---|
2585 | X_EXTRA_LIBS='' |
---|
2586 | X_LIBS='' |
---|
2587 | X_PRE_LIBS=' -lSM -lICE' |
---|
2588 | YACC='/usr/bin/yacc' |
---|
2589 | ac_ct_AR='ar' |
---|
2590 | ac_ct_CC='/usr/bin/gcc' |
---|
2591 | ac_ct_CXX='' |
---|
2592 | ac_ct_F77='' |
---|
2593 | ac_ct_RANLIB='ranlib' |
---|
2594 | ac_ct_STRIP='strip' |
---|
2595 | am__fastdepCC_FALSE='#' |
---|
2596 | am__fastdepCC_TRUE='' |
---|
2597 | am__fastdepCXX_FALSE='#' |
---|
2598 | am__fastdepCXX_TRUE='' |
---|
2599 | am__include='include' |
---|
2600 | am__leading_dot='.' |
---|
2601 | am__quote='' |
---|
2602 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
2603 | am__untar='${AMTAR} xf -' |
---|
2604 | bindir='${exec_prefix}/bin' |
---|
2605 | build='i686-apple-darwin11.2.0' |
---|
2606 | build_alias='' |
---|
2607 | build_cpu='i686' |
---|
2608 | build_os='darwin11.2.0' |
---|
2609 | build_vendor='apple' |
---|
2610 | datadir='${prefix}/share' |
---|
2611 | exec_prefix='${prefix}' |
---|
2612 | host='i686-apple-darwin11.2.0' |
---|
2613 | host_alias='' |
---|
2614 | host_cpu='i686' |
---|
2615 | host_os='darwin11.2.0' |
---|
2616 | host_vendor='apple' |
---|
2617 | includedir='${prefix}/include' |
---|
2618 | infodir='${prefix}/info' |
---|
2619 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_alliance/alliance/work/alliance-5.0/install-sh' |
---|
2620 | libdir='${exec_prefix}/lib' |
---|
2621 | libexecdir='${exec_prefix}/libexec' |
---|
2622 | localstatedir='${prefix}/var' |
---|
2623 | mandir='/opt/local/share/man' |
---|
2624 | mkdir_p='$(install_sh) -d' |
---|
2625 | oldincludedir='/usr/include' |
---|
2626 | prefix='/opt/local' |
---|
2627 | program_transform_name='s,x,x,' |
---|
2628 | sbindir='${exec_prefix}/sbin' |
---|
2629 | sharedstatedir='${prefix}/com' |
---|
2630 | sysconfdir='${prefix}/etc' |
---|
2631 | target_alias='' |
---|
2632 | |
---|
2633 | ## ----------- ## |
---|
2634 | ## confdefs.h. ## |
---|
2635 | ## ----------- ## |
---|
2636 | |
---|
2637 | #define ALLIANCE_TOP "" |
---|
2638 | #define ALLIANCE_VERSION "5.0 20090901" |
---|
2639 | #define HAVE_DLFCN_H 1 |
---|
2640 | #define HAVE_FCNTL_H 1 |
---|
2641 | #define HAVE_FORK 1 |
---|
2642 | #define HAVE_INTTYPES_H 1 |
---|
2643 | #define HAVE_LIBM 1 |
---|
2644 | #define HAVE_LIBM 1 |
---|
2645 | #define HAVE_LIBM 1 |
---|
2646 | #define HAVE_LIBM 1 |
---|
2647 | #define HAVE_MEMORY_H 1 |
---|
2648 | #define HAVE_MOTIF 1 |
---|
2649 | #define HAVE_MOTIF 1 |
---|
2650 | #define HAVE_STDINT_H 1 |
---|
2651 | #define HAVE_STDLIB_H 1 |
---|
2652 | #define HAVE_STRINGS_H 1 |
---|
2653 | #define HAVE_STRINGS_H 1 |
---|
2654 | #define HAVE_STRINGS_H 1 |
---|
2655 | #define HAVE_STRING_H 1 |
---|
2656 | #define HAVE_SYS_STAT_H 1 |
---|
2657 | #define HAVE_SYS_TIME_H 1 |
---|
2658 | #define HAVE_SYS_TYPES_H 1 |
---|
2659 | #define HAVE_SYS_WAIT_H 1 |
---|
2660 | #define HAVE_UNISTD_H 1 |
---|
2661 | #define HAVE_UNISTD_H 1 |
---|
2662 | #define HAVE_UNISTD_H 1 |
---|
2663 | #define HAVE_UNISTD_H 1 |
---|
2664 | #define HAVE_VFORK 1 |
---|
2665 | #define HAVE_WORKING_FORK 1 |
---|
2666 | #define HAVE_WORKING_VFORK 1 |
---|
2667 | #define HAVE_X11_XPM_H 1 |
---|
2668 | #define HAVE_XMINSTALLIMAGE 1 |
---|
2669 | #define HAVE_XMUSEVERSION 1 |
---|
2670 | #define HAVE_XP 1 |
---|
2671 | #define HAVE_XPM 1 |
---|
2672 | #define HAVE_XPM 1 |
---|
2673 | #define PACKAGE "alliance" |
---|
2674 | #define PACKAGE_BUGREPORT "" |
---|
2675 | #define PACKAGE_NAME "" |
---|
2676 | #define PACKAGE_STRING "" |
---|
2677 | #define PACKAGE_TARNAME "" |
---|
2678 | #define PACKAGE_VERSION "" |
---|
2679 | #define RETSIGTYPE void |
---|
2680 | #define STDC_HEADERS 1 |
---|
2681 | #define STDC_HEADERS 1 |
---|
2682 | #define VERSION "5.0" |
---|
2683 | #define YYTEXT_POINTER 1 |
---|
2684 | #endif |
---|
2685 | #ifdef __cplusplus |
---|
2686 | extern "C" void exit (int); |
---|
2687 | |
---|
2688 | configure: exit 0 |
---|