This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgcrypt configure 1.2.4, which was generated by GNU Autoconf 2.60a. 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 /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: 96 tasks, 151 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: /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:2034: checking build system type configure:2052: result: i386-unknown-gnu configure:2074: checking host system type configure:2089: result: i386-unknown-gnu configure:2111: checking target system type configure:2126: result: i386-unknown-gnu configure:2168: checking for a BSD-compatible install configure:2224: result: /usr/bin/install -c -o root -g wheel configure:2235: checking whether build environment is sane configure:2278: result: yes configure:2343: checking for gawk configure:2359: found /usr/local/bin/gawk configure:2370: result: gawk configure:2381: checking whether make sets $(MAKE) configure:2402: result: yes configure:2588: checking whether to enable maintainer-specific portions of Makefiles configure:2597: result: no configure:2639: checking whether make sets $(MAKE) configure:2660: result: yes configure:2691: checking for i386-unknown-gnu-gcc configure:2718: result: cc configure:2996: checking for C compiler version configure:3003: 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:3006: $? = 0 configure:3013: 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:3016: $? = 0 configure:3023: cc -V >&5 cc: `-V' option must have argument configure:3026: $? = 1 configure:3049: checking for C compiler default output file name configure:3076: cc -fno-common conftest.c >&5 configure:3079: $? = 0 configure:3117: result: a.out configure:3134: checking whether the C compiler works configure:3144: ./a.out configure:3147: $? = 0 configure:3164: result: yes configure:3171: checking whether we are cross compiling configure:3173: result: no configure:3176: checking for suffix of executables configure:3183: cc -o conftest -fno-common conftest.c >&5 configure:3186: $? = 0 configure:3210: result: configure:3216: checking for suffix of object files configure:3242: cc -c -fno-common conftest.c >&5 configure:3245: $? = 0 configure:3268: result: configure:3272: checking whether we are using the GNU C compiler configure:3301: cc -c -fno-common conftest.c >&5 configure:3307: $? = 0 configure:3314: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3317: $? = 0 configure:3324: test -s conftest. configure:3327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3341: result: no configure:3346: checking whether cc accepts -g configure:3376: cc -c -g conftest.c >&5 configure:3382: $? = 0 configure:3389: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3392: $? = 0 configure:3399: test -s conftest. configure:3402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3431: cc -c conftest.c >&5 configure:3437: $? = 0 configure:3444: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3447: $? = 0 configure:3454: test -s conftest. configure:3457: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3487: cc -c -g conftest.c >&5 configure:3493: $? = 0 configure:3500: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3503: $? = 0 configure:3510: test -s conftest. configure:3513: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3532: result: no configure:3549: checking for cc option to accept ISO C89 configure:3623: cc -c -fno-common conftest.c >&5 configure:3629: $? = 0 configure:3636: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3639: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:3623: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3629: $? = 0 configure:3636: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3639: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:3623: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3629: $? = 0 configure:3636: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3639: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:3623: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3629: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:3623: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3629: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:3623: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3629: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:3623: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3629: $? = 0 configure:3636: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3639: $? = 0 configure:3646: test -s conftest. configure:3649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:3672: result: unsupported configure:3698: checking for style of include used by make configure:3726: result: GNU configure:3754: checking dependency style of cc configure:3844: result: gcc3 configure:3866: checking how to run the C preprocessor configure:3906: cc -E conftest.c configure:3912: $? = 0 configure:3950: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* end confdefs.h. */ | #include configure:3996: result: cc -E configure:4025: cc -E conftest.c configure:4031: $? = 0 configure:4069: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* end confdefs.h. */ | #include configure:4127: checking for library containing strerror configure:4168: cc -o conftest -fno-common conftest.c >&5 configure:4174: $? = 0 configure:4181: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4184: $? = 0 configure:4191: test -s conftest configure:4194: $? = 0 configure:4218: result: none required configure:4239: checking for a BSD-compatible install configure:4295: result: /usr/bin/install -c -o root -g wheel configure:4310: checking for gawk configure:4337: result: gawk configure:4421: checking for a sed that does not truncate output configure:4475: result: /usr/local/bin/sed configure:4478: checking for grep that handles long lines and -e configure:4552: result: /usr/bin/grep configure:4557: checking for egrep configure:4635: result: /usr/bin/grep -E configure:4684: checking for non-GNU ld configure:4718: result: /usr/bin/ld configure:4727: checking if the linker (/usr/bin/ld) is GNU ld configure:4742: result: no configure:4747: checking for /usr/bin/ld option to reload object files configure:4754: result: -r configure:4763: checking for BSD-compatible nm configure:4805: result: nm configure:4809: checking whether ln -s works configure:4813: result: yes configure:4820: checking how to recognise dependent libraries configure:4994: result: pass_all configure:5216: checking for ANSI C header files configure:5246: cc -c -fno-common conftest.c >&5 configure:5252: $? = 0 configure:5259: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5262: $? = 0 configure:5269: test -s conftest. configure:5272: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5394: result: no configure:5418: checking for sys/types.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for sys/stat.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for stdlib.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for string.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for memory.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for strings.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for inttypes.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for stdint.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5418: checking for unistd.h configure:5439: cc -c -fno-common conftest.c >&5 configure:5445: $? = 0 configure:5452: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5455: $? = 0 configure:5462: test -s conftest. configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5478: result: no configure:5505: checking dlfcn.h usability configure:5522: cc -c -fno-common conftest.c >&5 configure:5528: $? = 0 configure:5535: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5538: $? = 0 configure:5545: test -s conftest. configure:5548: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | /* 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:5559: result: no configure:5563: checking dlfcn.h presence configure:5578: cc -E conftest.c configure:5584: $? = 0 configure:5605: result: yes configure:5618: WARNING: dlfcn.h: present but cannot be compiled configure:5620: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5622: WARNING: dlfcn.h: see the Autoconf documentation configure:5624: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5626: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5628: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5638: checking for dlfcn.h configure:5646: result: yes configure:5775: checking for C++ compiler version configure:5782: 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:5785: $? = 0 configure:5792: 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:5795: $? = 0 configure:5802: c++ -V >&5 c++: `-V' option must have argument configure:5805: $? = 1 configure:5808: checking whether we are using the GNU C++ compiler configure:5837: c++ -c -fno-common conftest.cpp >&5 configure:5843: $? = 0 configure:5850: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5853: $? = 0 configure:5860: test -s conftest. configure:5863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5877: result: no configure:5882: checking whether c++ accepts -g configure:5912: c++ -c -g conftest.cpp >&5 configure:5918: $? = 0 configure:5925: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5928: $? = 0 configure:5935: test -s conftest. configure:5938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5967: c++ -c conftest.cpp >&5 configure:5973: $? = 0 configure:5980: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5983: $? = 0 configure:5990: test -s conftest. configure:5993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6023: c++ -c -g conftest.cpp >&5 configure:6029: $? = 0 configure:6036: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6039: $? = 0 configure:6046: test -s conftest. configure:6049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6068: result: no configure:6093: checking dependency style of c++ configure:6183: result: gcc3 configure:6205: checking how to run the C++ preprocessor configure:6241: c++ -E conftest.cpp configure:6247: $? = 0 configure:6285: c++ -E conftest.cpp conftest.cpp:13:28: ac_nonexistent.h: No such file or directory configure:6291: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6331: result: c++ -E configure:6360: c++ -E conftest.cpp configure:6366: $? = 0 configure:6404: c++ -E conftest.cpp conftest.cpp:13:28: ac_nonexistent.h: No such file or directory configure:6410: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6464: checking for i386-unknown-gnu-g77 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-f77 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-xlf configure:6494: result: no configure:6464: checking for i386-unknown-gnu-frt configure:6494: result: no configure:6464: checking for i386-unknown-gnu-pgf77 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-cf77 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-fort77 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-fl32 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-af77 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-f90 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-xlf90 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-pgf90 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-pghpf configure:6494: result: no configure:6464: checking for i386-unknown-gnu-epcf90 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-gfortran configure:6494: result: no configure:6464: checking for i386-unknown-gnu-g95 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-f95 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-fort configure:6494: result: no configure:6464: checking for i386-unknown-gnu-xlf95 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-ifort configure:6494: result: no configure:6464: checking for i386-unknown-gnu-ifc configure:6494: result: no configure:6464: checking for i386-unknown-gnu-efc configure:6494: result: no configure:6464: checking for i386-unknown-gnu-pgf95 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-lf95 configure:6494: result: no configure:6464: checking for i386-unknown-gnu-ftn configure:6494: result: no configure:6508: checking for g77 configure:6538: result: no configure:6508: checking for f77 configure:6524: found /usr/local/bin/f77 configure:6535: result: f77 configure:6565: checking for Fortran 77 compiler version configure:6572: 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:6575: $? = 0 configure:6582: 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:6585: $? = 0 configure:6592: 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:6595: $? = 0 configure:6603: checking whether we are using the GNU Fortran 77 compiler configure:6622: 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:6628: $? = 0 configure:6635: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6638: $? = 0 configure:6645: test -s conftest. configure:6648: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6662: result: no configure:6668: checking whether f77 accepts -g configure:6685: f77 -c -g conftest.f >&5 configure:6691: $? = 0 configure:6698: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6701: $? = 0 configure:6708: test -s conftest. configure:6711: $? = 1 configure: failed program was: | program main | | end configure:6724: result: no configure:6754: checking the maximum length of command line arguments configure:6819: result: configure:6830: checking command to parse nm output from cc object configure:6919: cc -c -fno-common conftest.c >&5 configure:6922: $? = 0 configure:6926: 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:6929: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6919: cc -c -fno-common conftest.c >&5 configure:6922: $? = 0 configure:6926: 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:6929: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:7019: result: failed configure:7026: checking for objdir configure:7041: result: .libs configure:7093: checking for i386-unknown-gnu-ar configure:7123: result: no configure:7133: checking for ar configure:7149: found /usr/bin/ar configure:7160: result: ar configure:7189: checking for i386-unknown-gnu-ranlib configure:7219: result: no configure:7229: checking for ranlib configure:7245: found /usr/bin/ranlib configure:7256: result: ranlib configure:7285: checking for i386-unknown-gnu-strip configure:7315: result: no configure:7325: checking for strip configure:7341: found /usr/bin/strip configure:7352: result: strip configure:7628: checking if cc static flag works configure:7651: result: yes configure:7721: checking for cc option to produce PIC configure:7898: result: configure:7963: checking if cc supports -c -o file.o configure:7987: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7991: $? = 0 configure:8008: result: yes configure:8034: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8911: result: no configure:8982: checking dynamic linker characteristics configure:9522: result: gnu ld.so configure:9526: checking how to hardcode library paths into programs configure:9551: result: immediate configure:9565: checking whether stripping libraries is possible configure:9586: result: no configure:10479: checking if libtool supports shared libraries configure:10481: result: no configure:10484: checking whether to build shared libraries configure:10542: result: no configure:10545: checking whether to build static libraries configure:10549: result: yes configure:10641: creating libtool configure:11330: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12186: result: yes configure:12208: c++ -c -fno-common conftest.cc >&5 configure:12211: $? = 0 configure:12307: checking for c++ option to produce PIC configure:12559: result: configure:12624: checking if c++ supports -c -o file.o configure:12648: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:12652: $? = 0 configure:12669: result: yes configure:12695: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12723: result: yes configure:12794: checking dynamic linker characteristics configure:13334: result: gnu ld.so configure:13338: checking how to hardcode library paths into programs configure:13363: result: immediate configure:13377: checking whether stripping libraries is possible configure:13398: result: no configure:14768: checking if libtool supports shared libraries configure:14770: result: no configure:14773: checking whether to build shared libraries configure:14791: result: no configure:14794: checking whether to build static libraries configure:14798: result: yes configure:14810: checking for f77 option to produce PIC configure:14987: result: configure:15052: checking if f77 supports -c -o file.o configure:15076: f77 -c -o out/conftest2.o conftest.f >&5 configure:15080: $? = 0 configure:15097: result: yes configure:15123: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15980: result: no configure:16051: checking dynamic linker characteristics configure:16591: result: gnu ld.so configure:16595: checking how to hardcode library paths into programs configure:16620: result: immediate configure:16634: checking whether stripping libraries is possible configure:16655: result: no configure:20990: checking whether byte ordering is bigendian configure:21022: cc -c -fno-common conftest.c >&5 configure:21028: $? = 0 configure:21035: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21038: $? = 0 configure:21045: test -s conftest.o configure:21048: $? = 0 configure:21077: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: `not' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before "big" configure:21083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21257: result: no configure:21277: checking for unsigned short configure:21307: cc -c -fno-common conftest.c >&5 configure:21313: $? = 0 configure:21320: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21323: $? = 0 configure:21330: test -s conftest.o configure:21333: $? = 0 configure:21345: result: yes configure:21352: checking size of unsigned short configure:21745: cc -o conftest -fno-common conftest.c >&5 configure:21748: $? = 0 configure:21754: ./conftest configure:21757: $? = 0 configure:21780: result: 2 configure:21790: checking for unsigned int configure:21820: cc -c -fno-common conftest.c >&5 configure:21826: $? = 0 configure:21833: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21836: $? = 0 configure:21843: test -s conftest.o configure:21846: $? = 0 configure:21858: result: yes configure:21865: checking size of unsigned int configure:22258: cc -o conftest -fno-common conftest.c >&5 configure:22261: $? = 0 configure:22267: ./conftest configure:22270: $? = 0 configure:22293: result: 4 configure:22303: checking for unsigned long configure:22333: cc -c -fno-common conftest.c >&5 configure:22339: $? = 0 configure:22346: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22349: $? = 0 configure:22356: test -s conftest.o configure:22359: $? = 0 configure:22371: result: yes configure:22378: checking size of unsigned long configure:22771: cc -o conftest -fno-common conftest.c >&5 configure:22774: $? = 0 configure:22780: ./conftest configure:22783: $? = 0 configure:22806: result: 4 configure:22816: checking for unsigned long long configure:22846: cc -c -fno-common conftest.c >&5 configure:22852: $? = 0 configure:22859: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22862: $? = 0 configure:22869: test -s conftest.o configure:22872: $? = 0 configure:22884: result: yes configure:22891: checking size of unsigned long long configure:23284: cc -o conftest -fno-common conftest.c >&5 configure:23287: $? = 0 configure:23293: ./conftest configure:23296: $? = 0 configure:23319: result: 8 configure:23371: checking which symmetric ciphers to include configure:23391: result: arcfour blowfish cast5 des aes twofish serpent rfc2268 configure:23407: checking which public-key ciphers to include configure:23427: result: dsa elgamal rsa configure:23443: checking which message digests to include configure:23463: result: crc md4 md5 rmd160 sha1 sha256 sha512 tiger configure:23475: checking which random module to use configure:23495: result: default configure:23499: checking whether use of /dev/random is requested configure:23508: result: yes configure:23527: checking whether assembler modules are requested configure:23536: result: yes configure:23540: checking whether memory guard is requested configure:23549: result: no configure:23561: checking whether use of capabilities is requested configure:23571: result: no configure:23576: checking whether non excutable stack support is requested configure:23585: result: no configure:23656: checking for gpg-error-config configure:23674: found /usr/local/bin/gpg-error-config configure:23687: result: /usr/local/bin/gpg-error-config configure:23696: checking for GPG Error - version >= 0.5 configure:23724: result: yes configure:23754: checking for gethostbyname in -lnsl configure:23789: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:23795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:23829: result: no configure:23840: checking for socket in -lsocket configure:23875: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:23881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:23915: result: no configure:23927: checking for gethostbyname in -lnsl configure:24002: result: no configure:24018: checking for ANSI C header files configure:24196: result: no configure:24212: checking for unistd.h configure:24218: result: no configure:24222: checking sys/select.h usability configure:24239: cc -c -fno-common conftest.c >&5 configure:24245: $? = 0 configure:24252: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24255: $? = 0 configure:24262: test -s conftest.o configure:24265: $? = 0 configure:24276: result: yes configure:24280: checking sys/select.h presence configure:24295: cc -E conftest.c configure:24301: $? = 0 configure:24322: result: yes configure:24355: checking for sys/select.h configure:24363: result: yes configure:24382: checking for an ANSI C-conforming const configure:24457: cc -c -fno-common conftest.c >&5 configure:24463: $? = 0 configure:24470: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24473: $? = 0 configure:24480: test -s conftest.o configure:24483: $? = 0 configure:24495: result: yes configure:24505: checking for inline configure:24531: cc -c -fno-common conftest.c >&5 configure:24537: $? = 0 configure:24544: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24547: $? = 0 configure:24554: test -s conftest.o configure:24557: $? = 0 configure:24572: result: inline configure:24591: checking for size_t configure:24621: cc -c -fno-common conftest.c >&5 configure:24627: $? = 0 configure:24634: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24637: $? = 0 configure:24644: test -s conftest.o configure:24647: $? = 0 configure:24659: result: yes configure:24671: checking return type of signal handlers configure:24699: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:29: error: void value not ignored as it ought to be configure:24705: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:24737: result: void configure:24745: checking whether sys_siglist is declared configure:24781: cc -c -fno-common conftest.c >&5 configure:24787: $? = 0 configure:24794: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24797: $? = 0 configure:24804: test -s conftest.o configure:24807: $? = 0 configure:24819: result: yes configure:24839: checking for byte typedef configure:24870: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:33: error: `byte' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) configure:24876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef byte | int a = sizeof(byte); | | ; | return 0; | } configure:24909: result: no configure:24919: checking for ushort typedef configure:24950: cc -c -fno-common conftest.c >&5 configure:24956: $? = 0 configure:24963: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24966: $? = 0 configure:24973: test -s conftest.o configure:24976: $? = 0 configure:24989: result: yes configure:24999: checking for ulong typedef configure:25030: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: `ulong' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) configure:25036: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef ulong | int a = sizeof(ulong); | | ; | return 0; | } configure:25069: result: no configure:25079: checking for u16 typedef configure:25110: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: `u16' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) configure:25116: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef u16 | int a = sizeof(u16); | | ; | return 0; | } configure:25149: result: no configure:25159: checking for u32 typedef configure:25190: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: `u32' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) configure:25196: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef u32 | int a = sizeof(u32); | | ; | return 0; | } configure:25229: result: no configure:25256: checking sys/socket.h usability configure:25273: cc -c -fno-common conftest.c >&5 configure:25279: $? = 0 configure:25286: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25289: $? = 0 configure:25296: test -s conftest.o configure:25299: $? = 0 configure:25310: result: yes configure:25314: checking sys/socket.h presence configure:25329: cc -E conftest.c configure:25335: $? = 0 configure:25356: result: yes configure:25389: checking for sys/socket.h configure:25397: result: yes configure:25596: checking for socklen_t configure:25632: cc -c -fno-common conftest.c >&5 configure:25638: $? = 0 configure:25645: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25648: $? = 0 configure:25655: test -s conftest.o configure:25658: $? = 0 configure:25670: result: yes configure:25784: checking for vprintf configure:25840: cc -o conftest -fno-common conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `vprintf' configure:25846: $? = 0 configure:25853: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25856: $? = 0 configure:25863: test -s conftest configure:25866: $? = 0 configure:25880: result: yes configure:25887: checking for _doprnt configure:25943: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:25949: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:25982: result: no configure:26002: checking for stpcpy configure:26058: cc -o conftest -fno-common conftest.c >&5 configure:26064: $? = 0 configure:26071: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26074: $? = 0 configure:26081: test -s conftest configure:26084: $? = 0 configure:26098: result: yes configure:26002: checking for strcasecmp configure:26058: cc -o conftest -fno-common conftest.c >&5 configure:26064: $? = 0 configure:26071: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26074: $? = 0 configure:26081: test -s conftest configure:26084: $? = 0 configure:26098: result: yes configure:26117: checking for strtoul configure:26173: cc -o conftest -fno-common conftest.c >&5 configure:26179: $? = 0 configure:26186: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26189: $? = 0 configure:26196: test -s conftest configure:26199: $? = 0 configure:26213: result: yes configure:26117: checking for memmove configure:26173: cc -o conftest -fno-common conftest.c >&5 configure:26179: $? = 0 configure:26186: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26189: $? = 0 configure:26196: test -s conftest configure:26199: $? = 0 configure:26213: result: yes configure:26117: checking for stricmp configure:26173: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _stricmp configure:26179: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:26213: result: no configure:26117: checking for atexit configure:26173: cc -o conftest -fno-common conftest.c >&5 configure:26179: $? = 0 configure:26186: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26189: $? = 0 configure:26196: test -s conftest configure:26199: $? = 0 configure:26213: result: yes configure:26117: checking for raise configure:26173: cc -o conftest -fno-common conftest.c >&5 configure:26179: $? = 0 configure:26186: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26189: $? = 0 configure:26196: test -s conftest configure:26199: $? = 0 configure:26213: result: yes configure:26233: checking for strerror configure:26289: cc -o conftest -fno-common conftest.c >&5 configure:26295: $? = 0 configure:26302: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26305: $? = 0 configure:26312: test -s conftest configure:26315: $? = 0 configure:26329: result: yes configure:26233: checking for rand configure:26289: cc -o conftest -fno-common conftest.c >&5 configure:26295: $? = 0 configure:26302: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26305: $? = 0 configure:26312: test -s conftest configure:26315: $? = 0 configure:26329: result: yes configure:26233: checking for mmap configure:26289: cc -o conftest -fno-common conftest.c >&5 configure:26295: $? = 0 configure:26302: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26305: $? = 0 configure:26312: test -s conftest configure:26315: $? = 0 configure:26329: result: yes configure:26233: checking for getpagesize configure:26289: cc -o conftest -fno-common conftest.c >&5 configure:26295: $? = 0 configure:26302: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26305: $? = 0 configure:26312: test -s conftest configure:26315: $? = 0 configure:26329: result: yes configure:26233: checking for waitpid configure:26289: cc -o conftest -fno-common conftest.c >&5 configure:26295: $? = 0 configure:26302: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26305: $? = 0 configure:26312: test -s conftest configure:26315: $? = 0 configure:26329: result: yes configure:26233: checking for wait4 configure:26289: cc -o conftest -fno-common conftest.c >&5 configure:26295: $? = 0 configure:26302: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26305: $? = 0 configure:26312: test -s conftest configure:26315: $? = 0 configure:26329: result: yes configure:26346: checking for gettimeofday configure:26402: cc -o conftest -fno-common conftest.c >&5 configure:26408: $? = 0 configure:26415: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26418: $? = 0 configure:26425: test -s conftest configure:26428: $? = 0 configure:26442: result: yes configure:26346: checking for getrusage configure:26402: cc -o conftest -fno-common conftest.c >&5 configure:26408: $? = 0 configure:26415: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26418: $? = 0 configure:26425: test -s conftest configure:26428: $? = 0 configure:26442: result: yes configure:26346: checking for gethrtime configure:26402: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _gethrtime configure:26408: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ATEXIT 1 | #define HAVE_RAISE 1 | #define HAVE_STRERROR 1 | #define HAVE_RAND 1 | #define HAVE_MMAP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:26442: result: no configure:26346: checking for clock_gettime configure:26402: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _clock_gettime configure:26408: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "libgcrypt 1.2.4" | #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define PACKAGE "libgcrypt" | #define VERSION "1.2.4" | #define HAVE_DLFCN_H 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "Darwin" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ATEXIT 1 | #define HAVE_RAISE 1 | #define HAVE_STRERROR 1 | #define HAVE_RAND 1 | #define HAVE_MMAP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:26442: result: no configure:26457: checking for mlock configure:26513: cc -o conftest -fno-common conftest.c >&5 configure:26519: $? = 0 configure:26526: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26529: $? = 0 configure:26536: test -s conftest configure:26539: $? = 0 configure:26553: result: yes configure:26917: checking whether mlock is broken configure:26966: cc -o conftest -fno-common conftest.c >&5 configure:26969: $? = 0 configure:26975: ./conftest configure:26978: $? = 0 configure:27006: result: no configure:27306: checking for random device configure:27314: result: yes configure:27376: checking for _ prefix in compiled symbols configure:27386: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:3: error: parse error at end of input configure:27389: $? = 1 configure: failed program was: void nm_test_func(){} int main(){nm_test_func;return 0; configure:27423: result: no configure:27433: checking for mpi assembler functions configure:27442: result: done configure:28098: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgcrypt config.status 1.2.4, 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:705: creating Makefile config.status:705: creating m4/Makefile config.status:705: creating mpi/Makefile config.status:705: creating cipher/Makefile config.status:705: creating doc/Makefile config.status:705: creating src/Makefile config.status:705: creating src/gcrypt.h config.status:705: creating src/libgcrypt-config config.status:705: creating tests/Makefile config.status:705: creating w32-dll/Makefile config.status:705: creating config.h config.status:1030: linking ./mpi/i386/mpih-add1.S to mpi/mpih-add1.S config.status:1030: linking ./mpi/i386/mpih-sub1.S to mpi/mpih-sub1.S config.status:1030: linking ./mpi/i386/mpih-mul1.S to mpi/mpih-mul1.S config.status:1030: linking ./mpi/i386/mpih-mul2.S to mpi/mpih-mul2.S config.status:1030: linking ./mpi/i386/mpih-mul3.S to mpi/mpih-mul3.S config.status:1030: linking ./mpi/i386/mpih-lshift.S to mpi/mpih-lshift.S config.status:1030: linking ./mpi/i386/mpih-rshift.S to mpi/mpih-rshift.S config.status:1030: linking ./mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h config.status:1052: executing depfiles commands config.status:1052: executing gcrypt-conf commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_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__doprnt=no ac_cv_func_atexit=yes ac_cv_func_clock_gettime=no ac_cv_func_gethrtime=no ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_memmove=yes ac_cv_func_mlock=yes ac_cv_func_mmap=yes ac_cv_func_raise=yes ac_cv_func_rand=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_stricmp=no ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_dev_random=yes ac_cv_header_dlfcn_h=yes 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_select_h=yes ac_cv_header_sys_socket_h=yes 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_lib_nsl_gethostbyname=no ac_cv_lib_socket_socket=no ac_cv_mpi_config_done=yes ac_cv_mpi_mod_list=' mpih-add1 mpih-sub1 mpih-mul1 mpih-mul2 mpih-mul3 mpih-lshift mpih-rshift' ac_cv_mpi_sflags= ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GPG_ERROR_CONFIG=/usr/local/bin/gpg-error-config ac_cv_path_GREP=/usr/bin/grep 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 ac_cv_search_strerror='none required' ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_symbol_underscore=no ac_cv_target=i386-unknown-gnu ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_short=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gnupg_cv_have_broken_mlock=no gnupg_cv_typedef_byte=no gnupg_cv_typedef_u16=no gnupg_cv_typedef_u32=no gnupg_cv_typedef_ulong=no gnupg_cv_typedef_ushort=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_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} /usr/ports/security/libgcrypt/work/libgcrypt-1.2.4/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/security/libgcrypt/work/libgcrypt-1.2.4/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/security/libgcrypt/work/libgcrypt-1.2.4/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/security/libgcrypt/work/libgcrypt-1.2.4/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/security/libgcrypt/work/libgcrypt-1.2.4/missing --run automake-1.9' AWK='gawk' CC='cc' CCAS='cc' CCASFLAGS='-fno-common' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='f77' FALLBACK_SOCKLEN_T='typedef socklen_t gcry_socklen_t;' FFLAGS='' GCRYPT_CIPHERS=' arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo' GCRYPT_DIGESTS=' crc.lo md4.lo md5.lo sha256.lo sha512.lo tiger.lo rmd160.lo sha1.lo' GCRYPT_PUBKEY_CIPHERS=' dsa.lo rsa.lo elgamal.lo' GCRYPT_RANDOM=' rndlinux.lo' GPG_ERROR_CFLAGS='-I/usr/local/include' GPG_ERROR_CONFIG='/usr/local/bin/gpg-error-config' GPG_ERROR_LIBS='-L/usr/local/lib -lgpg-error' GREP='/usr/bin/grep' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_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' LDFLAGS='' LIBGCRYPT_CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268' LIBGCRYPT_CONFIG_API_VERSION='1' LIBGCRYPT_CONFIG_CFLAGS='' LIBGCRYPT_CONFIG_LIBS='-lgcrypt' LIBGCRYPT_DIGESTS='crc md4 md5 rmd160 sha1 sha256 sha512 tiger' LIBGCRYPT_LT_AGE='2' LIBGCRYPT_LT_CURRENT='13' LIBGCRYPT_LT_REVISION='3' LIBGCRYPT_PUBKEY_CIPHERS='dsa elgamal rsa' LIBGCRYPT_THREAD_MODULES='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo --no-split' MPI_MOD_LIST_LO=' mpih-add1.lo mpih-sub1.lo mpih-mul1.lo mpih-mul2.lo mpih-mul3.lo mpih-lshift.lo mpih-rshift.lo' MPI_MOD_LIST_O=' mpih-add1.o mpih-sub1.o mpih-mul1.o mpih-mul2.o mpih-mul3.o mpih-lshift.o mpih-rshift.o' MPI_SFLAGS='' NOEXECSTACK_FLAGS='' OBJEXT='' PACKAGE='libgcrypt' PACKAGE_BUGREPORT='bug-libgcrypt@gnupg.org' PACKAGE_NAME='libgcrypt' PACKAGE_STRING='libgcrypt 1.2.4' PACKAGE_TARNAME='libgcrypt' PACKAGE_VERSION='1.2.4' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYS_SOCKET_H='' VERSION='1.2.4' 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/libgcrypt/work/libgcrypt-1.2.4/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&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libgcrypt" #define PACKAGE_TARNAME "libgcrypt" #define PACKAGE_VERSION "1.2.4" #define PACKAGE_STRING "libgcrypt 1.2.4" #define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org" #define PACKAGE "libgcrypt" #define VERSION "1.2.4" #define PACKAGE "libgcrypt" #define VERSION "1.2.4" #define HAVE_DLFCN_H 1 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define EGD_SOCKET_NAME "" #define PRINTABLE_OS_NAME "Darwin" #define NAME_OF_DEV_RANDOM "/dev/random" #define NAME_OF_DEV_URANDOM "/dev/urandom" #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT #define HAVE_SYS_SELECT_H 1 #define RETSIGTYPE void #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_USHORT_TYPEDEF 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_VPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRTOUL 1 #define HAVE_MEMMOVE 1 #define HAVE_ATEXIT 1 #define HAVE_RAISE 1 #define HAVE_STRERROR 1 #define HAVE_RAND 1 #define HAVE_MMAP 1 #define HAVE_GETPAGESIZE 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETRUSAGE 1 #define HAVE_MLOCK 1 #define HAVE_DEV_RANDOM 1 #define USE_ARCFOUR 1 #define USE_BLOWFISH 1 #define USE_CAST5 1 #define USE_DES 1 #define USE_AES 1 #define USE_TWOFISH 1 #define USE_SERPENT 1 #define USE_RFC2268 1 #define USE_DSA 1 #define USE_RSA 1 #define USE_ELGAMAL 1 #define USE_CRC 1 #define USE_MD4 1 #define USE_MD5 1 #define USE_SHA256 1 #define USE_SHA512 1 #define USE_TIGER 1 #define USE_RMD160 1 #define USE_SHA1 1 #define USE_RNDLINUX 1 #define USE_RNDUNIX 0 #define USE_RNDEGD 0 #define USE_RNDW32 0 configure: exit 0