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.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacBook-Pro-de-Juan-Anabalon.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~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 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 340 tasks, 1599 threads, 8 processors |
---|
34 | Load average: 2.10, Mach factor: 5.88 |
---|
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:2013: checking for gcc |
---|
52 | configure:2040: result: /usr/bin/clang |
---|
53 | configure:2278: checking for C compiler version |
---|
54 | configure:2285: /usr/bin/clang --version >&5 |
---|
55 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
56 | Target: x86_64-apple-darwin15.6.0 |
---|
57 | Thread model: posix |
---|
58 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
59 | configure:2288: $? = 0 |
---|
60 | configure:2295: /usr/bin/clang -v >&5 |
---|
61 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
62 | Target: x86_64-apple-darwin15.6.0 |
---|
63 | Thread model: posix |
---|
64 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
65 | configure:2298: $? = 0 |
---|
66 | configure:2305: /usr/bin/clang -V >&5 |
---|
67 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
68 | clang: error: no input files |
---|
69 | configure:2308: $? = 1 |
---|
70 | configure:2331: checking for C compiler default output file name |
---|
71 | configure:2358: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
72 | configure:2361: $? = 0 |
---|
73 | configure:2399: result: a.out |
---|
74 | configure:2416: checking whether the C compiler works |
---|
75 | configure:2426: ./a.out |
---|
76 | configure:2429: $? = 0 |
---|
77 | configure:2446: result: yes |
---|
78 | configure:2453: checking whether we are cross compiling |
---|
79 | configure:2455: result: no |
---|
80 | configure:2458: checking for suffix of executables |
---|
81 | configure:2465: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
82 | configure:2468: $? = 0 |
---|
83 | configure:2492: result: |
---|
84 | configure:2498: checking for suffix of object files |
---|
85 | configure:2524: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
86 | configure:2527: $? = 0 |
---|
87 | configure:2550: result: o |
---|
88 | configure:2554: checking whether we are using the GNU C compiler |
---|
89 | configure:2583: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
90 | configure:2589: $? = 0 |
---|
91 | configure:2606: result: yes |
---|
92 | configure:2611: checking whether /usr/bin/clang accepts -g |
---|
93 | configure:2641: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
94 | configure:2647: $? = 0 |
---|
95 | configure:2746: result: yes |
---|
96 | configure:2763: checking for /usr/bin/clang option to accept ISO C89 |
---|
97 | configure:2837: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
98 | configure:2843: $? = 0 |
---|
99 | configure:2866: result: none needed |
---|
100 | configure:2995: checking build system type |
---|
101 | configure:3013: result: i386-apple-darwin15.6.0 |
---|
102 | configure:3035: checking host system type |
---|
103 | configure:3050: result: i386-apple-darwin15.6.0 |
---|
104 | configure:3072: checking for a sed that does not truncate output |
---|
105 | configure:3126: result: /opt/local/bin/gsed |
---|
106 | configure:3129: checking for grep that handles long lines and -e |
---|
107 | configure:3203: result: /usr/bin/grep |
---|
108 | configure:3208: checking for egrep |
---|
109 | configure:3286: result: /usr/bin/grep -E |
---|
110 | configure:3302: checking for ld used by /usr/bin/clang |
---|
111 | configure:3369: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
112 | configure:3378: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
113 | configure:3393: result: no |
---|
114 | configure:3398: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
115 | configure:3405: result: -r |
---|
116 | configure:3423: checking for BSD-compatible nm |
---|
117 | configure:3472: result: /usr/bin/nm -B |
---|
118 | configure:3476: checking whether ln -s works |
---|
119 | configure:3480: result: yes |
---|
120 | configure:3487: checking how to recognise dependent libraries |
---|
121 | configure:3663: result: pass_all |
---|
122 | configure:4187: checking how to run the C preprocessor |
---|
123 | configure:4227: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
124 | configure:4233: $? = 0 |
---|
125 | configure:4264: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
126 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
127 | #include <ac_nonexistent.h> |
---|
128 | ^ |
---|
129 | 1 error generated. |
---|
130 | configure:4270: $? = 1 |
---|
131 | configure: failed program was: |
---|
132 | | /* confdefs.h. */ |
---|
133 | | #define PACKAGE_NAME "" |
---|
134 | | #define PACKAGE_TARNAME "" |
---|
135 | | #define PACKAGE_VERSION "" |
---|
136 | | #define PACKAGE_STRING "" |
---|
137 | | #define PACKAGE_BUGREPORT "" |
---|
138 | | /* end confdefs.h. */ |
---|
139 | | #include <ac_nonexistent.h> |
---|
140 | configure:4303: result: /usr/bin/clang -E |
---|
141 | configure:4332: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
142 | configure:4338: $? = 0 |
---|
143 | configure:4369: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
144 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
145 | #include <ac_nonexistent.h> |
---|
146 | ^ |
---|
147 | 1 error generated. |
---|
148 | configure:4375: $? = 1 |
---|
149 | configure: failed program was: |
---|
150 | | /* confdefs.h. */ |
---|
151 | | #define PACKAGE_NAME "" |
---|
152 | | #define PACKAGE_TARNAME "" |
---|
153 | | #define PACKAGE_VERSION "" |
---|
154 | | #define PACKAGE_STRING "" |
---|
155 | | #define PACKAGE_BUGREPORT "" |
---|
156 | | /* end confdefs.h. */ |
---|
157 | | #include <ac_nonexistent.h> |
---|
158 | configure:4413: checking for ANSI C header files |
---|
159 | configure:4443: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
160 | configure:4449: $? = 0 |
---|
161 | configure:4548: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
162 | configure:4551: $? = 0 |
---|
163 | configure:4557: ./conftest |
---|
164 | configure:4560: $? = 0 |
---|
165 | configure:4577: result: yes |
---|
166 | configure:4601: checking for sys/types.h |
---|
167 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
168 | configure:4628: $? = 0 |
---|
169 | configure:4644: result: yes |
---|
170 | configure:4601: checking for sys/stat.h |
---|
171 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
172 | configure:4628: $? = 0 |
---|
173 | configure:4644: result: yes |
---|
174 | configure:4601: checking for stdlib.h |
---|
175 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
176 | configure:4628: $? = 0 |
---|
177 | configure:4644: result: yes |
---|
178 | configure:4601: checking for string.h |
---|
179 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
180 | configure:4628: $? = 0 |
---|
181 | configure:4644: result: yes |
---|
182 | configure:4601: checking for memory.h |
---|
183 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
184 | configure:4628: $? = 0 |
---|
185 | configure:4644: result: yes |
---|
186 | configure:4601: checking for strings.h |
---|
187 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
188 | configure:4628: $? = 0 |
---|
189 | configure:4644: result: yes |
---|
190 | configure:4601: checking for inttypes.h |
---|
191 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
192 | configure:4628: $? = 0 |
---|
193 | configure:4644: result: yes |
---|
194 | configure:4601: checking for stdint.h |
---|
195 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
196 | configure:4628: $? = 0 |
---|
197 | configure:4644: result: yes |
---|
198 | configure:4601: checking for unistd.h |
---|
199 | configure:4622: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
200 | configure:4628: $? = 0 |
---|
201 | configure:4644: result: yes |
---|
202 | configure:4671: checking dlfcn.h usability |
---|
203 | configure:4688: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
204 | configure:4694: $? = 0 |
---|
205 | configure:4708: result: yes |
---|
206 | configure:4712: checking dlfcn.h presence |
---|
207 | configure:4727: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
208 | configure:4733: $? = 0 |
---|
209 | configure:4747: result: yes |
---|
210 | configure:4775: checking for dlfcn.h |
---|
211 | configure:4783: result: yes |
---|
212 | configure:4912: checking for C++ compiler version |
---|
213 | configure:4919: /usr/bin/clang++ --version >&5 |
---|
214 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
215 | Target: x86_64-apple-darwin15.6.0 |
---|
216 | Thread model: posix |
---|
217 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
218 | configure:4922: $? = 0 |
---|
219 | configure:4929: /usr/bin/clang++ -v >&5 |
---|
220 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
221 | Target: x86_64-apple-darwin15.6.0 |
---|
222 | Thread model: posix |
---|
223 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
224 | configure:4932: $? = 0 |
---|
225 | configure:4939: /usr/bin/clang++ -V >&5 |
---|
226 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
227 | clang: error: no input files |
---|
228 | configure:4942: $? = 1 |
---|
229 | configure:4945: checking whether we are using the GNU C++ compiler |
---|
230 | configure:4974: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
231 | configure:4980: $? = 0 |
---|
232 | configure:4997: result: yes |
---|
233 | configure:5002: checking whether /usr/bin/clang++ accepts -g |
---|
234 | configure:5032: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
235 | configure:5038: $? = 0 |
---|
236 | configure:5137: result: yes |
---|
237 | configure:5170: checking how to run the C++ preprocessor |
---|
238 | configure:5206: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
239 | configure:5212: $? = 0 |
---|
240 | configure:5243: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
241 | conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found |
---|
242 | #include <ac_nonexistent.h> |
---|
243 | ^ |
---|
244 | 1 error generated. |
---|
245 | configure:5249: $? = 1 |
---|
246 | configure: failed program was: |
---|
247 | | /* confdefs.h. */ |
---|
248 | | #define PACKAGE_NAME "" |
---|
249 | | #define PACKAGE_TARNAME "" |
---|
250 | | #define PACKAGE_VERSION "" |
---|
251 | | #define PACKAGE_STRING "" |
---|
252 | | #define PACKAGE_BUGREPORT "" |
---|
253 | | #define STDC_HEADERS 1 |
---|
254 | | #define HAVE_SYS_TYPES_H 1 |
---|
255 | | #define HAVE_SYS_STAT_H 1 |
---|
256 | | #define HAVE_STDLIB_H 1 |
---|
257 | | #define HAVE_STRING_H 1 |
---|
258 | | #define HAVE_MEMORY_H 1 |
---|
259 | | #define HAVE_STRINGS_H 1 |
---|
260 | | #define HAVE_INTTYPES_H 1 |
---|
261 | | #define HAVE_STDINT_H 1 |
---|
262 | | #define HAVE_UNISTD_H 1 |
---|
263 | | #define HAVE_DLFCN_H 1 |
---|
264 | | /* end confdefs.h. */ |
---|
265 | | #include <ac_nonexistent.h> |
---|
266 | configure:5282: result: /usr/bin/clang++ -E |
---|
267 | configure:5311: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
268 | configure:5317: $? = 0 |
---|
269 | configure:5348: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
270 | conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found |
---|
271 | #include <ac_nonexistent.h> |
---|
272 | ^ |
---|
273 | 1 error generated. |
---|
274 | configure:5354: $? = 1 |
---|
275 | configure: failed program was: |
---|
276 | | /* confdefs.h. */ |
---|
277 | | #define PACKAGE_NAME "" |
---|
278 | | #define PACKAGE_TARNAME "" |
---|
279 | | #define PACKAGE_VERSION "" |
---|
280 | | #define PACKAGE_STRING "" |
---|
281 | | #define PACKAGE_BUGREPORT "" |
---|
282 | | #define STDC_HEADERS 1 |
---|
283 | | #define HAVE_SYS_TYPES_H 1 |
---|
284 | | #define HAVE_SYS_STAT_H 1 |
---|
285 | | #define HAVE_STDLIB_H 1 |
---|
286 | | #define HAVE_STRING_H 1 |
---|
287 | | #define HAVE_MEMORY_H 1 |
---|
288 | | #define HAVE_STRINGS_H 1 |
---|
289 | | #define HAVE_INTTYPES_H 1 |
---|
290 | | #define HAVE_STDINT_H 1 |
---|
291 | | #define HAVE_UNISTD_H 1 |
---|
292 | | #define HAVE_DLFCN_H 1 |
---|
293 | | /* end confdefs.h. */ |
---|
294 | | #include <ac_nonexistent.h> |
---|
295 | configure:5447: checking for g77 |
---|
296 | configure:5477: result: no |
---|
297 | configure:5447: checking for xlf |
---|
298 | configure:5477: result: no |
---|
299 | configure:5447: checking for f77 |
---|
300 | configure:5477: result: no |
---|
301 | configure:5447: checking for frt |
---|
302 | configure:5477: result: no |
---|
303 | configure:5447: checking for pgf77 |
---|
304 | configure:5477: result: no |
---|
305 | configure:5447: checking for cf77 |
---|
306 | configure:5477: result: no |
---|
307 | configure:5447: checking for fort77 |
---|
308 | configure:5477: result: no |
---|
309 | configure:5447: checking for fl32 |
---|
310 | configure:5477: result: no |
---|
311 | configure:5447: checking for af77 |
---|
312 | configure:5477: result: no |
---|
313 | configure:5447: checking for xlf90 |
---|
314 | configure:5477: result: no |
---|
315 | configure:5447: checking for f90 |
---|
316 | configure:5477: result: no |
---|
317 | configure:5447: checking for pgf90 |
---|
318 | configure:5477: result: no |
---|
319 | configure:5447: checking for pghpf |
---|
320 | configure:5477: result: no |
---|
321 | configure:5447: checking for epcf90 |
---|
322 | configure:5477: result: no |
---|
323 | configure:5447: checking for gfortran |
---|
324 | configure:5477: result: no |
---|
325 | configure:5447: checking for g95 |
---|
326 | configure:5477: result: no |
---|
327 | configure:5447: checking for xlf95 |
---|
328 | configure:5477: result: no |
---|
329 | configure:5447: checking for f95 |
---|
330 | configure:5477: result: no |
---|
331 | configure:5447: checking for fort |
---|
332 | configure:5477: result: no |
---|
333 | configure:5447: checking for ifort |
---|
334 | configure:5477: result: no |
---|
335 | configure:5447: checking for ifc |
---|
336 | configure:5477: result: no |
---|
337 | configure:5447: checking for efc |
---|
338 | configure:5477: result: no |
---|
339 | configure:5447: checking for pgf95 |
---|
340 | configure:5477: result: no |
---|
341 | configure:5447: checking for lf95 |
---|
342 | configure:5477: result: no |
---|
343 | configure:5447: checking for ftn |
---|
344 | configure:5477: result: no |
---|
345 | configure:5504: checking for Fortran 77 compiler version |
---|
346 | configure:5511: --version >&5 |
---|
347 | ./configure: line 5512: --version: command not found |
---|
348 | configure:5514: $? = 127 |
---|
349 | configure:5521: -v >&5 |
---|
350 | ./configure: line 5522: -v: command not found |
---|
351 | configure:5524: $? = 127 |
---|
352 | configure:5531: -V >&5 |
---|
353 | ./configure: line 5532: -V: command not found |
---|
354 | configure:5534: $? = 127 |
---|
355 | configure:5542: checking whether we are using the GNU Fortran 77 compiler |
---|
356 | configure:5561: -c -pipe -Os conftest.F >&5 |
---|
357 | ./configure: line 5562: -c: command not found |
---|
358 | configure:5567: $? = 127 |
---|
359 | configure: failed program was: |
---|
360 | | program main |
---|
361 | | #ifndef __GNUC__ |
---|
362 | | choke me |
---|
363 | | #endif |
---|
364 | | |
---|
365 | | end |
---|
366 | configure:5584: result: no |
---|
367 | configure:5590: checking whether accepts -g |
---|
368 | configure:5607: -c -g conftest.f >&5 |
---|
369 | ./configure: line 5608: -c: command not found |
---|
370 | configure:5613: $? = 127 |
---|
371 | configure: failed program was: |
---|
372 | | program main |
---|
373 | | |
---|
374 | | end |
---|
375 | configure:5629: result: no |
---|
376 | configure:5659: checking the maximum length of command line arguments |
---|
377 | configure:5768: result: 196608 |
---|
378 | configure:5779: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object |
---|
379 | configure:5884: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
380 | configure:5887: $? = 0 |
---|
381 | configure:5891: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
382 | configure:5894: $? = 0 |
---|
383 | cannot find nm_test_var in conftest.nm |
---|
384 | configure:5884: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
385 | configure:5887: $? = 0 |
---|
386 | configure:5891: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
387 | configure:5894: $? = 0 |
---|
388 | configure:5946: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
389 | configure:5949: $? = 0 |
---|
390 | configure:5987: result: ok |
---|
391 | configure:5991: checking for objdir |
---|
392 | configure:6006: result: .libs |
---|
393 | configure:6098: checking for ar |
---|
394 | configure:6114: found /usr/bin/ar |
---|
395 | configure:6125: result: ar |
---|
396 | configure:6194: checking for ranlib |
---|
397 | configure:6210: found /usr/bin/ranlib |
---|
398 | configure:6221: result: ranlib |
---|
399 | configure:6290: checking for strip |
---|
400 | configure:6306: found /usr/bin/strip |
---|
401 | configure:6317: result: strip |
---|
402 | configure:6603: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
403 | configure:6621: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
404 | configure:6625: $? = 0 |
---|
405 | configure:6638: result: yes |
---|
406 | configure:6653: checking for /usr/bin/clang option to produce PIC |
---|
407 | configure:6863: result: -fno-common |
---|
408 | configure:6871: checking if /usr/bin/clang PIC flag -fno-common works |
---|
409 | configure:6889: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
410 | configure:6893: $? = 0 |
---|
411 | configure:6906: result: yes |
---|
412 | configure:6934: checking if /usr/bin/clang static flag -static works |
---|
413 | configure:6962: result: no |
---|
414 | configure:6972: checking if /usr/bin/clang supports -c -o file.o |
---|
415 | configure:6993: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
416 | configure:6997: $? = 0 |
---|
417 | configure:7019: result: yes |
---|
418 | configure:7045: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
419 | configure:8000: result: yes |
---|
420 | configure:8067: checking dynamic linker characteristics |
---|
421 | configure:8643: result: darwin15.6.0 dyld |
---|
422 | configure:8652: checking how to hardcode library paths into programs |
---|
423 | configure:8677: result: immediate |
---|
424 | configure:8691: checking whether stripping libraries is possible |
---|
425 | configure:8704: result: yes |
---|
426 | configure:9497: checking if libtool supports shared libraries |
---|
427 | configure:9499: result: yes |
---|
428 | configure:9502: checking whether to build shared libraries |
---|
429 | configure:9523: result: yes |
---|
430 | configure:9526: checking whether to build static libraries |
---|
431 | configure:9530: result: yes |
---|
432 | configure:9622: creating libtool |
---|
433 | configure:10210: checking for ld used by /usr/bin/clang++ |
---|
434 | configure:10277: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
435 | configure:10286: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
436 | configure:10301: result: no |
---|
437 | configure:10352: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
438 | configure:11286: result: yes |
---|
439 | configure:11304: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
440 | configure:11307: $? = 0 |
---|
441 | configure:11426: checking for /usr/bin/clang++ option to produce PIC |
---|
442 | configure:11700: result: -fno-common |
---|
443 | configure:11708: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
444 | configure:11726: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
445 | configure:11730: $? = 0 |
---|
446 | configure:11743: result: yes |
---|
447 | configure:11771: checking if /usr/bin/clang++ static flag -static works |
---|
448 | configure:11799: result: no |
---|
449 | configure:11809: checking if /usr/bin/clang++ supports -c -o file.o |
---|
450 | configure:11830: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
451 | configure:11834: $? = 0 |
---|
452 | configure:11856: result: yes |
---|
453 | configure:11882: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
454 | configure:11910: result: yes |
---|
455 | configure:11977: checking dynamic linker characteristics |
---|
456 | configure:12553: result: darwin15.6.0 dyld |
---|
457 | configure:12562: checking how to hardcode library paths into programs |
---|
458 | configure:12587: result: immediate |
---|
459 | configure:18711: checking if the compiler understands -pipe |
---|
460 | configure:18735: /usr/bin/clang -pipe -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
461 | configure:18741: $? = 0 |
---|
462 | configure:18746: result: yes |
---|
463 | configure:18760: checking whether make sets $(MAKE) |
---|
464 | configure:18781: result: yes |
---|
465 | configure:18803: checking for a BSD-compatible install |
---|
466 | configure:18859: result: /usr/bin/install -c |
---|
467 | configure:18926: checking for pkg-config |
---|
468 | configure:18944: found /opt/local/bin/pkg-config |
---|
469 | configure:18956: result: /opt/local/bin/pkg-config |
---|
470 | configure:18985: checking pkg-config is at least version 0.9.0 |
---|
471 | configure:18988: result: yes |
---|
472 | configure:18999: checking for GLIB |
---|
473 | configure:19007: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0" |
---|
474 | configure:19010: $? = 0 |
---|
475 | configure:19025: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0" |
---|
476 | configure:19028: $? = 0 |
---|
477 | configure:19068: result: yes |
---|
478 | configure:19085: checking gcrypt.h usability |
---|
479 | configure:19102: /usr/bin/clang -pipe -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
480 | configure:19108: $? = 0 |
---|
481 | configure:19122: result: yes |
---|
482 | configure:19126: checking gcrypt.h presence |
---|
483 | configure:19141: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
484 | configure:19147: $? = 0 |
---|
485 | configure:19161: result: yes |
---|
486 | configure:19189: checking for gcrypt.h |
---|
487 | configure:19196: result: yes |
---|
488 | configure:19210: checking for dn_expand in -lresolv |
---|
489 | configure:19245: /usr/bin/clang -pipe -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lresolv -lgcrypt >&5 |
---|
490 | configure:19251: $? = 0 |
---|
491 | configure:19269: result: yes |
---|
492 | configure:19346: checking for gnutls_init in -lgnutls |
---|
493 | configure:19381: /usr/bin/clang -pipe -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgnutls -lresolv -lgcrypt >&5 |
---|
494 | configure:19387: $? = 0 |
---|
495 | configure:19405: result: yes |
---|
496 | configure:19416: checking for pcap_restart in -lpcap |
---|
497 | configure:19451: /usr/bin/clang -pipe -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpcap -lgnutls -lresolv -lgcrypt >&5 |
---|
498 | Undefined symbols for architecture x86_64: |
---|
499 | "_pcap_restart", referenced from: |
---|
500 | _main in conftest-a43f7b.o |
---|
501 | ld: symbol(s) not found for architecture x86_64 |
---|
502 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
503 | configure:19457: $? = 1 |
---|
504 | configure: failed program was: |
---|
505 | | /* confdefs.h. */ |
---|
506 | | #define PACKAGE_NAME "" |
---|
507 | | #define PACKAGE_TARNAME "" |
---|
508 | | #define PACKAGE_VERSION "" |
---|
509 | | #define PACKAGE_STRING "" |
---|
510 | | #define PACKAGE_BUGREPORT "" |
---|
511 | | #define STDC_HEADERS 1 |
---|
512 | | #define HAVE_SYS_TYPES_H 1 |
---|
513 | | #define HAVE_SYS_STAT_H 1 |
---|
514 | | #define HAVE_STDLIB_H 1 |
---|
515 | | #define HAVE_STRING_H 1 |
---|
516 | | #define HAVE_MEMORY_H 1 |
---|
517 | | #define HAVE_STRINGS_H 1 |
---|
518 | | #define HAVE_INTTYPES_H 1 |
---|
519 | | #define HAVE_STDINT_H 1 |
---|
520 | | #define HAVE_UNISTD_H 1 |
---|
521 | | #define HAVE_DLFCN_H 1 |
---|
522 | | /* end confdefs.h. */ |
---|
523 | | |
---|
524 | | /* Override any GCC internal prototype to avoid an error. |
---|
525 | | Use char because int might match the return type of a GCC |
---|
526 | | builtin and then its argument prototype would still apply. */ |
---|
527 | | #ifdef __cplusplus |
---|
528 | | extern "C" |
---|
529 | | #endif |
---|
530 | | char pcap_restart (); |
---|
531 | | int |
---|
532 | | main () |
---|
533 | | { |
---|
534 | | return pcap_restart (); |
---|
535 | | ; |
---|
536 | | return 0; |
---|
537 | | } |
---|
538 | configure:19475: result: no |
---|
539 | configure:19480: error: you need to install pcap library with development files |
---|
540 | |
---|
541 | ## ---------------- ## |
---|
542 | ## Cache variables. ## |
---|
543 | ## ---------------- ## |
---|
544 | |
---|
545 | ac_cv_build=i386-apple-darwin15.6.0 |
---|
546 | ac_cv_c_compiler_gnu=yes |
---|
547 | ac_cv_cxx_compiler_gnu=yes |
---|
548 | ac_cv_env_CCC_set= |
---|
549 | ac_cv_env_CCC_value= |
---|
550 | ac_cv_env_CC_set=set |
---|
551 | ac_cv_env_CC_value=/usr/bin/clang |
---|
552 | ac_cv_env_CFLAGS_set=set |
---|
553 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
554 | ac_cv_env_CPPFLAGS_set=set |
---|
555 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
556 | ac_cv_env_CPP_set= |
---|
557 | ac_cv_env_CPP_value= |
---|
558 | ac_cv_env_CXXCPP_set= |
---|
559 | ac_cv_env_CXXCPP_value= |
---|
560 | ac_cv_env_CXXFLAGS_set=set |
---|
561 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
562 | ac_cv_env_CXX_set=set |
---|
563 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
564 | ac_cv_env_F77_set= |
---|
565 | ac_cv_env_F77_value= |
---|
566 | ac_cv_env_FFLAGS_set=set |
---|
567 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
568 | ac_cv_env_GLIB_CFLAGS_set= |
---|
569 | ac_cv_env_GLIB_CFLAGS_value= |
---|
570 | ac_cv_env_GLIB_LIBS_set= |
---|
571 | ac_cv_env_GLIB_LIBS_value= |
---|
572 | ac_cv_env_LDFLAGS_set=set |
---|
573 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
574 | ac_cv_env_LIBS_set= |
---|
575 | ac_cv_env_LIBS_value= |
---|
576 | ac_cv_env_PKG_CONFIG_set= |
---|
577 | ac_cv_env_PKG_CONFIG_value= |
---|
578 | ac_cv_env_build_alias_set= |
---|
579 | ac_cv_env_build_alias_value= |
---|
580 | ac_cv_env_host_alias_set= |
---|
581 | ac_cv_env_host_alias_value= |
---|
582 | ac_cv_env_target_alias_set= |
---|
583 | ac_cv_env_target_alias_value= |
---|
584 | ac_cv_f77_compiler_gnu=no |
---|
585 | ac_cv_header_dlfcn_h=yes |
---|
586 | ac_cv_header_gcrypt_h=yes |
---|
587 | ac_cv_header_inttypes_h=yes |
---|
588 | ac_cv_header_memory_h=yes |
---|
589 | ac_cv_header_stdc=yes |
---|
590 | ac_cv_header_stdint_h=yes |
---|
591 | ac_cv_header_stdlib_h=yes |
---|
592 | ac_cv_header_string_h=yes |
---|
593 | ac_cv_header_strings_h=yes |
---|
594 | ac_cv_header_sys_stat_h=yes |
---|
595 | ac_cv_header_sys_types_h=yes |
---|
596 | ac_cv_header_unistd_h=yes |
---|
597 | ac_cv_host=i386-apple-darwin15.6.0 |
---|
598 | ac_cv_lib_gnutls_gnutls_init=yes |
---|
599 | ac_cv_lib_pcap_pcap_restart=no |
---|
600 | ac_cv_lib_resolv_dn_expand=yes |
---|
601 | ac_cv_objext=o |
---|
602 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
603 | ac_cv_path_GREP=/usr/bin/grep |
---|
604 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
605 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
606 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
607 | ac_cv_prog_ac_ct_AR=ar |
---|
608 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
609 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
610 | ac_cv_prog_ac_ct_STRIP=strip |
---|
611 | ac_cv_prog_cc_c89= |
---|
612 | ac_cv_prog_cc_g=yes |
---|
613 | ac_cv_prog_cxx_g=yes |
---|
614 | ac_cv_prog_f77_g=no |
---|
615 | ac_cv_prog_make_make_set=yes |
---|
616 | lt_cv_deplibs_check_method=pass_all |
---|
617 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
618 | lt_cv_file_magic_test_file= |
---|
619 | lt_cv_ld_reload_flag=-r |
---|
620 | lt_cv_objdir=.libs |
---|
621 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
622 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
623 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
624 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
625 | lt_cv_prog_compiler_c_o=yes |
---|
626 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
627 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
628 | lt_cv_prog_gnu_ld=no |
---|
629 | lt_cv_prog_gnu_ldcxx=no |
---|
630 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
631 | 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'\''' |
---|
632 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
633 | lt_cv_sys_max_cmd_len=196608 |
---|
634 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
635 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
636 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
637 | 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'\''"' |
---|
638 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
639 | pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
640 | pkg_cv_GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
641 | |
---|
642 | ## ----------------- ## |
---|
643 | ## Output variables. ## |
---|
644 | ## ----------------- ## |
---|
645 | |
---|
646 | ALLOCA='' |
---|
647 | AR='ar' |
---|
648 | AS='as' |
---|
649 | CC='/usr/bin/clang -pipe' |
---|
650 | CC_NOPIPE='/usr/bin/clang' |
---|
651 | CFLAGS='-pipe -Os -arch x86_64' |
---|
652 | CPP='/usr/bin/clang -E' |
---|
653 | CPPFLAGS='-I/opt/local/include' |
---|
654 | CXX='/usr/bin/clang++' |
---|
655 | CXXCPP='/usr/bin/clang++ -E' |
---|
656 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
657 | DEFS='' |
---|
658 | DLLTOOL='dlltool' |
---|
659 | ECHO='/bin/echo' |
---|
660 | ECHO_C='ECHO_N='' |
---|
661 | ECHO_T='' |
---|
662 | EGREP='/usr/bin/grep -E' |
---|
663 | EXEEXT='' |
---|
664 | EXTRA='' |
---|
665 | F77='' |
---|
666 | FFLAGS='-pipe -Os' |
---|
667 | GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
668 | GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
669 | GREP='/usr/bin/grep' |
---|
670 | INSTALL='/usr/bin/install -c' |
---|
671 | INSTALL_DATA='${INSTALL} -m 644' |
---|
672 | INSTALL_DIR='/usr/bin/install -c -d' |
---|
673 | INSTALL_PROGRAM='${INSTALL}' |
---|
674 | INSTALL_SCRIPT='${INSTALL}' |
---|
675 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
676 | LIBOBJS='' |
---|
677 | LIBS='-lgnutls -lresolv -lgcrypt ' |
---|
678 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
679 | LN_S='ln -s' |
---|
680 | LTLIBOBJS='' |
---|
681 | OBJDUMP='objdump' |
---|
682 | OBJEXT='o' |
---|
683 | OPENVASLIBS_DATE='"Jan 23, 2019"' |
---|
684 | OPENVASLIBS_MAJOR='2' |
---|
685 | OPENVASLIBS_MINOR='0' |
---|
686 | OPENVASLIBS_PATCH='4' |
---|
687 | OPENVASLIBS_SUPER='2' |
---|
688 | PACKAGE_BUGREPORT='' |
---|
689 | PACKAGE_NAME='' |
---|
690 | PACKAGE_STRING='' |
---|
691 | PACKAGE_TARNAME='' |
---|
692 | PACKAGE_VERSION='' |
---|
693 | PATH_SEPARATOR=':' |
---|
694 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
695 | PWD='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_openvas-libraries/openvas-libraries/work/openvas-libraries-2.0.4' |
---|
696 | PWDD='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_openvas-libraries/openvas-libraries/work/openvas-libraries-2.0.4' |
---|
697 | RANLIB='ranlib' |
---|
698 | SET_MAKE='' |
---|
699 | SHELL='/bin/sh' |
---|
700 | STRIP='strip' |
---|
701 | VERSION='2.0.4' |
---|
702 | ac_configure_args=' '\''--prefix=/opt/local'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include'\'' '\''CXX=/usr/bin/clang++'\'' '\''CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64'\'' '\''FFLAGS=-pipe -Os'\''' |
---|
703 | ac_ct_CC='/usr/bin/clang' |
---|
704 | ac_ct_CXX='' |
---|
705 | ac_ct_F77='' |
---|
706 | bindir='${exec_prefix}/bin' |
---|
707 | build='i386-apple-darwin15.6.0' |
---|
708 | build_alias='' |
---|
709 | build_cpu='i386' |
---|
710 | build_os='darwin15.6.0' |
---|
711 | build_vendor='apple' |
---|
712 | datadir='${datarootdir}' |
---|
713 | datarootdir='${prefix}/share' |
---|
714 | debug_cflags='' |
---|
715 | debug_ssl='' |
---|
716 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
717 | dvidir='${docdir}' |
---|
718 | egdpath='' |
---|
719 | exec_prefix='NONE' |
---|
720 | host='i386-apple-darwin15.6.0' |
---|
721 | host_alias='' |
---|
722 | host_cpu='i386' |
---|
723 | host_os='darwin15.6.0' |
---|
724 | host_vendor='apple' |
---|
725 | htmldir='${docdir}' |
---|
726 | includedir='${prefix}/include' |
---|
727 | infodir='${datarootdir}/info' |
---|
728 | libdir='${exec_prefix}/lib' |
---|
729 | libexecdir='${exec_prefix}/libexec' |
---|
730 | llib='' |
---|
731 | localedir='${datarootdir}/locale' |
---|
732 | localstatedir='${prefix}/var' |
---|
733 | mandir='${datarootdir}/man' |
---|
734 | oldincludedir='/usr/include' |
---|
735 | pdfdir='${docdir}' |
---|
736 | prefix='/opt/local' |
---|
737 | program_transform_name='s,x,x,' |
---|
738 | psdir='${docdir}' |
---|
739 | sbindir='${exec_prefix}/sbin' |
---|
740 | sharedstatedir='${prefix}/com' |
---|
741 | sysconfdir='${prefix}/etc' |
---|
742 | target_alias='' |
---|
743 | version='2.0.4' |
---|
744 | with_ws2_32='' |
---|
745 | |
---|
746 | ## ----------- ## |
---|
747 | ## confdefs.h. ## |
---|
748 | ## ----------- ## |
---|
749 | |
---|
750 | #define PACKAGE_NAME "" |
---|
751 | #define PACKAGE_TARNAME "" |
---|
752 | #define PACKAGE_VERSION "" |
---|
753 | #define PACKAGE_STRING "" |
---|
754 | #define PACKAGE_BUGREPORT "" |
---|
755 | #define STDC_HEADERS 1 |
---|
756 | #define HAVE_SYS_TYPES_H 1 |
---|
757 | #define HAVE_SYS_STAT_H 1 |
---|
758 | #define HAVE_STDLIB_H 1 |
---|
759 | #define HAVE_STRING_H 1 |
---|
760 | #define HAVE_MEMORY_H 1 |
---|
761 | #define HAVE_STRINGS_H 1 |
---|
762 | #define HAVE_INTTYPES_H 1 |
---|
763 | #define HAVE_STDINT_H 1 |
---|
764 | #define HAVE_UNISTD_H 1 |
---|
765 | #define HAVE_DLFCN_H 1 |
---|
766 | |
---|
767 | configure: exit 1 |
---|