This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-html-dir=/usr/local/share/doc --with-python=/usr/local/bin/python2.5 --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: 125 tasks, 180 threads, 4 processors Load average: 2.48, Mach factor: 1.65 /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: /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:1541: checking build system type configure:1559: result: i386-unknown-gnu configure:1567: checking host system type configure:1581: result: i386-unknown-gnu configure:1666: checking for a BSD-compatible install configure:1721: result: /usr/bin/install -c -o root -g wheel configure:1732: checking whether build environment is sane configure:1775: result: yes configure:1840: checking for gawk configure:1856: found /usr/local/bin/gawk configure:1866: result: gawk configure:1876: checking whether gmake sets $(MAKE) configure:1896: result: yes configure:2095: checking for style of include used by gmake configure:2123: result: GNU configure:2156: checking for i386-unknown-gnu-gcc configure:2182: result: cc configure:2464: checking for C compiler version configure:2467: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2470: $? = 0 configure:2472: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2475: $? = 0 configure:2477: cc -V &5 cc: `-V' option must have argument configure:2480: $? = 1 configure:2503: checking for C compiler default output file name configure:2506: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2509: $? = 0 configure:2555: result: a.out configure:2560: checking whether the C compiler works configure:2566: ./a.out configure:2569: $? = 0 configure:2586: result: yes configure:2593: checking whether we are cross compiling configure:2595: result: no configure:2598: checking for suffix of executables configure:2600: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2603: $? = 0 configure:2628: result: configure:2634: checking for suffix of object files configure:2655: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2658: $? = 0 configure:2680: result: configure:2684: checking whether we are using the GNU C compiler configure:2708: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2714: $? = 0 configure:2718: test -z || test ! -s conftest.err configure:2721: $? = 0 configure:2724: test -s conftest. configure:2727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2740: result: no configure:2746: checking whether cc accepts -g configure:2767: cc -c -g -I/usr/local/include conftest.c >&5 configure:2773: $? = 0 configure:2777: test -z || test ! -s conftest.err configure:2780: $? = 0 configure:2783: test -s conftest. configure:2786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2797: result: no configure:2814: checking for cc option to accept ANSI C configure:2884: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2890: $? = 0 configure:2894: test -z || test ! -s conftest.err configure:2897: $? = 0 configure:2900: test -s conftest. configure:2903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2884: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2890: $? = 0 configure:2894: test -z || test ! -s conftest.err configure:2897: $? = 0 configure:2900: test -s conftest. configure:2903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2884: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2884: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2884: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2884: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2890: $? = 0 configure:2894: test -z || test ! -s conftest.err configure:2897: $? = 0 configure:2900: test -s conftest. configure:2903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2921: result: none needed configure:2939: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2945: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3080: checking dependency style of cc configure:3170: result: gcc3 configure:3189: checking for strerror in -lcposix configure:3219: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:3251: result: no configure:3267: checking for i386-unknown-gnu-gcc configure:3293: result: cc configure:3575: checking for C compiler version configure:3578: 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:3581: $? = 0 configure:3583: 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:3586: $? = 0 configure:3588: cc -V &5 cc: `-V' option must have argument configure:3591: $? = 1 configure:3594: checking whether we are using the GNU C compiler configure:3650: result: no configure:3656: checking whether cc accepts -g configure:3707: result: no configure:3724: checking for cc option to accept ANSI C configure:3831: result: none needed configure:3849: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3855: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3990: checking dependency style of cc configure:4080: result: gcc3 configure:4110: checking for a BSD-compatible install configure:4165: result: /usr/bin/install -c -o root -g wheel configure:4181: checking how to run the C preprocessor configure:4216: cc -E -I/usr/local/include conftest.c configure:4222: $? = 0 configure:4254: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4260: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include configure:4299: result: cc -E configure:4323: cc -E -I/usr/local/include conftest.c configure:4329: $? = 0 configure:4361: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include configure:4412: checking for rm configure:4430: found /usr/local/bin/rm configure:4443: result: /usr/local/bin/rm configure:4452: checking for mv configure:4470: found /usr/local/bin/mv configure:4483: result: /usr/local/bin/mv configure:4492: checking for tar configure:4510: found /usr/local/bin/tar configure:4523: result: /usr/local/bin/tar configure:4532: checking for egrep configure:4542: result: grep -E configure:4547: checking for ANSI C header files configure:4572: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4578: $? = 0 configure:4582: test -z || test ! -s conftest.err configure:4585: $? = 0 configure:4588: test -s conftest. configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4700: result: no configure:4782: checking for a sed that does not truncate output configure:4838: result: /usr/local/bin/sed configure:4885: checking for non-GNU ld configure:4919: result: /usr/bin/ld configure:4928: checking if the linker (/usr/bin/ld) is GNU ld configure:4943: result: no configure:4948: checking for /usr/bin/ld option to reload object files configure:4955: result: -r configure:4973: checking for BSD-compatible nm configure:5022: result: /usr/bin/nm -p configure:5026: checking whether ln -s works configure:5030: result: yes configure:5037: checking how to recognise dependent libraries configure:5213: result: pass_all configure:5458: checking for sys/types.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for sys/stat.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for stdlib.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for string.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for memory.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for strings.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for inttypes.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for stdint.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5458: checking for unistd.h configure:5474: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5480: $? = 0 configure:5484: test -z || test ! -s conftest.err configure:5487: $? = 0 configure:5490: test -s conftest. configure:5493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5504: result: no configure:5530: checking dlfcn.h usability configure:5542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5548: $? = 0 configure:5552: test -z || test ! -s conftest.err configure:5555: $? = 0 configure:5558: test -s conftest. configure:5561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* 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:5571: result: no configure:5575: checking dlfcn.h presence configure:5585: cc -E -I/usr/local/include conftest.c configure:5591: $? = 0 configure:5611: result: yes configure:5624: WARNING: dlfcn.h: present but cannot be compiled configure:5626: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5628: WARNING: dlfcn.h: see the Autoconf documentation configure:5630: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5632: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5634: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5646: checking for dlfcn.h configure:5653: result: yes configure:5676: checking for i386-unknown-gnu-g++ configure:5702: result: c++ configure:5760: checking for C++ compiler version configure:5763: 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:5766: $? = 0 configure:5768: 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:5771: $? = 0 configure:5773: c++ -V &5 c++: `-V' option must have argument configure:5776: $? = 1 configure:5779: checking whether we are using the GNU C++ compiler configure:5803: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5809: $? = 0 configure:5813: test -z || test ! -s conftest.err configure:5816: $? = 0 configure:5819: test -s conftest. configure:5822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5835: result: no configure:5841: checking whether c++ accepts -g configure:5862: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:5868: $? = 0 configure:5872: test -z || test ! -s conftest.err configure:5875: $? = 0 configure:5878: test -s conftest. configure:5881: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5892: result: no configure:5934: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5940: $? = 0 configure:5944: test -z || test ! -s conftest.err configure:5947: $? = 0 configure:5950: test -s conftest. configure:5953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5934: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5940: $? = 0 configure:5944: test -z || test ! -s conftest.err configure:5947: $? = 0 configure:5950: test -s conftest. configure:5953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #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:5934: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5940: $? = 0 configure:5944: test -z || test ! -s conftest.err configure:5947: $? = 0 configure:5950: test -s conftest. configure:5953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #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:5934: 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:5940: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5934: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5940: $? = 0 configure:5944: test -z || test ! -s conftest.err configure:5947: $? = 0 configure:5950: test -s conftest. configure:5953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5934: 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:5940: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6023: checking dependency style of c++ configure:6113: result: gcc3 configure:6140: checking how to run the C++ preprocessor configure:6171: c++ -E -I/usr/local/include conftest.cc configure:6177: $? = 0 configure:6209: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:6215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6254: result: c++ -E configure:6278: c++ -E -I/usr/local/include conftest.cc configure:6284: $? = 0 configure:6316: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:6322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6377: checking for i386-unknown-gnu-g77 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-f77 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-xlf configure:6406: result: no configure:6377: checking for i386-unknown-gnu-frt configure:6406: result: no configure:6377: checking for i386-unknown-gnu-pgf77 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-fort77 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-fl32 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-af77 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-f90 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-xlf90 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-pgf90 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-epcf90 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-f95 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-fort configure:6406: result: no configure:6377: checking for i386-unknown-gnu-xlf95 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-ifc configure:6406: result: no configure:6377: checking for i386-unknown-gnu-efc configure:6406: result: no configure:6377: checking for i386-unknown-gnu-pgf95 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-lf95 configure:6406: result: no configure:6377: checking for i386-unknown-gnu-gfortran configure:6406: result: no configure:6419: checking for g77 configure:6435: found /usr/local/bin/g77 configure:6445: result: g77 configure:6463: checking for Fortran 77 compiler version configure:6463: 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:6466: $? = 0 configure:6468: 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:6471: $? = 0 configure:6473: 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:6476: $? = 0 configure:6484: checking whether we are using the GNU Fortran 77 compiler configure:6498: 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:6504: $? = 0 configure:6508: test -z || test ! -s conftest.err configure:6511: $? = 0 configure:6514: test -s conftest. configure:6517: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6530: result: no configure:6536: checking whether g77 accepts -g configure:6548: g77 -c -g conftest.f >&5 configure:6554: $? = 0 configure:6558: test -z || test ! -s conftest.err configure:6561: $? = 0 configure:6564: test -s conftest. configure:6567: $? = 1 configure: failed program was: | program main | | end configure:6579: result: no configure:6609: checking the maximum length of command line arguments configure:6718: result: configure:6729: checking command to parse /usr/bin/nm -p output from cc object configure:6834: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6837: $? = 0 configure:6841: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6844: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6834: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6837: $? = 0 configure:6841: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6844: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6934: result: failed configure:6941: checking for objdir configure:6956: result: .libs configure:7008: checking for i386-unknown-gnu-ar configure:7037: result: no configure:7046: checking for ar configure:7062: found /usr/bin/ar configure:7073: result: ar configure:7088: checking for i386-unknown-gnu-ranlib configure:7117: result: no configure:7126: checking for ranlib configure:7142: found /usr/bin/ranlib configure:7153: result: ranlib configure:7168: checking for i386-unknown-gnu-strip configure:7197: result: no configure:7206: checking for strip configure:7222: found /usr/bin/strip configure:7233: result: strip configure:7555: checking for cc option to produce PIC configure:7765: result: configure:7836: checking if cc static flag works configure:7864: result: yes configure:7874: checking if cc supports -c -o file.o configure:7898: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7902: $? = 0 configure:7921: result: yes configure:7947: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8905: result: no configure:8972: checking dynamic linker characteristics configure:9581: result: gnu ld.so configure:9590: checking how to hardcode library paths into programs configure:9615: result: unsupported configure:9629: checking whether stripping libraries is possible configure:9650: result: no configure:10468: checking if libtool supports shared libraries configure:10470: result: no configure:10473: checking whether to build shared libraries configure:10494: result: no configure:10497: checking whether to build static libraries configure:10501: result: yes configure:10593: creating libtool configure:11326: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12264: result: yes configure:12282: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:12285: $? = 0 configure:12404: checking for c++ option to produce PIC configure:12678: result: configure:12749: checking if c++ static flag works configure:12777: result: yes configure:12787: checking if c++ supports -c -o file.o configure:12811: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12815: $? = 0 configure:12834: result: yes configure:12860: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12885: result: yes configure:12952: checking dynamic linker characteristics configure:13561: result: gnu ld.so configure:13570: checking how to hardcode library paths into programs configure:13595: result: unsupported configure:14124: checking if libtool supports shared libraries configure:14126: result: no configure:14129: checking whether to build shared libraries configure:14149: result: no configure:14152: checking whether to build static libraries configure:14156: result: yes configure:14166: checking for g77 option to produce PIC configure:14376: result: configure:14447: checking if g77 static flag works configure:14475: result: yes configure:14485: checking if g77 supports -c -o file.o configure:14509: g77 -c -o out/conftest2.o conftest.f >&5 configure:14513: $? = 0 configure:14532: result: yes configure:14558: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15496: result: no configure:15563: checking dynamic linker characteristics configure:16172: result: gnu ld.so configure:16181: checking how to hardcode library paths into programs configure:16206: result: unsupported configure:19810: checking for sys/types.h configure:19815: result: no configure:19819: checking sys/time.h usability configure:19831: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19837: $? = 0 configure:19841: test -z || test ! -s conftest.err configure:19844: $? = 0 configure:19847: test -s conftest.o configure:19850: $? = 0 configure:19860: result: yes configure:19864: checking sys/time.h presence configure:19874: cc -E -I/usr/local/include conftest.c configure:19880: $? = 0 configure:19900: result: yes configure:19935: checking for sys/time.h configure:19942: result: yes configure:19810: checking for stdlib.h configure:19815: result: no configure:19810: checking for unistd.h configure:19815: result: no configure:19810: checking for string.h configure:19815: result: no configure:19974: checking ieeefp.h usability configure:19986: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50:20: ieeefp.h: No such file or directory configure:19992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_TIME_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:20015: result: no configure:20019: checking ieeefp.h presence configure:20029: cc -E -I/usr/local/include conftest.c conftest.c:16:20: ieeefp.h: No such file or directory configure:20035: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:20055: result: no configure:20090: checking for ieeefp.h configure:20097: result: no configure:19974: checking nan.h usability configure:19986: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:50:17: nan.h: No such file or directory configure:19992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_TIME_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:20015: result: no configure:20019: checking nan.h presence configure:20029: cc -E -I/usr/local/include conftest.c conftest.c:16:17: nan.h: No such file or directory configure:20035: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:20055: result: no configure:20090: checking for nan.h configure:20097: result: no configure:19974: checking math.h usability configure:19986: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19992: $? = 0 configure:19996: test -z || test ! -s conftest.err configure:19999: $? = 0 configure:20002: test -s conftest.o configure:20005: $? = 0 configure:20015: result: yes configure:20019: checking math.h presence configure:20029: cc -E -I/usr/local/include conftest.c configure:20035: $? = 0 configure:20055: result: yes configure:20090: checking for math.h configure:20097: result: yes configure:19974: checking fp_class.h usability configure:19986: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:51:22: fp_class.h: No such file or directory configure:19992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_TIME_H 1 | #define HAVE_MATH_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:20015: result: no configure:20019: checking fp_class.h presence configure:20029: cc -E -I/usr/local/include conftest.c conftest.c:17:22: fp_class.h: No such file or directory configure:20035: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_TIME_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include configure:20055: result: no configure:20090: checking for fp_class.h configure:20097: result: no configure:19974: checking float.h usability configure:19986: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19992: $? = 0 configure:19996: test -z || test ! -s conftest.err configure:19999: $? = 0 configure:20002: test -s conftest.o configure:20005: $? = 0 configure:20015: result: yes configure:20019: checking float.h presence configure:20029: cc -E -I/usr/local/include conftest.c configure:20035: $? = 0 configure:20055: result: yes configure:20090: checking for float.h configure:20097: result: yes configure:19974: checking ansidecl.h usability configure:19986: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19992: $? = 0 configure:19996: test -z || test ! -s conftest.err configure:19999: $? = 0 configure:20002: test -s conftest.o configure:20005: $? = 0 configure:20015: result: yes configure:20019: checking ansidecl.h presence configure:20029: cc -E -I/usr/local/include conftest.c configure:20035: $? = 0 configure:20055: result: yes configure:20090: checking for ansidecl.h configure:20097: result: yes configure:20128: checking sys/timeb.h usability configure:20140: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20146: $? = 0 configure:20150: test -z || test ! -s conftest.err configure:20153: $? = 0 configure:20156: test -s conftest.o configure:20159: $? = 0 configure:20169: result: yes configure:20173: checking sys/timeb.h presence configure:20183: cc -E -I/usr/local/include conftest.c configure:20189: $? = 0 configure:20209: result: yes configure:20244: checking for sys/timeb.h configure:20251: result: yes configure:20128: checking time.h usability configure:20140: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20146: $? = 0 configure:20150: test -z || test ! -s conftest.err configure:20153: $? = 0 configure:20156: test -s conftest.o configure:20159: $? = 0 configure:20169: result: yes configure:20173: checking time.h presence configure:20183: cc -E -I/usr/local/include conftest.c configure:20189: $? = 0 configure:20209: result: yes configure:20244: checking for time.h configure:20251: result: yes configure:20119: checking for sys/stat.h configure:20124: result: no configure:20128: checking sys/select.h usability configure:20140: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20146: $? = 0 configure:20150: test -z || test ! -s conftest.err configure:20153: $? = 0 configure:20156: test -s conftest.o configure:20159: $? = 0 configure:20169: result: yes configure:20173: checking sys/select.h presence configure:20183: cc -E -I/usr/local/include conftest.c configure:20189: $? = 0 configure:20209: result: yes configure:20244: checking for sys/select.h configure:20251: result: yes configure:20128: checking stdarg.h usability configure:20140: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20146: $? = 0 configure:20150: test -z || test ! -s conftest.err configure:20153: $? = 0 configure:20156: test -s conftest.o configure:20159: $? = 0 configure:20169: result: yes configure:20173: checking stdarg.h presence configure:20183: cc -E -I/usr/local/include conftest.c configure:20189: $? = 0 configure:20209: result: yes configure:20244: checking for stdarg.h configure:20251: result: yes configure:20269: checking for stat configure:20326: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20332: $? = 0 configure:20336: test -z || test ! -s conftest.err configure:20339: $? = 0 configure:20342: test -s conftest configure:20345: $? = 0 configure:20357: result: yes configure:20269: checking for _stat configure:20326: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __stat configure:20332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* Define _stat to an innocuous variant, in case declares _stat. | For example, HP-UX 11i declares gettimeofday. */ | #define _stat innocuous__stat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stat | | /* 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 _stat (); | /* 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__stat) || defined (__stub____stat) | choke me | #else | char (*f) () = _stat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _stat; | ; | return 0; | } configure:20357: result: no configure:20367: checking for isnan configure:20424: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20430: $? = 0 configure:20434: test -z || test ! -s conftest.err configure:20437: $? = 0 configure:20440: test -s conftest configure:20443: $? = 0 configure:20455: result: yes configure:20534: checking for isinf configure:20591: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20597: $? = 0 configure:20601: test -z || test ! -s conftest.err configure:20604: $? = 0 configure:20607: test -s conftest configure:20610: $? = 0 configure:20622: result: yes configure:20701: checking for pow configure:20758: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20764: $? = 0 configure:20768: test -z || test ! -s conftest.err configure:20771: $? = 0 configure:20774: test -s conftest configure:20777: $? = 0 configure:20789: result: yes configure:20868: checking for floor configure:20925: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:20931: $? = 0 configure:20935: test -z || test ! -s conftest.err configure:20938: $? = 0 configure:20941: test -s conftest configure:20944: $? = 0 configure:20956: result: yes configure:21035: checking for fabs configure:21092: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `fabs' configure:21098: $? = 0 configure:21102: test -z || test ! -s conftest.err configure:21105: $? = 0 configure:21108: test -s conftest configure:21111: $? = 0 configure:21123: result: yes configure:21205: checking for gettimeofday configure:21262: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21268: $? = 0 configure:21272: test -z || test ! -s conftest.err configure:21275: $? = 0 configure:21278: test -s conftest configure:21281: $? = 0 configure:21293: result: yes configure:21313: checking for mktime configure:21370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21376: $? = 0 configure:21380: test -z || test ! -s conftest.err configure:21383: $? = 0 configure:21386: test -s conftest configure:21389: $? = 0 configure:21401: result: yes configure:21313: checking for localtime configure:21370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21376: $? = 0 configure:21380: test -z || test ! -s conftest.err configure:21383: $? = 0 configure:21386: test -s conftest configure:21389: $? = 0 configure:21401: result: yes configure:21313: checking for localtime_r configure:21370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21376: $? = 0 configure:21380: test -z || test ! -s conftest.err configure:21383: $? = 0 configure:21386: test -s conftest configure:21389: $? = 0 configure:21401: result: yes configure:21313: checking for asctime configure:21370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21376: $? = 0 configure:21380: test -z || test ! -s conftest.err configure:21383: $? = 0 configure:21386: test -s conftest configure:21389: $? = 0 configure:21401: result: yes configure:21313: checking for time configure:21370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21376: $? = 0 configure:21380: test -z || test ! -s conftest.err configure:21383: $? = 0 configure:21386: test -s conftest configure:21389: $? = 0 configure:21401: result: yes configure:21313: checking for gmtime_r configure:21370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21376: $? = 0 configure:21380: test -z || test ! -s conftest.err configure:21383: $? = 0 configure:21386: test -s conftest configure:21389: $? = 0 configure:21401: result: yes configure:21313: checking for ftime configure:21370: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21376: $? = 0 configure:21380: test -z || test ! -s conftest.err configure:21383: $? = 0 configure:21386: test -s conftest configure:21389: $? = 0 configure:21401: result: yes configure:21423: checking for printf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:56: warning: conflicting types for built-in function `printf' configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21423: checking for sprintf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function `sprintf' configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21423: checking for fprintf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function `fprintf' configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21423: checking for snprintf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function `snprintf' configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21423: checking for vfprintf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21423: checking for vsprintf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function `vsprintf' configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21423: checking for vsnprintf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function `vsnprintf' configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21423: checking for sscanf configure:21480: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function `sscanf' configure:21486: $? = 0 configure:21490: test -z || test ! -s conftest.err configure:21493: $? = 0 configure:21496: test -s conftest configure:21499: $? = 0 configure:21511: result: yes configure:21538: checking for perl configure:21554: found /usr/local/bin/perl configure:21565: result: perl configure:21612: checking for python configure:21642: result: /usr/local/bin/python2.5 configure:21733: checking for libgcrypt-config configure:21751: found /usr/local/bin/libgcrypt-config configure:21764: result: /usr/local/bin/libgcrypt-config configure:21909: checking for libxml libraries >= 2.6.27 configure:21968: error: Version 2.6.15 found. You need at least libxml2 2.6.27 for this version of libxslt ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no 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 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__stat=no ac_cv_func_asctime=yes ac_cv_func_fabs=yes ac_cv_func_floor=yes ac_cv_func_fprintf=yes ac_cv_func_ftime=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_localtime=yes ac_cv_func_localtime_r=yes ac_cv_func_mktime=yes ac_cv_func_pow=yes ac_cv_func_printf=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_sscanf=yes ac_cv_func_stat=yes ac_cv_func_time=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_header_ansidecl_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_fp_class_h=no ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_nan_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes 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_LIBGCRYPT_CONFIG=/usr/local/bin/libgcrypt-config ac_cv_path_MV=/usr/local/bin/mv ac_cv_path_PYTHON=/usr/local/bin/python2.5 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_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_PERL=perl 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 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/textproc/py-libxslt/work/libxslt-1.1.22/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/textproc/py-libxslt/work/libxslt-1.1.22/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/textproc/py-libxslt/work/libxslt-1.1.22/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/textproc/py-libxslt/work/libxslt-1.1.22/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/textproc/py-libxslt/work/libxslt-1.1.22/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXSLT_INCLUDEDIR='' EXSLT_LIBDIR='' EXSLT_LIBS='' EXTRA_LIBS='' F77='g77' FFLAGS='' HTML_DIR='$(prefix)/doc' 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='-L/usr/local/lib' LIBEXSLT_MAJOR_VERSION='0' LIBEXSLT_MICRO_VERSION='13' LIBEXSLT_MINOR_VERSION='8' LIBEXSLT_VERSION='0.8.13' LIBEXSLT_VERSION_EXTRA='' LIBEXSLT_VERSION_INFO='8:13:8' LIBEXSLT_VERSION_NUMBER='813' LIBGCRYPT_CFLAGS='-I/usr/local/include ' LIBGCRYPT_CONFIG='/usr/local/bin/libgcrypt-config' LIBGCRYPT_LIBS='-L/usr/local/lib -lgcrypt' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBXML_CFLAGS='' LIBXML_LIBS='' LIBXML_REQUIRED_VERSION='2.6.27' LIBXML_SRC='' LIBXSLT_DEFAULT_PLUGINS_PATH='' LIBXSLT_MAJOR_MINOR_VERSION='1.1' LIBXSLT_MAJOR_VERSION='1' LIBXSLT_MICRO_VERSION='22' LIBXSLT_MINOR_VERSION='1' LIBXSLT_VERSION='1.1.22' LIBXSLT_VERSION_EXTRA='' LIBXSLT_VERSION_INFO='2:22:1' LIBXSLT_VERSION_NUMBER='10122' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/textproc/py-libxslt/work/libxslt-1.1.22/missing --run makeinfo' MV='/usr/local/bin/mv' M_LIBS='' OBJEXT='' PACKAGE='libxslt' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl' PYTHON='/usr/local/bin/python2.5' PYTHONSODV='' PYTHON_INCLUDES='' PYTHON_SITE_PACKAGES='' PYTHON_SUBDIR='' PYTHON_VERSION='' RANLIB='ranlib' RELDATE='' RM='/usr/local/bin/rm' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STATIC_BINARIES='' STRIP='strip' TAR='/usr/local/bin/tar' VERSION='1.1.22' WIN32_EXTRA_LDFLAGS='' WIN32_EXTRA_LIBADD='' WITH_CRYPTO='1' WITH_DEBUGGER='1' WITH_MEM_DEBUG='0' WITH_MODULES='' WITH_MODULES_FALSE='' WITH_MODULES_TRUE='' WITH_PERL_FALSE='#' WITH_PERL_TRUE='' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='#' WITH_TRIO='0' WITH_XSLT_DEBUG='1' XML_CONFIG='xml2-config' XSLTPROCDV='' XSLT_INCLUDEDIR='' XSLT_LIBDIR='' XSLT_LIBS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/textproc/py-libxslt/work/libxslt-1.1.22/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,' pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ANSIDECL_H 1 #define HAVE_ASCTIME 1 #define HAVE_DLFCN_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FPRINTF 1 #define HAVE_FTIME 1 #define HAVE_GCRYPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_LOCALTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MATH_H 1 #define HAVE_MKTIME 1 #define HAVE_PRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_STAT 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME 1 #define HAVE_TIME_H 1 #define HAVE_VFPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define PACKAGE "libxslt" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.1.22" #define WITH_DEBUGGER 1 #endif #ifdef __cplusplus void exit (int); configure: exit 1