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.62. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Dysnomia.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~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.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~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: 1.00 gigabytes |
---|
33 | Default processor set: 85 tasks, 317 threads, 2 processors |
---|
34 | Load average: 1.45, Mach factor: 0.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 | PATH: /usr/X11R6/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2158: checking for a BSD-compatible install |
---|
53 | configure:2226: result: /usr/bin/install -c |
---|
54 | configure:2237: checking whether build environment is sane |
---|
55 | configure:2280: result: yes |
---|
56 | configure:2305: checking for a thread-safe mkdir -p |
---|
57 | configure:2344: result: /opt/local/bin/gmkdir -p |
---|
58 | configure:2357: checking for gawk |
---|
59 | configure:2373: found /opt/local/bin/gawk |
---|
60 | configure:2384: result: gawk |
---|
61 | configure:2395: checking whether make sets $(MAKE) |
---|
62 | configure:2417: result: yes |
---|
63 | configure:2732: checking for C++ compiler version |
---|
64 | configure:2740: ccache /usr/bin/g++-4.0 --version >&5 |
---|
65 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
66 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
67 | This is free software; see the source for copying conditions. There is NO |
---|
68 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
69 | |
---|
70 | configure:2744: $? = 0 |
---|
71 | configure:2751: ccache /usr/bin/g++-4.0 -v >&5 |
---|
72 | Using built-in specs. |
---|
73 | Target: i686-apple-darwin9 |
---|
74 | 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 |
---|
75 | Thread model: posix |
---|
76 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
77 | configure:2755: $? = 0 |
---|
78 | configure:2762: ccache /usr/bin/g++-4.0 -V >&5 |
---|
79 | g++-4.0: argument to `-V' is missing |
---|
80 | configure:2766: $? = 1 |
---|
81 | configure:2789: checking for C++ compiler default output file name |
---|
82 | configure:2811: ccache /usr/bin/g++-4.0 -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
83 | configure:2815: $? = 0 |
---|
84 | configure:2853: result: a.out |
---|
85 | configure:2870: checking whether the C++ compiler works |
---|
86 | configure:2880: ./a.out |
---|
87 | configure:2884: $? = 0 |
---|
88 | configure:2901: result: yes |
---|
89 | configure:2908: checking whether we are cross compiling |
---|
90 | configure:2910: result: no |
---|
91 | configure:2913: checking for suffix of executables |
---|
92 | configure:2920: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
93 | configure:2924: $? = 0 |
---|
94 | configure:2948: result: |
---|
95 | configure:2954: checking for suffix of object files |
---|
96 | configure:2980: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
97 | configure:2984: $? = 0 |
---|
98 | configure:3007: result: o |
---|
99 | configure:3011: checking whether we are using the GNU C++ compiler |
---|
100 | configure:3040: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
101 | configure:3047: $? = 0 |
---|
102 | configure:3064: result: yes |
---|
103 | configure:3073: checking whether ccache /usr/bin/g++-4.0 accepts -g |
---|
104 | configure:3103: ccache /usr/bin/g++-4.0 -c -g -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
105 | configure:3110: $? = 0 |
---|
106 | configure:3211: result: yes |
---|
107 | configure:3245: checking for style of include used by make |
---|
108 | configure:3273: result: GNU |
---|
109 | configure:3298: checking dependency style of ccache /usr/bin/g++-4.0 |
---|
110 | configure:3389: result: gcc3 |
---|
111 | configure:3412: checking whether NLS is requested |
---|
112 | configure:3421: result: yes |
---|
113 | configure:3459: checking for msgfmt |
---|
114 | configure: trying /opt/local/bin/msgfmt... |
---|
115 | 0 translated messages. |
---|
116 | configure:3491: result: /opt/local/bin/msgfmt |
---|
117 | configure:3500: checking for gmsgfmt |
---|
118 | configure:3531: result: /opt/local/bin/msgfmt |
---|
119 | configure:3582: checking for xgettext |
---|
120 | configure: trying /opt/local/bin/xgettext... |
---|
121 | /opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C |
---|
122 | configure:3614: result: /opt/local/bin/xgettext |
---|
123 | configure:3660: checking for msgmerge |
---|
124 | configure: trying /opt/local/bin/msgmerge... |
---|
125 | configure:3691: result: /opt/local/bin/msgmerge |
---|
126 | configure:3769: checking for gcc |
---|
127 | configure:3796: result: ccache /usr/bin/gcc-4.0 |
---|
128 | configure:4034: checking for C compiler version |
---|
129 | configure:4042: ccache /usr/bin/gcc-4.0 --version >&5 |
---|
130 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
131 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
132 | This is free software; see the source for copying conditions. There is NO |
---|
133 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
134 | |
---|
135 | configure:4046: $? = 0 |
---|
136 | configure:4053: ccache /usr/bin/gcc-4.0 -v >&5 |
---|
137 | Using built-in specs. |
---|
138 | Target: i686-apple-darwin9 |
---|
139 | 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 |
---|
140 | Thread model: posix |
---|
141 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
142 | configure:4057: $? = 0 |
---|
143 | configure:4064: ccache /usr/bin/gcc-4.0 -V >&5 |
---|
144 | gcc-4.0: argument to `-V' is missing |
---|
145 | configure:4068: $? = 1 |
---|
146 | configure:4071: checking whether we are using the GNU C compiler |
---|
147 | configure:4100: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
148 | configure:4107: $? = 0 |
---|
149 | configure:4124: result: yes |
---|
150 | configure:4133: checking whether ccache /usr/bin/gcc-4.0 accepts -g |
---|
151 | configure:4163: ccache /usr/bin/gcc-4.0 -c -g -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
152 | configure:4170: $? = 0 |
---|
153 | configure:4271: result: yes |
---|
154 | configure:4288: checking for ccache /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
155 | configure:4362: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
156 | configure:4369: $? = 0 |
---|
157 | configure:4392: result: none needed |
---|
158 | configure:4412: checking dependency style of ccache /usr/bin/gcc-4.0 |
---|
159 | configure:4503: result: gcc3 |
---|
160 | configure:4524: checking build system type |
---|
161 | configure:4542: result: i386-apple-darwin9.3.0 |
---|
162 | configure:4564: checking host system type |
---|
163 | configure:4579: result: i386-apple-darwin9.3.0 |
---|
164 | configure:4625: checking for ld used by GCC |
---|
165 | configure:4689: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
166 | configure:4698: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
167 | configure:4711: result: no |
---|
168 | configure:4718: checking for shared library run path origin |
---|
169 | configure:4731: result: done |
---|
170 | configure:5189: checking for CFPreferencesCopyAppValue |
---|
171 | configure:5217: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 |
---|
172 | configure:5224: $? = 0 |
---|
173 | configure:5245: result: yes |
---|
174 | configure:5254: checking for CFLocaleCopyCurrent |
---|
175 | configure:5282: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 |
---|
176 | configure:5289: $? = 0 |
---|
177 | configure:5310: result: yes |
---|
178 | configure:5361: checking for GNU gettext in libc |
---|
179 | configure:5391: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
180 | Undefined symbols: |
---|
181 | "__nl_msg_cat_cntr", referenced from: |
---|
182 | __nl_msg_cat_cntr$non_lazy_ptr in ccABexLG.o |
---|
183 | "__nl_domain_bindings", referenced from: |
---|
184 | __nl_domain_bindings$non_lazy_ptr in ccABexLG.o |
---|
185 | "_libintl_bindtextdomain", referenced from: |
---|
186 | _main in ccABexLG.o |
---|
187 | "_libintl_gettext", referenced from: |
---|
188 | _main in ccABexLG.o |
---|
189 | ld: symbol(s) not found |
---|
190 | collect2: ld returned 1 exit status |
---|
191 | configure:5398: $? = 1 |
---|
192 | configure: failed program was: |
---|
193 | | /* confdefs.h. */ |
---|
194 | | #define PACKAGE_NAME "" |
---|
195 | | #define PACKAGE_TARNAME "" |
---|
196 | | #define PACKAGE_VERSION "" |
---|
197 | | #define PACKAGE_STRING "" |
---|
198 | | #define PACKAGE_BUGREPORT "" |
---|
199 | | #define PACKAGE "encfs" |
---|
200 | | #define VERSION "1.4.2" |
---|
201 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
202 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
203 | | /* end confdefs.h. */ |
---|
204 | | #include <libintl.h> |
---|
205 | | |
---|
206 | | extern int _nl_msg_cat_cntr; |
---|
207 | | extern int *_nl_domain_bindings; |
---|
208 | | int |
---|
209 | | main () |
---|
210 | | { |
---|
211 | | bindtextdomain ("", ""); |
---|
212 | | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings |
---|
213 | | ; |
---|
214 | | return 0; |
---|
215 | | } |
---|
216 | configure:5420: result: no |
---|
217 | configure:5454: checking for iconv |
---|
218 | configure:5486: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp >&5 |
---|
219 | Undefined symbols: |
---|
220 | "_libiconv_open", referenced from: |
---|
221 | _main in cca3tUXO.o |
---|
222 | "_libiconv_close", referenced from: |
---|
223 | _main in cca3tUXO.o |
---|
224 | "_libiconv", referenced from: |
---|
225 | _main in cca3tUXO.o |
---|
226 | ld: symbol(s) not found |
---|
227 | collect2: ld returned 1 exit status |
---|
228 | configure:5493: $? = 1 |
---|
229 | configure: failed program was: |
---|
230 | | /* confdefs.h. */ |
---|
231 | | #define PACKAGE_NAME "" |
---|
232 | | #define PACKAGE_TARNAME "" |
---|
233 | | #define PACKAGE_VERSION "" |
---|
234 | | #define PACKAGE_STRING "" |
---|
235 | | #define PACKAGE_BUGREPORT "" |
---|
236 | | #define PACKAGE "encfs" |
---|
237 | | #define VERSION "1.4.2" |
---|
238 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
239 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
240 | | /* end confdefs.h. */ |
---|
241 | | #include <stdlib.h> |
---|
242 | | #include <iconv.h> |
---|
243 | | int |
---|
244 | | main () |
---|
245 | | { |
---|
246 | | iconv_t cd = iconv_open("",""); |
---|
247 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
248 | | iconv_close(cd); |
---|
249 | | ; |
---|
250 | | return 0; |
---|
251 | | } |
---|
252 | configure:5539: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -liconv >&5 |
---|
253 | configure:5546: $? = 0 |
---|
254 | configure:5570: result: yes |
---|
255 | configure:5580: checking how to link with libiconv |
---|
256 | configure:5582: result: -liconv |
---|
257 | configure:5986: checking for GNU gettext in libintl |
---|
258 | configure:6024: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp -lintl -liconv -lc >&5 |
---|
259 | configure:6031: $? = 0 |
---|
260 | configure:6116: result: yes |
---|
261 | configure:6153: checking whether to use NLS |
---|
262 | configure:6155: result: yes |
---|
263 | configure:6158: checking where the gettext function comes from |
---|
264 | configure:6169: result: external libintl |
---|
265 | configure:6177: checking how to link with libintl |
---|
266 | configure:6179: result: -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation |
---|
267 | configure:6323: checking for a sed that does not truncate output |
---|
268 | configure:6379: result: /opt/local/bin/gsed |
---|
269 | configure:6382: checking for grep that handles long lines and -e |
---|
270 | configure:6442: result: /opt/local/bin/grep |
---|
271 | configure:6447: checking for egrep |
---|
272 | configure:6511: result: /opt/local/bin/grep -E |
---|
273 | configure:6527: checking for ld used by ccache /usr/bin/gcc-4.0 |
---|
274 | configure:6594: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
275 | configure:6603: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
276 | configure:6618: result: no |
---|
277 | configure:6623: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
---|
278 | configure:6630: result: -r |
---|
279 | configure:6648: checking for BSD-compatible nm |
---|
280 | configure:6697: result: /usr/bin/nm -p |
---|
281 | configure:6701: checking whether ln -s works |
---|
282 | configure:6705: result: yes |
---|
283 | configure:6712: checking how to recognize dependent libraries |
---|
284 | configure:6898: result: pass_all |
---|
285 | configure:7147: checking how to run the C preprocessor |
---|
286 | configure:7265: result: ccache /usr/bin/cpp-4.0 |
---|
287 | configure:7294: ccache /usr/bin/cpp-4.0 -I/opt/local/include -D__FreeBSD__=10 conftest.c |
---|
288 | configure:7301: $? = 0 |
---|
289 | configure:7332: ccache /usr/bin/cpp-4.0 -I/opt/local/include -D__FreeBSD__=10 conftest.c |
---|
290 | conftest.c:16:28: error: ac_nonexistent.h: No such file or directory |
---|
291 | configure:7339: $? = 1 |
---|
292 | configure: failed program was: |
---|
293 | | /* confdefs.h. */ |
---|
294 | | #define PACKAGE_NAME "" |
---|
295 | | #define PACKAGE_TARNAME "" |
---|
296 | | #define PACKAGE_VERSION "" |
---|
297 | | #define PACKAGE_STRING "" |
---|
298 | | #define PACKAGE_BUGREPORT "" |
---|
299 | | #define PACKAGE "encfs" |
---|
300 | | #define VERSION "1.4.2" |
---|
301 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
302 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
303 | | #define HAVE_ICONV 1 |
---|
304 | | #define ENABLE_NLS 1 |
---|
305 | | #define HAVE_GETTEXT 1 |
---|
306 | | #define HAVE_DCGETTEXT 1 |
---|
307 | | /* end confdefs.h. */ |
---|
308 | | #include <ac_nonexistent.h> |
---|
309 | configure:7377: checking for ANSI C header files |
---|
310 | configure:7407: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
311 | configure:7414: $? = 0 |
---|
312 | configure:7513: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c >&5 |
---|
313 | configure:7517: $? = 0 |
---|
314 | configure:7523: ./conftest |
---|
315 | configure:7527: $? = 0 |
---|
316 | configure:7545: result: yes |
---|
317 | configure:7569: checking for sys/types.h |
---|
318 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
319 | configure:7597: $? = 0 |
---|
320 | configure:7614: result: yes |
---|
321 | configure:7569: checking for sys/stat.h |
---|
322 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
323 | configure:7597: $? = 0 |
---|
324 | configure:7614: result: yes |
---|
325 | configure:7569: checking for stdlib.h |
---|
326 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
327 | configure:7597: $? = 0 |
---|
328 | configure:7614: result: yes |
---|
329 | configure:7569: checking for string.h |
---|
330 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
331 | configure:7597: $? = 0 |
---|
332 | configure:7614: result: yes |
---|
333 | configure:7569: checking for memory.h |
---|
334 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
335 | configure:7597: $? = 0 |
---|
336 | configure:7614: result: yes |
---|
337 | configure:7569: checking for strings.h |
---|
338 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
339 | configure:7597: $? = 0 |
---|
340 | configure:7614: result: yes |
---|
341 | configure:7569: checking for inttypes.h |
---|
342 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
343 | configure:7597: $? = 0 |
---|
344 | configure:7614: result: yes |
---|
345 | configure:7569: checking for stdint.h |
---|
346 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
347 | configure:7597: $? = 0 |
---|
348 | configure:7614: result: yes |
---|
349 | configure:7569: checking for unistd.h |
---|
350 | configure:7590: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
351 | configure:7597: $? = 0 |
---|
352 | configure:7614: result: yes |
---|
353 | configure:7643: checking dlfcn.h usability |
---|
354 | configure:7660: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.c >&5 |
---|
355 | configure:7667: $? = 0 |
---|
356 | configure:7681: result: yes |
---|
357 | configure:7685: checking dlfcn.h presence |
---|
358 | configure:7700: ccache /usr/bin/cpp-4.0 -I/opt/local/include -D__FreeBSD__=10 conftest.c |
---|
359 | configure:7707: $? = 0 |
---|
360 | configure:7721: result: yes |
---|
361 | configure:7749: checking for dlfcn.h |
---|
362 | configure:7758: result: yes |
---|
363 | configure:7782: checking how to run the C++ preprocessor |
---|
364 | configure:7818: ccache /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
365 | configure:7825: $? = 0 |
---|
366 | configure:7856: ccache /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
367 | conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory |
---|
368 | configure:7863: $? = 1 |
---|
369 | configure: failed program was: |
---|
370 | | /* confdefs.h. */ |
---|
371 | | #define PACKAGE_NAME "" |
---|
372 | | #define PACKAGE_TARNAME "" |
---|
373 | | #define PACKAGE_VERSION "" |
---|
374 | | #define PACKAGE_STRING "" |
---|
375 | | #define PACKAGE_BUGREPORT "" |
---|
376 | | #define PACKAGE "encfs" |
---|
377 | | #define VERSION "1.4.2" |
---|
378 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
379 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
380 | | #define HAVE_ICONV 1 |
---|
381 | | #define ENABLE_NLS 1 |
---|
382 | | #define HAVE_GETTEXT 1 |
---|
383 | | #define HAVE_DCGETTEXT 1 |
---|
384 | | #define STDC_HEADERS 1 |
---|
385 | | #define HAVE_SYS_TYPES_H 1 |
---|
386 | | #define HAVE_SYS_STAT_H 1 |
---|
387 | | #define HAVE_STDLIB_H 1 |
---|
388 | | #define HAVE_STRING_H 1 |
---|
389 | | #define HAVE_MEMORY_H 1 |
---|
390 | | #define HAVE_STRINGS_H 1 |
---|
391 | | #define HAVE_INTTYPES_H 1 |
---|
392 | | #define HAVE_STDINT_H 1 |
---|
393 | | #define HAVE_UNISTD_H 1 |
---|
394 | | #define HAVE_DLFCN_H 1 |
---|
395 | | /* end confdefs.h. */ |
---|
396 | | #include <ac_nonexistent.h> |
---|
397 | configure:7896: result: ccache /usr/bin/g++-4.0 -E |
---|
398 | configure:7925: ccache /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
399 | configure:7932: $? = 0 |
---|
400 | configure:7963: ccache /usr/bin/g++-4.0 -E -I/opt/local/include -D__FreeBSD__=10 conftest.cpp |
---|
401 | conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory |
---|
402 | configure:7970: $? = 1 |
---|
403 | configure: failed program was: |
---|
404 | | /* confdefs.h. */ |
---|
405 | | #define PACKAGE_NAME "" |
---|
406 | | #define PACKAGE_TARNAME "" |
---|
407 | | #define PACKAGE_VERSION "" |
---|
408 | | #define PACKAGE_STRING "" |
---|
409 | | #define PACKAGE_BUGREPORT "" |
---|
410 | | #define PACKAGE "encfs" |
---|
411 | | #define VERSION "1.4.2" |
---|
412 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
413 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
414 | | #define HAVE_ICONV 1 |
---|
415 | | #define ENABLE_NLS 1 |
---|
416 | | #define HAVE_GETTEXT 1 |
---|
417 | | #define HAVE_DCGETTEXT 1 |
---|
418 | | #define STDC_HEADERS 1 |
---|
419 | | #define HAVE_SYS_TYPES_H 1 |
---|
420 | | #define HAVE_SYS_STAT_H 1 |
---|
421 | | #define HAVE_STDLIB_H 1 |
---|
422 | | #define HAVE_STRING_H 1 |
---|
423 | | #define HAVE_MEMORY_H 1 |
---|
424 | | #define HAVE_STRINGS_H 1 |
---|
425 | | #define HAVE_INTTYPES_H 1 |
---|
426 | | #define HAVE_STDINT_H 1 |
---|
427 | | #define HAVE_UNISTD_H 1 |
---|
428 | | #define HAVE_DLFCN_H 1 |
---|
429 | | /* end confdefs.h. */ |
---|
430 | | #include <ac_nonexistent.h> |
---|
431 | configure:8062: checking for g77 |
---|
432 | configure:8092: result: no |
---|
433 | configure:8062: checking for xlf |
---|
434 | configure:8092: result: no |
---|
435 | configure:8062: checking for f77 |
---|
436 | configure:8092: result: no |
---|
437 | configure:8062: checking for frt |
---|
438 | configure:8092: result: no |
---|
439 | configure:8062: checking for pgf77 |
---|
440 | configure:8092: result: no |
---|
441 | configure:8062: checking for cf77 |
---|
442 | configure:8092: result: no |
---|
443 | configure:8062: checking for fort77 |
---|
444 | configure:8092: result: no |
---|
445 | configure:8062: checking for fl32 |
---|
446 | configure:8092: result: no |
---|
447 | configure:8062: checking for af77 |
---|
448 | configure:8092: result: no |
---|
449 | configure:8062: checking for xlf90 |
---|
450 | configure:8092: result: no |
---|
451 | configure:8062: checking for f90 |
---|
452 | configure:8092: result: no |
---|
453 | configure:8062: checking for pgf90 |
---|
454 | configure:8092: result: no |
---|
455 | configure:8062: checking for pghpf |
---|
456 | configure:8092: result: no |
---|
457 | configure:8062: checking for epcf90 |
---|
458 | configure:8092: result: no |
---|
459 | configure:8062: checking for gfortran |
---|
460 | configure:8092: result: no |
---|
461 | configure:8062: checking for g95 |
---|
462 | configure:8078: found /opt/local/bin/g95 |
---|
463 | configure:8089: result: g95 |
---|
464 | configure:8119: checking for Fortran 77 compiler version |
---|
465 | configure:8127: g95 --version >&5 |
---|
466 | G95 (GCC 4.0.4 (g95 0.91!) May 21 2008) |
---|
467 | Copyright (C) 2002-2005 Free Software Foundation, Inc. |
---|
468 | |
---|
469 | G95 comes with NO WARRANTY, to the extent permitted by law. |
---|
470 | You may redistribute copies of G95 |
---|
471 | under the terms of the GNU General Public License. |
---|
472 | For more information about these matters, see the file named COPYING |
---|
473 | configure:8131: $? = 0 |
---|
474 | configure:8138: g95 -v >&5 |
---|
475 | Using built-in specs. |
---|
476 | Target: |
---|
477 | Configured with: ../configure --prefix=/opt/local/lib/gcc-lib/i386-apple-darwin9.2.2/4.0.4 --with-libiconv-prefix=/opt/local/include --enable-languages=c --with-as=/usr/bin/as --with-ld=/usr/bin/ld --with-nm=/usr/bin/nm --with-included-gettext |
---|
478 | Thread model: posix |
---|
479 | gcc version 4.0.4 (g95 0.91!) May 21 2008 |
---|
480 | configure:8142: $? = 0 |
---|
481 | configure:8149: g95 -V >&5 |
---|
482 | g95: '-V' option must have argument |
---|
483 | configure:8153: $? = 1 |
---|
484 | configure:8161: checking whether we are using the GNU Fortran 77 compiler |
---|
485 | configure:8180: g95 -c -pipe -O2 conftest.F >&5 |
---|
486 | configure:8187: $? = 0 |
---|
487 | configure:8204: result: yes |
---|
488 | configure:8210: checking whether g95 accepts -g |
---|
489 | configure:8227: g95 -c -g conftest.f >&5 |
---|
490 | configure:8234: $? = 0 |
---|
491 | configure:8250: result: yes |
---|
492 | configure:8283: checking the maximum length of command line arguments |
---|
493 | configure:8395: result: 196608 |
---|
494 | configure:8407: checking command to parse /usr/bin/nm -p output from ccache /usr/bin/gcc-4.0 object |
---|
495 | configure:8512: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
496 | configure:8515: $? = 0 |
---|
497 | configure:8519: /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 |
---|
498 | configure:8522: $? = 0 |
---|
499 | cannot find nm_test_var in conftest.nm |
---|
500 | configure:8512: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
501 | configure:8515: $? = 0 |
---|
502 | configure:8519: /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 |
---|
503 | configure:8522: $? = 0 |
---|
504 | configure:8574: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.cpp conftstm.o >&5 |
---|
505 | configure:8577: $? = 0 |
---|
506 | configure:8615: result: ok |
---|
507 | configure:8619: checking for objdir |
---|
508 | configure:8634: result: .libs |
---|
509 | configure:8726: checking for ar |
---|
510 | configure:8742: found /usr/bin/ar |
---|
511 | configure:8753: result: ar |
---|
512 | configure:8822: checking for ranlib |
---|
513 | configure:8838: found /usr/bin/ranlib |
---|
514 | configure:8849: result: ranlib |
---|
515 | configure:8918: checking for strip |
---|
516 | configure:8934: found /usr/bin/strip |
---|
517 | configure:8945: result: strip |
---|
518 | configure:9202: checking for dsymutil |
---|
519 | configure:9218: found /usr/bin/dsymutil |
---|
520 | configure:9229: result: dsymutil |
---|
521 | configure:9298: checking for nmedit |
---|
522 | configure:9314: found /usr/bin/nmedit |
---|
523 | configure:9325: result: nmedit |
---|
524 | configure:9352: checking for -single_module linker flag |
---|
525 | configure:9373: result: yes |
---|
526 | configure:9375: checking for -exported_symbols_list linker flag |
---|
527 | configure:9405: ccache /usr/bin/g++-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 |
---|
528 | configure:9412: $? = 0 |
---|
529 | configure:9434: result: yes |
---|
530 | configure:9547: checking if ccache /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
531 | configure:9565: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
532 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
533 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
534 | configure:9569: $? = 0 |
---|
535 | configure:9582: result: no |
---|
536 | configure:9597: checking for ccache /usr/bin/gcc-4.0 option to produce PIC |
---|
537 | configure:9829: result: -fno-common |
---|
538 | configure:9837: checking if ccache /usr/bin/gcc-4.0 PIC flag -fno-common works |
---|
539 | configure:9855: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -fno-common -DPIC conftest.c >&5 |
---|
540 | configure:9859: $? = 0 |
---|
541 | configure:9872: result: yes |
---|
542 | configure:9900: checking if ccache /usr/bin/gcc-4.0 static flag -static works |
---|
543 | configure:9928: result: no |
---|
544 | configure:9938: checking if ccache /usr/bin/gcc-4.0 supports -c -o file.o |
---|
545 | configure:9959: ccache /usr/bin/gcc-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -o out/conftest2.o conftest.c >&5 |
---|
546 | configure:9963: $? = 0 |
---|
547 | configure:9985: result: yes |
---|
548 | configure:10011: checking whether the ccache /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
549 | configure:10981: result: yes |
---|
550 | configure:11048: checking dynamic linker characteristics |
---|
551 | configure:11650: result: darwin9.3.0 dyld |
---|
552 | configure:11674: checking how to hardcode library paths into programs |
---|
553 | configure:11699: result: immediate |
---|
554 | configure:11713: checking whether stripping libraries is possible |
---|
555 | configure:11727: result: yes |
---|
556 | configure:12548: checking if libtool supports shared libraries |
---|
557 | configure:12550: result: yes |
---|
558 | configure:12553: checking whether to build shared libraries |
---|
559 | configure:12574: result: yes |
---|
560 | configure:12577: checking whether to build static libraries |
---|
561 | configure:12581: result: no |
---|
562 | configure:12675: creating libtool |
---|
563 | configure:13268: checking for ld used by ccache /usr/bin/g++-4.0 |
---|
564 | configure:13335: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
565 | configure:13344: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
566 | configure:13359: result: no |
---|
567 | configure:13410: checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
568 | configure:14364: result: yes |
---|
569 | configure:14381: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 conftest.cpp >&5 |
---|
570 | configure:14384: $? = 0 |
---|
571 | configure:14540: checking for ccache /usr/bin/g++-4.0 option to produce PIC |
---|
572 | configure:14824: result: -fno-common |
---|
573 | configure:14832: checking if ccache /usr/bin/g++-4.0 PIC flag -fno-common works |
---|
574 | configure:14850: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -fno-common -DPIC conftest.cpp >&5 |
---|
575 | configure:14854: $? = 0 |
---|
576 | configure:14867: result: yes |
---|
577 | configure:14895: checking if ccache /usr/bin/g++-4.0 static flag -static works |
---|
578 | configure:14923: result: no |
---|
579 | configure:14933: checking if ccache /usr/bin/g++-4.0 supports -c -o file.o |
---|
580 | configure:14954: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -o out/conftest2.o conftest.cpp >&5 |
---|
581 | configure:14958: $? = 0 |
---|
582 | configure:14980: result: yes |
---|
583 | configure:15006: checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
584 | configure:15032: result: yes |
---|
585 | configure:15099: checking dynamic linker characteristics |
---|
586 | configure:15649: result: darwin9.3.0 dyld |
---|
587 | configure:15673: checking how to hardcode library paths into programs |
---|
588 | configure:15698: result: immediate |
---|
589 | configure:16237: checking if libtool supports shared libraries |
---|
590 | configure:16239: result: yes |
---|
591 | configure:16242: checking whether to build shared libraries |
---|
592 | configure:16262: result: yes |
---|
593 | configure:16265: checking whether to build static libraries |
---|
594 | configure:16269: result: no |
---|
595 | configure:16279: checking for g95 option to produce PIC |
---|
596 | configure:16511: result: -fno-common |
---|
597 | configure:16519: checking if g95 PIC flag -fno-common works |
---|
598 | configure:16537: g95 -c -pipe -O2 -fno-common conftest.f >&5 |
---|
599 | configure:16541: $? = 0 |
---|
600 | configure:16554: result: yes |
---|
601 | configure:16582: checking if g95 static flag -static works |
---|
602 | configure:16610: result: no |
---|
603 | configure:16620: checking if g95 supports -c -o file.o |
---|
604 | configure:16641: g95 -c -pipe -O2 -o out/conftest2.o conftest.f >&5 |
---|
605 | configure:16645: $? = 0 |
---|
606 | configure:16667: result: yes |
---|
607 | configure:16693: checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
608 | configure:17643: result: yes |
---|
609 | configure:17710: checking dynamic linker characteristics |
---|
610 | configure:18260: result: darwin9.3.0 dyld |
---|
611 | configure:18284: checking how to hardcode library paths into programs |
---|
612 | configure:18309: result: immediate |
---|
613 | configure:22095: checking for the pthreads library -lpthreads |
---|
614 | configure:22138: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c -lpthreads >&5 |
---|
615 | ld: library not found for -lpthreads |
---|
616 | collect2: ld returned 1 exit status |
---|
617 | configure:22145: $? = 1 |
---|
618 | configure: failed program was: |
---|
619 | | /* confdefs.h. */ |
---|
620 | | #define PACKAGE_NAME "" |
---|
621 | | #define PACKAGE_TARNAME "" |
---|
622 | | #define PACKAGE_VERSION "" |
---|
623 | | #define PACKAGE_STRING "" |
---|
624 | | #define PACKAGE_BUGREPORT "" |
---|
625 | | #define PACKAGE "encfs" |
---|
626 | | #define VERSION "1.4.2" |
---|
627 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
628 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
629 | | #define HAVE_ICONV 1 |
---|
630 | | #define ENABLE_NLS 1 |
---|
631 | | #define HAVE_GETTEXT 1 |
---|
632 | | #define HAVE_DCGETTEXT 1 |
---|
633 | | #define STDC_HEADERS 1 |
---|
634 | | #define HAVE_SYS_TYPES_H 1 |
---|
635 | | #define HAVE_SYS_STAT_H 1 |
---|
636 | | #define HAVE_STDLIB_H 1 |
---|
637 | | #define HAVE_STRING_H 1 |
---|
638 | | #define HAVE_MEMORY_H 1 |
---|
639 | | #define HAVE_STRINGS_H 1 |
---|
640 | | #define HAVE_INTTYPES_H 1 |
---|
641 | | #define HAVE_STDINT_H 1 |
---|
642 | | #define HAVE_UNISTD_H 1 |
---|
643 | | #define HAVE_DLFCN_H 1 |
---|
644 | | /* end confdefs.h. */ |
---|
645 | | #include <pthread.h> |
---|
646 | | int |
---|
647 | | main () |
---|
648 | | { |
---|
649 | | pthread_t th; pthread_join(th, 0); |
---|
650 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
651 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
652 | | ; |
---|
653 | | return 0; |
---|
654 | | } |
---|
655 | configure:22168: result: no |
---|
656 | configure:22040: checking whether pthreads work without any flags |
---|
657 | configure:22138: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c >&5 |
---|
658 | configure:22145: $? = 0 |
---|
659 | configure:22168: result: yes |
---|
660 | configure:22188: checking for joinable pthread attribute |
---|
661 | configure:22211: ccache /usr/bin/gcc-4.0 -o conftest -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -L/opt/local/lib conftest.c >&5 |
---|
662 | configure:22218: $? = 0 |
---|
663 | configure:22293: result: PTHREAD_CREATE_JOINABLE |
---|
664 | configure:22300: checking if more special flags are required for pthreads |
---|
665 | configure:22307: result: -D_THREAD_SAFE |
---|
666 | configure:22319: checking for cc_r |
---|
667 | configure:22347: result: ccache /usr/bin/gcc-4.0 |
---|
668 | configure:22433: checking for boostlib >= 1.33 |
---|
669 | configure:22497: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -I/opt/local/include conftest.cpp >&5 |
---|
670 | configure:22504: $? = 0 |
---|
671 | configure:22510: result: yes |
---|
672 | configure:22708: WARNING: BOOST_CPPFLAGS -I/opt/local/include |
---|
673 | configure:22716: checking whether the Boost::Serialization library is available |
---|
674 | configure:22754: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -I/opt/local/include conftest.cpp >&5 |
---|
675 | configure:22761: $? = 0 |
---|
676 | configure:22783: result: yes |
---|
677 | configure:23027: error: Could not link against ! |
---|
678 | |
---|
679 | ## ---------------- ## |
---|
680 | ## Cache variables. ## |
---|
681 | ## ---------------- ## |
---|
682 | |
---|
683 | ac_cv_build=i386-apple-darwin9.3.0 |
---|
684 | ac_cv_c_compiler_gnu=yes |
---|
685 | ac_cv_cxx_compiler_gnu=yes |
---|
686 | ac_cv_env_CCC_set= |
---|
687 | ac_cv_env_CCC_value= |
---|
688 | ac_cv_env_CC_set=set |
---|
689 | ac_cv_env_CC_value='ccache /usr/bin/gcc-4.0' |
---|
690 | ac_cv_env_CFLAGS_set=set |
---|
691 | ac_cv_env_CFLAGS_value='-pipe -O2' |
---|
692 | ac_cv_env_CPPFLAGS_set=set |
---|
693 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -D__FreeBSD__=10' |
---|
694 | ac_cv_env_CPP_set=set |
---|
695 | ac_cv_env_CPP_value='ccache /usr/bin/cpp-4.0' |
---|
696 | ac_cv_env_CXXCPP_set= |
---|
697 | ac_cv_env_CXXCPP_value= |
---|
698 | ac_cv_env_CXXFLAGS_set=set |
---|
699 | ac_cv_env_CXXFLAGS_value='-pipe -O2' |
---|
700 | ac_cv_env_CXX_set=set |
---|
701 | ac_cv_env_CXX_value='ccache /usr/bin/g++-4.0' |
---|
702 | ac_cv_env_F77_set= |
---|
703 | ac_cv_env_F77_value= |
---|
704 | ac_cv_env_FFLAGS_set=set |
---|
705 | ac_cv_env_FFLAGS_value='-pipe -O2' |
---|
706 | ac_cv_env_LDFLAGS_set=set |
---|
707 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
708 | ac_cv_env_LIBS_set= |
---|
709 | ac_cv_env_LIBS_value= |
---|
710 | ac_cv_env_OPENSSL_CFLAGS_set= |
---|
711 | ac_cv_env_OPENSSL_CFLAGS_value= |
---|
712 | ac_cv_env_OPENSSL_LIBS_set= |
---|
713 | ac_cv_env_OPENSSL_LIBS_value= |
---|
714 | ac_cv_env_PKG_CONFIG_set= |
---|
715 | ac_cv_env_PKG_CONFIG_value= |
---|
716 | ac_cv_env_RLOG_CFLAGS_set= |
---|
717 | ac_cv_env_RLOG_CFLAGS_value= |
---|
718 | ac_cv_env_RLOG_LIBS_set= |
---|
719 | ac_cv_env_RLOG_LIBS_value= |
---|
720 | ac_cv_env_build_alias_set= |
---|
721 | ac_cv_env_build_alias_value= |
---|
722 | ac_cv_env_host_alias_set= |
---|
723 | ac_cv_env_host_alias_value= |
---|
724 | ac_cv_env_target_alias_set= |
---|
725 | ac_cv_env_target_alias_value= |
---|
726 | ac_cv_f77_compiler_gnu=yes |
---|
727 | ac_cv_header_dlfcn_h=yes |
---|
728 | ac_cv_header_inttypes_h=yes |
---|
729 | ac_cv_header_memory_h=yes |
---|
730 | ac_cv_header_stdc=yes |
---|
731 | ac_cv_header_stdint_h=yes |
---|
732 | ac_cv_header_stdlib_h=yes |
---|
733 | ac_cv_header_string_h=yes |
---|
734 | ac_cv_header_strings_h=yes |
---|
735 | ac_cv_header_sys_stat_h=yes |
---|
736 | ac_cv_header_sys_types_h=yes |
---|
737 | ac_cv_header_unistd_h=yes |
---|
738 | ac_cv_host=i386-apple-darwin9.3.0 |
---|
739 | ac_cv_objext=o |
---|
740 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
741 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
742 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
743 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
744 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
745 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
746 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
747 | ac_cv_prog_AWK=gawk |
---|
748 | ac_cv_prog_CPP='ccache /usr/bin/cpp-4.0' |
---|
749 | ac_cv_prog_CXXCPP='ccache /usr/bin/g++-4.0 -E' |
---|
750 | ac_cv_prog_PTHREAD_CC='ccache /usr/bin/gcc-4.0' |
---|
751 | ac_cv_prog_ac_ct_AR=ar |
---|
752 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/gcc-4.0' |
---|
753 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
754 | ac_cv_prog_ac_ct_F77=g95 |
---|
755 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
756 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
757 | ac_cv_prog_ac_ct_STRIP=strip |
---|
758 | ac_cv_prog_cc_c89= |
---|
759 | ac_cv_prog_cc_g=yes |
---|
760 | ac_cv_prog_cxx_g=yes |
---|
761 | ac_cv_prog_f77_g=yes |
---|
762 | ac_cv_prog_make_make_set=yes |
---|
763 | acl_cv_hardcode_direct=no |
---|
764 | acl_cv_hardcode_libdir_flag_spec= |
---|
765 | acl_cv_hardcode_libdir_separator= |
---|
766 | acl_cv_hardcode_minus_L=no |
---|
767 | acl_cv_libext=a |
---|
768 | acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
769 | acl_cv_prog_gnu_ld=no |
---|
770 | acl_cv_rpath=done |
---|
771 | acl_cv_shlibext=dylib |
---|
772 | acl_cv_wl=-Wl, |
---|
773 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
774 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
775 | am_cv_func_iconv=yes |
---|
776 | am_cv_lib_iconv=yes |
---|
777 | ax_cv_boost_serialization=yes |
---|
778 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
779 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
780 | gt_cv_func_gnugettext1_libc=no |
---|
781 | gt_cv_func_gnugettext1_libintl=yes |
---|
782 | lt_cv_apple_cc_single_mod=yes |
---|
783 | lt_cv_deplibs_check_method=pass_all |
---|
784 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
785 | lt_cv_file_magic_test_file= |
---|
786 | lt_cv_ld_exported_symbols_list=yes |
---|
787 | lt_cv_ld_reload_flag=-r |
---|
788 | lt_cv_objdir=.libs |
---|
789 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
790 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
791 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
792 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
793 | lt_cv_prog_compiler_c_o=yes |
---|
794 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
795 | lt_cv_prog_compiler_c_o_F77=yes |
---|
796 | lt_cv_prog_compiler_pic_works=yes |
---|
797 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
798 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
799 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
800 | lt_cv_prog_compiler_static_works=no |
---|
801 | lt_cv_prog_compiler_static_works_CXX=no |
---|
802 | lt_cv_prog_compiler_static_works_F77=no |
---|
803 | lt_cv_prog_gnu_ld=no |
---|
804 | lt_cv_prog_gnu_ldcxx=no |
---|
805 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
806 | 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'\''' |
---|
807 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
808 | lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' |
---|
809 | lt_cv_sys_lib_search_path_spec='/usr/lib/i686-apple-darwin9/4.0.1 /usr/lib /usr/lib/gcc/i686-apple-darwin9/4.0.1 /usr/local/lib' |
---|
810 | lt_cv_sys_max_cmd_len=196608 |
---|
811 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
812 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
813 | lt_lt_cv_prog_compiler_c_o_F77='"yes"' |
---|
814 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
815 | 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'\''"' |
---|
816 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
817 | |
---|
818 | ## ----------------- ## |
---|
819 | ## Output variables. ## |
---|
820 | ## ----------------- ## |
---|
821 | |
---|
822 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_fuse_encfs/work/encfs-1.4.2/missing --run aclocal-1.10' |
---|
823 | AMDEPBACKSLASH='\' |
---|
824 | AMDEP_FALSE='#' |
---|
825 | AMDEP_TRUE='' |
---|
826 | AMTAR='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_fuse_encfs/work/encfs-1.4.2/missing --run tar' |
---|
827 | AR='ar' |
---|
828 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_fuse_encfs/work/encfs-1.4.2/missing --run autoconf' |
---|
829 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_fuse_encfs/work/encfs-1.4.2/missing --run autoheader' |
---|
830 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_fuse_encfs/work/encfs-1.4.2/missing --run automake-1.10' |
---|
831 | AWK='gawk' |
---|
832 | BOOST_CPPFLAGS='-I/opt/local/include' |
---|
833 | BOOST_LDFLAGS='-L/opt/local/lib' |
---|
834 | BOOST_SERIALIZATION_LIB='' |
---|
835 | BUILD_MANHTML_FALSE='' |
---|
836 | BUILD_MANHTML_TRUE='' |
---|
837 | BUILD_MAN_FALSE='' |
---|
838 | BUILD_MAN_TRUE='' |
---|
839 | BUILD_NLS_FALSE='' |
---|
840 | BUILD_NLS_TRUE='' |
---|
841 | BUILD_OPENSSL_FALSE='' |
---|
842 | BUILD_OPENSSL_TRUE='' |
---|
843 | BUILD_SSLCIPHER_FALSE='' |
---|
844 | BUILD_SSLCIPHER_TRUE='' |
---|
845 | BUILD_STATIC_FALSE='' |
---|
846 | BUILD_STATIC_TRUE='#' |
---|
847 | CC='ccache /usr/bin/gcc-4.0' |
---|
848 | CCDEPMODE='depmode=gcc3' |
---|
849 | CFLAGS='-pipe -O2' |
---|
850 | CPP='ccache /usr/bin/cpp-4.0' |
---|
851 | CPPFLAGS='-I/opt/local/include -D__FreeBSD__=10 -I/opt/local/include' |
---|
852 | CXX='ccache /usr/bin/g++-4.0' |
---|
853 | CXXCPP='ccache /usr/bin/g++-4.0 -E' |
---|
854 | CXXDEPMODE='depmode=gcc3' |
---|
855 | CXXFLAGS='-pipe -O2' |
---|
856 | CYGPATH_W='echo' |
---|
857 | DEFS='' |
---|
858 | DEPDIR='.deps' |
---|
859 | DSYMUTIL='dsymutil' |
---|
860 | ECHO='/bin/echo' |
---|
861 | ECHO_C='\c' |
---|
862 | ECHO_N='' |
---|
863 | ECHO_T='' |
---|
864 | EGREP='/opt/local/bin/grep -E' |
---|
865 | EXEEXT='' |
---|
866 | F77='g95' |
---|
867 | FFLAGS='-pipe -O2' |
---|
868 | FUSE_LIBS='' |
---|
869 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
870 | GMSGFMT_015='/opt/local/bin/msgfmt' |
---|
871 | GREP='/opt/local/bin/grep' |
---|
872 | HAVE_EVP_AES='' |
---|
873 | HAVE_EVP_BF='' |
---|
874 | HAVE_HMAC_INIT_EX='' |
---|
875 | HAVE_SSL='' |
---|
876 | INSTALL_DATA='${INSTALL} -m 644' |
---|
877 | INSTALL_PROGRAM='${INSTALL}' |
---|
878 | INSTALL_SCRIPT='${INSTALL}' |
---|
879 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
880 | INTLLIBS='-lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation' |
---|
881 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
882 | LDFLAGS='-L/opt/local/lib -L/opt/local/lib' |
---|
883 | LIBICONV='-liconv' |
---|
884 | LIBINTL='-lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation' |
---|
885 | LIBOBJS='' |
---|
886 | LIBS='' |
---|
887 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
888 | LN_S='ln -s' |
---|
889 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
890 | LTLIBINTL='-L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
891 | LTLIBOBJS='' |
---|
892 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_fuse_encfs/work/encfs-1.4.2/missing --run makeinfo' |
---|
893 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
894 | MSGFMT='/opt/local/bin/msgfmt' |
---|
895 | MSGFMT_015='/opt/local/bin/msgfmt' |
---|
896 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
897 | NMEDIT='nmedit' |
---|
898 | OBJEXT='o' |
---|
899 | OPENSSL_CFLAGS='' |
---|
900 | OPENSSL_LIBS='' |
---|
901 | PACKAGE='encfs' |
---|
902 | PACKAGE_BUGREPORT='' |
---|
903 | PACKAGE_NAME='' |
---|
904 | PACKAGE_STRING='' |
---|
905 | PACKAGE_TARNAME='' |
---|
906 | PACKAGE_VERSION='' |
---|
907 | PATH_SEPARATOR=':' |
---|
908 | PKG_CONFIG='' |
---|
909 | POD2HTML='' |
---|
910 | POD2MAN='' |
---|
911 | POSUB='po' |
---|
912 | PTHREAD_CC='ccache /usr/bin/gcc-4.0' |
---|
913 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
914 | PTHREAD_LIBS='' |
---|
915 | RANLIB='ranlib' |
---|
916 | RLOG_CFLAGS='' |
---|
917 | RLOG_LIBS='' |
---|
918 | SED='/opt/local/bin/gsed' |
---|
919 | SET_MAKE='' |
---|
920 | SHELL='/bin/sh' |
---|
921 | STRIP='strip' |
---|
922 | USE_NLS='yes' |
---|
923 | VERSION='1.4.2' |
---|
924 | XGETTEXT='/opt/local/bin/xgettext' |
---|
925 | XGETTEXT_015='/opt/local/bin/xgettext' |
---|
926 | ac_ct_CC='ccache /usr/bin/gcc-4.0' |
---|
927 | ac_ct_CXX='' |
---|
928 | ac_ct_F77='g95' |
---|
929 | acx_pthread_config='' |
---|
930 | am__fastdepCC_FALSE='#' |
---|
931 | am__fastdepCC_TRUE='' |
---|
932 | am__fastdepCXX_FALSE='#' |
---|
933 | am__fastdepCXX_TRUE='' |
---|
934 | am__include='include' |
---|
935 | am__isrc='' |
---|
936 | am__leading_dot='.' |
---|
937 | am__quote='' |
---|
938 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
939 | am__untar='${AMTAR} xf -' |
---|
940 | bindir='${exec_prefix}/bin' |
---|
941 | build='i386-apple-darwin9.3.0' |
---|
942 | build_alias='' |
---|
943 | build_cpu='i386' |
---|
944 | build_os='darwin9.3.0' |
---|
945 | build_vendor='apple' |
---|
946 | datadir='${datarootdir}' |
---|
947 | datarootdir='${prefix}/share' |
---|
948 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
949 | dvidir='${docdir}' |
---|
950 | exec_prefix='NONE' |
---|
951 | host='i386-apple-darwin9.3.0' |
---|
952 | host_alias='' |
---|
953 | host_cpu='i386' |
---|
954 | host_os='darwin9.3.0' |
---|
955 | host_vendor='apple' |
---|
956 | htmldir='${docdir}' |
---|
957 | includedir='${prefix}/include' |
---|
958 | infodir='${datarootdir}/info' |
---|
959 | install_sh='$(SHELL) /opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_fuse_encfs/work/encfs-1.4.2/install-sh' |
---|
960 | libdir='${exec_prefix}/lib' |
---|
961 | libexecdir='${exec_prefix}/libexec' |
---|
962 | localedir='${datarootdir}/locale' |
---|
963 | localstatedir='${prefix}/var' |
---|
964 | mandir='${datarootdir}/man' |
---|
965 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
966 | oldincludedir='/usr/include' |
---|
967 | pdfdir='${docdir}' |
---|
968 | prefix='/opt/local' |
---|
969 | program_transform_name='s,x,x,' |
---|
970 | psdir='${docdir}' |
---|
971 | sbindir='${exec_prefix}/sbin' |
---|
972 | sharedstatedir='${prefix}/com' |
---|
973 | sysconfdir='${prefix}/etc' |
---|
974 | target_alias='' |
---|
975 | |
---|
976 | ## ----------- ## |
---|
977 | ## confdefs.h. ## |
---|
978 | ## ----------- ## |
---|
979 | |
---|
980 | #define PACKAGE_NAME "" |
---|
981 | #define PACKAGE_TARNAME "" |
---|
982 | #define PACKAGE_VERSION "" |
---|
983 | #define PACKAGE_STRING "" |
---|
984 | #define PACKAGE_BUGREPORT "" |
---|
985 | #define PACKAGE "encfs" |
---|
986 | #define VERSION "1.4.2" |
---|
987 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
988 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
989 | #define HAVE_ICONV 1 |
---|
990 | #define ENABLE_NLS 1 |
---|
991 | #define HAVE_GETTEXT 1 |
---|
992 | #define HAVE_DCGETTEXT 1 |
---|
993 | #define STDC_HEADERS 1 |
---|
994 | #define HAVE_SYS_TYPES_H 1 |
---|
995 | #define HAVE_SYS_STAT_H 1 |
---|
996 | #define HAVE_STDLIB_H 1 |
---|
997 | #define HAVE_STRING_H 1 |
---|
998 | #define HAVE_MEMORY_H 1 |
---|
999 | #define HAVE_STRINGS_H 1 |
---|
1000 | #define HAVE_INTTYPES_H 1 |
---|
1001 | #define HAVE_STDINT_H 1 |
---|
1002 | #define HAVE_UNISTD_H 1 |
---|
1003 | #define HAVE_DLFCN_H 1 |
---|
1004 | #define HAVE_PTHREAD 1 |
---|
1005 | #define HAVE_BOOST /**/ |
---|
1006 | #define HAVE_BOOST_SERIALIZATION /**/ |
---|
1007 | |
---|
1008 | configure: exit 1 |
---|