This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgringotts configure 1.2.1, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --with-pkg-config-files=/usr/local/libdata/pkgconfig --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: 141 tasks, 198 threads, 4 processors Load average: 0.70, Mach factor: 3.29 /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:1509: checking for a BSD-compatible install configure:1563: result: /usr/bin/install -c -o root -g wheel configure:1574: checking whether build environment is sane configure:1617: result: yes configure:1650: checking for gawk configure:1666: found /usr/local/bin/gawk configure:1676: result: gawk configure:1686: checking whether make sets $(MAKE) configure:1706: result: yes configure:1933: checking build system type configure:1951: result: i386-unknown-gnu configure:1959: checking host system type configure:1973: result: i386-unknown-gnu configure:2001: checking for style of include used by make configure:2029: result: GNU configure:2062: checking for i386-unknown-gnu-gcc configure:2088: result: cc configure:2370: checking for C compiler version configure:2373: 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:2376: $? = 0 configure:2378: 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:2381: $? = 0 configure:2383: cc -V &5 cc: `-V' option must have argument configure:2386: $? = 1 configure:2410: checking for C compiler default output configure:2413: cc -fno-common -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2416: $? = 0 configure:2462: result: a.out configure:2467: checking whether the C compiler works configure:2473: ./a.out configure:2476: $? = 0 configure:2493: result: yes configure:2500: checking whether we are cross compiling configure:2502: result: no configure:2505: checking for suffix of executables configure:2507: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2510: $? = 0 configure:2535: result: configure:2541: checking for suffix of object files configure:2563: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2566: $? = 0 configure:2588: result: configure:2592: checking whether we are using the GNU C compiler configure:2617: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2620: $? = 0 configure:2623: test -s conftest. configure:2626: $? = 1 configure: failed program was: | #line 2597 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2639: result: no configure:2645: checking whether cc accepts -g configure:2667: cc -c -g -I/usr/local/include conftest.c >&5 configure:2670: $? = 0 configure:2673: test -s conftest. configure:2676: $? = 1 configure: failed program was: | #line 2650 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2687: result: no configure:2704: checking for cc option to accept ANSI C configure:2765: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2768: $? = 0 configure:2771: test -s conftest. configure:2774: $? = 1 configure: failed program was: | #line 2711 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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; | } | 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:2765: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2768: $? = 0 configure:2771: test -s conftest. configure:2774: $? = 1 configure: failed program was: | #line 2711 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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; | } | 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:2765: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2768: $? = 1 configure: failed program was: | #line 2711 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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; | } | 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:2765: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2768: $? = 1 configure: failed program was: | #line 2711 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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; | } | 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:2765: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2768: $? = 1 configure: failed program was: | #line 2711 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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; | } | 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:2765: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2768: $? = 0 configure:2771: test -s conftest. configure:2774: $? = 1 configure: failed program was: | #line 2711 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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; | } | 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:2792: result: none needed configure:2810: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2813: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2924: checking dependency style of cc configure:2986: result: none configure:3058: checking for non-GNU ld configure:3088: result: /usr/bin/ld configure:3097: checking if the linker (/usr/bin/ld) is GNU ld configure:3109: result: no configure:3114: checking for /usr/bin/ld option to reload object files configure:3121: result: -r configure:3126: checking for BSD-compatible nm configure:3162: result: nm configure:3165: checking for a sed that does not truncate output configure:3247: result: /usr/local/bin/sed configure:3250: checking whether ln -s works configure:3254: result: yes configure:3261: checking how to recognise dependent libraries configure:3442: result: pass_all configure:3455: checking command to parse nm output configure:3539: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3542: $? = 0 configure:3546: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3549: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3539: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3542: $? = 0 configure:3546: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3549: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3645: result: failed configure:3657: checking how to run the C preprocessor configure:3693: cc -E -I/usr/local/include conftest.c configure:3699: $? = 0 configure:3731: cc -E -I/usr/local/include conftest.c configure:3732:28: ac_nonexistent.h: No such file or directory configure:3737: $? = 1 configure: failed program was: | #line 3722 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:3775: result: cc -E configure:3800: cc -E -I/usr/local/include conftest.c configure:3806: $? = 0 configure:3838: cc -E -I/usr/local/include conftest.c configure:3839:28: ac_nonexistent.h: No such file or directory configure:3844: $? = 1 configure: failed program was: | #line 3829 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:3887: checking for egrep configure:3897: result: grep -E configure:3902: checking for ANSI C header files configure:3928: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3931: $? = 0 configure:3934: test -s conftest. configure:3937: $? = 1 configure: failed program was: | #line 3907 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4049: result: no configure:4073: checking for sys/types.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for sys/stat.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for stdlib.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for string.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for memory.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for strings.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for inttypes.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for stdint.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4073: checking for unistd.h configure:4090: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4093: $? = 0 configure:4096: test -s conftest. configure:4099: $? = 1 configure: failed program was: | #line 4078 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4110: result: no configure:4136: checking dlfcn.h usability configure:4149: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4152: $? = 0 configure:4155: test -s conftest. configure:4158: $? = 1 configure: failed program was: | #line 4138 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.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:4168: result: no configure:4172: checking dlfcn.h presence configure:4183: cc -E -I/usr/local/include conftest.c configure:4189: $? = 0 configure:4208: result: yes configure:4228: WARNING: dlfcn.h: present but cannot be compiled configure:4230: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4232: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4244: checking for dlfcn.h configure:4251: result: yes configure:4411: checking for i386-unknown-gnu-ranlib configure:4440: result: no configure:4449: checking for ranlib configure:4465: found /usr/bin/ranlib configure:4476: result: ranlib configure:4491: checking for i386-unknown-gnu-strip configure:4520: result: no configure:4529: checking for strip configure:4545: found /usr/bin/strip configure:4556: result: strip configure:4784: checking for objdir configure:4795: result: .libs configure:4812: checking for cc option to produce PIC configure:4955: result: none configure:5049: checking if cc static flag works configure:5074: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:5077: $? = 0 configure:5080: test -s conftest configure:5083: $? = 0 configure:5099: result: yes configure:5111: checking if cc supports -c -o file.o configure:5134: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:5155: result: yes configure:5160: checking if cc supports -c -o file.lo configure:5188: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:5191: $? = 0 configure:5194: test -s conftest.lo configure:5197: $? = 0 configure:5219: result: yes configure:5310: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6005: result: no configure:6010: checking how to hardcode library paths into programs configure:6034: result: unsupported configure:6039: checking whether stripping libraries is possible configure:6047: result: no configure:6055: checking dynamic linker characteristics configure:6469: result: gnu ld.so configure:6474: checking if libtool supports shared libraries configure:6476: result: no configure:6479: checking whether to build shared libraries configure:6500: result: no configure:6503: checking whether to build static libraries configure:6507: result: yes configure:8136: checking for C compiler version configure:8139: 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:8142: $? = 0 configure:8144: 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:8147: $? = 0 configure:8149: cc -V &5 cc: `-V' option must have argument configure:8152: $? = 1 configure:8155: checking whether we are using the GNU C compiler configure:8202: result: no configure:8208: checking whether cc accepts -g configure:8250: result: no configure:8267: checking for cc option to accept ANSI C configure:8355: result: none needed configure:8373: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:8376: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:8487: checking dependency style of cc configure:8549: result: none configure:8578: checking for X configure:8684: cc -E -I/usr/local/include conftest.c configure:8689:27: X11/Intrinsic.h: No such file or directory configure:8690: $? = 1 configure: failed program was: | #line 8675 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.1" | #define HAVE_DLFCN_H 1 | #define LIBGRG_NAME "libgringotts" | #define LIBGRG_VERSION "1.2.1" | #define LIBGRG_FILE_VERSION 3 | /* end confdefs.h. */ | #include configure:8740: cc -o conftest -fno-common -I/usr/local/include conftest.c -lXt -L/usr/local/lib >&5 configure:8737:27: X11/Intrinsic.h: No such file or directory configure:8743: $? = 1 configure: failed program was: | #line 8723 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libgringotts" | #define PACKAGE_TARNAME "libgringotts" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libgringotts 1.2.1" | #define PACKAGE_BUGREPORT "mano@pluto.linux.it" | #define PACKAGE "libgringotts" | #define VERSION "1.2.1" | #define HAVE_DLFCN_H 1 | #define LIBGRG_NAME "libgringotts" | #define LIBGRG_VERSION "1.2.1" | #define LIBGRG_FILE_VERSION 3 | /* end confdefs.h. */ | #include | int | main () | { | XtMalloc (0) | ; | return 0; | } configure:8798: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:8951: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lX11 >&5 configure:8954: $? = 0 configure:8957: test -s conftest configure:8960: $? = 0 configure:9097: checking for gethostbyname configure:9147: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:9150: $? = 0 configure:9153: test -s conftest configure:9156: $? = 0 configure:9167: result: yes configure:9298: checking for connect configure:9348: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:9351: $? = 0 configure:9354: test -s conftest configure:9357: $? = 0 configure:9368: result: yes configure:9433: checking for remove configure:9483: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:9486: $? = 0 configure:9489: test -s conftest configure:9492: $? = 0 configure:9503: result: yes configure:9568: checking for shmat configure:9618: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:9621: $? = 0 configure:9624: test -s conftest configure:9627: $? = 0 configure:9638: result: yes configure:9712: checking for IceConnectionNumber in -lICE configure:9743: cc -o conftest -fno-common -I/usr/local/include -L/usr/X11R6/lib conftest.c -lICE -L/usr/local/lib >&5 configure:9746: $? = 0 configure:9749: test -s conftest configure:9752: $? = 0 configure:9764: result: yes configure:9775: checking for /dev/random configure:9790: result: yes configure:9802: checking for compress2 in -lz configure:9833: cc -o conftest -fno-common -I/usr/local/include conftest.c -lz -L/usr/local/lib >&5 configure:9836: $? = 0 configure:9839: test -s conftest configure:9842: $? = 0 configure:9854: result: yes configure:9867: checking zlib.h usability configure:9880: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9883: $? = 0 configure:9886: test -s conftest.o configure:9889: $? = 0 configure:9899: result: yes configure:9903: checking zlib.h presence configure:9914: cc -E -I/usr/local/include conftest.c configure:9920: $? = 0 configure:9939: result: yes configure:9975: checking for zlib.h configure:9982: result: yes configure:10003: checking for BZ2_bzBuffToBuffCompress in -lbz2 configure:10034: cc -o conftest -fno-common -I/usr/local/include conftest.c -lbz2 -L/usr/local/lib >&5 configure:10037: $? = 0 configure:10040: test -s conftest configure:10043: $? = 0 configure:10055: result: yes configure:10068: checking bzlib.h usability configure:10081: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10084: $? = 0 configure:10087: test -s conftest.o configure:10090: $? = 0 configure:10100: result: yes configure:10104: checking bzlib.h presence configure:10115: cc -E -I/usr/local/include conftest.c configure:10121: $? = 0 configure:10140: result: yes configure:10176: checking for bzlib.h configure:10183: result: yes configure:10204: checking for libmcrypt configure:10215: result: no configure:10217: error: *** ERROR: MCrypt library not found *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_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_file__dev_random=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes ac_cv_lib_z_compress2=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' 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_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/libgringotts/work/libgringotts-1.2.1/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/libgringotts/work/libgringotts-1.2.1/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/libgringotts/work/libgringotts-1.2.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/libgringotts/work/libgringotts-1.2.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/libgringotts/work/libgringotts-1.2.1/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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='' LIBBZ2='-lbz2' LIBGRG_AGE='0' LIBGRG_INTERFACE='2' LIBGRG_RELEASE='7' LIBOBJS='' LIBS='-L/usr/local/lib' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBZ='-lz' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/libgringotts/work/libgringotts-1.2.1/missing --run makeinfo' MCRYPT_CFLAGS='' MCRYPT_LIBS='' MHASH='' OBJEXT='' PACKAGE='libgringotts' PACKAGE_BUGREPORT='mano@pluto.linux.it' PACKAGE_NAME='libgringotts' PACKAGE_STRING='libgringotts 1.2.1' PACKAGE_TARNAME='libgringotts' PACKAGE_VERSION='1.2.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.2.1' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/security/libgringotts/work/libgringotts-1.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pcdir='${exec_prefix}/lib/pkgconfig' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE__DEV_RANDOM 1 #define LIBGRG_FILE_VERSION 3 #define LIBGRG_NAME "libgringotts" #define LIBGRG_VERSION "1.2.1" #define PACKAGE "libgringotts" #define PACKAGE_BUGREPORT "mano@pluto.linux.it" #define PACKAGE_NAME "libgringotts" #define PACKAGE_STRING "libgringotts 1.2.1" #define PACKAGE_TARNAME "libgringotts" #define PACKAGE_VERSION "1.2.1" #define VERSION "1.2.1" configure: exit 1