This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNUnet configure 0.6.6b, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-ltdl-install --with-crypto --without-gdbm --without-mysql --without-tdb --without-bdb --without-sqlite --disable-guile --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: 134 tasks, 191 threads, 4 processors Load average: 1.40, Mach factor: 2.59 /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:1572: checking for a BSD-compatible install configure:1627: result: /usr/bin/install -c -o root -g wheel configure:1638: checking whether build environment is sane configure:1681: result: yes configure:1738: checking for gawk configure:1754: found /usr/local/bin/gawk configure:1764: result: gawk configure:1774: checking whether gmake sets $(MAKE) configure:1794: result: yes configure:1969: checking for gawk configure:1995: result: gawk configure:2013: checking for i386-unknown-gnu-gcc configure:2039: result: cc configure:2321: checking for C compiler version configure:2324: 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:2327: $? = 0 configure:2329: 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:2332: $? = 0 configure:2334: cc -V &5 cc: `-V' option must have argument configure:2337: $? = 1 configure:2360: checking for C compiler default output file name configure:2363: cc -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2366: $? = 0 configure:2412: result: a.out configure:2417: checking whether the C compiler works configure:2423: ./a.out configure:2426: $? = 0 configure:2443: result: yes configure:2450: checking whether we are cross compiling configure:2452: result: no configure:2455: checking for suffix of executables configure:2457: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2460: $? = 0 configure:2485: result: configure:2491: checking for suffix of object files configure:2512: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2515: $? = 0 configure:2537: result: configure:2541: checking whether we are using the GNU C compiler configure:2565: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2571: $? = 0 configure:2574: test -z || test ! -s conftest.err configure:2577: $? = 0 configure:2580: test -s conftest. configure:2583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2596: result: no configure:2602: checking whether cc accepts -g configure:2623: cc -c -g -I/usr/local/include conftest.c >&5 configure:2629: $? = 0 configure:2632: test -z || test ! -s conftest.err configure:2635: $? = 0 configure:2638: test -s conftest. configure:2641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2652: result: no configure:2669: checking for cc option to accept ANSI C configure:2739: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2745: $? = 0 configure:2748: test -z || test ! -s conftest.err configure:2751: $? = 0 configure:2754: test -s conftest. configure:2757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:2739: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2745: $? = 0 configure:2748: test -z || test ! -s conftest.err configure:2751: $? = 0 configure:2754: test -s conftest. configure:2757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:2739: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:2739: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:2739: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:2739: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2745: $? = 0 configure:2748: test -z || test ! -s conftest.err configure:2751: $? = 0 configure:2754: test -s conftest. configure:2757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:2775: result: none needed configure:2793: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2799: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2940: checking for style of include used by gmake configure:2968: result: GNU configure:2996: checking dependency style of cc configure:3086: result: gcc3 configure:3108: checking how to run the C preprocessor configure:3143: cc -E -I/usr/local/include conftest.c configure:3149: $? = 0 configure:3181: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3187: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* end confdefs.h. */ | #include configure:3226: result: cc -E configure:3250: cc -E -I/usr/local/include conftest.c configure:3256: $? = 0 configure:3288: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* end confdefs.h. */ | #include configure:3350: checking for a BSD-compatible install configure:3405: result: /usr/bin/install -c -o root -g wheel configure:3416: checking whether ln -s works configure:3420: result: yes configure:3427: checking whether gmake sets $(MAKE) configure:3447: result: yes configure:3464: checking build system type configure:3482: result: i386-unknown-gnu configure:3490: checking host system type configure:3504: result: i386-unknown-gnu configure:3518: checking for lt_dlinit in -lltdl configure:3548: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lltdl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest configure:3566: $? = 0 configure:3579: result: yes configure:3680: checking for a sed that does not truncate output configure:3734: result: /usr/local/bin/sed configure:3737: checking for egrep configure:3747: result: grep -E configure:3796: checking for non-GNU ld configure:3830: result: /usr/bin/ld configure:3839: checking if the linker (/usr/bin/ld) is GNU ld configure:3854: result: no configure:3859: checking for /usr/bin/ld option to reload object files configure:3866: result: -r configure:3875: checking for BSD-compatible nm configure:3917: result: nm configure:3921: checking how to recognise dependent libraries configure:4095: result: pass_all configure:4545: checking for ANSI C header files configure:4570: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4576: $? = 0 configure:4579: test -z || test ! -s conftest.err configure:4582: $? = 0 configure:4585: test -s conftest. configure:4588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4697: result: no configure:4721: checking for sys/types.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for sys/stat.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for stdlib.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for string.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for memory.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for strings.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for inttypes.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for stdint.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4721: checking for unistd.h configure:4737: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4743: $? = 0 configure:4746: test -z || test ! -s conftest.err configure:4749: $? = 0 configure:4752: test -s conftest. configure:4755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4766: result: no configure:4792: checking dlfcn.h usability configure:4804: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4810: $? = 0 configure:4813: test -z || test ! -s conftest.err configure:4816: $? = 0 configure:4819: test -s conftest. configure:4822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | /* 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:4832: result: no configure:4836: checking dlfcn.h presence configure:4846: cc -E -I/usr/local/include conftest.c configure:4852: $? = 0 configure:4872: result: yes configure:4885: WARNING: dlfcn.h: present but cannot be compiled configure:4887: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4889: WARNING: dlfcn.h: see the Autoconf documentation configure:4891: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4893: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4895: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4907: checking for dlfcn.h configure:4914: result: yes configure:4937: checking for i386-unknown-gnu-g++ configure:4963: result: c++ configure:5021: checking for C++ compiler version configure:5024: 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:5027: $? = 0 configure:5029: 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:5032: $? = 0 configure:5034: c++ -V &5 c++: `-V' option must have argument configure:5037: $? = 1 configure:5040: checking whether we are using the GNU C++ compiler configure:5064: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5070: $? = 0 configure:5073: test -z || test ! -s conftest.err configure:5076: $? = 0 configure:5079: test -s conftest. configure:5082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5095: result: no configure:5101: checking whether c++ accepts -g configure:5122: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:5128: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest. configure:5140: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5151: result: no configure:5193: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5199: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest. configure:5211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5193: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5199: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest. configure:5211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5193: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5199: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest. configure:5211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5193: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:5199: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5193: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5199: $? = 0 configure:5202: test -z || test ! -s conftest.err configure:5205: $? = 0 configure:5208: test -s conftest. configure:5211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5193: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5199: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5280: checking dependency style of c++ configure:5370: result: gcc3 configure:5392: checking how to run the C++ preprocessor configure:5423: c++ -E -I/usr/local/include conftest.cc configure:5429: $? = 0 configure:5461: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5506: result: c++ -E configure:5530: c++ -E -I/usr/local/include conftest.cc configure:5536: $? = 0 configure:5568: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5574: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5627: checking for i386-unknown-gnu-g77 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-f77 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-xlf configure:5656: result: no configure:5627: checking for i386-unknown-gnu-frt configure:5656: result: no configure:5627: checking for i386-unknown-gnu-pgf77 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-fort77 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-fl32 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-af77 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-f90 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-xlf90 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-pgf90 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-epcf90 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-f95 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-fort configure:5656: result: no configure:5627: checking for i386-unknown-gnu-xlf95 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-ifc configure:5656: result: no configure:5627: checking for i386-unknown-gnu-efc configure:5656: result: no configure:5627: checking for i386-unknown-gnu-pgf95 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-lf95 configure:5656: result: no configure:5627: checking for i386-unknown-gnu-gfortran configure:5656: result: no configure:5669: checking for g77 configure:5685: found /usr/local/bin/g77 configure:5695: result: g77 configure:5713: checking for Fortran 77 compiler version configure:5713: 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:5716: $? = 0 configure:5718: 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:5721: $? = 0 configure:5723: 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:5726: $? = 0 configure:5734: checking whether we are using the GNU Fortran 77 compiler configure:5748: 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:5754: $? = 0 configure:5757: test -z || test ! -s conftest.err configure:5760: $? = 0 configure:5763: test -s conftest. configure:5766: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5779: result: no configure:5785: checking whether g77 accepts -g configure:5797: g77 -c -g conftest.f >&5 configure:5803: $? = 0 configure:5806: test -z || test ! -s conftest.err configure:5809: $? = 0 configure:5812: test -s conftest. configure:5815: $? = 1 configure: failed program was: | program main | | end configure:5827: result: no configure:5857: checking the maximum length of command line arguments configure:5922: result: configure:5933: checking command to parse nm output from cc object configure:6022: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6025: $? = 0 configure:6029: 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:6032: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6022: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6025: $? = 0 configure:6029: 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:6032: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6122: result: failed configure:6129: checking for objdir configure:6144: result: .libs configure:6196: checking for i386-unknown-gnu-ar configure:6225: result: no configure:6234: checking for ar configure:6250: found /usr/bin/ar configure:6261: result: ar configure:6276: checking for i386-unknown-gnu-ranlib configure:6305: result: no configure:6314: checking for ranlib configure:6330: found /usr/bin/ranlib configure:6341: result: ranlib configure:6356: checking for i386-unknown-gnu-strip configure:6385: result: no configure:6394: checking for strip configure:6410: found /usr/bin/strip configure:6421: result: strip configure:6683: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6706: result: no configure:6772: checking for cc option to produce PIC configure:6949: result: configure:7014: checking if cc supports -c -o file.o configure:7038: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7042: $? = 0 configure:7059: result: yes configure:7085: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7932: result: no configure:8003: checking dynamic linker characteristics configure:8555: result: gnu ld.so configure:8559: checking how to hardcode library paths into programs configure:8584: result: immediate configure:8598: checking whether stripping libraries is possible configure:8619: result: no configure:8728: checking for shl_load configure:8785: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _shl_load configure:8791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8815: result: no configure:8820: checking for shl_load in -ldld configure:8850: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -ldld >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -ldld configure:8856: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8881: result: no configure:8886: checking for dlopen configure:8943: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8949: $? = 0 configure:8952: test -z || test ! -s conftest.err configure:8955: $? = 0 configure:8958: test -s conftest configure:8961: $? = 0 configure:8973: result: yes configure:9212: checking whether a program can dlopen itself configure:9284: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9287: $? = 0 configure:9305: result: yes configure:9310: checking whether a statically linked program can dlopen itself configure:9382: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9385: $? = 0 configure:9403: result: yes configure:9426: checking if libtool supports shared libraries configure:9428: result: no configure:9431: checking whether to build shared libraries configure:9489: result: no configure:9492: checking whether to build static libraries configure:9496: result: yes configure:9588: creating libtool configure:10277: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11103: result: yes configure:11121: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:11124: $? = 0 configure:11220: checking for c++ option to produce PIC configure:11472: result: configure:11537: checking if c++ supports -c -o file.o configure:11561: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:11565: $? = 0 configure:11582: result: yes configure:11608: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11636: result: yes configure:11707: checking dynamic linker characteristics configure:12259: result: gnu ld.so configure:12263: checking how to hardcode library paths into programs configure:12288: result: immediate configure:12302: checking whether stripping libraries is possible configure:12323: result: no configure:12432: checking for shl_load configure:12519: result: no configure:12524: checking for shl_load in -ldld configure:12585: result: no configure:12590: checking for dlopen configure:12677: result: yes configure:12916: checking whether a program can dlopen itself configure:13009: result: yes configure:13014: checking whether a statically linked program can dlopen itself configure:13107: result: yes configure:13607: checking if libtool supports shared libraries configure:13609: result: no configure:13612: checking whether to build shared libraries configure:13630: result: no configure:13633: checking whether to build static libraries configure:13637: result: yes configure:13649: checking for g77 option to produce PIC configure:13826: result: configure:13891: checking if g77 supports -c -o file.o configure:13915: g77 -c -o out/conftest2.o conftest.f >&5 configure:13919: $? = 0 configure:13936: result: yes configure:13962: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14789: result: no configure:14860: checking dynamic linker characteristics configure:15412: result: gnu ld.so configure:15416: checking how to hardcode library paths into programs configure:15441: result: immediate configure:15455: checking whether stripping libraries is possible configure:15476: result: no configure:19550: checking for an ANSI C-conforming const configure:19617: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19623: $? = 0 configure:19626: test -z || test ! -s conftest.err configure:19629: $? = 0 configure:19632: test -s conftest.o configure:19635: $? = 0 configure:19646: result: yes configure:19664: checking for dirent.h that defines DIR configure:19688: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19694: $? = 0 configure:19697: test -z || test ! -s conftest.err configure:19700: $? = 0 configure:19703: test -s conftest.o configure:19706: $? = 0 configure:19717: result: yes configure:19730: checking for library containing opendir configure:19760: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:19766: $? = 0 configure:19769: test -z || test ! -s conftest.err configure:19772: $? = 0 configure:19775: test -s conftest configure:19778: $? = 0 configure:19847: result: none required configure:20009: checking which extension is used for loadable modules configure:20019: result: .so configure:20030: checking which variable specifies run-time library path configure:20037: result: LD_LIBRARY_PATH configure:20048: checking for the default library search path configure:20055: result: /lib /usr/lib configure:20073: checking for objdir configure:20094: result: .libs configure:20103: checking whether libtool supports -dlopen/-dlpreopen configure:20115: result: no configure:20134: checking for shl_load configure:20221: result: no configure:20230: checking for shl_load in -ldld configure:20291: result: no configure:20301: checking for dlopen in -ldl configure:20331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -ldl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:20337: $? = 0 configure:20340: test -z || test ! -s conftest.err configure:20343: $? = 0 configure:20346: test -s conftest configure:20349: $? = 0 configure:20362: result: yes configure:20687: checking for dlerror configure:20744: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -ldl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:20750: $? = 0 configure:20753: test -z || test ! -s conftest.err configure:20756: $? = 0 configure:20759: test -s conftest configure:20762: $? = 0 configure:20774: result: yes configure:20794: checking for _ prefix in compiled symbols configure:20804: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20807: $? = 0 configure:20811: nm conftest.o \| \> conftest.nm configure:20814: $? = 0 configure: cannot run configure:20836: result: no configure:20954: checking whether deplibs are loaded by dlopen configure:21029: result: yes configure:21053: checking argz.h usability configure:21065: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:56:18: argz.h: No such file or directory configure:21071: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 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:21093: result: no configure:21097: checking argz.h presence configure:21107: cc -E -I/usr/local/include conftest.c conftest.c:22:18: argz.h: No such file or directory configure:21113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:21133: result: no configure:21168: checking for argz.h configure:21175: result: no configure:21189: checking for error_t configure:21216: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:29: error: `error_t' undeclared (first use in this function) conftest.c:29: error: (Each undeclared identifier is reported only once conftest.c:29: error: for each function it appears in.) conftest.c:29: error: parse error before ')' token configure:21222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #if HAVE_ARGZ_H | # include | #endif | | int | main () | { | if ((error_t *) 0) | return 0; | if (sizeof (error_t)) | return 0; | ; | return 0; | } configure:21245: result: no configure:21271: checking for argz_append configure:21328: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_append configure:21334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_append to an innocuous variant, in case declares argz_append. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_append innocuous_argz_append | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_append (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_append | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argz_append (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_argz_append) || defined (__stub___argz_append) | choke me | #else | char (*f) () = argz_append; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_append; | ; | return 0; | } configure:21358: result: no configure:21271: checking for argz_create_sep configure:21328: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_create_sep configure:21334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_create_sep innocuous_argz_create_sep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_create_sep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_create_sep | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argz_create_sep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_argz_create_sep) || defined (__stub___argz_create_sep) | choke me | #else | char (*f) () = argz_create_sep; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_create_sep; | ; | return 0; | } configure:21358: result: no configure:21271: checking for argz_insert configure:21328: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_insert configure:21334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_insert to an innocuous variant, in case declares argz_insert. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_insert innocuous_argz_insert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_insert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_insert | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argz_insert (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_argz_insert) || defined (__stub___argz_insert) | choke me | #else | char (*f) () = argz_insert; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_insert; | ; | return 0; | } configure:21358: result: no configure:21271: checking for argz_next configure:21328: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_next configure:21334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_argz_next) || defined (__stub___argz_next) | choke me | #else | char (*f) () = argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_next; | ; | return 0; | } configure:21358: result: no configure:21271: checking for argz_stringify configure:21328: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_stringify configure:21334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_argz_stringify) || defined (__stub___argz_stringify) | choke me | #else | char (*f) () = argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_stringify; | ; | return 0; | } configure:21358: result: no configure:21409: checking assert.h usability configure:21421: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21427: $? = 0 configure:21430: test -z || test ! -s conftest.err configure:21433: $? = 0 configure:21436: test -s conftest.o configure:21439: $? = 0 configure:21449: result: yes configure:21453: checking assert.h presence configure:21463: cc -E -I/usr/local/include conftest.c configure:21469: $? = 0 configure:21489: result: yes configure:21524: checking for assert.h configure:21531: result: yes configure:21409: checking ctype.h usability configure:21421: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21427: $? = 0 configure:21430: test -z || test ! -s conftest.err configure:21433: $? = 0 configure:21436: test -s conftest.o configure:21439: $? = 0 configure:21449: result: yes configure:21453: checking ctype.h presence configure:21463: cc -E -I/usr/local/include conftest.c configure:21469: $? = 0 configure:21489: result: yes configure:21524: checking for ctype.h configure:21531: result: yes configure:21409: checking errno.h usability configure:21421: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21427: $? = 0 configure:21430: test -z || test ! -s conftest.err configure:21433: $? = 0 configure:21436: test -s conftest.o configure:21439: $? = 0 configure:21449: result: yes configure:21453: checking errno.h presence configure:21463: cc -E -I/usr/local/include conftest.c configure:21469: $? = 0 configure:21489: result: yes configure:21524: checking for errno.h configure:21531: result: yes configure:21409: checking malloc.h usability configure:21421: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21427: $? = 0 configure:21430: test -z || test ! -s conftest.err configure:21433: $? = 0 configure:21436: test -s conftest.o configure:21439: $? = 0 configure:21449: result: yes configure:21453: checking malloc.h presence configure:21463: cc -E -I/usr/local/include conftest.c configure:21469: $? = 0 configure:21489: result: yes configure:21524: checking for malloc.h configure:21531: result: yes configure:21400: checking for memory.h configure:21405: result: no configure:21400: checking for stdlib.h configure:21405: result: no configure:21409: checking stdio.h usability configure:21421: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21427: $? = 0 configure:21430: test -z || test ! -s conftest.err configure:21433: $? = 0 configure:21436: test -s conftest.o configure:21439: $? = 0 configure:21449: result: yes configure:21453: checking stdio.h presence configure:21463: cc -E -I/usr/local/include conftest.c configure:21469: $? = 0 configure:21489: result: yes configure:21524: checking for stdio.h configure:21531: result: yes configure:21400: checking for unistd.h configure:21405: result: no configure:21561: checking dl.h usability configure:21573: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:62:16: dl.h: No such file or directory configure:21579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_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:21601: result: no configure:21605: checking dl.h presence configure:21615: cc -E -I/usr/local/include conftest.c conftest.c:28:16: dl.h: No such file or directory configure:21621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:21641: result: no configure:21676: checking for dl.h configure:21683: result: no configure:21561: checking sys/dl.h usability configure:21573: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:62:20: sys/dl.h: No such file or directory configure:21579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_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:21601: result: no configure:21605: checking sys/dl.h presence configure:21615: cc -E -I/usr/local/include conftest.c conftest.c:28:20: sys/dl.h: No such file or directory configure:21621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:21641: result: no configure:21676: checking for sys/dl.h configure:21683: result: no configure:21561: checking dld.h usability configure:21573: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:62:17: dld.h: No such file or directory configure:21579: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_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:21601: result: no configure:21605: checking dld.h presence configure:21615: cc -E -I/usr/local/include conftest.c conftest.c:28:17: dld.h: No such file or directory configure:21621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNUnet" | #define PACKAGE_TARNAME "gnunet" | #define PACKAGE_VERSION "0.6.6b" | #define PACKAGE_STRING "GNUnet 0.6.6b" | #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" | #define PACKAGE "GNUnet" | #define VERSION "0.6.6b" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:21641: result: no configure:21676: checking for dld.h configure:21683: result: no configure:21561: checking mach-o/dyld.h usability configure:21573: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21579: $? = 0 configure:21582: test -z || test ! -s conftest.err configure:21585: $? = 0 configure:21588: test -s conftest.o configure:21591: $? = 0 configure:21601: result: yes configure:21605: checking mach-o/dyld.h presence configure:21615: cc -E -I/usr/local/include conftest.c configure:21621: $? = 0 configure:21641: result: yes configure:21676: checking for mach-o/dyld.h configure:21683: result: yes configure:21702: checking for string.h configure:21707: result: no configure:21702: checking for strings.h configure:21707: result: no configure:21852: checking for strchr configure:21909: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:53: warning: conflicting types for built-in function `strchr' configure:21915: $? = 0 configure:21918: test -z || test ! -s conftest.err configure:21921: $? = 0 configure:21924: test -s conftest configure:21927: $? = 0 configure:21939: result: yes configure:21954: checking for strrchr configure:22011: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:54: warning: conflicting types for built-in function `strrchr' configure:22017: $? = 0 configure:22020: test -z || test ! -s conftest.err configure:22023: $? = 0 configure:22026: test -s conftest configure:22029: $? = 0 configure:22041: result: yes configure:22056: checking for memcpy configure:22113: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:55: warning: conflicting types for built-in function `memcpy' configure:22119: $? = 0 configure:22122: test -z || test ! -s conftest.err configure:22125: $? = 0 configure:22128: test -s conftest configure:22131: $? = 0 configure:22143: result: yes configure:22158: checking for memmove configure:22215: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22221: $? = 0 configure:22224: test -z || test ! -s conftest.err configure:22227: $? = 0 configure:22230: test -s conftest configure:22233: $? = 0 configure:22245: result: yes configure:22158: checking for strcmp configure:22215: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:57: warning: conflicting types for built-in function `strcmp' configure:22221: $? = 0 configure:22224: test -z || test ! -s conftest.err configure:22227: $? = 0 configure:22230: test -s conftest configure:22233: $? = 0 configure:22245: result: yes configure:22261: checking for closedir configure:22318: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22324: $? = 0 configure:22327: test -z || test ! -s conftest.err configure:22330: $? = 0 configure:22333: test -s conftest configure:22336: $? = 0 configure:22348: result: yes configure:22261: checking for opendir configure:22318: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22324: $? = 0 configure:22327: test -z || test ! -s conftest.err configure:22330: $? = 0 configure:22333: test -s conftest configure:22336: $? = 0 configure:22348: result: yes configure:22261: checking for readdir configure:22318: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22324: $? = 0 configure:22327: test -z || test ! -s conftest.err configure:22330: $? = 0 configure:22333: test -s conftest configure:22336: $? = 0 configure:22348: result: yes configure:22366: error: GNUnet only works with shared libraries. Sorry. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_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_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=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib' 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_argz_append=no ac_cv_func_argz_create_sep=no ac_cv_func_argz_insert=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_opendir=yes ac_cv_func_readdir=yes ac_cv_func_shl_load=no ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strrchr=yes ac_cv_header_argz_h=no ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_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_dl_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ltdl_lt_dlinit=yes 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_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_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_sys_symbol_underscore=no ac_cv_type_error_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=no libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib' lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net-p2p/gnunet/work/GNUnet-0.6.6b/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net-p2p/gnunet/work/GNUnet-0.6.6b/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/net-p2p/gnunet/work/GNUnet-0.6.6b/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net-p2p/gnunet/work/GNUnet-0.6.6b/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net-p2p/gnunet/work/GNUnet-0.6.6b/missing --run automake-1.8' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' CYGWIN_FALSE='' CYGWIN_TRUE='' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXT_LIBS='' EXT_LIB_PATH='' F77='g77' FFLAGS='' GMSGFMT='' GTK_CFLAGS='' GTK_LIBS='' GUILE='' GUILE_CONFIG='' GUILE_TOOLS='' HAVE_BDB_DLL_FALSE='' HAVE_BDB_DLL_TRUE='' HAVE_BDB_FALSE='' HAVE_BDB_TRUE='' HAVE_CURSES_FALSE='' HAVE_CURSES_TRUE='' HAVE_DIRECTORY_FALSE='' HAVE_DIRECTORY_TRUE='' HAVE_GDBM_FALSE='' HAVE_GDBM_TRUE='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='' HAVE_GUILE_FALSE='' HAVE_GUILE_TRUE='' HAVE_IPV6_FALSE='' HAVE_IPV6_TRUE='' HAVE_MYSQL_FALSE='' HAVE_MYSQL_TRUE='' HAVE_SQLITE_FALSE='' HAVE_SQLITE_TRUE='' HAVE_TDB_FALSE='' HAVE_TDB_TRUE='' HAVE_ZLIB_FALSE='' HAVE_ZLIB_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib' LIBADD_DL='-ldl' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBICONV='' LIBINTL='' LIBLTDL='-lltdl' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTDLINCL='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net-p2p/gnunet/work/GNUnet-0.6.6b/missing --run makeinfo' MINGW_FALSE='' MINGW_TRUE='' MKINSTALLDIRS='' MSGFMT='' MSGMERGE='' OBJDUMP='objdump' OBJEXT='' PACKAGE='GNUnet' PACKAGE_BUGREPORT='bug-gnunet@gnu.org' PACKAGE_NAME='GNUnet' PACKAGE_STRING='GNUnet 0.6.6b' PACKAGE_TARNAME='gnunet' PACKAGE_VERSION='0.6.6b' PATH_SEPARATOR=':' PKG_CONFIG='' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SOLARIS_FALSE='' SOLARIS_TRUE='' STRIP='strip' USE_GCRYPT_FALSE='' USE_GCRYPT_TRUE='' USE_LIBEXTRACTOR_FALSE='' USE_LIBEXTRACTOR_TRUE='' USE_NLS='' USE_OPENSSL_FALSE='' USE_OPENSSL_TRUE='' VERSION='0.6.6b' XGETTEXT='' 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='' 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' guile_available='' 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/net-p2p/gnunet/work/GNUnet-0.6.6b/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ASSERT_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBDL 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define HAVE_STDIO_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCMP 1 #define HAVE_STRRCHR 1 #define LTDL_OBJDIR ".libs/" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SHLIB_EXT ".so" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define PACKAGE "GNUnet" #define PACKAGE_BUGREPORT "bug-gnunet@gnu.org" #define PACKAGE_NAME "GNUnet" #define PACKAGE_STRING "GNUnet 0.6.6b" #define PACKAGE_TARNAME "gnunet" #define PACKAGE_VERSION "0.6.6b" #define VERSION "0.6.6b" #define error_t int #endif #ifdef __cplusplus void exit (int); configure: exit 1