This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 124 tasks, 181 threads, 4 processors Load average: 1.06, Mach factor: 2.93 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1572: checking for a BSD-compatible install configure:1627: result: /usr/bin/install -c -o root -g wheel configure:1638: checking whether build environment is sane configure:1681: result: yes configure:1746: checking for gawk configure:1762: found /usr/local/bin/gawk configure:1772: result: gawk configure:1782: checking whether gmake sets $(MAKE) configure:1802: result: yes configure:1991: checking for i386-unknown-gnu-g++ configure:2017: result: c++ configure:2075: checking for C++ compiler version configure:2078: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2081: $? = 0 configure:2083: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2086: $? = 0 configure:2088: c++ -V &5 c++: `-V' option must have argument configure:2091: $? = 1 configure:2114: checking for C++ compiler default output file name configure:2117: c++ -fno-common -L/usr/local/lib conftest.cc >&5 configure:2120: $? = 0 configure:2166: result: a.out configure:2171: checking whether the C++ compiler works configure:2177: ./a.out configure:2180: $? = 0 configure:2197: result: yes configure:2204: checking whether we are cross compiling configure:2206: result: no configure:2209: checking for suffix of executables configure:2211: c++ -o conftest -fno-common -L/usr/local/lib conftest.cc >&5 configure:2214: $? = 0 configure:2239: result: configure:2245: checking for suffix of object files configure:2266: c++ -c -fno-common conftest.cc >&5 configure:2269: $? = 0 configure:2291: result: configure:2295: checking whether we are using the GNU C++ compiler configure:2319: c++ -c -fno-common conftest.cc >&5 configure:2325: $? = 0 configure:2329: test -z || test ! -s conftest.err configure:2332: $? = 0 configure:2335: test -s conftest. configure:2338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2351: result: no configure:2357: checking whether c++ accepts -g configure:2378: c++ -c -g conftest.cc >&5 configure:2384: $? = 0 configure:2388: test -z || test ! -s conftest.err configure:2391: $? = 0 configure:2394: test -s conftest. configure:2397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2408: result: no configure:2450: c++ -c -fno-common conftest.cc >&5 configure:2456: $? = 0 configure:2460: test -z || test ! -s conftest.err configure:2463: $? = 0 configure:2466: test -s conftest. configure:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2450: c++ -c -fno-common conftest.cc >&5 configure:2456: $? = 0 configure:2460: test -z || test ! -s conftest.err configure:2463: $? = 0 configure:2466: test -s conftest. configure:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2450: c++ -c -fno-common conftest.cc >&5 configure:2456: $? = 0 configure:2460: test -z || test ! -s conftest.err configure:2463: $? = 0 configure:2466: test -s conftest. configure:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2450: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:2456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2450: c++ -c -fno-common conftest.cc >&5 configure:2456: $? = 0 configure:2460: test -z || test ! -s conftest.err configure:2463: $? = 0 configure:2466: test -s conftest. configure:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2450: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2548: checking for style of include used by gmake configure:2576: result: GNU configure:2604: checking dependency style of c++ configure:2694: result: gcc3 configure:2733: checking whether NLS is requested configure:2742: result: yes configure:2780: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:2812: result: /usr/local/bin/msgfmt configure:2821: checking for gmsgfmt configure:2852: result: /usr/local/bin/msgfmt configure:2891: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:2923: result: /usr/local/bin/xgettext configure:2963: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:2994: result: /usr/local/bin/msgmerge configure:3053: checking for i386-unknown-gnu-gcc configure:3079: result: cc configure:3361: checking for C compiler version configure:3364: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3367: $? = 0 configure:3369: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3372: $? = 0 configure:3374: cc -V &5 cc: `-V' option must have argument configure:3377: $? = 1 configure:3380: checking whether we are using the GNU C compiler configure:3404: cc -c -fno-common conftest.c >&5 configure:3410: $? = 0 configure:3414: test -z || test ! -s conftest.err configure:3417: $? = 0 configure:3420: test -s conftest. configure:3423: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3436: result: no configure:3442: checking whether cc accepts -g configure:3463: cc -c -g conftest.c >&5 configure:3469: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest. configure:3482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3493: result: no configure:3510: checking for cc option to accept ANSI C configure:3580: cc -c -fno-common conftest.c >&5 configure:3586: $? = 0 configure:3590: test -z || test ! -s conftest.err configure:3593: $? = 0 configure:3596: test -s conftest. configure:3599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3580: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3586: $? = 0 configure:3590: test -z || test ! -s conftest.err configure:3593: $? = 0 configure:3596: test -s conftest. configure:3599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3580: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3580: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3580: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3580: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3586: $? = 0 configure:3590: test -z || test ! -s conftest.err configure:3593: $? = 0 configure:3596: test -s conftest. configure:3599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3617: result: none needed configure:3635: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3641: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3776: checking dependency style of cc configure:3866: result: gcc3 configure:3889: checking build system type configure:3907: result: i386-unknown-gnu configure:3915: checking host system type configure:3929: result: i386-unknown-gnu configure:3994: checking for non-GNU ld configure:4025: result: /usr/bin/ld configure:4034: checking if the linker (/usr/bin/ld) is GNU ld configure:4047: result: no configure:4054: checking for shared library run path origin configure:4067: result: done configure:4484: checking for CFPreferencesCopyAppValue configure:4509: c++ -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.cc -framework CoreFoundation >&5 configure:4515: $? = 0 configure:4519: test -z || test ! -s conftest.err configure:4522: $? = 0 configure:4525: test -s conftest configure:4528: $? = 0 configure:4542: result: yes configure:4551: checking for CFLocaleCopyCurrent configure:4576: c++ -o conftest -fno-common -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib conftest.cc -framework CoreFoundation >&5 conftest.cc: In function `int main()': conftest.cc:19: error: `CFLocaleCopyCurrent' undeclared (first use this function) conftest.cc:19: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4582: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:4609: result: no configure:4626: checking whether NLS is requested configure:4635: result: yes configure:4653: checking for GNU gettext in libc configure:4677: c++ -o conftest -fno-common -L/usr/local/lib conftest.cc >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:4683: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (gettext ("") != 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:4708: result: no configure:4742: checking for iconv configure:4769: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 In file included from conftest.cc:15: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4775: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:4820: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc /usr/local/lib/libiconv.a >&5 In file included from conftest.cc:15: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:4854: result: no, consider installing GNU libiconv configure:5255: checking for GNU gettext in libintl configure:5287: c++ -o conftest -fno-common -I/include -I/usr/local/include -L/usr/local/lib conftest.cc /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:5293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return (gettext ("") != 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:5378: result: no configure:5415: checking whether to use NLS configure:5417: result: no configure:5586: checking for a sed that does not truncate output configure:5640: result: /usr/local/bin/sed configure:5643: checking for egrep configure:5653: result: grep -E configure:5702: checking for non-GNU ld configure:5736: result: /usr/bin/ld configure:5745: checking if the linker (/usr/bin/ld) is GNU ld configure:5760: result: no configure:5765: checking for /usr/bin/ld option to reload object files configure:5772: result: -r configure:5790: checking for BSD-compatible nm configure:5832: result: nm configure:5836: checking whether ln -s works configure:5840: result: yes configure:5847: checking how to recognise dependent libraries configure:6019: result: pass_all configure:6233: checking how to run the C preprocessor configure:6268: cc -E conftest.c configure:6274: $? = 0 configure:6306: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:6312: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include configure:6351: result: cc -E configure:6375: cc -E conftest.c configure:6381: $? = 0 configure:6413: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:6419: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include configure:6463: checking for ANSI C header files configure:6488: cc -c -fno-common conftest.c >&5 configure:6494: $? = 0 configure:6498: test -z || test ! -s conftest.err configure:6501: $? = 0 configure:6504: test -s conftest. configure:6507: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6616: result: no configure:6640: checking for sys/types.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for sys/stat.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for stdlib.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for string.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for memory.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for strings.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for inttypes.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for stdint.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6640: checking for unistd.h configure:6656: cc -c -fno-common conftest.c >&5 configure:6662: $? = 0 configure:6666: test -z || test ! -s conftest.err configure:6669: $? = 0 configure:6672: test -s conftest. configure:6675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6686: result: no configure:6712: checking dlfcn.h usability configure:6724: cc -c -fno-common conftest.c >&5 configure:6730: $? = 0 configure:6734: test -z || test ! -s conftest.err configure:6737: $? = 0 configure:6740: test -s conftest. configure:6743: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6753: result: no configure:6757: checking dlfcn.h presence configure:6767: cc -E conftest.c configure:6773: $? = 0 configure:6793: result: yes configure:6806: WARNING: dlfcn.h: present but cannot be compiled configure:6808: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6810: WARNING: dlfcn.h: see the Autoconf documentation configure:6812: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6814: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6816: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6828: checking for dlfcn.h configure:6835: result: yes configure:6858: checking how to run the C++ preprocessor configure:6889: c++ -E conftest.cc configure:6895: $? = 0 configure:6927: c++ -E conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:6933: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6972: result: c++ -E configure:6996: c++ -E conftest.cc configure:7002: $? = 0 configure:7034: c++ -E conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:7040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7094: checking for i386-unknown-gnu-g77 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-f77 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-xlf configure:7123: result: no configure:7094: checking for i386-unknown-gnu-frt configure:7123: result: no configure:7094: checking for i386-unknown-gnu-pgf77 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-fort77 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-fl32 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-af77 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-f90 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-xlf90 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-pgf90 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-epcf90 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-f95 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-fort configure:7123: result: no configure:7094: checking for i386-unknown-gnu-xlf95 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-ifc configure:7123: result: no configure:7094: checking for i386-unknown-gnu-efc configure:7123: result: no configure:7094: checking for i386-unknown-gnu-pgf95 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-lf95 configure:7123: result: no configure:7094: checking for i386-unknown-gnu-gfortran configure:7123: result: no configure:7136: checking for g77 configure:7152: found /usr/local/bin/g77 configure:7162: result: g77 configure:7180: checking for Fortran 77 compiler version configure:7180: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7183: $? = 0 configure:7185: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:7188: $? = 0 configure:7190: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:7193: $? = 0 configure:7201: checking whether we are using the GNU Fortran 77 compiler configure:7215: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:7221: $? = 0 configure:7225: test -z || test ! -s conftest.err configure:7228: $? = 0 configure:7231: test -s conftest. configure:7234: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7247: result: no configure:7253: checking whether g77 accepts -g configure:7265: g77 -c -g conftest.f >&5 configure:7271: $? = 0 configure:7275: test -z || test ! -s conftest.err configure:7278: $? = 0 configure:7281: test -s conftest. configure:7284: $? = 1 configure: failed program was: | program main | | end configure:7296: result: no configure:7326: checking the maximum length of command line arguments configure:7418: result: configure:7429: checking command to parse nm output from cc object configure:7525: c++ -c -fno-common conftest.cc >&5 configure:7528: $? = 0 configure:7532: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7535: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7525: c++ -c -fno-common conftest.cc >&5 configure:7528: $? = 0 configure:7532: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7535: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7625: result: failed configure:7632: checking for objdir configure:7647: result: .libs configure:7699: checking for i386-unknown-gnu-ar configure:7728: result: no configure:7737: checking for ar configure:7753: found /usr/bin/ar configure:7764: result: ar configure:7779: checking for i386-unknown-gnu-ranlib configure:7808: result: no configure:7817: checking for ranlib configure:7833: found /usr/bin/ranlib configure:7844: result: ranlib configure:7859: checking for i386-unknown-gnu-strip configure:7888: result: no configure:7897: checking for strip configure:7913: found /usr/bin/strip configure:7924: result: strip configure:8211: checking if cc static flag works configure:8239: result: yes configure:8307: checking for cc option to produce PIC configure:8511: result: configure:8578: checking if cc supports -c -o file.o configure:8602: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8606: $? = 0 configure:8625: result: yes configure:8651: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9547: result: no configure:9618: checking dynamic linker characteristics configure:10164: result: gnu ld.so configure:10168: checking how to hardcode library paths into programs configure:10193: result: unsupported configure:10207: checking whether stripping libraries is possible configure:10228: result: no configure:11042: checking if libtool supports shared libraries configure:11044: result: no configure:11047: checking whether to build shared libraries configure:11068: result: no configure:11071: checking whether to build static libraries configure:11075: result: yes configure:11167: creating libtool configure:11887: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12774: result: yes configure:12792: c++ -c -fno-common conftest.cc >&5 configure:12795: $? = 0 configure:12891: checking for c++ option to produce PIC configure:13159: result: configure:13226: checking if c++ supports -c -o file.o configure:13250: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:13254: $? = 0 configure:13273: result: yes configure:13299: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13324: result: yes configure:13395: checking dynamic linker characteristics configure:13941: result: gnu ld.so configure:13945: checking how to hardcode library paths into programs configure:13970: result: unsupported configure:13984: checking whether stripping libraries is possible configure:14005: result: no configure:15325: checking if libtool supports shared libraries configure:15327: result: no configure:15330: checking whether to build shared libraries configure:15350: result: no configure:15353: checking whether to build static libraries configure:15357: result: yes configure:15369: checking for g77 option to produce PIC configure:15573: result: configure:15640: checking if g77 supports -c -o file.o configure:15664: g77 -c -o out/conftest2.o conftest.f >&5 configure:15668: $? = 0 configure:15687: result: yes configure:15713: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16589: result: no configure:16660: checking dynamic linker characteristics configure:17206: result: gnu ld.so configure:17210: checking how to hardcode library paths into programs configure:17235: result: unsupported configure:17249: checking whether stripping libraries is possible configure:17270: result: no configure:21518: checking fuse.h usability configure:21530: c++ -c -fno-common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -D__STDC_FORMAT_MACROS conftest.cc >&5 conftest.cc:50:18: fuse.h: No such file or directory configure:21536: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21559: result: no configure:21563: checking fuse.h presence configure:21573: c++ -E -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -D__STDC_FORMAT_MACROS conftest.cc conftest.cc:16:18: fuse.h: No such file or directory configure:21579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "encfs" | #define VERSION "1.3.2" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:21599: result: no configure:21634: checking for fuse.h configure:21641: result: no configure:21651: error: Can't find fuse.h - add the search path to CPPFLAGS and rerun configure, eg: export CPPFLAGS=-I/usr/local/include ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_RLOG_CFLAGS_set= ac_cv_env_RLOG_CFLAGS_value= ac_cv_env_RLOG_LIBS_set= ac_cv_env_RLOG_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_fuse_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_lib_iconv=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/fusefs-encfs/work/encfs-1.3.2/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/fusefs-encfs/work/encfs-1.3.2/missing --run tar' AR='ar' ATOMIC_GCC='' ATOMIC_GCC_PRIVATE='' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/fusefs-encfs/work/encfs-1.3.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/fusefs-encfs/work/encfs-1.3.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/fusefs-encfs/work/encfs-1.3.2/missing --run automake-1.9' AWK='gawk' BUILD_MANHTML_FALSE='' BUILD_MANHTML_TRUE='' BUILD_MAN_FALSE='' BUILD_MAN_TRUE='' BUILD_NLS_FALSE='' BUILD_NLS_TRUE='' BUILD_OPENSSL_FALSE='' BUILD_OPENSSL_TRUE='' BUILD_SSLCIPHER_FALSE='' BUILD_SSLCIPHER_TRUE='' BUILD_STATIC_FALSE='' BUILD_STATIC_TRUE='#' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -D__STDC_FORMAT_MACROS' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common ' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' GMSGFMT='/usr/local/bin/msgfmt' HAVE_EVP_AES='' HAVE_EVP_BF='' HAVE_HMAC_INIT_EX='' HAVE_SSL='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='-L/usr/local/lib ' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/fusefs-encfs/work/encfs-1.3.2/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' OPENSSL_CFLAGS='' OPENSSL_LIBS='' PACKAGE='encfs' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' POD2HTML='' POD2MAN='' POSUB='' RANLIB='ranlib' RELEASE='1' RLOG_CFLAGS='' RLOG_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='no' VERSION='1.3.2' XGETTEXT='/usr/local/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/sysutils/fusefs-encfs/work/encfs-1.3.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_DLFCN_H 1 #define PACKAGE "encfs" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.3.2" #endif #ifdef __cplusplus void exit (int); configure: exit 1