Ticket #15714: config.log

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