This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgpg-error configure 1.5, which was generated by GNU Autoconf 2.60a. Invocation command line was $ ./configure --with-libiconv-prefix=/usr/local --with-libintl-prefix=/usr/local --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 /usr/bin/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: 99 tasks, 154 threads, 4 processors Load average: 1.31, Mach factor: 2.68 /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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2018: checking for a BSD-compatible install configure:2074: result: /usr/bin/install -c -o root -g wheel configure:2085: checking whether build environment is sane configure:2128: result: yes configure:2193: checking for gawk configure:2209: found /usr/local/bin/gawk configure:2220: result: gawk configure:2231: checking whether make sets $(MAKE) configure:2252: result: yes configure:2436: checking whether to enable maintainer-specific portions of Makefiles configure:2445: result: no configure:2472: checking build system type configure:2490: result: i386-unknown-gnu configure:2512: checking host system type configure:2527: result: i386-unknown-gnu configure:2553: autobuild project... libgpg-error configure:2555: autobuild revision... 1.5 configure:2559: autobuild hostname... darwintel configure:2568: autobuild timestamp... 20071230-002049 configure:2582: checking for i386-unknown-gnu-gcc configure:2609: result: cc configure:2887: checking for C compiler version configure:2894: 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:2897: $? = 0 configure:2904: 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:2907: $? = 0 configure:2914: cc -V >&5 cc: `-V' option must have argument configure:2917: $? = 1 configure:2940: checking for C compiler default output file name configure:2967: cc -fno-common conftest.c >&5 configure:2970: $? = 0 configure:3008: result: a.out configure:3025: checking whether the C compiler works configure:3035: ./a.out configure:3038: $? = 0 configure:3055: result: yes configure:3062: checking whether we are cross compiling configure:3064: result: no configure:3067: checking for suffix of executables configure:3074: cc -o conftest -fno-common conftest.c >&5 configure:3077: $? = 0 configure:3101: result: configure:3107: checking for suffix of object files configure:3133: cc -c -fno-common conftest.c >&5 configure:3136: $? = 0 configure:3159: result: configure:3163: checking whether we are using the GNU C compiler configure:3192: cc -c -fno-common conftest.c >&5 configure:3198: $? = 0 configure:3205: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3208: $? = 0 configure:3215: test -s conftest. configure:3218: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3232: result: no configure:3237: checking whether cc accepts -g configure:3267: cc -c -g conftest.c >&5 configure:3273: $? = 0 configure:3280: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3283: $? = 0 configure:3290: test -s conftest. configure:3293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3322: cc -c conftest.c >&5 configure:3328: $? = 0 configure:3335: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3338: $? = 0 configure:3345: test -s conftest. configure:3348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3378: cc -c -g conftest.c >&5 configure:3384: $? = 0 configure:3391: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3394: $? = 0 configure:3401: test -s conftest. configure:3404: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3423: result: no configure:3440: checking for cc option to accept ISO C89 configure:3514: cc -c -fno-common conftest.c >&5 configure:3520: $? = 0 configure:3527: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3530: $? = 0 configure:3537: test -s conftest. configure:3540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3514: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3520: $? = 0 configure:3527: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3530: $? = 0 configure:3537: test -s conftest. configure:3540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3514: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3520: $? = 0 configure:3527: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3530: $? = 0 configure:3537: test -s conftest. configure:3540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3514: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3520: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3514: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3520: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3514: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3520: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3514: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3520: $? = 0 configure:3527: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3530: $? = 0 configure:3537: test -s conftest. configure:3540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3563: result: unsupported configure:3589: checking for style of include used by make configure:3617: result: GNU configure:3645: checking dependency style of cc configure:3735: result: gcc3 configure:3757: checking how to run the C preprocessor configure:3797: cc -E conftest.c configure:3803: $? = 0 configure:3841: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3847: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* end confdefs.h. */ | #include configure:3887: result: cc -E configure:3916: cc -E conftest.c configure:3922: $? = 0 configure:3960: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | /* end confdefs.h. */ | #include configure:4014: checking for gawk configure:4041: result: gawk configure:4055: checking for i386-unknown-gnu-ar configure:4085: result: no configure:4095: checking for ar configure:4111: found /usr/bin/ar configure:4122: result: ar configure:4153: checking for i386-unknown-gnu-windres configure:4183: result: no configure:4193: checking for windres configure:4223: result: no configure:4330: checking for a sed that does not truncate output configure:4384: result: /usr/local/bin/sed configure:4387: checking for grep that handles long lines and -e configure:4461: result: /usr/bin/grep configure:4466: checking for egrep configure:4544: result: /usr/bin/grep -E configure:4593: checking for non-GNU ld configure:4627: result: /usr/bin/ld configure:4636: checking if the linker (/usr/bin/ld) is GNU ld configure:4651: result: no configure:4656: checking for /usr/bin/ld option to reload object files configure:4663: result: -r configure:4672: checking for BSD-compatible nm configure:4714: result: nm configure:4718: checking whether ln -s works configure:4722: result: yes configure:4729: checking how to recognise dependent libraries configure:4903: result: pass_all configure:5416: checking for ANSI C header files configure:5446: cc -c -fno-common conftest.c >&5 configure:5452: $? = 0 configure:5459: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5462: $? = 0 configure:5469: test -s conftest. configure:5472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5594: result: no configure:5618: checking for sys/types.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for sys/stat.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for stdlib.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for string.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for memory.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for strings.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for inttypes.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for stdint.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5618: checking for unistd.h configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5652: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5655: $? = 0 configure:5662: test -s conftest. configure:5665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5678: result: no configure:5705: checking dlfcn.h usability configure:5722: cc -c -fno-common conftest.c >&5 configure:5728: $? = 0 configure:5735: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5738: $? = 0 configure:5745: test -s conftest. configure:5748: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5759: result: no configure:5763: checking dlfcn.h presence configure:5778: cc -E conftest.c configure:5784: $? = 0 configure:5805: result: yes configure:5818: WARNING: dlfcn.h: present but cannot be compiled configure:5820: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5822: WARNING: dlfcn.h: see the Autoconf documentation configure:5824: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5826: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5828: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5838: checking for dlfcn.h configure:5846: result: yes configure:5975: checking for C++ compiler version configure:5982: 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:5985: $? = 0 configure:5992: 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:5995: $? = 0 configure:6002: c++ -V >&5 c++: `-V' option must have argument configure:6005: $? = 1 configure:6008: checking whether we are using the GNU C++ compiler configure:6037: c++ -c -fno-common conftest.cpp >&5 configure:6043: $? = 0 configure:6050: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6053: $? = 0 configure:6060: test -s conftest. configure:6063: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6077: result: no configure:6082: checking whether c++ accepts -g configure:6112: c++ -c -g conftest.cpp >&5 configure:6118: $? = 0 configure:6125: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6128: $? = 0 configure:6135: test -s conftest. configure:6138: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6167: c++ -c conftest.cpp >&5 configure:6173: $? = 0 configure:6180: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6183: $? = 0 configure:6190: test -s conftest. configure:6193: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6223: c++ -c -g conftest.cpp >&5 configure:6229: $? = 0 configure:6236: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6239: $? = 0 configure:6246: test -s conftest. configure:6249: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6268: result: no configure:6293: checking dependency style of c++ configure:6383: result: gcc3 configure:6405: checking how to run the C++ preprocessor configure:6441: c++ -E conftest.cpp configure:6447: $? = 0 configure:6485: c++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:6491: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6531: result: c++ -E configure:6560: c++ -E conftest.cpp configure:6566: $? = 0 configure:6604: c++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:6610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6664: checking for i386-unknown-gnu-g77 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-f77 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-xlf configure:6694: result: no configure:6664: checking for i386-unknown-gnu-frt configure:6694: result: no configure:6664: checking for i386-unknown-gnu-pgf77 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-cf77 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-fort77 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-fl32 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-af77 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-f90 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-xlf90 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-pgf90 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-pghpf configure:6694: result: no configure:6664: checking for i386-unknown-gnu-epcf90 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-gfortran configure:6694: result: no configure:6664: checking for i386-unknown-gnu-g95 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-f95 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-fort configure:6694: result: no configure:6664: checking for i386-unknown-gnu-xlf95 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-ifort configure:6694: result: no configure:6664: checking for i386-unknown-gnu-ifc configure:6694: result: no configure:6664: checking for i386-unknown-gnu-efc configure:6694: result: no configure:6664: checking for i386-unknown-gnu-pgf95 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-lf95 configure:6694: result: no configure:6664: checking for i386-unknown-gnu-ftn configure:6694: result: no configure:6708: checking for g77 configure:6738: result: no configure:6708: checking for f77 configure:6724: found /usr/local/bin/f77 configure:6735: result: f77 configure:6765: checking for Fortran 77 compiler version configure:6772: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:6775: $? = 0 configure:6782: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:6785: $? = 0 configure:6792: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6795: $? = 0 configure:6803: checking whether we are using the GNU Fortran 77 compiler configure:6822: f77 -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:6828: $? = 0 configure:6835: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6838: $? = 0 configure:6845: test -s conftest. configure:6848: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6862: result: no configure:6868: checking whether f77 accepts -g configure:6885: f77 -c -g conftest.f >&5 configure:6891: $? = 0 configure:6898: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6901: $? = 0 configure:6908: test -s conftest. configure:6911: $? = 1 configure: failed program was: | program main | | end configure:6924: result: no configure:6954: checking the maximum length of command line arguments configure:7019: result: configure:7030: checking command to parse nm output from cc object configure:7119: cc -c -fno-common conftest.c >&5 configure:7122: $? = 0 configure:7126: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7129: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:7119: cc -c -fno-common conftest.c >&5 configure:7122: $? = 0 configure:7126: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7129: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:7219: result: failed configure:7226: checking for objdir configure:7241: result: .libs configure:7293: checking for i386-unknown-gnu-ar configure:7320: result: ar configure:7389: checking for i386-unknown-gnu-ranlib configure:7419: result: no configure:7429: checking for ranlib configure:7445: found /usr/bin/ranlib configure:7456: result: ranlib configure:7485: checking for i386-unknown-gnu-strip configure:7515: result: no configure:7525: checking for strip configure:7541: found /usr/bin/strip configure:7552: result: strip configure:7828: checking if cc static flag works configure:7851: result: yes configure:7921: checking for cc option to produce PIC configure:8098: result: configure:8163: checking if cc supports -c -o file.o configure:8187: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8191: $? = 0 configure:8208: result: yes configure:8234: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9111: result: no configure:9182: checking dynamic linker characteristics configure:9734: result: gnu ld.so configure:9738: checking how to hardcode library paths into programs configure:9763: result: immediate configure:9777: checking whether stripping libraries is possible configure:9798: result: no configure:10691: checking if libtool supports shared libraries configure:10693: result: no configure:10696: checking whether to build shared libraries configure:10754: result: no configure:10757: checking whether to build static libraries configure:10761: result: yes configure:10853: creating libtool configure:11542: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12398: result: yes configure:12420: c++ -c -fno-common conftest.cc >&5 configure:12423: $? = 0 configure:12519: checking for c++ option to produce PIC configure:12771: result: configure:12836: checking if c++ supports -c -o file.o configure:12860: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:12864: $? = 0 configure:12881: result: yes configure:12907: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12935: result: yes configure:13006: checking dynamic linker characteristics configure:13558: result: gnu ld.so configure:13562: checking how to hardcode library paths into programs configure:13587: result: immediate configure:13601: checking whether stripping libraries is possible configure:13622: result: no configure:14992: checking if libtool supports shared libraries configure:14994: result: no configure:14997: checking whether to build shared libraries configure:15015: result: no configure:15018: checking whether to build static libraries configure:15022: result: yes configure:15034: checking for f77 option to produce PIC configure:15211: result: configure:15276: checking if f77 supports -c -o file.o configure:15300: f77 -c -o out/conftest2.o conftest.f >&5 configure:15304: $? = 0 configure:15321: result: yes configure:15347: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:16204: result: no configure:16275: checking dynamic linker characteristics configure:16827: result: gnu ld.so configure:16831: checking how to hardcode library paths into programs configure:16856: result: immediate configure:16870: checking whether stripping libraries is possible configure:16891: result: no configure:21085: checking for cc for build configure:21092: result: cc configure:21115: checking whether NLS is requested configure:21124: result: yes configure:21162: checking for msgfmt configure: trying /usr/local/bin/msgfmt... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure: trying /usr/local/bin/msgfmt... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure: trying /usr/local/bin/msgfmt... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure: trying /usr/local/bin/msgfmt... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure: trying /usr/local/bin/msgfmt... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure:21197: result: no configure:21203: checking for gmsgfmt configure:21234: result: : configure:21285: checking for xgettext configure: trying /usr/local/bin/xgettext... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/xgettext Reason: image not found configure: trying /usr/local/bin/xgettext... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/xgettext Reason: image not found configure: trying /usr/local/bin/xgettext... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/xgettext Reason: image not found configure: trying /usr/local/bin/xgettext... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/xgettext Reason: image not found configure: trying /usr/local/bin/xgettext... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/xgettext Reason: image not found configure:21320: result: no configure:21363: checking for msgmerge configure: trying /usr/local/bin/msgmerge... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgmerge Reason: image not found configure: trying /usr/local/bin/msgmerge... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgmerge Reason: image not found configure: trying /usr/local/bin/msgmerge... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgmerge Reason: image not found configure: trying /usr/local/bin/msgmerge... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgmerge Reason: image not found configure: trying /usr/local/bin/msgmerge... dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgmerge Reason: image not found configure:21397: result: no configure:21481: checking for non-GNU ld configure:21512: result: /usr/bin/ld configure:21521: checking if the linker (/usr/bin/ld) is GNU ld configure:21534: result: no configure:21541: checking for shared library run path origin configure:21554: result: done configure:21990: checking for CFPreferencesCopyAppValue configure:22018: cc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:22024: $? = 0 configure:22031: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22034: $? = 0 configure:22041: test -s conftest configure:22044: $? = 0 configure:22058: result: yes configure:22067: checking for CFLocaleCopyCurrent configure:22095: cc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:22101: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:22135: result: no configure:22166: checking for GNU gettext in libc configure:22195: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:22201: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:22234: result: no configure:22268: checking for iconv configure:22300: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:22306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #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:22365: cc -o conftest -fno-common conftest.c -liconv >&5 configure:22371: $? = 0 configure:22378: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22381: $? = 0 configure:22388: test -s conftest configure:22391: $? = 0 configure:22408: result: yes configure:22418: checking how to link with libiconv configure:22420: result: -liconv configure:22810: checking for GNU gettext in libintl configure:22847: cc -o conftest -fno-common conftest.c -lintl >&5 configure:22853: $? = 0 configure:22860: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22863: $? = 0 configure:22870: test -s conftest configure:22873: $? = 0 configure:22960: result: yes configure:22997: checking whether to use NLS configure:22999: result: yes configure:23002: checking where the gettext function comes from configure:23013: result: external libintl configure:23021: checking how to link with libintl configure:23023: result: -lintl -Wl,-framework -Wl,CoreFoundation configure:23076: checking for ANSI C header files configure:23254: result: no configure:23270: checking for stdlib.h configure:23276: result: no configure:23280: checking locale.h usability configure:23297: cc -c -fno-common conftest.c >&5 configure:23303: $? = 0 configure:23310: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23313: $? = 0 configure:23320: test -s conftest.o configure:23323: $? = 0 configure:23334: result: yes configure:23338: checking locale.h presence configure:23353: cc -E conftest.c configure:23359: $? = 0 configure:23380: result: yes configure:23413: checking for locale.h configure:23421: result: yes configure:23434: checking whether strerror_r is declared configure:23464: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: `strerror_r' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) configure:23470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strerror_r | char *p = (char *) strerror_r; | return !p; | #endif | | ; | return 0; | } configure:23502: result: no configure:23524: checking for strerror_r configure:23580: cc -o conftest -fno-common conftest.c >&5 configure:23586: $? = 0 configure:23593: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23596: $? = 0 configure:23603: test -s conftest configure:23606: $? = 0 configure:23620: result: yes configure:23630: checking whether strerror_r returns char * configure:23735: cc -o conftest -fno-common conftest.c >&5 configure:23738: $? = 0 configure:23744: ./conftest ./configure: line 1: 26330 Bus error ./conftest$ac_exeext configure:23747: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "libgpg-error 1.5" | #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" | #define PACKAGE "libgpg-error" | #define VERSION "1.5" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | extern char *strerror_r (); | int | main () | { | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | return ! isalpha (x); | ; | return 0; | } configure:23763: result: no configure:23779: checking for strerror_r configure:23874: result: yes configure:23887: checking for an ANSI C-conforming const configure:23962: cc -c -fno-common conftest.c >&5 configure:23968: $? = 0 configure:23975: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23978: $? = 0 configure:23985: test -s conftest.o configure:23988: $? = 0 configure:24000: result: yes configure:24198: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgpg-error config.status 1.5, which was generated by GNU Autoconf 2.60a. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:695: creating src/gpg-error-config config.status:695: creating Makefile config.status:695: creating po/Makefile.in config.status:695: creating m4/Makefile config.status:695: creating src/Makefile config.status:695: creating tests/Makefile config.status:695: creating lang/Makefile config.status:695: creating lang/cl/Makefile config.status:695: creating lang/cl/gpg-error.asd config.status:695: creating src/versioninfo.rc config.status:695: creating config.h config.status:961: executing depfiles commands config.status:961: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= 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= ac_cv_env_LDFLAGS_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_f77_compiler_gnu=no ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_have_decl_strerror_r=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_locale_h=yes 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_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=: ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_XGETTEXT=: ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_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=yes am_cv_lib_iconv=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes 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_compiler_c_o_RC=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_prog_compiler_c_o_RC='"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} /usr/ports/security/libgpg-error/work/libgpg-error-1.5/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/security/libgpg-error/work/libgpg-error-1.5/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/security/libgpg-error/work/libgpg-error-1.5/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/security/libgpg-error/work/libgpg-error-1.5/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/security/libgpg-error/work/libgpg-error-1.5/missing --run automake-1.9' AWK='gawk' BUILD_FILEVERSION='' BUILD_TIMESTAMP='' CC='cc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='f77' FFLAGS='' GMSGFMT=':' GMSGFMT_015=':' GPG_ERROR_CONFIG_CFLAGS='' GPG_ERROR_CONFIG_LIBS='-lgpg-error' GREP='/usr/bin/grep' HAVE_W32_SYSTEM_FALSE='' HAVE_W32_SYSTEM_TRUE='#' 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='-lintl -Wl,-framework -Wl,CoreFoundation' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='' LIBGPG_ERROR_LT_AGE='3' LIBGPG_ERROR_LT_CURRENT='3' LIBGPG_ERROR_LT_REVISION='1' LIBICONV='-liconv' LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/security/libgpg-error/work/gnome-libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/security/libgpg-error/work/libgpg-error-1.5/missing --run makeinfo' MSGFMT=':' MSGFMT_015=':' MSGMERGE=':' OBJDUMP='objdump' OBJEXT='' PACKAGE='libgpg-error' PACKAGE_BUGREPORT='bug-gnupg@gnupg.org' PACKAGE_NAME='libgpg-error' PACKAGE_STRING='libgpg-error 1.5' PACKAGE_TARNAME='libgpg-error' PACKAGE_VERSION='1.5' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' RC='no' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='1.5' XGETTEXT=':' XGETTEXT_015=':' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' 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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/usr/ports/security/libgpg-error/work/libgpg-error-1.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libgpg-error" #define PACKAGE_TARNAME "libgpg-error" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "libgpg-error 1.5" #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org" #define PACKAGE "libgpg-error" #define VERSION "1.5" #define _GNU_SOURCE 1 #define HAVE_DLFCN_H 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_ICONV 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_LOCALE_H 1 #define HAVE_DECL_STRERROR_R 0 #define HAVE_STRERROR_R 1 configure: exit 0