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 = hesperides.sonicbuddha.lan |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.2.2 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 95 tasks, 353 threads, 2 processors |
---|
34 | Load average: 7.80, Mach factor: 0.23 |
---|
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 | PATH: /usr/X11R6/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2045: checking for a BSD-compatible install |
---|
53 | configure:2101: result: /usr/bin/install |
---|
54 | configure:2112: checking whether build environment is sane |
---|
55 | configure:2155: result: yes |
---|
56 | configure:2183: checking for a thread-safe mkdir -p |
---|
57 | configure:2222: result: ./install-sh -c -d |
---|
58 | configure:2235: checking for gawk |
---|
59 | configure:2265: result: no |
---|
60 | configure:2235: checking for mawk |
---|
61 | configure:2265: result: no |
---|
62 | configure:2235: checking for nawk |
---|
63 | configure:2265: result: no |
---|
64 | configure:2235: checking for awk |
---|
65 | configure:2251: found /usr/bin/awk |
---|
66 | configure:2262: result: awk |
---|
67 | configure:2273: checking whether make sets $(MAKE) |
---|
68 | configure:2294: result: yes |
---|
69 | configure:2609: checking for C++ compiler version |
---|
70 | configure:2616: /usr/bin/g++-4.0 --version >&5 |
---|
71 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
72 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
73 | This is free software; see the source for copying conditions. There is NO |
---|
74 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
75 | |
---|
76 | configure:2619: $? = 0 |
---|
77 | configure:2626: /usr/bin/g++-4.0 -v >&5 |
---|
78 | Using built-in specs. |
---|
79 | Target: i686-apple-darwin9 |
---|
80 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
81 | Thread model: posix |
---|
82 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
83 | configure:2629: $? = 0 |
---|
84 | configure:2636: /usr/bin/g++-4.0 -V >&5 |
---|
85 | g++-4.0: argument to `-V' is missing |
---|
86 | configure:2639: $? = 1 |
---|
87 | configure:2662: checking for C++ compiler default output file name |
---|
88 | configure:2689: /usr/bin/g++-4.0 -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
89 | configure:2692: $? = 0 |
---|
90 | configure:2730: result: a.out |
---|
91 | configure:2747: checking whether the C++ compiler works |
---|
92 | configure:2757: ./a.out |
---|
93 | configure:2760: $? = 0 |
---|
94 | configure:2777: result: yes |
---|
95 | configure:2784: checking whether we are cross compiling |
---|
96 | configure:2786: result: no |
---|
97 | configure:2789: checking for suffix of executables |
---|
98 | configure:2796: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
99 | configure:2799: $? = 0 |
---|
100 | configure:2823: result: |
---|
101 | configure:2829: checking for suffix of object files |
---|
102 | configure:2855: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
103 | configure:2858: $? = 0 |
---|
104 | configure:2881: result: o |
---|
105 | configure:2885: checking whether we are using the GNU C++ compiler |
---|
106 | configure:2914: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
107 | configure:2920: $? = 0 |
---|
108 | configure:2937: result: yes |
---|
109 | configure:2942: checking whether /usr/bin/g++-4.0 accepts -g |
---|
110 | configure:2972: /usr/bin/g++-4.0 -c -g -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
111 | configure:2978: $? = 0 |
---|
112 | configure:3077: result: yes |
---|
113 | configure:3111: checking for style of include used by make |
---|
114 | configure:3139: result: GNU |
---|
115 | configure:3164: checking dependency style of /usr/bin/g++-4.0 |
---|
116 | configure:3255: result: gcc3 |
---|
117 | configure:3291: checking whether NLS is requested |
---|
118 | configure:3300: result: yes |
---|
119 | configure:3338: checking for msgfmt |
---|
120 | configure:3369: result: /opt/local/bin/msgfmt |
---|
121 | configure:3378: checking for gmsgfmt |
---|
122 | configure:3409: result: /opt/local/bin/msgfmt |
---|
123 | configure:3449: checking for xgettext |
---|
124 | configure:3480: result: /opt/local/bin/xgettext |
---|
125 | configure:3520: checking for msgmerge |
---|
126 | configure:3550: result: /opt/local/bin/msgmerge |
---|
127 | configure:3649: checking for gcc |
---|
128 | configure:3676: result: /usr/bin/gcc-4.0 |
---|
129 | configure:3914: checking for C compiler version |
---|
130 | configure:3921: /usr/bin/gcc-4.0 --version >&5 |
---|
131 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
132 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
133 | This is free software; see the source for copying conditions. There is NO |
---|
134 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
135 | |
---|
136 | configure:3924: $? = 0 |
---|
137 | configure:3931: /usr/bin/gcc-4.0 -v >&5 |
---|
138 | Using built-in specs. |
---|
139 | Target: i686-apple-darwin9 |
---|
140 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
141 | Thread model: posix |
---|
142 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
143 | configure:3934: $? = 0 |
---|
144 | configure:3941: /usr/bin/gcc-4.0 -V >&5 |
---|
145 | gcc-4.0: argument to `-V' is missing |
---|
146 | configure:3944: $? = 1 |
---|
147 | configure:3947: checking whether we are using the GNU C compiler |
---|
148 | configure:3976: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
149 | configure:3982: $? = 0 |
---|
150 | configure:3999: result: yes |
---|
151 | configure:4004: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
152 | configure:4034: /usr/bin/gcc-4.0 -c -g -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
153 | configure:4040: $? = 0 |
---|
154 | configure:4139: result: yes |
---|
155 | configure:4156: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
156 | configure:4230: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
157 | configure:4236: $? = 0 |
---|
158 | configure:4259: result: none needed |
---|
159 | configure:4279: checking dependency style of /usr/bin/gcc-4.0 |
---|
160 | configure:4370: result: gcc3 |
---|
161 | configure:4391: checking build system type |
---|
162 | configure:4409: result: i386-apple-darwin9.2.2 |
---|
163 | configure:4431: checking host system type |
---|
164 | configure:4446: result: i386-apple-darwin9.2.2 |
---|
165 | configure:4492: checking for ld used by GCC |
---|
166 | configure:4556: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
167 | configure:4565: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
168 | configure:4578: result: no |
---|
169 | configure:4584: checking for shared library run path origin |
---|
170 | configure:4597: result: done |
---|
171 | configure:5021: checking for CFPreferencesCopyAppValue |
---|
172 | configure:5049: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 |
---|
173 | configure:5055: $? = 0 |
---|
174 | configure:5073: result: yes |
---|
175 | configure:5082: checking for CFLocaleCopyCurrent |
---|
176 | configure:5110: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 |
---|
177 | configure:5116: $? = 0 |
---|
178 | configure:5134: result: yes |
---|
179 | configure:5185: checking for GNU gettext in libc |
---|
180 | configure:5215: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
181 | Undefined symbols: |
---|
182 | "__nl_msg_cat_cntr", referenced from: |
---|
183 | __nl_msg_cat_cntr$non_lazy_ptr in ccxDSwVg.o |
---|
184 | "__nl_domain_bindings", referenced from: |
---|
185 | __nl_domain_bindings$non_lazy_ptr in ccxDSwVg.o |
---|
186 | "_libintl_bindtextdomain", referenced from: |
---|
187 | _main in ccxDSwVg.o |
---|
188 | "_libintl_gettext", referenced from: |
---|
189 | _main in ccxDSwVg.o |
---|
190 | ld: symbol(s) not found |
---|
191 | collect2: ld returned 1 exit status |
---|
192 | configure:5221: $? = 1 |
---|
193 | configure: failed program was: |
---|
194 | | /* confdefs.h. */ |
---|
195 | | #define PACKAGE_NAME "" |
---|
196 | | #define PACKAGE_TARNAME "" |
---|
197 | | #define PACKAGE_VERSION "" |
---|
198 | | #define PACKAGE_STRING "" |
---|
199 | | #define PACKAGE_BUGREPORT "" |
---|
200 | | #define PACKAGE "encfs" |
---|
201 | | #define VERSION "1.4.2" |
---|
202 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
203 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
204 | | /* end confdefs.h. */ |
---|
205 | | #include <libintl.h> |
---|
206 | | |
---|
207 | | extern int _nl_msg_cat_cntr; |
---|
208 | | extern int *_nl_domain_bindings; |
---|
209 | | int |
---|
210 | | main () |
---|
211 | | { |
---|
212 | | bindtextdomain ("", ""); |
---|
213 | | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings |
---|
214 | | ; |
---|
215 | | return 0; |
---|
216 | | } |
---|
217 | configure:5239: result: no |
---|
218 | configure:5273: checking for iconv |
---|
219 | configure:5305: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
220 | Undefined symbols: |
---|
221 | "_libiconv_open", referenced from: |
---|
222 | _main in cc8UrJsZ.o |
---|
223 | "_libiconv_close", referenced from: |
---|
224 | _main in cc8UrJsZ.o |
---|
225 | "_libiconv", referenced from: |
---|
226 | _main in cc8UrJsZ.o |
---|
227 | ld: symbol(s) not found |
---|
228 | collect2: ld returned 1 exit status |
---|
229 | configure:5311: $? = 1 |
---|
230 | configure: failed program was: |
---|
231 | | /* confdefs.h. */ |
---|
232 | | #define PACKAGE_NAME "" |
---|
233 | | #define PACKAGE_TARNAME "" |
---|
234 | | #define PACKAGE_VERSION "" |
---|
235 | | #define PACKAGE_STRING "" |
---|
236 | | #define PACKAGE_BUGREPORT "" |
---|
237 | | #define PACKAGE "encfs" |
---|
238 | | #define VERSION "1.4.2" |
---|
239 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
240 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
241 | | /* end confdefs.h. */ |
---|
242 | | #include <stdlib.h> |
---|
243 | | #include <iconv.h> |
---|
244 | | int |
---|
245 | | main () |
---|
246 | | { |
---|
247 | | iconv_t cd = iconv_open("",""); |
---|
248 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
249 | | iconv_close(cd); |
---|
250 | | ; |
---|
251 | | return 0; |
---|
252 | | } |
---|
253 | configure:5354: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -liconv >&5 |
---|
254 | configure:5360: $? = 0 |
---|
255 | configure:5381: result: yes |
---|
256 | configure:5391: checking how to link with libiconv |
---|
257 | configure:5393: result: -liconv |
---|
258 | configure:5782: checking for GNU gettext in libintl |
---|
259 | configure:5820: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -lintl -liconv -lc >&5 |
---|
260 | configure:5826: $? = 0 |
---|
261 | configure:5903: result: yes |
---|
262 | configure:5940: checking whether to use NLS |
---|
263 | configure:5942: result: yes |
---|
264 | configure:5945: checking where the gettext function comes from |
---|
265 | configure:5956: result: external libintl |
---|
266 | configure:5964: checking how to link with libintl |
---|
267 | configure:5966: result: -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation |
---|
268 | configure:6122: checking for a sed that does not truncate output |
---|
269 | configure:6178: result: /usr/bin/sed |
---|
270 | configure:6181: checking for grep that handles long lines and -e |
---|
271 | configure:6255: result: /usr/bin/grep |
---|
272 | configure:6260: checking for egrep |
---|
273 | configure:6338: result: /usr/bin/grep -E |
---|
274 | configure:6354: checking for ld used by /usr/bin/gcc-4.0 |
---|
275 | configure:6421: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
276 | configure:6430: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
277 | configure:6445: result: no |
---|
278 | configure:6450: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
---|
279 | configure:6457: result: -r |
---|
280 | configure:6475: checking for BSD-compatible nm |
---|
281 | configure:6524: result: /usr/bin/nm -p |
---|
282 | configure:6528: checking whether ln -s works |
---|
283 | configure:6532: result: yes |
---|
284 | configure:6539: checking how to recognize dependent libraries |
---|
285 | configure:6725: result: pass_all |
---|
286 | configure:6966: checking how to run the C preprocessor |
---|
287 | configure:7082: result: /usr/bin/cpp-4.0 |
---|
288 | configure:7111: /usr/bin/cpp-4.0 -I/opt/local/include -D__FreeBSD__=10 conftest.c |
---|
289 | configure:7117: $? = 0 |
---|
290 | configure:7148: /usr/bin/cpp-4.0 -I/opt/local/include -D__FreeBSD__=10 conftest.c |
---|
291 | conftest.c:16:28: error: ac_nonexistent.h: No such file or directory |
---|
292 | configure:7154: $? = 1 |
---|
293 | configure: failed program was: |
---|
294 | | /* confdefs.h. */ |
---|
295 | | #define PACKAGE_NAME "" |
---|
296 | | #define PACKAGE_TARNAME "" |
---|
297 | | #define PACKAGE_VERSION "" |
---|
298 | | #define PACKAGE_STRING "" |
---|
299 | | #define PACKAGE_BUGREPORT "" |
---|
300 | | #define PACKAGE "encfs" |
---|
301 | | #define VERSION "1.4.2" |
---|
302 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
303 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
304 | | #define HAVE_ICONV 1 |
---|
305 | | #define ENABLE_NLS 1 |
---|
306 | | #define HAVE_GETTEXT 1 |
---|
307 | | #define HAVE_DCGETTEXT 1 |
---|
308 | | /* end confdefs.h. */ |
---|
309 | | #include <ac_nonexistent.h> |
---|
310 | configure:7192: checking for ANSI C header files |
---|
311 | configure:7222: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
312 | configure:7228: $? = 0 |
---|
313 | configure:7327: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c >&5 |
---|
314 | configure:7330: $? = 0 |
---|
315 | configure:7336: ./conftest |
---|
316 | configure:7339: $? = 0 |
---|
317 | configure:7356: result: yes |
---|
318 | configure:7380: checking for sys/types.h |
---|
319 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
320 | configure:7407: $? = 0 |
---|
321 | configure:7423: result: yes |
---|
322 | configure:7380: checking for sys/stat.h |
---|
323 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
324 | configure:7407: $? = 0 |
---|
325 | configure:7423: result: yes |
---|
326 | configure:7380: checking for stdlib.h |
---|
327 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
328 | configure:7407: $? = 0 |
---|
329 | configure:7423: result: yes |
---|
330 | configure:7380: checking for string.h |
---|
331 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
332 | configure:7407: $? = 0 |
---|
333 | configure:7423: result: yes |
---|
334 | configure:7380: checking for memory.h |
---|
335 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
336 | configure:7407: $? = 0 |
---|
337 | configure:7423: result: yes |
---|
338 | configure:7380: checking for strings.h |
---|
339 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
340 | configure:7407: $? = 0 |
---|
341 | configure:7423: result: yes |
---|
342 | configure:7380: checking for inttypes.h |
---|
343 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
344 | configure:7407: $? = 0 |
---|
345 | configure:7423: result: yes |
---|
346 | configure:7380: checking for stdint.h |
---|
347 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
348 | configure:7407: $? = 0 |
---|
349 | configure:7423: result: yes |
---|
350 | configure:7380: checking for unistd.h |
---|
351 | configure:7401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
352 | configure:7407: $? = 0 |
---|
353 | configure:7423: result: yes |
---|
354 | configure:7450: checking dlfcn.h usability |
---|
355 | configure:7467: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
356 | configure:7473: $? = 0 |
---|
357 | configure:7487: result: yes |
---|
358 | configure:7491: checking dlfcn.h presence |
---|
359 | configure:7506: /usr/bin/cpp-4.0 -I/opt/local/include -D__FreeBSD__=10 conftest.c |
---|
360 | configure:7512: $? = 0 |
---|
361 | configure:7526: result: yes |
---|
362 | configure:7554: checking for dlfcn.h |
---|
363 | configure:7562: result: yes |
---|
364 | configure:7585: checking how to run the C++ preprocessor |
---|
365 | configure:7621: /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
366 | configure:7627: $? = 0 |
---|
367 | configure:7658: /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
368 | conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory |
---|
369 | configure:7664: $? = 1 |
---|
370 | configure: failed program was: |
---|
371 | | /* confdefs.h. */ |
---|
372 | | #define PACKAGE_NAME "" |
---|
373 | | #define PACKAGE_TARNAME "" |
---|
374 | | #define PACKAGE_VERSION "" |
---|
375 | | #define PACKAGE_STRING "" |
---|
376 | | #define PACKAGE_BUGREPORT "" |
---|
377 | | #define PACKAGE "encfs" |
---|
378 | | #define VERSION "1.4.2" |
---|
379 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
380 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
381 | | #define HAVE_ICONV 1 |
---|
382 | | #define ENABLE_NLS 1 |
---|
383 | | #define HAVE_GETTEXT 1 |
---|
384 | | #define HAVE_DCGETTEXT 1 |
---|
385 | | #define STDC_HEADERS 1 |
---|
386 | | #define HAVE_SYS_TYPES_H 1 |
---|
387 | | #define HAVE_SYS_STAT_H 1 |
---|
388 | | #define HAVE_STDLIB_H 1 |
---|
389 | | #define HAVE_STRING_H 1 |
---|
390 | | #define HAVE_MEMORY_H 1 |
---|
391 | | #define HAVE_STRINGS_H 1 |
---|
392 | | #define HAVE_INTTYPES_H 1 |
---|
393 | | #define HAVE_STDINT_H 1 |
---|
394 | | #define HAVE_UNISTD_H 1 |
---|
395 | | #define HAVE_DLFCN_H 1 |
---|
396 | | /* end confdefs.h. */ |
---|
397 | | #include <ac_nonexistent.h> |
---|
398 | configure:7697: result: /usr/bin/g++-4.0 -E |
---|
399 | configure:7726: /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
400 | configure:7732: $? = 0 |
---|
401 | configure:7763: /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
402 | conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory |
---|
403 | configure:7769: $? = 1 |
---|
404 | configure: failed program was: |
---|
405 | | /* confdefs.h. */ |
---|
406 | | #define PACKAGE_NAME "" |
---|
407 | | #define PACKAGE_TARNAME "" |
---|
408 | | #define PACKAGE_VERSION "" |
---|
409 | | #define PACKAGE_STRING "" |
---|
410 | | #define PACKAGE_BUGREPORT "" |
---|
411 | | #define PACKAGE "encfs" |
---|
412 | | #define VERSION "1.4.2" |
---|
413 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
414 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
415 | | #define HAVE_ICONV 1 |
---|
416 | | #define ENABLE_NLS 1 |
---|
417 | | #define HAVE_GETTEXT 1 |
---|
418 | | #define HAVE_DCGETTEXT 1 |
---|
419 | | #define STDC_HEADERS 1 |
---|
420 | | #define HAVE_SYS_TYPES_H 1 |
---|
421 | | #define HAVE_SYS_STAT_H 1 |
---|
422 | | #define HAVE_STDLIB_H 1 |
---|
423 | | #define HAVE_STRING_H 1 |
---|
424 | | #define HAVE_MEMORY_H 1 |
---|
425 | | #define HAVE_STRINGS_H 1 |
---|
426 | | #define HAVE_INTTYPES_H 1 |
---|
427 | | #define HAVE_STDINT_H 1 |
---|
428 | | #define HAVE_UNISTD_H 1 |
---|
429 | | #define HAVE_DLFCN_H 1 |
---|
430 | | /* end confdefs.h. */ |
---|
431 | | #include <ac_nonexistent.h> |
---|
432 | configure:7861: checking for g77 |
---|
433 | configure:7891: result: no |
---|
434 | configure:7861: checking for xlf |
---|
435 | configure:7891: result: no |
---|
436 | configure:7861: checking for f77 |
---|
437 | configure:7891: result: no |
---|
438 | configure:7861: checking for frt |
---|
439 | configure:7891: result: no |
---|
440 | configure:7861: checking for pgf77 |
---|
441 | configure:7891: result: no |
---|
442 | configure:7861: checking for cf77 |
---|
443 | configure:7891: result: no |
---|
444 | configure:7861: checking for fort77 |
---|
445 | configure:7891: result: no |
---|
446 | configure:7861: checking for fl32 |
---|
447 | configure:7891: result: no |
---|
448 | configure:7861: checking for af77 |
---|
449 | configure:7891: result: no |
---|
450 | configure:7861: checking for xlf90 |
---|
451 | configure:7891: result: no |
---|
452 | configure:7861: checking for f90 |
---|
453 | configure:7891: result: no |
---|
454 | configure:7861: checking for pgf90 |
---|
455 | configure:7891: result: no |
---|
456 | configure:7861: checking for pghpf |
---|
457 | configure:7891: result: no |
---|
458 | configure:7861: checking for epcf90 |
---|
459 | configure:7891: result: no |
---|
460 | configure:7861: checking for gfortran |
---|
461 | configure:7891: result: no |
---|
462 | configure:7861: checking for g95 |
---|
463 | configure:7891: result: no |
---|
464 | configure:7861: checking for xlf95 |
---|
465 | configure:7891: result: no |
---|
466 | configure:7861: checking for f95 |
---|
467 | configure:7891: result: no |
---|
468 | configure:7861: checking for fort |
---|
469 | configure:7891: result: no |
---|
470 | configure:7861: checking for ifort |
---|
471 | configure:7891: result: no |
---|
472 | configure:7861: checking for ifc |
---|
473 | configure:7891: result: no |
---|
474 | configure:7861: checking for efc |
---|
475 | configure:7891: result: no |
---|
476 | configure:7861: checking for pgf95 |
---|
477 | configure:7891: result: no |
---|
478 | configure:7861: checking for lf95 |
---|
479 | configure:7891: result: no |
---|
480 | configure:7861: checking for ftn |
---|
481 | configure:7891: result: no |
---|
482 | configure:7918: checking for Fortran 77 compiler version |
---|
483 | configure:7925: --version >&5 |
---|
484 | ./configure: line 7926: --version: command not found |
---|
485 | configure:7928: $? = 127 |
---|
486 | configure:7935: -v >&5 |
---|
487 | ./configure: line 7936: -v: command not found |
---|
488 | configure:7938: $? = 127 |
---|
489 | configure:7945: -V >&5 |
---|
490 | ./configure: line 7946: -V: command not found |
---|
491 | configure:7948: $? = 127 |
---|
492 | configure:7956: checking whether we are using the GNU Fortran 77 compiler |
---|
493 | configure:7975: -c -O2 conftest.F >&5 |
---|
494 | ./configure: line 7976: -c: command not found |
---|
495 | configure:7981: $? = 127 |
---|
496 | configure: failed program was: |
---|
497 | | program main |
---|
498 | | #ifndef __GNUC__ |
---|
499 | | choke me |
---|
500 | | #endif |
---|
501 | | |
---|
502 | | end |
---|
503 | configure:7998: result: no |
---|
504 | configure:8004: checking whether accepts -g |
---|
505 | configure:8021: -c -g conftest.f >&5 |
---|
506 | ./configure: line 8022: -c: command not found |
---|
507 | configure:8027: $? = 127 |
---|
508 | configure: failed program was: |
---|
509 | | program main |
---|
510 | | |
---|
511 | | end |
---|
512 | configure:8043: result: no |
---|
513 | configure:8073: checking the maximum length of command line arguments |
---|
514 | configure:8185: result: 196608 |
---|
515 | configure:8197: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
---|
516 | configure:8302: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
517 | configure:8305: $? = 0 |
---|
518 | configure:8309: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
519 | configure:8312: $? = 0 |
---|
520 | cannot find nm_test_var in conftest.nm |
---|
521 | configure:8302: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
522 | configure:8305: $? = 0 |
---|
523 | configure:8309: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
524 | configure:8312: $? = 0 |
---|
525 | configure:8364: /usr/bin/g++-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp conftstm.o >&5 |
---|
526 | configure:8367: $? = 0 |
---|
527 | configure:8405: result: ok |
---|
528 | configure:8409: checking for objdir |
---|
529 | configure:8424: result: .libs |
---|
530 | configure:8516: checking for ar |
---|
531 | configure:8532: found /usr/bin/ar |
---|
532 | configure:8543: result: ar |
---|
533 | configure:8612: checking for ranlib |
---|
534 | configure:8628: found /usr/bin/ranlib |
---|
535 | configure:8639: result: ranlib |
---|
536 | configure:8708: checking for strip |
---|
537 | configure:8724: found /usr/bin/strip |
---|
538 | configure:8735: result: strip |
---|
539 | configure:9021: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
540 | configure:9039: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
541 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
542 | configure:9043: $? = 0 |
---|
543 | configure:9056: result: no |
---|
544 | configure:9071: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
545 | configure:9303: result: -fno-common |
---|
546 | configure:9311: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
---|
547 | configure:9329: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 -fno-common -DPIC conftest.c >&5 |
---|
548 | configure:9333: $? = 0 |
---|
549 | configure:9346: result: yes |
---|
550 | configure:9374: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
551 | configure:9402: result: no |
---|
552 | configure:9412: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
553 | configure:9433: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 -o out/conftest2.o conftest.c >&5 |
---|
554 | configure:9437: $? = 0 |
---|
555 | configure:9459: result: yes |
---|
556 | configure:9485: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
557 | configure:10466: result: yes |
---|
558 | configure:10533: checking dynamic linker characteristics |
---|
559 | configure:11147: result: darwin9.2.2 dyld |
---|
560 | configure:11156: checking how to hardcode library paths into programs |
---|
561 | configure:11181: result: immediate |
---|
562 | configure:11195: checking whether stripping libraries is possible |
---|
563 | configure:11209: result: yes |
---|
564 | configure:12002: checking if libtool supports shared libraries |
---|
565 | configure:12004: result: yes |
---|
566 | configure:12007: checking whether to build shared libraries |
---|
567 | configure:12028: result: yes |
---|
568 | configure:12031: checking whether to build static libraries |
---|
569 | configure:12035: result: no |
---|
570 | configure:12128: creating libtool |
---|
571 | configure:12716: checking for ld used by /usr/bin/g++-4.0 |
---|
572 | configure:12783: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
573 | configure:12792: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
574 | configure:12807: result: no |
---|
575 | configure:12858: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
576 | configure:13832: result: yes |
---|
577 | configure:13850: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
578 | configure:13853: $? = 0 |
---|
579 | configure:14005: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
580 | configure:14289: result: -fno-common |
---|
581 | configure:14297: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
---|
582 | configure:14315: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 -fno-common -DPIC conftest.cpp >&5 |
---|
583 | configure:14319: $? = 0 |
---|
584 | configure:14332: result: yes |
---|
585 | configure:14360: checking if /usr/bin/g++-4.0 static flag -static works |
---|
586 | configure:14388: result: no |
---|
587 | configure:14398: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
588 | configure:14419: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 -o out/conftest2.o conftest.cpp >&5 |
---|
589 | configure:14423: $? = 0 |
---|
590 | configure:14445: result: yes |
---|
591 | configure:14471: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
592 | configure:14499: result: yes |
---|
593 | configure:14566: checking dynamic linker characteristics |
---|
594 | configure:15128: result: darwin9.2.2 dyld |
---|
595 | configure:15137: checking how to hardcode library paths into programs |
---|
596 | configure:15162: result: immediate |
---|
597 | configure:21551: checking for the pthreads library -lpthreads |
---|
598 | configure:21594: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c -lpthreads >&5 |
---|
599 | ld: library not found for -lpthreads |
---|
600 | collect2: ld returned 1 exit status |
---|
601 | configure:21600: $? = 1 |
---|
602 | configure: failed program was: |
---|
603 | | /* confdefs.h. */ |
---|
604 | | #define PACKAGE_NAME "" |
---|
605 | | #define PACKAGE_TARNAME "" |
---|
606 | | #define PACKAGE_VERSION "" |
---|
607 | | #define PACKAGE_STRING "" |
---|
608 | | #define PACKAGE_BUGREPORT "" |
---|
609 | | #define PACKAGE "encfs" |
---|
610 | | #define VERSION "1.4.2" |
---|
611 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
612 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
613 | | #define HAVE_ICONV 1 |
---|
614 | | #define ENABLE_NLS 1 |
---|
615 | | #define HAVE_GETTEXT 1 |
---|
616 | | #define HAVE_DCGETTEXT 1 |
---|
617 | | #define STDC_HEADERS 1 |
---|
618 | | #define HAVE_SYS_TYPES_H 1 |
---|
619 | | #define HAVE_SYS_STAT_H 1 |
---|
620 | | #define HAVE_STDLIB_H 1 |
---|
621 | | #define HAVE_STRING_H 1 |
---|
622 | | #define HAVE_MEMORY_H 1 |
---|
623 | | #define HAVE_STRINGS_H 1 |
---|
624 | | #define HAVE_INTTYPES_H 1 |
---|
625 | | #define HAVE_STDINT_H 1 |
---|
626 | | #define HAVE_UNISTD_H 1 |
---|
627 | | #define HAVE_DLFCN_H 1 |
---|
628 | | /* end confdefs.h. */ |
---|
629 | | #include <pthread.h> |
---|
630 | | int |
---|
631 | | main () |
---|
632 | | { |
---|
633 | | pthread_t th; pthread_join(th, 0); |
---|
634 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
635 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
636 | | ; |
---|
637 | | return 0; |
---|
638 | | } |
---|
639 | configure:21620: result: no |
---|
640 | configure:21496: checking whether pthreads work without any flags |
---|
641 | configure:21594: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c >&5 |
---|
642 | configure:21600: $? = 0 |
---|
643 | configure:21620: result: yes |
---|
644 | configure:21640: checking for joinable pthread attribute |
---|
645 | configure:21663: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c >&5 |
---|
646 | configure:21669: $? = 0 |
---|
647 | configure:21737: result: PTHREAD_CREATE_JOINABLE |
---|
648 | configure:21744: checking if more special flags are required for pthreads |
---|
649 | configure:21751: result: -D_THREAD_SAFE |
---|
650 | configure:21763: checking for cc_r |
---|
651 | configure:21791: result: /usr/bin/gcc-4.0 |
---|
652 | configure:21877: checking for boostlib >= 1.33 |
---|
653 | configure:21941: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 -I/opt/local/include conftest.cpp >&5 |
---|
654 | configure:21947: $? = 0 |
---|
655 | configure:21953: result: yes |
---|
656 | configure:22150: WARNING: BOOST_CPPFLAGS -I/opt/local/include |
---|
657 | configure:22158: checking whether the Boost::Serialization library is available |
---|
658 | configure:22196: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -D__FreeBSD__=10 -I/opt/local/include conftest.cpp >&5 |
---|
659 | configure:22202: $? = 0 |
---|
660 | configure:22224: result: yes |
---|
661 | configure:22450: error: Could not link against ! |
---|
662 | |
---|
663 | ## ---------------- ## |
---|
664 | ## Cache variables. ## |
---|
665 | ## ---------------- ## |
---|
666 | |
---|
667 | ac_cv_build=i386-apple-darwin9.2.2 |
---|
668 | ac_cv_c_compiler_gnu=yes |
---|
669 | ac_cv_cxx_compiler_gnu=yes |
---|
670 | ac_cv_env_CCC_set= |
---|
671 | ac_cv_env_CCC_value= |
---|
672 | ac_cv_env_CC_set=set |
---|
673 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
674 | ac_cv_env_CFLAGS_set=set |
---|
675 | ac_cv_env_CFLAGS_value=-O2 |
---|
676 | ac_cv_env_CPPFLAGS_set=set |
---|
677 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -D__FreeBSD__=10' |
---|
678 | ac_cv_env_CPP_set=set |
---|
679 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
680 | ac_cv_env_CXXCPP_set= |
---|
681 | ac_cv_env_CXXCPP_value= |
---|
682 | ac_cv_env_CXXFLAGS_set=set |
---|
683 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
684 | ac_cv_env_CXX_set=set |
---|
685 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
686 | ac_cv_env_F77_set= |
---|
687 | ac_cv_env_F77_value= |
---|
688 | ac_cv_env_FFLAGS_set=set |
---|
689 | ac_cv_env_FFLAGS_value=-O2 |
---|
690 | ac_cv_env_LDFLAGS_set=set |
---|
691 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
692 | ac_cv_env_LIBS_set= |
---|
693 | ac_cv_env_LIBS_value= |
---|
694 | ac_cv_env_OPENSSL_CFLAGS_set= |
---|
695 | ac_cv_env_OPENSSL_CFLAGS_value= |
---|
696 | ac_cv_env_OPENSSL_LIBS_set= |
---|
697 | ac_cv_env_OPENSSL_LIBS_value= |
---|
698 | ac_cv_env_PKG_CONFIG_set= |
---|
699 | ac_cv_env_PKG_CONFIG_value= |
---|
700 | ac_cv_env_RLOG_CFLAGS_set= |
---|
701 | ac_cv_env_RLOG_CFLAGS_value= |
---|
702 | ac_cv_env_RLOG_LIBS_set= |
---|
703 | ac_cv_env_RLOG_LIBS_value= |
---|
704 | ac_cv_env_build_alias_set= |
---|
705 | ac_cv_env_build_alias_value= |
---|
706 | ac_cv_env_host_alias_set= |
---|
707 | ac_cv_env_host_alias_value= |
---|
708 | ac_cv_env_target_alias_set= |
---|
709 | ac_cv_env_target_alias_value= |
---|
710 | ac_cv_f77_compiler_gnu=no |
---|
711 | ac_cv_header_dlfcn_h=yes |
---|
712 | ac_cv_header_inttypes_h=yes |
---|
713 | ac_cv_header_memory_h=yes |
---|
714 | ac_cv_header_stdc=yes |
---|
715 | ac_cv_header_stdint_h=yes |
---|
716 | ac_cv_header_stdlib_h=yes |
---|
717 | ac_cv_header_string_h=yes |
---|
718 | ac_cv_header_strings_h=yes |
---|
719 | ac_cv_header_sys_stat_h=yes |
---|
720 | ac_cv_header_sys_types_h=yes |
---|
721 | ac_cv_header_unistd_h=yes |
---|
722 | ac_cv_host=i386-apple-darwin9.2.2 |
---|
723 | ac_cv_objext=o |
---|
724 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
725 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
726 | ac_cv_path_GREP=/usr/bin/grep |
---|
727 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
728 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
729 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
730 | ac_cv_prog_AWK=awk |
---|
731 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
732 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
733 | ac_cv_prog_PTHREAD_CC=/usr/bin/gcc-4.0 |
---|
734 | ac_cv_prog_ac_ct_AR=ar |
---|
735 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
736 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
737 | ac_cv_prog_ac_ct_STRIP=strip |
---|
738 | ac_cv_prog_cc_c89= |
---|
739 | ac_cv_prog_cc_g=yes |
---|
740 | ac_cv_prog_cxx_g=yes |
---|
741 | ac_cv_prog_f77_g=no |
---|
742 | ac_cv_prog_make_make_set=yes |
---|
743 | acl_cv_hardcode_direct=no |
---|
744 | acl_cv_hardcode_libdir_flag_spec= |
---|
745 | acl_cv_hardcode_libdir_separator= |
---|
746 | acl_cv_hardcode_minus_L=no |
---|
747 | acl_cv_libext=a |
---|
748 | acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
749 | acl_cv_prog_gnu_ld=no |
---|
750 | acl_cv_rpath=done |
---|
751 | acl_cv_shlibext=dylib |
---|
752 | acl_cv_wl=-Wl, |
---|
753 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
754 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
755 | am_cv_func_iconv=yes |
---|
756 | am_cv_lib_iconv=yes |
---|
757 | ax_cv_boost_serialization=yes |
---|
758 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
759 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
760 | gt_cv_func_gnugettext1_libc=no |
---|
761 | gt_cv_func_gnugettext1_libintl=yes |
---|
762 | lt_cv_deplibs_check_method=pass_all |
---|
763 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
764 | lt_cv_file_magic_test_file= |
---|
765 | lt_cv_ld_reload_flag=-r |
---|
766 | lt_cv_objdir=.libs |
---|
767 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
768 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
769 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
770 | lt_cv_path_SED=/usr/bin/sed |
---|
771 | lt_cv_prog_compiler_c_o=yes |
---|
772 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
773 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
774 | lt_cv_prog_gnu_ld=no |
---|
775 | lt_cv_prog_gnu_ldcxx=no |
---|
776 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
777 | 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'\''' |
---|
778 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
779 | lt_cv_sys_max_cmd_len=196608 |
---|
780 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
781 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
782 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
783 | 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'\''"' |
---|
784 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
785 | |
---|
786 | ## ----------------- ## |
---|
787 | ## Output variables. ## |
---|
788 | ## ----------------- ## |
---|
789 | |
---|
790 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_encfs/work/encfs-1.4.2/missing --run aclocal-1.10' |
---|
791 | AMDEPBACKSLASH='\' |
---|
792 | AMDEP_FALSE='#' |
---|
793 | AMDEP_TRUE='' |
---|
794 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_encfs/work/encfs-1.4.2/missing --run tar' |
---|
795 | AR='ar' |
---|
796 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_encfs/work/encfs-1.4.2/missing --run autoconf' |
---|
797 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_encfs/work/encfs-1.4.2/missing --run autoheader' |
---|
798 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_encfs/work/encfs-1.4.2/missing --run automake-1.10' |
---|
799 | AWK='awk' |
---|
800 | BOOST_CPPFLAGS='-I/opt/local/include' |
---|
801 | BOOST_LDFLAGS='-L/opt/local/lib' |
---|
802 | BOOST_SERIALIZATION_LIB='' |
---|
803 | BUILD_MANHTML_FALSE='' |
---|
804 | BUILD_MANHTML_TRUE='' |
---|
805 | BUILD_MAN_FALSE='' |
---|
806 | BUILD_MAN_TRUE='' |
---|
807 | BUILD_NLS_FALSE='' |
---|
808 | BUILD_NLS_TRUE='' |
---|
809 | BUILD_OPENSSL_FALSE='' |
---|
810 | BUILD_OPENSSL_TRUE='' |
---|
811 | BUILD_SSLCIPHER_FALSE='' |
---|
812 | BUILD_SSLCIPHER_TRUE='' |
---|
813 | BUILD_STATIC_FALSE='' |
---|
814 | BUILD_STATIC_TRUE='#' |
---|
815 | CC='/usr/bin/gcc-4.0' |
---|
816 | CCDEPMODE='depmode=gcc3' |
---|
817 | CFLAGS='-O2' |
---|
818 | CPP='/usr/bin/cpp-4.0' |
---|
819 | CPPFLAGS='-I/opt/local/include -D__FreeBSD__=10 -I/opt/local/include' |
---|
820 | CXX='/usr/bin/g++-4.0' |
---|
821 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
822 | CXXDEPMODE='depmode=gcc3' |
---|
823 | CXXFLAGS='-O2' |
---|
824 | CYGPATH_W='echo' |
---|
825 | DEFS='' |
---|
826 | DEPDIR='.deps' |
---|
827 | ECHO='/bin/echo' |
---|
828 | ECHO_C='ECHO_N='' |
---|
829 | ECHO_T='' |
---|
830 | EGREP='/usr/bin/grep -E' |
---|
831 | EXEEXT='' |
---|
832 | F77='' |
---|
833 | FFLAGS='-O2' |
---|
834 | FUSE_LIBS='' |
---|
835 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
836 | GREP='/usr/bin/grep' |
---|
837 | HAVE_EVP_AES='' |
---|
838 | HAVE_EVP_BF='' |
---|
839 | HAVE_HMAC_INIT_EX='' |
---|
840 | HAVE_SSL='' |
---|
841 | INSTALL_DATA='${INSTALL} -m 644' |
---|
842 | INSTALL_PROGRAM='${INSTALL}' |
---|
843 | INSTALL_SCRIPT='${INSTALL}' |
---|
844 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
845 | INTLLIBS='-lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation' |
---|
846 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
847 | LDFLAGS='-L/opt/local/lib -L/opt/local/lib' |
---|
848 | LIBICONV='-liconv' |
---|
849 | LIBINTL='-lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation' |
---|
850 | LIBOBJS='' |
---|
851 | LIBS='' |
---|
852 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
853 | LN_S='ln -s' |
---|
854 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
855 | LTLIBINTL='-L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
856 | LTLIBOBJS='' |
---|
857 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_encfs/work/encfs-1.4.2/missing --run makeinfo' |
---|
858 | MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' |
---|
859 | MSGFMT='/opt/local/bin/msgfmt' |
---|
860 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
861 | OBJEXT='o' |
---|
862 | OPENSSL_CFLAGS='' |
---|
863 | OPENSSL_LIBS='' |
---|
864 | PACKAGE='encfs' |
---|
865 | PACKAGE_BUGREPORT='' |
---|
866 | PACKAGE_NAME='' |
---|
867 | PACKAGE_STRING='' |
---|
868 | PACKAGE_TARNAME='' |
---|
869 | PACKAGE_VERSION='' |
---|
870 | PATH_SEPARATOR=':' |
---|
871 | PKG_CONFIG='' |
---|
872 | POD2HTML='' |
---|
873 | POD2MAN='' |
---|
874 | POSUB='po' |
---|
875 | PTHREAD_CC='/usr/bin/gcc-4.0' |
---|
876 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
877 | PTHREAD_LIBS='' |
---|
878 | RANLIB='ranlib' |
---|
879 | RLOG_CFLAGS='' |
---|
880 | RLOG_LIBS='' |
---|
881 | SED='/usr/bin/sed' |
---|
882 | SET_MAKE='' |
---|
883 | SHELL='/bin/sh' |
---|
884 | STRIP='strip' |
---|
885 | USE_NLS='yes' |
---|
886 | VERSION='1.4.2' |
---|
887 | XGETTEXT='/opt/local/bin/xgettext' |
---|
888 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
889 | ac_ct_CXX='' |
---|
890 | ac_ct_F77='' |
---|
891 | acx_pthread_config='' |
---|
892 | am__fastdepCC_FALSE='#' |
---|
893 | am__fastdepCC_TRUE='' |
---|
894 | am__fastdepCXX_FALSE='#' |
---|
895 | am__fastdepCXX_TRUE='' |
---|
896 | am__include='include' |
---|
897 | am__isrc='' |
---|
898 | am__leading_dot='.' |
---|
899 | am__quote='' |
---|
900 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
901 | am__untar='${AMTAR} xf -' |
---|
902 | bindir='${exec_prefix}/bin' |
---|
903 | build='i386-apple-darwin9.2.2' |
---|
904 | build_alias='' |
---|
905 | build_cpu='i386' |
---|
906 | build_os='darwin9.2.2' |
---|
907 | build_vendor='apple' |
---|
908 | datadir='${datarootdir}' |
---|
909 | datarootdir='${prefix}/share' |
---|
910 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
911 | dvidir='${docdir}' |
---|
912 | exec_prefix='NONE' |
---|
913 | host='i386-apple-darwin9.2.2' |
---|
914 | host_alias='' |
---|
915 | host_cpu='i386' |
---|
916 | host_os='darwin9.2.2' |
---|
917 | host_vendor='apple' |
---|
918 | htmldir='${docdir}' |
---|
919 | includedir='${prefix}/include' |
---|
920 | infodir='${datarootdir}/info' |
---|
921 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_encfs/work/encfs-1.4.2/install-sh' |
---|
922 | libdir='${exec_prefix}/lib' |
---|
923 | libexecdir='${exec_prefix}/libexec' |
---|
924 | localedir='${datarootdir}/locale' |
---|
925 | localstatedir='${prefix}/var' |
---|
926 | mandir='${datarootdir}/man' |
---|
927 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
928 | oldincludedir='/usr/include' |
---|
929 | pdfdir='${docdir}' |
---|
930 | prefix='/opt/local' |
---|
931 | program_transform_name='s,x,x,' |
---|
932 | psdir='${docdir}' |
---|
933 | sbindir='${exec_prefix}/sbin' |
---|
934 | sharedstatedir='${prefix}/com' |
---|
935 | sysconfdir='${prefix}/etc' |
---|
936 | target_alias='' |
---|
937 | |
---|
938 | ## ----------- ## |
---|
939 | ## confdefs.h. ## |
---|
940 | ## ----------- ## |
---|
941 | |
---|
942 | #define PACKAGE_NAME "" |
---|
943 | #define PACKAGE_TARNAME "" |
---|
944 | #define PACKAGE_VERSION "" |
---|
945 | #define PACKAGE_STRING "" |
---|
946 | #define PACKAGE_BUGREPORT "" |
---|
947 | #define PACKAGE "encfs" |
---|
948 | #define VERSION "1.4.2" |
---|
949 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
950 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
951 | #define HAVE_ICONV 1 |
---|
952 | #define ENABLE_NLS 1 |
---|
953 | #define HAVE_GETTEXT 1 |
---|
954 | #define HAVE_DCGETTEXT 1 |
---|
955 | #define STDC_HEADERS 1 |
---|
956 | #define HAVE_SYS_TYPES_H 1 |
---|
957 | #define HAVE_SYS_STAT_H 1 |
---|
958 | #define HAVE_STDLIB_H 1 |
---|
959 | #define HAVE_STRING_H 1 |
---|
960 | #define HAVE_MEMORY_H 1 |
---|
961 | #define HAVE_STRINGS_H 1 |
---|
962 | #define HAVE_INTTYPES_H 1 |
---|
963 | #define HAVE_STDINT_H 1 |
---|
964 | #define HAVE_UNISTD_H 1 |
---|
965 | #define HAVE_DLFCN_H 1 |
---|
966 | #define HAVE_PTHREAD 1 |
---|
967 | #define HAVE_BOOST |
---|
968 | #define HAVE_BOOST_SERIALIZATION |
---|
969 | |
---|
970 | configure: exit 1 |
---|