This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MHASH configure 0.9.7.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-LDFLAGS=-pthread --enable-static --with-gnu-ld --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 145 tasks, 200 threads, 4 processors Load average: 3.05, Mach factor: 1.12 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1576: checking build system type configure:1594: result: i386-unknown-gnu configure:1602: checking host system type configure:1616: result: i386-unknown-gnu configure:1624: checking target system type configure:1638: result: i386-unknown-gnu configure:1667: checking for a BSD-compatible install configure:1722: result: /usr/bin/install -c -o root -g wheel configure:1733: checking whether build environment is sane configure:1776: result: yes configure:1841: checking for gawk configure:1857: found /usr/local/bin/gawk configure:1867: result: gawk configure:1877: checking whether make sets $(MAKE) configure:1897: result: yes configure:2095: checking for style of include used by make configure:2123: result: GNU configure:2156: checking for i386-unknown-gnu-gcc configure:2182: result: cc configure:2464: checking for C compiler version configure:2467: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2470: $? = 0 configure:2472: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2475: $? = 0 configure:2477: cc -V &5 cc: `-V' option must have argument configure:2480: $? = 1 configure:2503: checking for C compiler default output file name configure:2506: cc -fno-common conftest.c >&5 configure:2509: $? = 0 configure:2555: result: a.out configure:2560: checking whether the C compiler works configure:2566: ./a.out configure:2569: $? = 0 configure:2586: result: yes configure:2593: checking whether we are cross compiling configure:2595: result: no configure:2598: checking for suffix of executables configure:2600: cc -o conftest -fno-common conftest.c >&5 configure:2603: $? = 0 configure:2628: result: configure:2634: checking for suffix of object files configure:2655: cc -c -fno-common conftest.c >&5 configure:2658: $? = 0 configure:2680: result: configure:2684: checking whether we are using the GNU C compiler configure:2708: cc -c -fno-common conftest.c >&5 configure:2714: $? = 0 configure:2718: test -z || test ! -s conftest.err configure:2721: $? = 0 configure:2724: test -s conftest. configure:2727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2740: result: no configure:2746: checking whether cc accepts -g configure:2767: cc -c -g conftest.c >&5 configure:2773: $? = 0 configure:2777: test -z || test ! -s conftest.err configure:2780: $? = 0 configure:2783: test -s conftest. configure:2786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2797: result: no configure:2814: checking for cc option to accept ANSI C configure:2884: cc -c -fno-common conftest.c >&5 configure:2890: $? = 0 configure:2894: test -z || test ! -s conftest.err configure:2897: $? = 0 configure:2900: test -s conftest. configure:2903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* 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:2884: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2890: $? = 0 configure:2894: test -z || test ! -s conftest.err configure:2897: $? = 0 configure:2900: test -s conftest. configure:2903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* 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:2884: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* 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:2884: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* 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:2884: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* 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:2884: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2890: $? = 0 configure:2894: test -z || test ! -s conftest.err configure:2897: $? = 0 configure:2900: test -s conftest. configure:2903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* 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:2921: result: none needed configure:2939: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2945: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3080: checking dependency style of cc configure:3170: result: gcc3 configure:3193: checking how to run the C preprocessor configure:3228: cc -E conftest.c configure:3234: $? = 0 configure:3266: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3272: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3311: result: cc -E configure:3335: cc -E conftest.c configure:3341: $? = 0 configure:3373: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3423: checking for egrep configure:3433: result: grep -E configure:3439: checking for AIX configure:3461: result: no configure:3468: checking for library containing strerror configure:3498: cc -o conftest -fno-common conftest.c >&5 configure:3504: $? = 0 configure:3508: test -z || test ! -s conftest.err configure:3511: $? = 0 configure:3514: test -s conftest configure:3517: $? = 0 configure:3587: result: none required configure:3595: checking for ANSI C header files configure:3620: cc -c -fno-common conftest.c >&5 configure:3626: $? = 0 configure:3630: test -z || test ! -s conftest.err configure:3633: $? = 0 configure:3636: test -s conftest. configure:3639: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3748: result: no configure:3772: checking for sys/types.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for sys/stat.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for stdlib.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for string.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for memory.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for strings.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for inttypes.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for stdint.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3772: checking for unistd.h configure:3788: cc -c -fno-common conftest.c >&5 configure:3794: $? = 0 configure:3798: test -z || test ! -s conftest.err configure:3801: $? = 0 configure:3804: test -s conftest. configure:3807: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3818: result: no configure:3840: checking minix/config.h usability configure:3852: cc -c -fno-common conftest.c >&5 conftest.c:47:26: minix/config.h: No such file or directory configure:3858: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 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:3881: result: no configure:3885: checking minix/config.h presence configure:3895: cc -E conftest.c conftest.c:13:26: minix/config.h: No such file or directory configure:3901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3921: result: no configure:3956: checking for minix/config.h configure:3963: result: no configure:4009: checking for i386-unknown-gnu-gcc configure:4035: result: cc configure:4317: checking for C compiler version configure:4320: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4323: $? = 0 configure:4325: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4328: $? = 0 configure:4330: cc -V &5 cc: `-V' option must have argument configure:4333: $? = 1 configure:4336: checking whether we are using the GNU C compiler configure:4392: result: no configure:4398: checking whether cc accepts -g configure:4449: result: no configure:4466: checking for cc option to accept ANSI C configure:4573: result: none needed configure:4591: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4597: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4732: checking dependency style of cc configure:4822: result: gcc3 configure:4843: checking whether cc understands -c and -o together configure:4870: cc -c conftest.c -o conftest. >&5 configure:4873: $? = 0 configure:4875: cc -c conftest.c -o conftest. >&5 configure:4878: $? = 0 configure:4917: result: yes configure:4939: checking for i386-unknown-gnu-g++ configure:4965: result: c++ configure:5023: checking for C++ compiler version configure:5026: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5029: $? = 0 configure:5031: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5034: $? = 0 configure:5036: c++ -V &5 c++: `-V' option must have argument configure:5039: $? = 1 configure:5042: checking whether we are using the GNU C++ compiler configure:5066: c++ -c -fno-common conftest.cc >&5 configure:5072: $? = 0 configure:5076: test -z || test ! -s conftest.err configure:5079: $? = 0 configure:5082: test -s conftest. configure:5085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5098: result: no configure:5104: checking whether c++ accepts -g configure:5125: c++ -c -g conftest.cc >&5 configure:5131: $? = 0 configure:5135: test -z || test ! -s conftest.err configure:5138: $? = 0 configure:5141: test -s conftest. configure:5144: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5155: result: no configure:5197: c++ -c -fno-common conftest.cc >&5 configure:5203: $? = 0 configure:5207: test -z || test ! -s conftest.err configure:5210: $? = 0 configure:5213: test -s conftest. configure:5216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5197: c++ -c -fno-common conftest.cc >&5 configure:5203: $? = 0 configure:5207: test -z || test ! -s conftest.err configure:5210: $? = 0 configure:5213: test -s conftest. configure:5216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5197: c++ -c -fno-common conftest.cc >&5 configure:5203: $? = 0 configure:5207: test -z || test ! -s conftest.err configure:5210: $? = 0 configure:5213: test -s conftest. configure:5216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5197: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration `void exit(int) throw ()' configure:5203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5197: c++ -c -fno-common conftest.cc >&5 configure:5203: $? = 0 configure:5207: test -z || test ! -s conftest.err configure:5210: $? = 0 configure:5213: test -s conftest. configure:5216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5197: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5286: checking dependency style of c++ configure:5376: result: gcc3 configure:5456: checking for a BSD-compatible install configure:5511: result: /usr/bin/install -c -o root -g wheel configure:5522: checking whether ln -s works configure:5526: result: yes configure:5534: checking whether make sets $(MAKE) configure:5554: result: yes configure:5572: checking for an ANSI C-conforming const configure:5639: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5649: test -z || test ! -s conftest.err configure:5652: $? = 0 configure:5655: test -s conftest. configure:5658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #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:5669: result: no configure:5679: checking for inline configure:5700: cc -c -fno-common conftest.c >&5 configure:5706: $? = 0 configure:5710: test -z || test ! -s conftest.err configure:5713: $? = 0 configure:5716: test -s conftest. configure:5719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* 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:5700: cc -c -fno-common conftest.c >&5 configure:5706: $? = 0 configure:5710: test -z || test ! -s conftest.err configure:5713: $? = 0 configure:5716: test -s conftest. configure:5719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* 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:5700: cc -c -fno-common conftest.c >&5 configure:5706: $? = 0 configure:5710: test -z || test ! -s conftest.err configure:5713: $? = 0 configure:5716: test -s conftest. configure:5719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | /* 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:5731: result: no configure:5750: checking for function prototypes configure:5766: result: no configure:5770: checking whether byte ordering is bigendian configure:5797: cc -c -fno-common conftest.c >&5 configure:5803: $? = 0 configure:5807: test -z || test ! -s conftest.err configure:5810: $? = 0 configure:5813: test -s conftest. configure:5816: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:5957: cc -o conftest -fno-common conftest.c >&5 configure:5960: $? = 0 configure:5962: ./conftest configure:5965: $? = 0 configure:5981: result: no configure:6002: checking for an ANSI C-conforming const configure:6099: result: no configure:6185: checking for a sed that does not truncate output configure:6239: result: /usr/local/bin/sed configure:6286: checking for non-GNU ld configure:6320: result: /usr/bin/ld configure:6329: checking if the linker (/usr/bin/ld) is GNU ld configure:6344: result: no configure:6349: checking for /usr/bin/ld option to reload object files configure:6356: result: -r configure:6374: checking for BSD-compatible nm configure:6423: result: /usr/bin/nm -p configure:6427: checking how to recognise dependent libraries configure:6603: result: pass_all configure:7090: checking dlfcn.h usability configure:7102: cc -c -fno-common conftest.c >&5 configure:7108: $? = 0 configure:7112: test -z || test ! -s conftest.err configure:7115: $? = 0 configure:7118: test -s conftest. configure:7121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #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:7131: result: no configure:7135: checking dlfcn.h presence configure:7145: cc -E conftest.c configure:7151: $? = 0 configure:7171: result: yes configure:7184: WARNING: dlfcn.h: present but cannot be compiled configure:7186: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7188: WARNING: dlfcn.h: see the Autoconf documentation configure:7190: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7192: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7194: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7206: checking for dlfcn.h configure:7213: result: yes configure:7236: checking how to run the C++ preprocessor configure:7267: c++ -E conftest.cc configure:7273: $? = 0 configure:7305: c++ -E conftest.cc conftest.cc:22:28: ac_nonexistent.h: No such file or directory configure:7311: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7350: result: c++ -E configure:7374: c++ -E conftest.cc configure:7380: $? = 0 configure:7412: c++ -E conftest.cc conftest.cc:22:28: ac_nonexistent.h: No such file or directory configure:7418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7473: checking for i386-unknown-gnu-g77 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-f77 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-xlf configure:7502: result: no configure:7473: checking for i386-unknown-gnu-frt configure:7502: result: no configure:7473: checking for i386-unknown-gnu-pgf77 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-fort77 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-fl32 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-af77 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-f90 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-xlf90 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-pgf90 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-epcf90 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-f95 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-fort configure:7502: result: no configure:7473: checking for i386-unknown-gnu-xlf95 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-ifc configure:7502: result: no configure:7473: checking for i386-unknown-gnu-efc configure:7502: result: no configure:7473: checking for i386-unknown-gnu-pgf95 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-lf95 configure:7502: result: no configure:7473: checking for i386-unknown-gnu-gfortran configure:7502: result: no configure:7515: checking for g77 configure:7531: found /usr/local/bin/g77 configure:7541: result: g77 configure:7559: checking for Fortran 77 compiler version configure:7559: 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:7562: $? = 0 configure:7564: 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:7567: $? = 0 configure:7569: 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:7572: $? = 0 configure:7580: checking whether we are using the GNU Fortran 77 compiler configure:7594: 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:7600: $? = 0 configure:7604: test -z || test ! -s conftest.err configure:7607: $? = 0 configure:7610: test -s conftest. configure:7613: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7626: result: no configure:7632: checking whether g77 accepts -g configure:7644: g77 -c -g conftest.f >&5 configure:7650: $? = 0 configure:7654: test -z || test ! -s conftest.err configure:7657: $? = 0 configure:7660: test -s conftest. configure:7663: $? = 1 configure: failed program was: | program main | | end configure:7675: result: no configure:7705: checking the maximum length of command line arguments configure:7814: result: configure:7825: checking command to parse /usr/bin/nm -p output from cc object configure:7930: cc -c -fno-common conftest.c >&5 configure:7933: $? = 0 configure:7937: /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:7940: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7930: cc -c -fno-common conftest.c >&5 configure:7933: $? = 0 configure:7937: /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:7940: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8030: result: failed configure:8037: checking for objdir configure:8052: result: .libs configure:8104: checking for i386-unknown-gnu-ar configure:8133: result: no configure:8142: checking for ar configure:8158: found /usr/bin/ar configure:8169: result: ar configure:8184: checking for i386-unknown-gnu-ranlib configure:8213: result: no configure:8222: checking for ranlib configure:8238: found /usr/bin/ranlib configure:8249: result: ranlib configure:8264: checking for i386-unknown-gnu-strip configure:8293: result: no configure:8302: checking for strip configure:8318: found /usr/bin/strip configure:8329: result: strip configure:8651: checking for cc option to produce PIC configure:8861: result: configure:8932: checking if cc static flag works configure:8960: result: yes configure:8970: checking if cc supports -c -o file.o configure:8994: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8998: $? = 0 configure:9017: result: yes configure:9043: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:10001: result: no configure:10068: checking dynamic linker characteristics configure:10677: result: gnu ld.so configure:10686: checking how to hardcode library paths into programs configure:10711: result: unsupported configure:10725: checking whether stripping libraries is possible configure:10746: result: no configure:11564: checking if libtool supports shared libraries configure:11566: result: no configure:11569: checking whether to build shared libraries configure:11590: result: no configure:11593: checking whether to build static libraries configure:11597: result: yes configure:11689: creating libtool configure:12419: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13357: result: yes configure:13375: c++ -c -fno-common conftest.cpp >&5 configure:13378: $? = 0 configure:13497: checking for c++ option to produce PIC configure:13771: result: configure:13842: checking if c++ static flag works configure:13870: result: yes configure:13880: checking if c++ supports -c -o file.o configure:13904: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13908: $? = 0 configure:13927: result: yes configure:13953: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13978: result: yes configure:14045: checking dynamic linker characteristics configure:14654: result: gnu ld.so configure:14663: checking how to hardcode library paths into programs configure:14688: result: unsupported configure:15214: checking if libtool supports shared libraries configure:15216: result: no configure:15219: checking whether to build shared libraries configure:15239: result: no configure:15242: checking whether to build static libraries configure:15246: result: yes configure:15256: checking for g77 option to produce PIC configure:15466: result: configure:15537: checking if g77 static flag works configure:15565: result: yes configure:15575: checking if g77 supports -c -o file.o configure:15599: g77 -c -o out/conftest2.o conftest.f >&5 configure:15603: $? = 0 configure:15622: result: yes configure:15648: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16586: result: no configure:16653: checking dynamic linker characteristics configure:17262: result: gnu ld.so configure:17271: checking how to hardcode library paths into programs configure:17296: result: unsupported configure:20881: checking for size_t configure:20905: cc -c -fno-common conftest.c >&5 configure:20911: $? = 0 configure:20915: test -z || test ! -s conftest.err configure:20918: $? = 0 configure:20921: test -s conftest.o configure:20924: $? = 0 configure:20935: result: yes configure:20949: checking for stdbool.h that conforms to C99 configure:21002: cc -c -fno-common conftest.c >&5 configure:21008: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:21034: checking for _Bool configure:21058: cc -c -fno-common conftest.c >&5 configure:21064: $? = 0 configure:21068: test -z || test ! -s conftest.err configure:21071: $? = 0 configure:21074: test -s conftest.o configure:21077: $? = 0 configure:21088: result: yes configure:21107: checking for ANSI C header files configure:21260: result: no configure:21288: checking sys/endian.h usability configure:21300: cc -c -fno-common conftest.c >&5 configure:21306: $? = 0 configure:21310: test -z || test ! -s conftest.err configure:21313: $? = 0 configure:21316: test -s conftest.o configure:21319: $? = 0 configure:21329: result: yes configure:21333: checking sys/endian.h presence configure:21343: cc -E conftest.c configure:21349: $? = 0 configure:21369: result: yes configure:21404: checking for sys/endian.h configure:21411: result: yes configure:21279: checking for sys/stat.h configure:21284: result: no configure:21279: checking for sys/types.h configure:21284: result: no configure:21288: checking sys/mman.h usability configure:21300: cc -c -fno-common conftest.c >&5 configure:21306: $? = 0 configure:21310: test -z || test ! -s conftest.err configure:21313: $? = 0 configure:21316: test -s conftest.o configure:21319: $? = 0 configure:21329: result: yes configure:21333: checking sys/mman.h presence configure:21343: cc -E conftest.c configure:21349: $? = 0 configure:21369: result: yes configure:21404: checking for sys/mman.h configure:21411: result: yes configure:21442: checking assert.h usability configure:21454: cc -c -fno-common conftest.c >&5 configure:21460: $? = 0 configure:21464: test -z || test ! -s conftest.err configure:21467: $? = 0 configure:21470: test -s conftest.o configure:21473: $? = 0 configure:21483: result: yes configure:21487: checking assert.h presence configure:21497: cc -E conftest.c configure:21503: $? = 0 configure:21523: result: yes configure:21558: checking for assert.h configure:21565: result: yes configure:21442: checking byteswap.h usability configure:21454: cc -c -fno-common conftest.c >&5 conftest.c:61:22: byteswap.h: No such file or directory configure:21460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ASSERT_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:21483: result: no configure:21487: checking byteswap.h presence configure:21497: cc -E conftest.c conftest.c:27:22: byteswap.h: No such file or directory configure:21503: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "MHASH" | #define PACKAGE_TARNAME "mhash" | #define PACKAGE_VERSION "0.9.7.1" | #define PACKAGE_STRING "MHASH 0.9.7.1" | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" | #define PACKAGE "mhash" | #define VERSION "0.9.7.1" | #define MHASH_VERSION PROGRAM_VERSION | #define _GNU_SOURCE 1 | #ifdef __cplusplus | void exit (int); | #endif | #define const | #ifndef __cplusplus | #define inline | #endif | #define const | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_ENDIAN_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include configure:21523: result: no configure:21558: checking for byteswap.h configure:21565: result: no configure:21433: checking for dlfcn.h configure:21438: result: yes configure:21442: checking ctype.h usability configure:21454: cc -c -fno-common conftest.c >&5 configure:21460: $? = 0 configure:21464: test -z || test ! -s conftest.err configure:21467: $? = 0 configure:21470: test -s conftest.o configure:21473: $? = 0 configure:21483: result: yes configure:21487: checking ctype.h presence configure:21497: cc -E conftest.c configure:21503: $? = 0 configure:21523: result: yes configure:21558: checking for ctype.h configure:21565: result: yes configure:21442: checking errno.h usability configure:21454: cc -c -fno-common conftest.c >&5 configure:21460: $? = 0 configure:21464: test -z || test ! -s conftest.err configure:21467: $? = 0 configure:21470: test -s conftest.o configure:21473: $? = 0 configure:21483: result: yes configure:21487: checking errno.h presence configure:21497: cc -E conftest.c configure:21503: $? = 0 configure:21523: result: yes configure:21558: checking for errno.h configure:21565: result: yes configure:21594: checking endian.h usability configure:21606: cc -c -fno-common conftest.c >&5 configure:21612: $? = 0 configure:21616: test -z || test ! -s conftest.err configure:21619: $? = 0 configure:21622: test -s conftest.o configure:21625: $? = 0 configure:21635: result: yes configure:21639: checking endian.h presence configure:21649: cc -E conftest.c configure:21655: $? = 0 configure:21675: result: yes configure:21710: checking for endian.h configure:21717: result: yes configure:21594: checking fcntl.h usability configure:21606: cc -c -fno-common conftest.c >&5 configure:21612: $? = 0 configure:21616: test -z || test ! -s conftest.err configure:21619: $? = 0 configure:21622: test -s conftest.o configure:21625: $? = 0 configure:21635: result: yes configure:21639: checking fcntl.h presence configure:21649: cc -E conftest.c configure:21655: $? = 0 configure:21675: result: yes configure:21710: checking for fcntl.h configure:21717: result: yes configure:21585: checking for inttypes.h configure:21590: result: no configure:21748: checking limits.h usability configure:21760: cc -c -fno-common conftest.c >&5 configure:21766: $? = 0 configure:21770: test -z || test ! -s conftest.err configure:21773: $? = 0 configure:21776: test -s conftest.o configure:21779: $? = 0 configure:21789: result: yes configure:21793: checking limits.h presence configure:21803: cc -E conftest.c configure:21809: $? = 0 configure:21829: result: yes configure:21864: checking for limits.h configure:21871: result: yes configure:21748: checking malloc.h usability configure:21760: cc -c -fno-common conftest.c >&5 configure:21766: $? = 0 configure:21770: test -z || test ! -s conftest.err configure:21773: $? = 0 configure:21776: test -s conftest.o configure:21779: $? = 0 configure:21789: result: yes configure:21793: checking malloc.h presence configure:21803: cc -E conftest.c configure:21809: $? = 0 configure:21829: result: yes configure:21864: checking for malloc.h configure:21871: result: yes configure:21739: checking for unistd.h configure:21744: result: no configure:21748: checking utime.h usability configure:21760: cc -c -fno-common conftest.c >&5 configure:21766: $? = 0 configure:21770: test -z || test ! -s conftest.err configure:21773: $? = 0 configure:21776: test -s conftest.o configure:21779: $? = 0 configure:21789: result: yes configure:21793: checking utime.h presence configure:21803: cc -E conftest.c configure:21809: $? = 0 configure:21829: result: yes configure:21864: checking for utime.h configure:21871: result: yes configure:21748: checking values.h usability configure:21760: cc -c -fno-common conftest.c >&5 configure:21766: $? = 0 configure:21770: test -z || test ! -s conftest.err configure:21773: $? = 0 configure:21776: test -s conftest.o configure:21779: $? = 0 configure:21789: result: yes configure:21793: checking values.h presence configure:21803: cc -E conftest.c configure:21809: $? = 0 configure:21829: result: yes configure:21864: checking for values.h configure:21871: result: yes configure:21903: checking signal.h usability configure:21915: cc -c -fno-common conftest.c >&5 configure:21921: $? = 0 configure:21925: test -z || test ! -s conftest.err configure:21928: $? = 0 configure:21931: test -s conftest.o configure:21934: $? = 0 configure:21944: result: yes configure:21948: checking signal.h presence configure:21958: cc -E conftest.c configure:21964: $? = 0 configure:21984: result: yes configure:22019: checking for signal.h configure:22026: result: yes configure:21894: checking for stdint.h configure:21899: result: no configure:21903: checking stdio.h usability configure:21915: cc -c -fno-common conftest.c >&5 configure:21921: $? = 0 configure:21925: test -z || test ! -s conftest.err configure:21928: $? = 0 configure:21931: test -s conftest.o configure:21934: $? = 0 configure:21944: result: yes configure:21948: checking stdio.h presence configure:21958: cc -E conftest.c configure:21964: $? = 0 configure:21984: result: yes configure:22019: checking for stdio.h configure:22026: result: yes configure:21894: checking for stdlib.h configure:21899: result: no configure:21894: checking for string.h configure:21899: result: no configure:21894: checking for strings.h configure:21899: result: no configure:22046: checking for stdlib.h configure:22051: result: no configure:22191: checking for GNU libc compatible malloc configure:22220: cc -o conftest -fno-common conftest.c >&5 configure:22223: $? = 0 configure:22225: ./conftest configure:22228: $? = 0 configure:22242: result: yes configure:22272: checking for working memcmp configure:22320: cc -o conftest -fno-common conftest.c >&5 configure:22323: $? = 0 configure:22325: ./conftest configure:22328: $? = 0 configure:22342: result: yes configure:22359: checking for bcopy configure:22416: cc -o conftest -fno-common conftest.c >&5 configure:22422: $? = 0 configure:22426: test -z || test ! -s conftest.err configure:22429: $? = 0 configure:22432: test -s conftest configure:22435: $? = 0 configure:22447: result: yes configure:22359: checking for bzero configure:22416: cc -o conftest -fno-common conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function `bzero' configure:22422: $? = 0 configure:22426: test -z || test ! -s conftest.err configure:22429: $? = 0 configure:22432: test -s conftest configure:22435: $? = 0 configure:22447: result: yes configure:22462: checking for fcntl configure:22519: cc -o conftest -fno-common conftest.c >&5 configure:22525: $? = 0 configure:22529: test -z || test ! -s conftest.err configure:22532: $? = 0 configure:22535: test -s conftest configure:22538: $? = 0 configure:22550: result: yes configure:22462: checking for fsync configure:22519: cc -o conftest -fno-common conftest.c >&5 configure:22525: $? = 0 configure:22529: test -z || test ! -s conftest.err configure:22532: $? = 0 configure:22535: test -s conftest configure:22538: $? = 0 configure:22550: result: yes configure:22566: checking for memset configure:22623: cc -o conftest -fno-common conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function `memset' configure:22629: $? = 0 configure:22633: test -z || test ! -s conftest.err configure:22636: $? = 0 configure:22639: test -s conftest configure:22642: $? = 0 configure:22654: result: yes configure:22566: checking for memmove configure:22623: cc -o conftest -fno-common conftest.c >&5 configure:22629: $? = 0 configure:22633: test -z || test ! -s conftest.err configure:22636: $? = 0 configure:22639: test -s conftest configure:22642: $? = 0 configure:22654: result: yes configure:22566: checking for mlock configure:22623: cc -o conftest -fno-common conftest.c >&5 configure:22629: $? = 0 configure:22633: test -z || test ! -s conftest.err configure:22636: $? = 0 configure:22639: test -s conftest configure:22642: $? = 0 configure:22654: result: yes configure:22669: checking for sigaction configure:22726: cc -o conftest -fno-common conftest.c >&5 configure:22732: $? = 0 configure:22736: test -z || test ! -s conftest.err configure:22739: $? = 0 configure:22742: test -s conftest configure:22745: $? = 0 configure:22757: result: yes configure:22669: checking for signal configure:22726: cc -o conftest -fno-common conftest.c >&5 configure:22732: $? = 0 configure:22736: test -z || test ! -s conftest.err configure:22739: $? = 0 configure:22742: test -s conftest configure:22745: $? = 0 configure:22757: result: yes configure:22772: checking for readdir_r configure:22829: cc -o conftest -fno-common conftest.c >&5 configure:22835: $? = 0 configure:22839: test -z || test ! -s conftest.err configure:22842: $? = 0 configure:22845: test -s conftest configure:22848: $? = 0 configure:22860: result: yes configure:22772: checking for readdir configure:22829: cc -o conftest -fno-common conftest.c >&5 configure:22835: $? = 0 configure:22839: test -z || test ! -s conftest.err configure:22842: $? = 0 configure:22845: test -s conftest configure:22848: $? = 0 configure:22860: result: yes configure:22874: checking for strtol configure:22931: cc -o conftest -fno-common conftest.c >&5 configure:22937: $? = 0 configure:22941: test -z || test ! -s conftest.err configure:22944: $? = 0 configure:22947: test -s conftest configure:22950: $? = 0 configure:22962: result: yes configure:22977: checking for lstat configure:23034: cc -o conftest -fno-common conftest.c >&5 configure:23040: $? = 0 configure:23044: test -z || test ! -s conftest.err configure:23047: $? = 0 configure:23050: test -s conftest configure:23053: $? = 0 configure:23065: result: yes configure:22977: checking for stat configure:23034: cc -o conftest -fno-common conftest.c >&5 configure:23040: $? = 0 configure:23044: test -z || test ! -s conftest.err configure:23047: $? = 0 configure:23050: test -s conftest configure:23053: $? = 0 configure:23065: result: yes configure:23080: checking for umask configure:23137: cc -o conftest -fno-common conftest.c >&5 configure:23143: $? = 0 configure:23147: test -z || test ! -s conftest.err configure:23150: $? = 0 configure:23153: test -s conftest configure:23156: $? = 0 configure:23168: result: yes configure:23080: checking for utime configure:23137: cc -o conftest -fno-common conftest.c >&5 configure:23143: $? = 0 configure:23147: test -z || test ! -s conftest.err configure:23150: $? = 0 configure:23153: test -s conftest configure:23156: $? = 0 configure:23168: result: yes configure:23180: checking for unsigned long long int configure:23204: cc -c -fno-common conftest.c >&5 configure:23210: $? = 0 configure:23214: test -z || test ! -s conftest.err configure:23217: $? = 0 configure:23220: test -s conftest.o configure:23223: $? = 0 configure:23234: result: yes configure:23237: checking size of unsigned long long int configure:23556: cc -o conftest -fno-common conftest.c >&5 configure:23559: $? = 0 configure:23561: ./conftest configure:23564: $? = 0 configure:23587: result: 8 configure:23594: checking for unsigned long int configure:23618: cc -c -fno-common conftest.c >&5 configure:23624: $? = 0 configure:23628: test -z || test ! -s conftest.err configure:23631: $? = 0 configure:23634: test -s conftest.o configure:23637: $? = 0 configure:23648: result: yes configure:23651: checking size of unsigned long int configure:23970: cc -o conftest -fno-common conftest.c >&5 configure:23973: $? = 0 configure:23975: ./conftest configure:23978: $? = 0 configure:24001: result: 4 configure:24008: checking for unsigned int configure:24032: cc -c -fno-common conftest.c >&5 configure:24038: $? = 0 configure:24042: test -z || test ! -s conftest.err configure:24045: $? = 0 configure:24048: test -s conftest.o configure:24051: $? = 0 configure:24062: result: yes configure:24065: checking size of unsigned int configure:24384: cc -o conftest -fno-common conftest.c >&5 configure:24387: $? = 0 configure:24389: ./conftest configure:24392: $? = 0 configure:24415: result: 4 configure:24422: checking for unsigned short int configure:24446: cc -c -fno-common conftest.c >&5 configure:24452: $? = 0 configure:24456: test -z || test ! -s conftest.err configure:24459: $? = 0 configure:24462: test -s conftest.o configure:24465: $? = 0 configure:24476: result: yes configure:24479: checking size of unsigned short int configure:24798: cc -o conftest -fno-common conftest.c >&5 configure:24801: $? = 0 configure:24803: ./conftest configure:24806: $? = 0 configure:24829: result: 2 configure:24836: checking for unsigned char configure:24860: cc -c -fno-common conftest.c >&5 configure:24866: $? = 0 configure:24870: test -z || test ! -s conftest.err configure:24873: $? = 0 configure:24876: test -s conftest.o configure:24879: $? = 0 configure:24890: result: yes configure:24893: checking size of unsigned char configure:25212: cc -o conftest -fno-common conftest.c >&5 configure:25215: $? = 0 configure:25217: ./conftest configure:25220: $? = 0 configure:25243: result: 1 configure:25251: checking if malloc debugging is wanted configure:25272: result: no configure:25277: checking whether to enable maintainer-specific portions of Makefiles configure:25286: result: no configure:25642: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MHASH config.status 0.9.7.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:734: creating Makefile config.status:734: creating mhash.spec config.status:734: creating include/Makefile config.status:734: creating doc/Makefile config.status:734: creating src/Makefile config.status:734: creating lib/Makefile config.status:838: creating include/mutils/mhash_config.h config.status:1238: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_fcntl=yes ac_cv_func_fsync=yes ac_cv_func_lstat=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=yes ac_cv_func_readdir_r=yes ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_stat=yes ac_cv_func_strtol=yes ac_cv_func_umask=yes ac_cv_func_utime=yes ac_cv_header_assert_h=yes ac_cv_header_byteswap_h=no ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_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_minix_config_h=no ac_cv_header_signal_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes 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_header_utime_h=yes ac_cv_header_values_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_cc_c_o=yes 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_strerror='none required' ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long_int=8 ac_cv_sizeof_unsigned_short_int=2 ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type__Bool=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_unsigned_short_int=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/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/mhash/work/mhash-0.9.7.1/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/mhash/work/mhash-0.9.7.1/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/mhash/work/mhash-0.9.7.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/mhash/work/mhash-0.9.7.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/mhash/work/mhash-0.9.7.1/missing --run automake-1.9' AWK='gawk' CC='cc' CCAS='cc' CCASFLAGS='-fno-common' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/mhash/work/mhash-0.9.7.1/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='' PACKAGE='mhash' PACKAGE_BUGREPORT='mhash-devel@sourceforge.net' PACKAGE_NAME='MHASH' PACKAGE_STRING='MHASH 0.9.7.1' PACKAGE_TARNAME='mhash' PACKAGE_VERSION='0.9.7.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.9.7.1' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/security/mhash/work/mhash-0.9.7.1/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,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_ADLER32 1 #define ENABLE_CRC32 1 #define ENABLE_GOST 1 #define ENABLE_HAVAL 1 #define ENABLE_MD2 1 #define ENABLE_MD4 1 #define ENABLE_MD5 1 #define ENABLE_RIPEMD 1 #define ENABLE_SHA1 1 #define ENABLE_SHA256_SHA224 1 #define ENABLE_SHA512_SHA384 1 #define ENABLE_SNEFRU 1 #define ENABLE_TIGER 1 #define ENABLE_WHIRLPOOL 1 #define HAVE_ASSERT_H 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_CTYPE_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 #define HAVE_FSYNC 1 #define HAVE_LIMITS_H 1 #define HAVE_LSTAT 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 1 #define HAVE_READDIR_R 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_STAT 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDIO_H 1 #define HAVE_STRTOL 1 #define HAVE_SYS_ENDIAN_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_UMASK 1 #define HAVE_UTIME 1 #define HAVE_UTIME_H 1 #define HAVE_VALUES_H 1 #define HAVE__BOOL 1 #define MHASH_VERSION PROGRAM_VERSION #define PACKAGE "mhash" #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" #define PACKAGE_NAME "MHASH" #define PACKAGE_STRING "MHASH 0.9.7.1" #define PACKAGE_TARNAME "mhash" #define PACKAGE_VERSION "0.9.7.1" #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define VERSION "0.9.7.1" #define _GNU_SOURCE 1 #define const #define const #define inline #endif #endif #ifdef __cplusplus #ifndef __cplusplus void exit (int); configure: exit 0