This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 127 tasks, 182 threads, 4 processors Load average: 1.81, Mach factor: 2.17 /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:1516: checking for a BSD-compatible install configure:1570: result: /usr/bin/install -c -o root -g wheel configure:1581: checking whether build environment is sane configure:1624: result: yes configure:1649: WARNING: `missing' script is too old or missing configure:1657: checking for gawk configure:1673: found /usr/local/bin/gawk configure:1683: result: gawk configure:1693: checking whether make sets $(MAKE) configure:1713: result: yes configure:1849: checking whether to enable maintainer-specific portions of Makefiles configure:1858: result: no configure:1895: checking for style of include used by make configure:1923: result: GNU configure:1956: checking for i386-unknown-gnu-gcc configure:1982: result: cc configure:2264: checking for C compiler version configure:2267: 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:2270: $? = 0 configure:2272: 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:2275: $? = 0 configure:2277: cc -V &5 cc: `-V' option must have argument configure:2280: $? = 1 configure:2304: checking for C compiler default output configure:2307: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2310: $? = 0 configure:2356: result: a.out configure:2361: checking whether the C compiler works configure:2367: ./a.out configure:2370: $? = 0 configure:2387: result: yes configure:2394: checking whether we are cross compiling configure:2396: result: no configure:2399: checking for suffix of executables configure:2401: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2404: $? = 0 configure:2429: result: configure:2435: checking for suffix of object files configure:2457: cc -c -fno-common conftest.c >&5 configure:2460: $? = 0 configure:2482: result: configure:2486: checking whether we are using the GNU C compiler configure:2511: cc -c -fno-common conftest.c >&5 configure:2514: $? = 0 configure:2517: test -s conftest. configure:2520: $? = 1 configure: failed program was: | #line 2491 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2533: result: no configure:2539: checking whether cc accepts -g configure:2561: cc -c -g conftest.c >&5 configure:2564: $? = 0 configure:2567: test -s conftest. configure:2570: $? = 1 configure: failed program was: | #line 2544 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2581: result: no configure:2598: checking for cc option to accept ANSI C configure:2659: cc -c -fno-common conftest.c >&5 configure:2662: $? = 0 configure:2665: test -s conftest. configure:2668: $? = 1 configure: failed program was: | #line 2605 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2659: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2662: $? = 0 configure:2665: test -s conftest. configure:2668: $? = 1 configure: failed program was: | #line 2605 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2659: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2662: $? = 1 configure: failed program was: | #line 2605 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2659: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2662: $? = 1 configure: failed program was: | #line 2605 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2659: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2662: $? = 1 configure: failed program was: | #line 2605 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2659: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2662: $? = 0 configure:2665: test -s conftest. configure:2668: $? = 1 configure: failed program was: | #line 2605 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2686: result: none needed configure:2704: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2707: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2818: checking dependency style of cc configure:2880: result: gcc3 configure:2887: checking for strerror in -lcposix configure:2918: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lcposix >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lcposix configure:2921: $? = 1 configure: failed program was: | #line 2894 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2939: result: no configure:2955: checking for i386-unknown-gnu-gcc configure:2981: result: cc configure:3263: checking for C compiler version configure:3266: 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:3269: $? = 0 configure:3271: 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:3274: $? = 0 configure:3276: cc -V &5 cc: `-V' option must have argument configure:3279: $? = 1 configure:3282: checking whether we are using the GNU C compiler configure:3329: result: no configure:3335: checking whether cc accepts -g configure:3377: result: no configure:3394: checking for cc option to accept ANSI C configure:3482: result: none needed configure:3500: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3503: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3614: checking dependency style of cc configure:3676: result: gcc3 configure:3693: checking for a BSD-compatible install configure:3747: result: /usr/bin/install -c -o root -g wheel configure:3764: checking how to run the C preprocessor configure:3800: cc -E conftest.c configure:3806: $? = 0 configure:3838: cc -E conftest.c configure:3837:28: ac_nonexistent.h: No such file or directory configure:3844: $? = 1 configure: failed program was: | #line 3829 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3882: result: cc -E configure:3907: cc -E conftest.c configure:3913: $? = 0 configure:3945: cc -E conftest.c configure:3944:28: ac_nonexistent.h: No such file or directory configure:3951: $? = 1 configure: failed program was: | #line 3936 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3994: checking for egrep configure:4004: result: grep -E configure:4009: checking for ANSI C header files configure:4035: cc -c -fno-common conftest.c >&5 configure:4038: $? = 0 configure:4041: test -s conftest. configure:4044: $? = 1 configure: failed program was: | #line 4014 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4156: result: no configure:4238: checking build system type configure:4256: result: i386-unknown-gnu configure:4264: checking host system type configure:4278: result: i386-unknown-gnu configure:4341: checking for non-GNU ld configure:4371: result: /usr/bin/ld configure:4380: checking if the linker (/usr/bin/ld) is GNU ld configure:4392: result: no configure:4397: checking for /usr/bin/ld option to reload object files configure:4404: result: -r configure:4409: checking for BSD-compatible nm configure:4445: result: nm configure:4448: checking for a sed that does not truncate output configure:4530: result: /usr/local/bin/sed configure:4533: checking whether ln -s works configure:4537: result: yes configure:4544: checking how to recognise dependent libraries configure:4725: result: pass_all configure:4737: checking command to parse nm output configure:4821: cc -c -fno-common conftest.c >&5 configure:4824: $? = 0 configure:4828: 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:4831: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4821: cc -c -fno-common conftest.c >&5 configure:4824: $? = 0 configure:4828: 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:4831: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4927: result: failed configure:4948: checking for sys/types.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for sys/stat.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for stdlib.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for string.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for memory.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for strings.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for inttypes.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for stdint.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:4948: checking for unistd.h configure:4965: cc -c -fno-common conftest.c >&5 configure:4968: $? = 0 configure:4971: test -s conftest. configure:4974: $? = 1 configure: failed program was: | #line 4953 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4985: result: no configure:5011: checking dlfcn.h usability configure:5024: cc -c -fno-common conftest.c >&5 configure:5027: $? = 0 configure:5030: test -s conftest. configure:5033: $? = 1 configure: failed program was: | #line 5013 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:5043: result: no configure:5047: checking dlfcn.h presence configure:5058: cc -E conftest.c configure:5064: $? = 0 configure:5083: result: yes configure:5103: WARNING: dlfcn.h: present but cannot be compiled configure:5105: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5107: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5119: checking for dlfcn.h configure:5126: result: yes configure:5286: checking for i386-unknown-gnu-ranlib configure:5315: result: no configure:5324: checking for ranlib configure:5340: found /usr/bin/ranlib configure:5351: result: ranlib configure:5366: checking for i386-unknown-gnu-strip configure:5395: result: no configure:5404: checking for strip configure:5420: found /usr/bin/strip configure:5431: result: strip configure:5641: checking for objdir configure:5652: result: .libs configure:5669: checking for cc option to produce PIC configure:5812: result: none configure:5906: checking if cc static flag works configure:5931: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5934: $? = 0 configure:5937: test -s conftest configure:5940: $? = 0 configure:5956: result: yes configure:5968: checking if cc supports -c -o file.o configure:5991: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6012: result: yes configure:6017: checking if cc supports -c -o file.lo configure:6045: cc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:6048: $? = 0 configure:6051: test -s conftest.lo configure:6054: $? = 0 configure:6076: result: yes configure:6167: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6862: result: no configure:6867: checking how to hardcode library paths into programs configure:6891: result: unsupported configure:6896: checking whether stripping libraries is possible configure:6904: result: no configure:6912: checking dynamic linker characteristics configure:7343: result: gnu ld.so configure:7348: checking if libtool supports shared libraries configure:7350: result: no configure:7353: checking whether to build shared libraries configure:7374: result: no configure:7377: checking whether to build static libraries configure:7381: result: yes configure:8673: checking for rm configure:8691: found /usr/local/bin/rm configure:8704: result: /usr/local/bin/rm configure:8713: checking for mv configure:8731: found /usr/local/bin/mv configure:8744: result: /usr/local/bin/mv configure:8753: checking for tar configure:8771: found /usr/local/bin/tar configure:8784: result: /usr/local/bin/tar configure:8795: checking for cc option to accept ANSI C configure:8859: cc -c -fno-common conftest.c >&5 configure:8862: $? = 0 configure:8865: test -s conftest.o configure:8868: $? = 0 configure:8883: result: none needed configure:8896: checking for function prototypes configure:8899: result: yes configure:8913: checking for ANSI C header files configure:9060: result: no configure:9075: checking for string.h configure:9080: result: no configure:9217: checking for ANSI C header files configure:9364: result: no configure:9382: checking for dirent.h that defines DIR configure:9407: cc -c -fno-common conftest.c >&5 configure:9410: $? = 0 configure:9413: test -s conftest.o configure:9416: $? = 0 configure:9427: result: yes configure:9440: checking for library containing opendir configure:9471: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9474: $? = 0 configure:9477: test -s conftest configure:9480: $? = 0 configure:9539: result: none required configure:9655: checking for ANSI C header files configure:9802: result: no configure:9832: checking stdio.h usability configure:9845: cc -c -fno-common conftest.c >&5 configure:9848: $? = 0 configure:9851: test -s conftest.o configure:9854: $? = 0 configure:9864: result: yes configure:9868: checking stdio.h presence configure:9879: cc -E conftest.c configure:9885: $? = 0 configure:9904: result: yes configure:9940: checking for stdio.h configure:9947: result: yes configure:9823: checking for stdlib.h configure:9828: result: no configure:9823: checking for string.h configure:9828: result: no configure:9832: checking ctype.h usability configure:9845: cc -c -fno-common conftest.c >&5 configure:9848: $? = 0 configure:9851: test -s conftest.o configure:9854: $? = 0 configure:9864: result: yes configure:9868: checking ctype.h presence configure:9879: cc -E conftest.c configure:9885: $? = 0 configure:9904: result: yes configure:9940: checking for ctype.h configure:9947: result: yes configure:9832: checking errno.h usability configure:9845: cc -c -fno-common conftest.c >&5 configure:9848: $? = 0 configure:9851: test -s conftest.o configure:9854: $? = 0 configure:9864: result: yes configure:9868: checking errno.h presence configure:9879: cc -E conftest.c configure:9885: $? = 0 configure:9904: result: yes configure:9940: checking for errno.h configure:9947: result: yes configure:9832: checking ansidecl.h usability configure:9845: cc -c -fno-common conftest.c >&5 configure:9848: $? = 0 configure:9851: test -s conftest.o configure:9854: $? = 0 configure:9864: result: yes configure:9868: checking ansidecl.h presence configure:9879: cc -E conftest.c configure:9885: $? = 0 configure:9904: result: yes configure:9940: checking for ansidecl.h configure:9947: result: yes configure:9832: checking time.h usability configure:9845: cc -c -fno-common conftest.c >&5 configure:9848: $? = 0 configure:9851: test -s conftest.o configure:9854: $? = 0 configure:9864: result: yes configure:9868: checking time.h presence configure:9879: cc -E conftest.c configure:9885: $? = 0 configure:9904: result: yes configure:9940: checking for time.h configure:9947: result: yes configure:9969: checking for libxml2 libraries >= 2.4.24 configure:10000: result: yes ('2.6.15') configure:10021: checking for libxslt libraries >= 1.0.20 configure:10059: result: yes ('1.1.12') configure:10085: checking for openssl libraries >= 0.9.6 configure:10197: result: yes ('0.9.7' ) configure:10209: checking for SHA1 support configure:10223: result: yes configure:10228: checking for RIPEMD-160 support configure:10242: result: yes configure:10247: checking for HMAC support configure:10261: result: yes configure:10266: checking for DSA support configure:10280: result: yes configure:10285: checking for RSA support configure:10299: result: yes configure:10304: checking for x509 support configure:10318: result: yes configure:10323: checking for DES support configure:10337: result: yes configure:10342: checking for AES support (OpenSSL >= 0.9.7 is required) configure:10357: result: yes configure:10374: checking for XMLDSig support configure:10408: result: yes configure:10413: checking for XMLEnc support configure:10447: result: yes configure:10452: checking for Simple Keys Manager testing configure:10484: result: yes configure:10488: checking for pedantic compilation configure:10501: result: no configure:10505: checking for profiling configure:10517: result: no configure:10712: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:728: creating Makefile config.status:728: creating xmlsecConf.sh config.status:728: creating xmlsec-config config.status:728: creating xmlsec.spec config.status:728: creating xmlsec.pc config.status:728: creating include/Makefile config.status:728: creating include/xmlsec/Makefile config.status:728: creating include/xmlsec/version.h config.status:728: creating src/Makefile config.status:728: creating apps/Makefile config.status:728: creating tests/Makefile config.status:728: creating man/Makefile config.status:728: creating docs/api/Makefile config.status:832: creating config.h config.status:1035: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -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_header_ansidecl_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_objext= ac_cv_path_MV=/usr/local/bin/mv ac_cv_path_RM=/usr/local/bin/rm ac_cv_path_TAR=/usr/local/bin/tar ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' ANSI2KNR='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.6' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common ' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include' LIBXML_CONFIG='xml2-config' LIBXML_LIBS='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm' LIBXML_MIN_VERSION='2.4.24' LIBXML_PREFIX='' LIBXML_WITHOUT='no' LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2' LIBXSLT_CONFIG='xslt-config' LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm' LIBXSLT_MIN_VERSION='1.0.20' LIBXSLT_PREFIX='' LIBXSLT_WITHOUT='no' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MV='/usr/local/bin/mv' OBJEXT='' OPENSSL_CFLAGS='' OPENSSL_CONFIG='' OPENSSL_LDADDS='/usr/local/lib/libcrypto.a' OPENSSL_LIBS='-L/usr/local/lib -lcrypto' OPENSSL_MIN_VERSION='0.9.6' OPENSSL_PREFIX='' OPENSSL_VERSION='0.9.7' OPENSSL_WITHOUT='no' PACKAGE='xmlsec' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RM='/usr/local/bin/rm' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TAR='/usr/local/bin/tar' U='' VERSION='0.0.15' XMLSEC_DEFINES='' XMLSEC_DYNAMIC_LINKING_FALSE='' XMLSEC_DYNAMIC_LINKING_TRUE='#' XMLSEC_INCLUDEDIR='-I${prefix}/include -I/usr/local/include/libxml2 -I/usr/local/include' XMLSEC_LIBDIR='-L${libdir}' XMLSEC_LIBS='-lxmlsec -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm' XMLSEC_NO_AES='0' XMLSEC_NO_DES='0' XMLSEC_NO_DSA='0' XMLSEC_NO_HMAC='0' XMLSEC_NO_RIPEMD160='0' XMLSEC_NO_RSA='0' XMLSEC_NO_SHA1='0' XMLSEC_NO_X509='0' XMLSEC_NO_XMLDSIG='0' XMLSEC_NO_XMLENC='0' XMLSEC_VERSION='0.0.15' XMLSEC_VERSION_INFO='0:15:0' XMLSEC_VERSION_MAJOR='0' XMLSEC_VERSION_MINOR='0' XMLSEC_VERSION_SUBMINOR='15' XMLSEC_WITH_SKM_TEST_FALSE='#' XMLSEC_WITH_SKM_TEST_TRUE='' XMLSEC_WITH_XMLDSIG_TEST_FALSE='#' XMLSEC_WITH_XMLDSIG_TEST_TRUE='' XMLSEC_WITH_XMLENC_TEST_FALSE='#' XMLSEC_WITH_XMLENC_TEST_TRUE='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/security/xmlsec/work/xmlsec-0.0.15/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ANSIDECL_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STDIO_H 1 #define HAVE_TIME_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOTYPES 1 configure: exit 0