This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --enable-static --enable-shared --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 127 tasks, 184 threads, 4 processors Load average: 0.90, Mach factor: 3.09 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1546: checking build system type configure:1564: result: i686-apple-darwin8.0.1 configure:1572: checking host system type configure:1586: result: i686-apple-darwin8.0.1 configure:1594: checking target system type configure:1608: result: i686-apple-darwin8.0.1 configure:1636: checking for a BSD-compatible install configure:1691: result: /usr/local/bin/ginstall -c configure:1702: checking whether build environment is sane configure:1745: result: yes configure:1810: checking for gawk configure:1826: found /usr/local/bin/gawk configure:1836: result: gawk configure:1846: checking whether make sets $(MAKE) configure:1866: result: yes configure:2037: checking whether to enable maintainer-specific portions of Makefiles configure:2046: result: no configure:2062: checking whether make sets $(MAKE) configure:2082: result: yes configure:2144: checking for g++ configure:2160: found /usr/local/bin/g++ configure:2170: result: g++ configure:2186: checking for C++ compiler version configure:2189: g++ --version &5 g++ (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:2192: $? = 0 configure:2194: g++ -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:2197: $? = 0 configure:2199: g++ -V &5 g++: `-V' option must have argument configure:2202: $? = 1 configure:2225: checking for C++ compiler default output file name configure:2228: g++ -fno-common conftest.cc >&5 configure:2231: $? = 0 configure:2277: result: a.out configure:2282: checking whether the C++ compiler works configure:2288: ./a.out configure:2291: $? = 0 configure:2308: result: yes configure:2315: checking whether we are cross compiling configure:2317: result: no configure:2320: checking for suffix of executables configure:2322: g++ -o conftest -fno-common conftest.cc >&5 configure:2325: $? = 0 configure:2350: result: configure:2356: checking for suffix of object files configure:2377: g++ -c -fno-common conftest.cc >&5 configure:2380: $? = 0 configure:2402: result: configure:2406: checking whether we are using the GNU C++ compiler configure:2430: g++ -c -fno-common conftest.cc >&5 configure:2436: $? = 0 configure:2440: test -z || test ! -s conftest.err configure:2443: $? = 0 configure:2446: test -s conftest. configure:2449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2462: result: no configure:2468: checking whether g++ accepts -g configure:2489: g++ -c -g conftest.cc >&5 configure:2495: $? = 0 configure:2499: test -z || test ! -s conftest.err configure:2502: $? = 0 configure:2505: test -s conftest. configure:2508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2519: result: no configure:2561: g++ -c -fno-common conftest.cc >&5 configure:2567: $? = 0 configure:2571: test -z || test ! -s conftest.err configure:2574: $? = 0 configure:2577: test -s conftest. configure:2580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2561: g++ -c -fno-common conftest.cc >&5 configure:2567: $? = 0 configure:2571: test -z || test ! -s conftest.err configure:2574: $? = 0 configure:2577: test -s conftest. configure:2580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2561: g++ -c -fno-common conftest.cc >&5 configure:2567: $? = 0 configure:2571: test -z || test ! -s conftest.err configure:2574: $? = 0 configure:2577: test -s conftest. configure:2580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2561: g++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:2567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2561: g++ -c -fno-common conftest.cc >&5 configure:2567: $? = 0 configure:2571: test -z || test ! -s conftest.err configure:2574: $? = 0 configure:2577: test -s conftest. configure:2580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2561: g++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2659: checking for style of include used by make configure:2687: result: GNU configure:2715: checking dependency style of g++ configure:2805: result: gcc3 configure:2868: checking for gcc configure:2884: found /usr/bin/gcc configure:2894: result: gcc configure:3138: checking for C compiler version configure:3141: gcc --version &5 gcc (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:3144: $? = 0 configure:3146: gcc -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:3149: $? = 0 configure:3151: gcc -V &5 gcc: `-V' option must have argument configure:3154: $? = 1 configure:3157: checking whether we are using the GNU C compiler configure:3181: gcc -c -fno-common conftest.c >&5 configure:3187: $? = 0 configure:3191: test -z || test ! -s conftest.err configure:3194: $? = 0 configure:3197: test -s conftest. configure:3200: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3213: result: no configure:3219: checking whether gcc accepts -g configure:3240: gcc -c -g conftest.c >&5 configure:3246: $? = 0 configure:3250: test -z || test ! -s conftest.err configure:3253: $? = 0 configure:3256: test -s conftest. configure:3259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3270: result: no configure:3287: checking for gcc option to accept ANSI C configure:3357: gcc -c -fno-common conftest.c >&5 configure:3363: $? = 0 configure:3367: test -z || test ! -s conftest.err configure:3370: $? = 0 configure:3373: test -s conftest. configure:3376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3357: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3363: $? = 0 configure:3367: test -z || test ! -s conftest.err configure:3370: $? = 0 configure:3373: test -s conftest. configure:3376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3357: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3357: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3357: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3357: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3363: $? = 0 configure:3367: test -z || test ! -s conftest.err configure:3370: $? = 0 configure:3373: test -s conftest. configure:3376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3394: result: none needed configure:3412: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3418: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3553: checking dependency style of gcc configure:3643: result: gcc3 configure:3665: checking how to run the C preprocessor configure:3700: gcc -E conftest.c configure:3706: $? = 0 configure:3738: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3783: result: gcc -E configure:3807: gcc -E conftest.c configure:3813: $? = 0 configure:3845: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3907: checking for a BSD-compatible install configure:3962: result: /usr/local/bin/ginstall -c configure:3973: checking whether ln -s works configure:3977: result: yes configure:3984: checking whether make sets $(MAKE) configure:4004: result: yes configure:4054: checking for a BSD-compatible install configure:4109: result: /usr/local/bin/ginstall -c configure:4120: checking whether ln -s works configure:4124: result: yes configure:4134: checking whether in maintanance mode configure:4141: result: no configure:4145: checking whether in dmalloc mode configure:4152: result: no configure:4240: checking whether to enable dynamic module loading configure:4247: result: no configure:4502: checking which algorithms to include into library configure:4528: result: cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes configure:4560: checking for dirent.h that defines DIR configure:4584: gcc -c -fno-common conftest.c >&5 configure:4590: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest. configure:4603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4614: result: no configure:4560: checking for sys/ndir.h that defines DIR configure:4584: gcc -c -fno-common conftest.c >&5 conftest.c:15:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:20: error: `DIR' 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 ')' token configure:4590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4614: result: no configure:4560: checking for sys/dir.h that defines DIR configure:4584: gcc -c -fno-common conftest.c >&5 configure:4590: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest. configure:4603: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4614: result: no configure:4560: checking for ndir.h that defines DIR configure:4584: gcc -c -fno-common conftest.c >&5 conftest.c:15:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:20: error: `DIR' 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 ')' token configure:4590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4614: result: no configure:4754: checking for library containing opendir configure:4784: gcc -o conftest -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4794: test -z || test ! -s conftest.err configure:4797: $? = 0 configure:4800: test -s conftest configure:4803: $? = 0 configure:4873: result: none required configure:4883: checking for egrep configure:4893: result: grep -E configure:4898: checking for ANSI C header files configure:4923: gcc -c -fno-common conftest.c >&5 configure:4929: $? = 0 configure:4933: test -z || test ! -s conftest.err configure:4936: $? = 0 configure:4939: test -s conftest. configure:4942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5051: result: no configure:5061: checking for inline configure:5082: gcc -c -fno-common conftest.c >&5 configure:5088: $? = 0 configure:5092: test -z || test ! -s conftest.err configure:5095: $? = 0 configure:5098: test -s conftest. configure:5101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:5082: gcc -c -fno-common conftest.c >&5 configure:5088: $? = 0 configure:5092: test -z || test ! -s conftest.err configure:5095: $? = 0 configure:5098: test -s conftest. configure:5101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:5082: gcc -c -fno-common conftest.c >&5 configure:5088: $? = 0 configure:5092: test -z || test ! -s conftest.err configure:5095: $? = 0 configure:5098: test -s conftest. configure:5101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:5113: result: no configure:5132: checking for an ANSI C-conforming const configure:5199: gcc -c -fno-common conftest.c >&5 configure:5205: $? = 0 configure:5209: test -z || test ! -s conftest.err configure:5212: $? = 0 configure:5215: test -s conftest. configure:5218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:5229: result: no configure:5254: checking for sys/types.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for sys/stat.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for stdlib.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for string.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for memory.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for strings.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for inttypes.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for stdint.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5254: checking for unistd.h configure:5270: gcc -c -fno-common conftest.c >&5 configure:5276: $? = 0 configure:5280: test -z || test ! -s conftest.err configure:5283: $? = 0 configure:5286: test -s conftest. configure:5289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5300: result: no configure:5332: checking argz.h usability configure:5344: gcc -c -fno-common conftest.c >&5 conftest.c:52:18: argz.h: No such file or directory configure:5350: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5373: result: no configure:5377: checking argz.h presence configure:5387: gcc -E conftest.c conftest.c:18:18: argz.h: No such file or directory configure:5393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include configure:5413: result: no configure:5448: checking for argz.h configure:5455: result: no configure:5332: checking byteswap.h usability configure:5344: gcc -c -fno-common conftest.c >&5 conftest.c:52:22: byteswap.h: No such file or directory configure:5350: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5373: result: no configure:5377: checking byteswap.h presence configure:5387: gcc -E conftest.c conftest.c:18:22: byteswap.h: No such file or directory configure:5393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include configure:5413: result: no configure:5448: checking for byteswap.h configure:5455: result: no configure:5332: checking dirent.h usability configure:5344: gcc -c -fno-common conftest.c >&5 configure:5350: $? = 0 configure:5354: test -z || test ! -s conftest.err configure:5357: $? = 0 configure:5360: test -s conftest. configure:5363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5373: result: no configure:5377: checking dirent.h presence configure:5387: gcc -E conftest.c configure:5393: $? = 0 configure:5413: result: yes configure:5426: WARNING: dirent.h: present but cannot be compiled configure:5428: WARNING: dirent.h: check for missing prerequisite headers? configure:5430: WARNING: dirent.h: see the Autoconf documentation configure:5432: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:5434: WARNING: dirent.h: proceeding with the preprocessor's result configure:5436: WARNING: dirent.h: in the future, the compiler will take precedence configure:5448: checking for dirent.h configure:5455: result: yes configure:5332: checking dlfcn.h usability configure:5344: gcc -c -fno-common conftest.c >&5 configure:5350: $? = 0 configure:5354: test -z || test ! -s conftest.err configure:5357: $? = 0 configure:5360: test -s conftest. configure:5363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5373: result: no configure:5377: checking dlfcn.h presence configure:5387: gcc -E conftest.c configure:5393: $? = 0 configure:5413: result: yes configure:5426: WARNING: dlfcn.h: present but cannot be compiled configure:5428: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5430: WARNING: dlfcn.h: see the Autoconf documentation configure:5432: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5434: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5436: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5448: checking for dlfcn.h configure:5455: result: yes configure:5332: checking endian.h usability configure:5344: gcc -c -fno-common conftest.c >&5 configure:5350: $? = 0 configure:5354: test -z || test ! -s conftest.err configure:5357: $? = 0 configure:5360: test -s conftest. configure:5363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5373: result: no configure:5377: checking endian.h presence configure:5387: gcc -E conftest.c configure:5393: $? = 0 configure:5413: result: yes configure:5426: WARNING: endian.h: present but cannot be compiled configure:5428: WARNING: endian.h: check for missing prerequisite headers? configure:5430: WARNING: endian.h: see the Autoconf documentation configure:5432: WARNING: endian.h: section "Present But Cannot Be Compiled" configure:5434: WARNING: endian.h: proceeding with the preprocessor's result configure:5436: WARNING: endian.h: in the future, the compiler will take precedence configure:5448: checking for endian.h configure:5455: result: yes configure:5332: checking malloc.h usability configure:5344: gcc -c -fno-common conftest.c >&5 configure:5350: $? = 0 configure:5354: test -z || test ! -s conftest.err configure:5357: $? = 0 configure:5360: test -s conftest. configure:5363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5373: result: no configure:5377: checking malloc.h presence configure:5387: gcc -E conftest.c configure:5393: $? = 0 configure:5413: result: yes configure:5426: WARNING: malloc.h: present but cannot be compiled configure:5428: WARNING: malloc.h: check for missing prerequisite headers? configure:5430: WARNING: malloc.h: see the Autoconf documentation configure:5432: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:5434: WARNING: malloc.h: proceeding with the preprocessor's result configure:5436: WARNING: malloc.h: in the future, the compiler will take precedence configure:5448: checking for malloc.h configure:5455: result: yes configure:5323: checking for memory.h configure:5328: result: no configure:5475: checking for stdlib.h configure:5480: result: no configure:5475: checking for string.h configure:5480: result: no configure:5475: checking for strings.h configure:5480: result: no configure:5636: checking sys/endian.h usability configure:5648: gcc -c -fno-common conftest.c >&5 configure:5654: $? = 0 configure:5658: test -z || test ! -s conftest.err configure:5661: $? = 0 configure:5664: test -s conftest. configure:5667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5677: result: no configure:5681: checking sys/endian.h presence configure:5691: gcc -E conftest.c configure:5697: $? = 0 configure:5717: result: yes configure:5730: WARNING: sys/endian.h: present but cannot be compiled configure:5732: WARNING: sys/endian.h: check for missing prerequisite headers? configure:5734: WARNING: sys/endian.h: see the Autoconf documentation configure:5736: WARNING: sys/endian.h: section "Present But Cannot Be Compiled" configure:5738: WARNING: sys/endian.h: proceeding with the preprocessor's result configure:5740: WARNING: sys/endian.h: in the future, the compiler will take precedence configure:5752: checking for sys/endian.h configure:5759: result: yes configure:5627: checking for sys/types.h configure:5632: result: no configure:5636: checking sys/mman.h usability configure:5648: gcc -c -fno-common conftest.c >&5 configure:5654: $? = 0 configure:5658: test -z || test ! -s conftest.err configure:5661: $? = 0 configure:5664: test -s conftest. configure:5667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5677: result: no configure:5681: checking sys/mman.h presence configure:5691: gcc -E conftest.c configure:5697: $? = 0 configure:5717: result: yes configure:5730: WARNING: sys/mman.h: present but cannot be compiled configure:5732: WARNING: sys/mman.h: check for missing prerequisite headers? configure:5734: WARNING: sys/mman.h: see the Autoconf documentation configure:5736: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure:5738: WARNING: sys/mman.h: proceeding with the preprocessor's result configure:5740: WARNING: sys/mman.h: in the future, the compiler will take precedence configure:5752: checking for sys/mman.h configure:5759: result: yes configure:5787: checking limits.h usability configure:5799: gcc -c -fno-common conftest.c >&5 configure:5805: $? = 0 configure:5809: test -z || test ! -s conftest.err configure:5812: $? = 0 configure:5815: test -s conftest. configure:5818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5828: result: no configure:5832: checking limits.h presence configure:5842: gcc -E conftest.c configure:5848: $? = 0 configure:5868: result: yes configure:5881: WARNING: limits.h: present but cannot be compiled configure:5883: WARNING: limits.h: check for missing prerequisite headers? configure:5885: WARNING: limits.h: see the Autoconf documentation configure:5887: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5889: WARNING: limits.h: proceeding with the preprocessor's result configure:5891: WARNING: limits.h: in the future, the compiler will take precedence configure:5903: checking for limits.h configure:5910: result: yes configure:5778: checking for unistd.h configure:5783: result: no configure:5924: checking whether closedir returns void configure:5953: gcc -o conftest -fno-common conftest.c >&5 conftest.c:59:14: no: No such file or directory configure:5956: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | exit (closedir (opendir (".")) != 0); | ; | return 0; | } configure:5975: result: yes configure:5990: checking for stdlib.h configure:5995: result: no configure:6135: checking for GNU libc compatible malloc configure:6164: gcc -o conftest -fno-common conftest.c >&5 configure:6167: $? = 0 configure:6169: ./conftest configure:6172: $? = 0 configure:6186: result: yes configure:6216: checking for working memcmp configure:6264: gcc -o conftest -fno-common conftest.c >&5 configure:6267: $? = 0 configure:6269: ./conftest configure:6272: $? = 0 configure:6286: result: yes configure:6302: checking for stdlib.h configure:6307: result: no configure:6447: checking for GNU libc compatible realloc configure:6476: gcc -o conftest -fno-common conftest.c >&5 configure:6479: $? = 0 configure:6481: ./conftest configure:6484: $? = 0 configure:6498: result: yes configure:6540: checking for bzero configure:6597: gcc -o conftest -fno-common conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function `bzero' configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6540: checking for memmove configure:6597: gcc -o conftest -fno-common conftest.c >&5 configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6540: checking for memset configure:6597: gcc -o conftest -fno-common conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function `memset' configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6540: checking for mlock configure:6597: gcc -o conftest -fno-common conftest.c >&5 configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6540: checking for readdir_r configure:6597: gcc -o conftest -fno-common conftest.c >&5 configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6540: checking for strchr configure:6597: gcc -o conftest -fno-common conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function `strchr' configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6540: checking for strdup configure:6597: gcc -o conftest -fno-common conftest.c >&5 configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6540: checking for strrchr configure:6597: gcc -o conftest -fno-common conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function `strrchr' configure:6603: $? = 0 configure:6607: test -z || test ! -s conftest.err configure:6610: $? = 0 configure:6613: test -s conftest configure:6616: $? = 0 configure:6628: result: yes configure:6642: checking for readdir,, configure:6699: gcc -o conftest -fno-common conftest.c >&5 conftest.c:38:16: warning: ISO C requires whitespace after the macro name conftest.c:60: error: parse error before ',' token conftest.c:64:28: missing ')' after "defined" conftest.c:64:30: operator ',' has no right operand conftest.c:67: warning: initialization makes pointer from integer without a cast conftest.c:67: error: initializer element is not constant conftest.c:67: error: parse error before ',' token conftest.c: In function `main': conftest.c:76: warning: comparison between pointer and integer conftest.c:76: error: parse error before ',' token configure:6705: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | /* Define readdir,, to an innocuous variant, in case declares readdir,,. | For example, HP-UX 11i declares gettimeofday. */ | #define readdir,, innocuous_readdir,, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readdir,, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readdir,, | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char readdir,, (); | /* 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_readdir,,) || defined (__stub___readdir,,) | choke me | #else | char (*f) () = readdir,,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != readdir,,; | ; | return 0; | } configure:6730: result: no configure:6744: checking for bcopy,, configure:6801: gcc -o conftest -fno-common conftest.c >&5 conftest.c:38:14: warning: ISO C requires whitespace after the macro name conftest.c:60: error: parse error before ',' token conftest.c:64:26: missing ')' after "defined" conftest.c:64:28: operator ',' has no right operand conftest.c:67: warning: initialization makes pointer from integer without a cast conftest.c:67: error: initializer element is not constant conftest.c:67: error: parse error before ',' token conftest.c: In function `main': conftest.c:76: warning: comparison between pointer and integer conftest.c:76: error: parse error before ',' token configure:6807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | /* Define bcopy,, to an innocuous variant, in case declares bcopy,,. | For example, HP-UX 11i declares gettimeofday. */ | #define bcopy,, innocuous_bcopy,, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bcopy,, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bcopy,, | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bcopy,, (); | /* 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_bcopy,,) || defined (__stub___bcopy,,) | choke me | #else | char (*f) () = bcopy,,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != bcopy,,; | ; | return 0; | } configure:6832: result: no configure:6843: checking whether byte ordering is bigendian configure:6870: gcc -c -fno-common conftest.c >&5 configure:6876: $? = 0 configure:6880: test -z || test ! -s conftest.err configure:6883: $? = 0 configure:6886: test -s conftest. configure:6889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:7030: gcc -o conftest -fno-common conftest.c >&5 configure:7033: $? = 0 configure:7035: ./conftest configure:7038: $? = 0 configure:7054: result: no configure:7073: checking for unsigned long int configure:7097: gcc -c -fno-common conftest.c >&5 configure:7103: $? = 0 configure:7107: test -z || test ! -s conftest.err configure:7110: $? = 0 configure:7113: test -s conftest. configure:7116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((unsigned long int *) 0) | return 0; | if (sizeof (unsigned long int)) | return 0; | ; | return 0; | } configure:7127: result: no configure:7130: checking size of unsigned long int configure:7480: result: 0 configure:7487: checking for unsigned int configure:7511: gcc -c -fno-common conftest.c >&5 configure:7517: $? = 0 configure:7521: test -z || test ! -s conftest.err configure:7524: $? = 0 configure:7527: test -s conftest. configure:7530: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define SIZEOF_UNSIGNED_LONG_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((unsigned int *) 0) | return 0; | if (sizeof (unsigned int)) | return 0; | ; | return 0; | } configure:7541: result: no configure:7544: checking size of unsigned int configure:7894: result: 0 configure:7901: checking for unsigned short int configure:7925: gcc -c -fno-common conftest.c >&5 configure:7931: $? = 0 configure:7935: test -z || test ! -s conftest.err configure:7938: $? = 0 configure:7941: test -s conftest. configure:7944: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((unsigned short int *) 0) | return 0; | if (sizeof (unsigned short int)) | return 0; | ; | return 0; | } configure:7955: result: no configure:7958: checking size of unsigned short int configure:8308: result: 0 configure:8315: checking for unsigned char configure:8339: gcc -c -fno-common conftest.c >&5 configure:8345: $? = 0 configure:8349: test -z || test ! -s conftest.err configure:8352: $? = 0 configure:8355: test -s conftest. configure:8358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_SHORT_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((unsigned char *) 0) | return 0; | if (sizeof (unsigned char)) | return 0; | ; | return 0; | } configure:8369: result: no configure:8372: checking size of unsigned char configure:8722: result: 0 configure:8785: checking for a sed that does not truncate output configure:8841: result: /usr/local/bin/sed configure:8888: checking for non-GNU ld configure:8922: result: /usr/bin/ld configure:8931: checking if the linker (/usr/bin/ld) is GNU ld configure:8946: result: no configure:8951: checking for /usr/bin/ld option to reload object files configure:8958: result: -r configure:8976: checking for BSD-compatible nm configure:9025: result: /usr/bin/nm -p configure:9029: checking how to recognise dependent libraries configure:9205: result: pass_all configure:9683: checking for dlfcn.h configure:9688: result: yes configure:9838: checking how to run the C++ preprocessor configure:9869: g++ -E conftest.cc configure:9875: $? = 0 configure:9907: g++ -E conftest.cc conftest.cc:41:28: ac_nonexistent.h: No such file or directory configure:9913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_CHAR 0 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9952: result: g++ -E configure:9976: g++ -E conftest.cc configure:9982: $? = 0 configure:10014: g++ -E conftest.cc conftest.cc:41:28: ac_nonexistent.h: No such file or directory configure:10020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmcrypt" | #define VERSION "2.5.8" | #ifdef __cplusplus | void exit (int); | #endif | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define CLOSEDIR_VOID 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MLOCK 1 | #define HAVE_READDIR_R 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define SIZEOF_UNSIGNED_LONG_INT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_SHORT_INT 0 | #define SIZEOF_UNSIGNED_CHAR 0 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:10117: checking for g77 configure:10133: found /usr/local/bin/g77 configure:10143: result: g77 configure:10161: checking for Fortran 77 compiler version configure:10161: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:10164: $? = 0 configure:10166: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:10169: $? = 0 configure:10171: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:10174: $? = 0 configure:10182: checking whether we are using the GNU Fortran 77 compiler configure:10196: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:10202: $? = 0 configure:10206: test -z || test ! -s conftest.err configure:10209: $? = 0 configure:10212: test -s conftest. configure:10215: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:10228: result: no configure:10234: checking whether g77 accepts -g configure:10246: g77 -c -g conftest.f >&5 configure:10252: $? = 0 configure:10256: test -z || test ! -s conftest.err configure:10259: $? = 0 configure:10262: test -s conftest. configure:10265: $? = 1 configure: failed program was: | program main | | end configure:10277: result: no configure:10307: checking the maximum length of command line arguments configure:10416: result: configure:10427: checking command to parse /usr/bin/nm -p output from gcc object configure:10532: gcc -c -fno-common conftest.c >&5 configure:10535: $? = 0 configure:10539: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:10542: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:10532: gcc -c -fno-common conftest.c >&5 configure:10535: $? = 0 configure:10539: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:10542: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:10632: result: failed configure:10639: checking for objdir configure:10654: result: .libs configure:10744: checking for ar configure:10760: found /usr/bin/ar configure:10771: result: ar configure:10824: checking for ranlib configure:10840: found /usr/bin/ranlib configure:10851: result: ranlib configure:10904: checking for strip configure:10920: found /usr/bin/strip configure:10931: result: strip configure:11253: checking for gcc option to produce PIC configure:11463: result: configure:11534: checking if gcc static flag works configure:11562: result: yes configure:11572: checking if gcc supports -c -o file.o configure:11596: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:11600: $? = 0 configure:11619: result: yes configure:11645: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:12603: result: no configure:12670: checking dynamic linker characteristics configure:13279: result: darwin8.0.1 dyld configure:13288: checking how to hardcode library paths into programs configure:13313: result: immediate configure:13327: checking whether stripping libraries is possible configure:13340: result: yes configure:13381: checking for dlopen in -ldl configure:13411: gcc -o conftest -fno-common conftest.c -ldl >&5 configure:13417: $? = 0 configure:13421: test -z || test ! -s conftest.err configure:13424: $? = 0 configure:13427: test -s conftest configure:13430: $? = 0 configure:13443: result: yes configure:13948: checking whether a program can dlopen itself configure:14022: gcc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c -ldl >&5 configure:14025: $? = 0 configure:14043: result: yes configure:14048: checking whether a statically linked program can dlopen itself configure:14122: gcc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c -ldl >&5 configure:14125: $? = 0 configure:14143: result: yes configure:14166: checking if libtool supports shared libraries configure:14168: result: no configure:14171: checking whether to build shared libraries configure:14192: result: no configure:14195: checking whether to build static libraries configure:14199: result: yes configure:14291: creating libtool configure:15024: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15962: result: no configure:15980: g++ -c -fno-common conftest.cpp >&5 configure:15983: $? = 0 configure:16102: checking for g++ option to produce PIC configure:16376: result: configure:16447: checking if g++ static flag works configure:16475: result: yes configure:16485: checking if g++ supports -c -o file.o configure:16509: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:16513: $? = 0 configure:16532: result: yes configure:16558: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:16583: result: no configure:16650: checking dynamic linker characteristics configure:17259: result: darwin8.0.1 dyld configure:17268: checking how to hardcode library paths into programs configure:17293: result: immediate configure:17822: checking if libtool supports shared libraries configure:17824: result: no configure:17827: checking whether to build shared libraries configure:17847: result: no configure:17850: checking whether to build static libraries configure:17854: result: yes configure:17864: checking for g77 option to produce PIC configure:18074: result: configure:18145: checking if g77 static flag works configure:18173: result: yes configure:18183: checking if g77 supports -c -o file.o configure:18207: g77 -c -o out/conftest2.o conftest.f >&5 configure:18211: $? = 0 configure:18230: result: yes configure:18256: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:19194: result: no configure:19261: checking dynamic linker characteristics configure:19870: result: darwin8.0.1 dyld configure:19879: checking how to hardcode library paths into programs configure:19904: result: immediate configure:23633: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= 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= ac_cv_env_CXX_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_bcopy__=no ac_cv_func_bzero=yes ac_cv_func_closedir_void=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mlock=yes ac_cv_func_readdir__=no ac_cv_func_readdir_r=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_header_argz_h=no ac_cv_header_byteswap_h=no ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_h=yes ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_endian_h=yes ac_cv_header_sys_mman_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=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_lib_dl_dlopen=yes ac_cv_objext= ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_unsigned_char=0 ac_cv_sizeof_unsigned_int=0 ac_cv_sizeof_unsigned_long_int=0 ac_cv_sizeof_unsigned_short_int=0 ac_cv_target=i686-apple-darwin8.0.1 ac_cv_target_alias=i686-apple-darwin8.0.1 ac_cv_type_unsigned_char=no ac_cv_type_unsigned_int=no ac_cv_type_unsigned_long_int=no ac_cv_type_unsigned_short_int=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes 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='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/libmcrypt/work/libmcrypt-2.5.8/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/libmcrypt/work/libmcrypt-2.5.8/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/libmcrypt/work/libmcrypt-2.5.8/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/libmcrypt/work/libmcrypt-2.5.8/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/libmcrypt/work/libmcrypt-2.5.8/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_ALGOS='cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes' EXTRA_OBJECTS=' ../modules/modes/cbc.lo ../modules/modes/cfb.lo ../modules/modes/ctr.lo ../modules/modes/ecb.lo ../modules/modes/ncfb.lo ../modules/modes/nofb.lo ../modules/modes/ofb.lo ../modules/modes/stream.lo ../modules/algorithms/cast-128.lo ../modules/algorithms/gost.lo ../modules/algorithms/rijndael-128.lo ../modules/algorithms/twofish.lo ../modules/algorithms/arcfour.lo ../modules/algorithms/cast-256.lo ../modules/algorithms/loki97.lo ../modules/algorithms/rijndael-192.lo ../modules/algorithms/saferplus.lo ../modules/algorithms/wake.lo ../modules/algorithms/blowfish-compat.lo ../modules/algorithms/des.lo ../modules/algorithms/rijndael-256.lo ../modules/algorithms/serpent.lo ../modules/algorithms/xtea.lo ../modules/algorithms/blowfish.lo ../modules/algorithms/enigma.lo ../modules/algorithms/rc2.lo ../modules/algorithms/tripledes.lo' F77='g77' FFLAGS='' INCLTDL='' INSTALL_ALGORITHM_MODULES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MODE_MODULES='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBLTDL='' LIBLTDL_DIR='' LIBMCRYPT_CFLAGS='-I${prefix}/include' LIBMCRYPT_CURRENT_INTERFACE_IMPLEMENTATION_NUMBER='8' LIBMCRYPT_LIBS=' -L${exec_prefix}/lib -lmcrypt ' LIBMCRYPT_MAJOR_VERSION='2' LIBMCRYPT_MICRO_VERSION='8' LIBMCRYPT_MINOR_VERSION='5' LIBMCRYPT_MOST_RECENT_INTERFACE='8' LIBMCRYPT_OLDEST_INTERFACE='4' LIBMCRYPT_VERSION='2.5.8' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBTOOL_DEPS=' /usr/local/share/libtool/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' LT_AGE='4' LT_CURRENT='8' LT_REVISION='8' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/libmcrypt/work/libmcrypt-2.5.8/missing --run makeinfo' NOINSTALL_ALGORITHM_MODULES=' threeway.la cast-128.la gost.la rijndael-128.la safer-sk64.la twofish.la arcfour.la cast-256.la loki97.la rijndael-192.la saferplus.la wake.la blowfish-compat.la des.la rijndael-256.la serpent.la xtea.la blowfish.la enigma.la rc2.la safer-sk128.la tripledes.la' NOINSTALL_MODE_MODULES=' cbc.la cfb.la ctr.la ecb.la ncfb.la nofb.la ofb.la stream.la' OBJDUMP='objdump' OBJEXT='' PACKAGE='libmcrypt' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.5.8' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DLLTOOL='' ac_ct_F77='g77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' 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='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/security/libmcrypt/work/libmcrypt-2.5.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target='i686-apple-darwin8.0.1' target_alias='' target_cpu='i686' target_os='darwin8.0.1' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CLOSEDIR_VOID 1 #define HAVE_BZERO 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MLOCK 1 #define HAVE_READDIR_R 1 #define HAVE_REALLOC 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRRCHR 1 #define HAVE_SYS_ENDIAN_H 1 #define HAVE_SYS_MMAN_H 1 #define PACKAGE "libmcrypt" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_UNSIGNED_CHAR 0 #define SIZEOF_UNSIGNED_INT 0 #define SIZEOF_UNSIGNED_LONG_INT 0 #define SIZEOF_UNSIGNED_SHORT_INT 0 #define VERSION "2.5.8" #define const #define inline #endif #endif #ifdef __cplusplus #ifndef __cplusplus void exit (int); configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on darwintel config.status:867: creating config.h