This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xmlsec1 configure 1.2.11, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --without-gnutls --with-openssl=/usr --without-nss --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 /usr/bin/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: 307 tasks, 362 threads, 4 processors Load average: 1.28, Mach factor: 2.70 /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:2199: checking build system type configure:2217: result: i386-unknown-gnu configure:2239: checking host system type configure:2254: result: i386-unknown-gnu configure:2300: checking for a BSD-compatible install configure:2356: result: /usr/bin/install -c -o root -g wheel configure:2367: checking whether build environment is sane configure:2410: result: yes configure:2438: checking for a thread-safe mkdir -p configure:2477: result: /usr/local/bin/mkdir -p configure:2490: checking for gawk configure:2506: found /usr/local/bin/gawk configure:2517: result: gawk configure:2528: checking whether make sets $(MAKE) configure:2549: result: yes configure:2732: checking how to create a ustar tar archive configure:2745: tar --version tar (GNU tar) 1.18 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2748: $? = 0 configure:2788: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2791: $? = 0 configure:2795: tar -xf - &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:3164: $? = 0 configure:3171: 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:3174: $? = 0 configure:3181: cc -V >&5 cc: `-V' option must have argument configure:3184: $? = 1 configure:3207: checking for C compiler default output file name configure:3234: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3237: $? = 0 configure:3275: result: a.out configure:3292: checking whether the C compiler works configure:3302: ./a.out configure:3305: $? = 0 configure:3322: result: yes configure:3329: checking whether we are cross compiling configure:3331: result: no configure:3334: checking for suffix of executables configure:3341: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3344: $? = 0 configure:3368: result: configure:3374: checking for suffix of object files configure:3400: cc -c -fno-common conftest.c >&5 configure:3403: $? = 0 configure:3426: result: configure:3430: checking whether we are using the GNU C compiler configure:3459: cc -c -fno-common conftest.c >&5 configure:3465: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3482: result: no configure:3487: checking whether cc accepts -g configure:3517: cc -c -g conftest.c >&5 configure:3523: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3555: cc -c conftest.c >&5 configure:3561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3594: cc -c -g conftest.c >&5 configure:3600: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3622: result: no configure:3639: checking for cc option to accept ISO C89 configure:3713: cc -c -fno-common conftest.c >&5 configure:3719: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3713: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3719: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3713: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3719: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3713: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3713: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3713: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3713: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3719: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3745: result: unsupported configure:3771: checking for style of include used by make configure:3799: result: GNU configure:3824: checking dependency style of cc configure:3915: result: gcc3 configure:4004: checking for a sed that does not truncate output configure:4060: result: /usr/local/bin/sed configure:4063: checking for grep that handles long lines and -e configure:4137: result: /usr/bin/grep configure:4142: checking for egrep configure:4220: result: /usr/bin/grep -E configure:4269: checking for non-GNU ld configure:4303: result: /usr/bin/ld configure:4312: checking if the linker (/usr/bin/ld) is GNU ld configure:4327: result: no configure:4332: checking for /usr/bin/ld option to reload object files configure:4339: result: -r configure:4357: checking for BSD-compatible nm configure:4406: result: /usr/bin/nm -p configure:4410: checking whether ln -s works configure:4414: result: yes configure:4421: checking how to recognise dependent libraries configure:4597: result: pass_all configure:4831: checking how to run the C preprocessor configure:4871: cc -E conftest.c configure:4877: $? = 0 configure:4908: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4914: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include configure:4947: result: cc -E configure:4976: cc -E conftest.c configure:4982: $? = 0 configure:5013: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5019: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include configure:5057: checking for ANSI C header files configure:5087: cc -c -fno-common conftest.c >&5 configure:5093: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5218: result: no configure:5242: checking for sys/types.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for sys/stat.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for stdlib.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for string.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for memory.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for strings.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for inttypes.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for stdint.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5242: checking for unistd.h configure:5263: cc -c -fno-common conftest.c >&5 configure:5269: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5285: result: no configure:5312: checking dlfcn.h usability configure:5329: cc -c -fno-common conftest.c >&5 configure:5335: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5349: result: no configure:5353: checking dlfcn.h presence configure:5368: cc -E conftest.c configure:5374: $? = 0 configure:5388: result: yes configure:5401: WARNING: dlfcn.h: present but cannot be compiled configure:5403: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5405: WARNING: dlfcn.h: see the Autoconf documentation configure:5407: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5409: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5411: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5421: checking for dlfcn.h configure:5429: result: yes configure:5558: checking for C++ compiler version configure:5565: 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:5568: $? = 0 configure:5575: 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:5578: $? = 0 configure:5585: c++ -V >&5 c++: `-V' option must have argument configure:5588: $? = 1 configure:5591: checking whether we are using the GNU C++ compiler configure:5620: c++ -c -fno-common conftest.cpp >&5 configure:5626: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5643: result: no configure:5648: checking whether c++ accepts -g configure:5678: c++ -c -g conftest.cpp >&5 configure:5684: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5716: c++ -c conftest.cpp >&5 configure:5722: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5755: c++ -c -g conftest.cpp >&5 configure:5761: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5783: result: no configure:5808: checking dependency style of c++ configure:5899: result: gcc3 configure:5924: checking how to run the C++ preprocessor configure:5960: c++ -E conftest.cpp configure:5966: $? = 0 configure:5997: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6003: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6036: result: c++ -E configure:6065: c++ -E conftest.cpp configure:6071: $? = 0 configure:6102: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6157: checking for i386-unknown-gnu-g77 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-xlf configure:6187: result: no configure:6157: checking for i386-unknown-gnu-f77 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-frt configure:6187: result: no configure:6157: checking for i386-unknown-gnu-pgf77 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-cf77 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-fort77 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-fl32 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-af77 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-xlf90 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-f90 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-pgf90 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-pghpf configure:6187: result: no configure:6157: checking for i386-unknown-gnu-epcf90 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-gfortran configure:6187: result: no configure:6157: checking for i386-unknown-gnu-g95 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-xlf95 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-f95 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-fort configure:6187: result: no configure:6157: checking for i386-unknown-gnu-ifort configure:6187: result: no configure:6157: checking for i386-unknown-gnu-ifc configure:6187: result: no configure:6157: checking for i386-unknown-gnu-efc configure:6187: result: no configure:6157: checking for i386-unknown-gnu-pgf95 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-lf95 configure:6187: result: no configure:6157: checking for i386-unknown-gnu-ftn configure:6187: result: no configure:6201: checking for g77 configure:6217: found /usr/local/bin/g77 configure:6228: result: g77 configure:6258: checking for Fortran 77 compiler version configure:6265: 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:6268: $? = 0 configure:6275: 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:6278: $? = 0 configure:6285: 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:6288: $? = 0 configure:6296: checking whether we are using the GNU Fortran 77 compiler configure:6315: 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:6321: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6338: result: no configure:6344: checking whether g77 accepts -g configure:6361: g77 -c -g conftest.f >&5 configure:6367: $? = 0 configure: failed program was: | program main | | end configure:6383: result: no configure:6413: checking the maximum length of command line arguments configure:6522: result: configure:6533: checking command to parse /usr/bin/nm -p output from cc object configure:6638: cc -c -fno-common conftest.c >&5 configure:6641: $? = 0 configure:6645: /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:6648: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6638: cc -c -fno-common conftest.c >&5 configure:6641: $? = 0 configure:6645: /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:6648: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6738: result: failed configure:6745: checking for objdir configure:6760: result: .libs configure:6812: checking for i386-unknown-gnu-ar configure:6842: result: no configure:6852: checking for ar configure:6868: found /usr/bin/ar configure:6879: result: ar configure:6908: checking for i386-unknown-gnu-ranlib configure:6938: result: no configure:6948: checking for ranlib configure:6964: found /usr/bin/ranlib configure:6975: result: ranlib configure:7004: checking for i386-unknown-gnu-strip configure:7034: result: no configure:7044: checking for strip configure:7060: found /usr/bin/strip configure:7071: result: strip configure:7407: checking for cc option to produce PIC configure:7617: result: configure:7688: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7716: result: yes configure:7726: checking if cc supports -c -o file.o configure:7750: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7754: $? = 0 configure:7773: result: yes configure:7799: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8753: result: no configure:8820: checking dynamic linker characteristics configure:9429: result: gnu ld.so configure:9438: checking how to hardcode library paths into programs configure:9463: result: unsupported configure:9477: checking whether stripping libraries is possible configure:9498: result: no configure:9605: checking for shl_load configure:9661: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _shl_load configure:9667: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:9684: result: no configure:9689: checking for shl_load in -ldld configure:9724: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ldld >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -ldld configure:9730: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9748: result: no configure:9753: checking for dlopen configure:9809: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9815: $? = 0 configure:9832: result: yes configure:10065: checking whether a program can dlopen itself configure:10139: cc -o conftest -fno-common -DHAVE_DLFCN_H -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:10142: $? = 0 configure:10160: result: yes configure:10165: checking whether a statically linked program can dlopen itself configure:10239: cc -o conftest -fno-common -DHAVE_DLFCN_H -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:10242: $? = 0 configure:10260: result: yes configure:10283: checking if libtool supports shared libraries configure:10285: result: no configure:10288: checking whether to build shared libraries configure:10309: result: no configure:10312: checking whether to build static libraries configure:10316: result: yes configure:10408: creating libtool configure:11138: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12072: result: yes configure:12090: c++ -c -fno-common conftest.cpp >&5 configure:12093: $? = 0 configure:12212: checking for c++ option to produce PIC configure:12486: result: configure:12557: checking if c++ static flag works c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:12585: result: yes configure:12595: checking if c++ supports -c -o file.o configure:12619: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12623: $? = 0 configure:12642: result: yes configure:12668: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12693: result: yes configure:12760: checking dynamic linker characteristics configure:13369: result: gnu ld.so configure:13378: checking how to hardcode library paths into programs configure:13403: result: unsupported configure:13929: checking if libtool supports shared libraries configure:13931: result: no configure:13934: checking whether to build shared libraries configure:13954: result: no configure:13957: checking whether to build static libraries configure:13961: result: yes configure:13971: checking for g77 option to produce PIC configure:14181: result: configure:14252: checking if g77 static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:14280: result: yes configure:14290: checking if g77 supports -c -o file.o configure:14314: g77 -c -o out/conftest2.o conftest.f >&5 configure:14318: $? = 0 configure:14337: result: yes configure:14363: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15297: result: no configure:15364: checking dynamic linker characteristics configure:15973: result: gnu ld.so configure:15982: checking how to hardcode library paths into programs configure:16007: result: unsupported configure:19598: checking for a BSD-compatible install configure:19654: result: /usr/bin/install -c -o root -g wheel configure:19665: checking for ANSI C header files configure:19826: result: no configure:19838: checking for rm configure:19856: found /usr/local/bin/rm configure:19869: result: /usr/local/bin/rm configure:19879: checking for cp configure:19897: found /usr/local/bin/cp configure:19910: result: /usr/local/bin/cp configure:19920: checking for mv configure:19938: found /usr/local/bin/mv configure:19951: result: /usr/local/bin/mv configure:19961: checking for tar configure:19979: found /usr/local/bin/tar configure:19992: result: /usr/local/bin/tar configure:20002: checking for help2man configure:20020: found /usr/local/bin/help2man configure:20032: result: /usr/local/bin/help2man configure:20042: checking for man2html configure:20060: found /usr/local/bin/man2html configure:20072: result: /usr/local/bin/man2html configure:20081: checking for function prototypes configure:20097: result: no configure:20114: checking for string.h configure:20120: result: no configure:20267: checking for dirent.h that defines DIR configure:20296: cc -c -fno-common conftest.c >&5 configure:20302: $? = 0 configure:20318: result: yes configure:20331: checking for library containing opendir configure:20372: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:20378: $? = 0 configure:20406: result: none required configure:20500: checking for ANSI C header files configure:20661: result: no configure:20686: checking stdio.h usability configure:20703: cc -c -fno-common conftest.c >&5 configure:20709: $? = 0 configure:20723: result: yes configure:20727: checking stdio.h presence configure:20742: cc -E conftest.c configure:20748: $? = 0 configure:20762: result: yes configure:20795: checking for stdio.h configure:20803: result: yes configure:20821: checking for stdlib.h configure:20827: result: no configure:20966: checking for string.h configure:20972: result: no configure:21121: checking ctype.h usability configure:21138: cc -c -fno-common conftest.c >&5 configure:21144: $? = 0 configure:21158: result: yes configure:21162: checking ctype.h presence configure:21177: cc -E conftest.c configure:21183: $? = 0 configure:21197: result: yes configure:21230: checking for ctype.h configure:21238: result: yes configure:21266: checking errno.h usability configure:21283: cc -c -fno-common conftest.c >&5 configure:21289: $? = 0 configure:21303: result: yes configure:21307: checking errno.h presence configure:21322: cc -E conftest.c configure:21328: $? = 0 configure:21342: result: yes configure:21375: checking for errno.h configure:21383: result: yes configure:21411: checking ansidecl.h usability configure:21428: cc -c -fno-common conftest.c >&5 configure:21434: $? = 0 configure:21448: result: yes configure:21452: checking ansidecl.h presence configure:21467: cc -E conftest.c configure:21473: $? = 0 configure:21487: result: yes configure:21520: checking for ansidecl.h configure:21528: result: yes configure:21556: checking time.h usability configure:21573: cc -c -fno-common conftest.c >&5 configure:21579: $? = 0 configure:21593: result: yes configure:21597: checking time.h presence configure:21612: cc -E conftest.c configure:21618: $? = 0 configure:21632: result: yes configure:21665: checking for time.h configure:21673: result: yes configure:21698: checking for printf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:40: warning: conflicting types for built-in function `printf' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for sprintf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:41: warning: conflicting types for built-in function `sprintf' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for fprintf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:42: warning: conflicting types for built-in function `fprintf' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for snprintf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:43: warning: conflicting types for built-in function `snprintf' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for vfprintf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for vsprintf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:45: warning: conflicting types for built-in function `vsprintf' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for vsnprintf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:46: warning: conflicting types for built-in function `vsnprintf' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for sscanf configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:47: warning: conflicting types for built-in function `sscanf' configure:21760: $? = 0 configure:21778: result: yes configure:21698: checking for timegm configure:21754: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21760: $? = 0 configure:21778: result: yes configure:21789: checking for an ANSI C-conforming const configure:21864: cc -c -fno-common conftest.c >&5 configure:21870: $? = 0 configure:21885: result: yes configure:21919: checking which extension is used for loadable modules configure:21929: result: .so configure:21940: checking which variable specifies run-time library path configure:21947: result: LD_LIBRARY_PATH configure:21958: checking for the default library search path configure:21965: result: /lib /usr/lib configure:21983: checking for objdir configure:22004: result: .libs configure:22013: checking whether libtool supports -dlopen/-dlpreopen configure:22025: result: no configure:22044: checking for shl_load configure:22123: result: no configure:22132: checking for shl_load in -ldld configure:22191: result: no configure:22201: checking for dlopen in configure:22236: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ldl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22242: $? = 0 configure:22260: result: yes configure:22571: checking for dlerror configure:22627: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22633: $? = 0 configure:22651: result: yes configure:22671: checking for _ prefix in compiled symbols configure:22681: cc -c -fno-common conftest.c >&5 configure:22684: $? = 0 configure:22688: /usr/bin/nm -p conftest.o \| \> conftest.nm configure:22691: $? = 0 configure: cannot run configure:22713: result: no configure:22833: checking whether deplibs are loaded by dlopen configure:22914: result: yes configure:22939: checking argz.h usability configure:22956: cc -c -fno-common conftest.c >&5 conftest.c:65:18: argz.h: No such file or directory configure:22962: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22976: result: no configure:22980: checking argz.h presence configure:22995: cc -E conftest.c conftest.c:32:18: argz.h: No such file or directory configure:23001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:23015: result: no configure:23048: checking for argz.h configure:23056: result: no configure:23070: checking for error_t configure:23103: cc -c -fno-common conftest.c >&5 conftest.c:36: error: parse error before "ac__type_new_" conftest.c:36: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:40: error: parse error before ')' token configure:23109: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #if HAVE_ARGZ_H | # include | #endif | | typedef error_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:23124: result: no configure:23150: checking for argz_append configure:23206: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_append configure:23212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_append to an innocuous variant, in case declares argz_append. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_append innocuous_argz_append | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_append (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_append | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_append (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_append || defined __stub___argz_append | choke me | #endif | | int | main () | { | return argz_append (); | ; | return 0; | } configure:23230: result: no configure:23150: checking for argz_create_sep configure:23206: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_create_sep configure:23212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_create_sep innocuous_argz_create_sep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_create_sep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_create_sep | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_create_sep (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep | choke me | #endif | | int | main () | { | return argz_create_sep (); | ; | return 0; | } configure:23230: result: no configure:23150: checking for argz_insert configure:23206: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_insert configure:23212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_insert to an innocuous variant, in case declares argz_insert. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_insert innocuous_argz_insert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_insert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_insert | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_insert (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_insert || defined __stub___argz_insert | choke me | #endif | | int | main () | { | return argz_insert (); | ; | return 0; | } configure:23230: result: no configure:23150: checking for argz_next configure:23206: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_next configure:23212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:23230: result: no configure:23150: checking for argz_stringify configure:23206: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _argz_stringify configure:23212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:23230: result: no configure:23282: checking assert.h usability configure:23299: cc -c -fno-common conftest.c >&5 configure:23305: $? = 0 configure:23319: result: yes configure:23323: checking assert.h presence configure:23338: cc -E conftest.c configure:23344: $? = 0 configure:23358: result: yes configure:23391: checking for assert.h configure:23399: result: yes configure:23272: checking for ctype.h configure:23278: result: yes configure:23272: checking for errno.h configure:23278: result: yes configure:23282: checking malloc.h usability configure:23299: cc -c -fno-common conftest.c >&5 configure:23305: $? = 0 configure:23319: result: yes configure:23323: checking malloc.h presence configure:23338: cc -E conftest.c configure:23344: $? = 0 configure:23358: result: yes configure:23391: checking for malloc.h configure:23399: result: yes configure:23272: checking for memory.h configure:23278: result: no configure:23272: checking for stdlib.h configure:23278: result: no configure:23272: checking for stdio.h configure:23278: result: yes configure:23272: checking for unistd.h configure:23278: result: no configure:23430: checking dl.h usability configure:23447: cc -c -fno-common conftest.c >&5 conftest.c:71:16: dl.h: No such file or directory configure:23453: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23467: result: no configure:23471: checking dl.h presence configure:23486: cc -E conftest.c conftest.c:38:16: dl.h: No such file or directory configure:23492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:23506: result: no configure:23539: checking for dl.h configure:23547: result: no configure:23430: checking sys/dl.h usability configure:23447: cc -c -fno-common conftest.c >&5 conftest.c:71:20: sys/dl.h: No such file or directory configure:23453: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23467: result: no configure:23471: checking sys/dl.h presence configure:23486: cc -E conftest.c conftest.c:38:20: sys/dl.h: No such file or directory configure:23492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:23506: result: no configure:23539: checking for sys/dl.h configure:23547: result: no configure:23430: checking dld.h usability configure:23447: cc -c -fno-common conftest.c >&5 conftest.c:71:17: dld.h: No such file or directory configure:23453: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23467: result: no configure:23471: checking dld.h presence configure:23486: cc -E conftest.c conftest.c:38:17: dld.h: No such file or directory configure:23492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xmlsec1" | #define PACKAGE_TARNAME "xmlsec1" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "xmlsec1 1.2.11" | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" | #define PACKAGE "xmlsec1" | #define VERSION "1.2.11" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_TIMEGM 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:23506: result: no configure:23539: checking for dld.h configure:23547: result: no configure:23430: checking mach-o/dyld.h usability configure:23447: cc -c -fno-common conftest.c >&5 configure:23453: $? = 0 configure:23467: result: yes configure:23471: checking mach-o/dyld.h presence configure:23486: cc -E conftest.c configure:23492: $? = 0 configure:23506: result: yes configure:23539: checking for mach-o/dyld.h configure:23547: result: yes configure:23566: checking for string.h configure:23572: result: no configure:23566: checking for strings.h configure:23572: result: no configure:23712: checking for strchr configure:23768: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:62: warning: conflicting types for built-in function `strchr' configure:23774: $? = 0 configure:23792: result: yes configure:23807: checking for strrchr configure:23863: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:63: warning: conflicting types for built-in function `strrchr' configure:23869: $? = 0 configure:23887: result: yes configure:23902: checking for memcpy configure:23958: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:64: warning: conflicting types for built-in function `memcpy' configure:23964: $? = 0 configure:23982: result: yes configure:23997: checking for memmove configure:24053: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24059: $? = 0 configure:24077: result: yes configure:23997: checking for strcmp configure:24053: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:66: warning: conflicting types for built-in function `strcmp' configure:24059: $? = 0 configure:24077: result: yes configure:24093: checking for closedir configure:24149: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24155: $? = 0 configure:24173: result: yes configure:24093: checking for opendir configure:24149: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24155: $? = 0 configure:24173: result: yes configure:24093: checking for readdir configure:24149: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24155: $? = 0 configure:24173: result: yes configure:24187: checking for development environment configure:24203: result: no configure:24246: checking for __FUNCTION__ or __func__ configure:24269: cc -c -fno-common conftest.c >&5 configure:24275: $? = 0 configure:24310: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:51: warning: initialization discards qualifiers from pointer target type configure:24316: $? = 0 configure:24331: result: __FUNCTION__ configure:24343: checking for size_t configure:24373: cc -c -fno-common conftest.c >&5 configure:24379: $? = 0 configure:24394: result: yes configure:24401: checking size of size_t configure:24703: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24706: $? = 0 configure:24712: ./conftest configure:24715: $? = 0 configure:24738: result: 4 configure:24765: checking for pkg-config configure:24781: found /usr/local/bin/pkg-config configure:24793: result: yes configure:24832: checking for i386-unknown-gnu-pkg-config configure:24865: result: no configure:24875: checking for pkg-config configure:24893: found /usr/local/bin/pkg-config configure:24905: result: /usr/local/bin/pkg-config configure:24934: checking pkg-config is at least version 0.9.0 configure:24937: result: yes configure:24948: checking for LIBXML configure:24956: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_MIN_VERSION" configure:24959: $? = 0 configure:24974: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_MIN_VERSION" configure:24977: $? = 0 configure:25013: result: yes configure:25110: checking for LIBXSLT configure:25118: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_MIN_VERSION" configure:25121: $? = 0 configure:25136: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_MIN_VERSION" configure:25139: $? = 0 configure:25175: result: yes configure:25312: checking for OPENSSL configure:25320: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.8" configure:25323: $? = 0 configure:25338: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.8" configure:25341: $? = 0 configure:25377: result: yes configure:25758: checking for NSS configure:25766: $PKG_CONFIG --exists --print-errors "mozilla-nspr >= $MOZILLA_MIN_VERSION mozilla-nss >= $MOZILLA_MIN_VERSION" Package mozilla-nspr was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-nspr.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-nspr' found Package mozilla-nss was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-nss.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-nss' found configure:25769: $? = 1 configure:25784: $PKG_CONFIG --exists --print-errors "mozilla-nspr >= $MOZILLA_MIN_VERSION mozilla-nss >= $MOZILLA_MIN_VERSION" Package mozilla-nspr was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-nspr.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-nspr' found Package mozilla-nss was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-nss.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-nss' found configure:25787: $? = 1 No package 'mozilla-nspr' found No package 'mozilla-nss' found configure:25815: result: no configure:25831: checking for NSS configure:25839: $PKG_CONFIG --exists --print-errors "xulrunner-nspr >= $MOZILLA_MIN_VERSION xulrunner-nss >= $MOZILLA_MIN_VERSION" Package xulrunner-nspr was not found in the pkg-config search path. Perhaps you should add the directory containing `xulrunner-nspr.pc' to the PKG_CONFIG_PATH environment variable No package 'xulrunner-nspr' found Package xulrunner-nss was not found in the pkg-config search path. Perhaps you should add the directory containing `xulrunner-nss.pc' to the PKG_CONFIG_PATH environment variable No package 'xulrunner-nss' found configure:25842: $? = 1 configure:25857: $PKG_CONFIG --exists --print-errors "xulrunner-nspr >= $MOZILLA_MIN_VERSION xulrunner-nss >= $MOZILLA_MIN_VERSION" Package xulrunner-nspr was not found in the pkg-config search path. Perhaps you should add the directory containing `xulrunner-nspr.pc' to the PKG_CONFIG_PATH environment variable No package 'xulrunner-nspr' found Package xulrunner-nss was not found in the pkg-config search path. Perhaps you should add the directory containing `xulrunner-nss.pc' to the PKG_CONFIG_PATH environment variable No package 'xulrunner-nss' found configure:25860: $? = 1 No package 'xulrunner-nspr' found No package 'xulrunner-nss' found configure:25888: result: no configure:25904: checking for NSS configure:25912: $PKG_CONFIG --exists --print-errors "nspr >= $MOZILLA_MIN_VERSION nss >= $MOZILLA_MIN_VERSION" configure:25915: $? = 0 configure:25930: $PKG_CONFIG --exists --print-errors "nspr >= $MOZILLA_MIN_VERSION nss >= $MOZILLA_MIN_VERSION" configure:25933: $? = 0 configure:25969: result: yes configure:26229: checking for GNUTLS configure:26237: $PKG_CONFIG --exists --print-errors "libgnutls >= $GNUTLS_NEW_MIN_VERSION" Package libgnutls was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnutls.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnutls' found configure:26240: $? = 1 configure:26255: $PKG_CONFIG --exists --print-errors "libgnutls >= $GNUTLS_NEW_MIN_VERSION" Package libgnutls was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnutls.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnutls' found configure:26258: $? = 1 No package 'libgnutls' found configure:26286: result: no configure:26302: checking for GNUTLS configure:26310: $PKG_CONFIG --exists --print-errors "libgnutls >= $GNUTLS_MIN_VERSION" Package libgnutls was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnutls.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnutls' found configure:26313: $? = 1 configure:26328: $PKG_CONFIG --exists --print-errors "libgnutls >= $GNUTLS_MIN_VERSION" Package libgnutls was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnutls.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnutls' found configure:26331: $? = 1 No package 'libgnutls' found configure:26359: result: no configure:26378: checking for gnutls libraries >= 0.8.1 configure:26404: result: yes configure:26454: checking for mscrypto libraries configure:26456: result: none configure:26538: checking for crypto library configure:26545: result: yes ('openssl') configure:26549: checking for MD5 support configure:26563: result: yes configure:26576: checking for RIPEMD-160 support configure:26590: result: yes configure:26603: checking for SHA1 support configure:26617: result: yes configure:26630: checking for SHA224 support configure:26644: result: yes configure:26657: checking for SHA256 support configure:26671: result: yes configure:26684: checking for SHA384 support configure:26698: result: yes configure:26711: checking for SHA512 support configure:26725: result: yes configure:26739: checking for HMAC support configure:26753: result: yes configure:26766: checking for DSA support configure:26780: result: yes configure:26793: checking for RSA support configure:26807: result: yes configure:26820: checking for x509 support configure:26834: result: yes configure:26847: checking for DES support configure:26861: result: yes configure:26874: checking for AES support configure:26888: result: yes configure:26901: checking for GOST support configure:26911: result: no configure:26928: checking for XMLDSig support configure:26942: result: yes configure:26955: checking for XMLEnc support configure:26969: result: yes configure:26982: checking for XMKMS support - under development configure:26996: result: no configure:27011: checking for xmlsec-crypto dynamic loading support configure:27027: result: yes configure:27042: checking for xmlsec-crypto dynamic loading support in command line tool configure:27065: result: yes configure:27078: checking for docs folder configure:27092: result: $(datadir)/doc/xmlsec1 configure:27096: checking for Simple Keys Manager testing configure:27108: result: yes configure:27112: checking for templates testing configure:27124: result: yes configure:27128: checking for debuging configure:27140: result: no configure:27144: checking for profiling configure:27156: result: no configure:27160: checking for pedantic configure:27172: result: no configure:27177: checking for static linking configure:27189: result: no configure:27584: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xmlsec1 config.status 1.2.11, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:839: creating include/xmlsec/openssl/Makefile config.status:839: creating src/openssl/Makefile config.status:839: creating include/xmlsec/gnutls/Makefile config.status:839: creating src/gnutls/Makefile config.status:839: creating include/xmlsec/nss/Makefile config.status:839: creating src/nss/Makefile config.status:839: creating xmlsec1.pc config.status:839: creating include/xmlsec/version.h config.status:839: creating Makefile config.status:839: creating include/Makefile config.status:839: creating include/xmlsec/Makefile config.status:839: creating include/xmlsec/private/Makefile config.status:839: creating src/Makefile config.status:839: creating apps/Makefile config.status:839: creating docs/Makefile config.status:839: creating docs/api/Makefile config.status:839: creating man/Makefile config.status:839: creating xmlsec1Conf.sh config.status:839: creating xmlsec1-config config.status:839: creating xmlsec1-openssl.pc config.status:839: creating xmlsec1-gnutls.pc config.status:839: creating xmlsec1-nss.pc config.status:839: creating xmlsec1.spec config.status:839: creating config.h config.status:1139: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_LIBXSLT_CFLAGS_set= ac_cv_env_LIBXSLT_CFLAGS_value= ac_cv_env_LIBXSLT_LIBS_set= ac_cv_env_LIBXSLT_LIBS_value= ac_cv_env_NSS_CFLAGS_set= ac_cv_env_NSS_CFLAGS_value= ac_cv_env_NSS_LIBS_set= ac_cv_env_NSS_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func_argz_append=no ac_cv_func_argz_create_sep=no ac_cv_func_argz_insert=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_fprintf=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_opendir=yes ac_cv_func_printf=yes ac_cv_func_readdir=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_sscanf=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strrchr=yes ac_cv_func_timegm=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_argz_h=no ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_dl_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext= ac_cv_path_CP=/usr/local/bin/cp ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_HELP2MAN=/usr/local/bin/help2man ac_cv_path_MAN2HTML=/usr/local/bin/man2html 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_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_PKG_CONFIG_ENABLED=yes 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_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_size_t=4 ac_cv_sys_symbol_underscore=no ac_cv_type_error_t=no ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=no libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib' lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/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='""' pkg_cv_LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include ' pkg_cv_LIBXML_LIBS='-L/usr/local/lib -lxml2 -lz -liconv -lm ' pkg_cv_LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2 ' pkg_cv_LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm ' pkg_cv_NSS_CFLAGS='-I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include/nss/nss ' pkg_cv_NSS_LIBS='-pthreads -L/usr/local/lib -L/usr/local/lib/nss -lnss3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -ldl ' pkg_cv_OPENSSL_CFLAGS='-I/usr/local/include ' pkg_cv_OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/xmlsec1/work/xmlsec1-1.2.11/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/xmlsec1/work/xmlsec1-1.2.11/missing --run tar' ANSI2KNR='' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/xmlsec1/work/xmlsec1-1.2.11/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/xmlsec1/work/xmlsec1-1.2.11/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/xmlsec1/work/xmlsec1-1.2.11/missing --run automake-1.10' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CP='/usr/local/bin/cp' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GNUTLS_CFLAGS=' -I/usr/local/include -I/usr/local/include -DXMLSEC_GNUTLS_OLD=1 -DXMLSEC_CRYPTO_GNUTLS=1' GNUTLS_CRYPTO_LIB='xmlsec1-gnutls' GNUTLS_LIBS=' -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt' GNUTLS_MIN_VERSION='0.8.1' GREP='/usr/bin/grep' HELP2MAN='/usr/local/bin/help2man' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LIBADD_DL='' 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 -liconv -lm ' LIBXML_MIN_VERSION='2.6.12' 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' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/xmlsec1/work/xmlsec1-1.2.11/missing --run makeinfo' MAN2HTML='/usr/local/bin/man2html' MOZILLA_MIN_VERSION='1.4' MSCRYPTO_CFLAGS='' MSCRYPTO_CRYPTO_LIB='xmlsec1-mscrypto' MSCRYPTO_LIBS='' MV='/usr/local/bin/mv' NSPR_MIN_VERSION='4.0' NSPR_PACKAGE='nspr' NSS_CFLAGS='-I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include/nss/nss -DXMLSEC_CRYPTO_NSS=1' NSS_CRYPTO_LIB='xmlsec1-nss' NSS_LIBS='-pthreads -L/usr/local/lib -L/usr/local/lib/nss -lnss3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -ldl ' NSS_MIN_VERSION='3.2' NSS_PACKAGE='nss' OBJEXT='' OPENSSL_CFLAGS='-I/usr/local/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1' OPENSSL_CRYPTO_LIB='xmlsec1-openssl' OPENSSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' OPENSSL_MIN_VERSION='0.9.6' PACKAGE='xmlsec1' PACKAGE_BUGREPORT='http://www.aleksey.com/xmlsec' PACKAGE_NAME='xmlsec1' PACKAGE_STRING='xmlsec1 1.2.11' PACKAGE_TARNAME='xmlsec1' PACKAGE_VERSION='1.2.11' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_ENABLED='yes' RANLIB='ranlib' RM='/usr/local/bin/rm' SED='/usr/local/bin/sed' SET_MAKE='' SHAREDLIB_HACK_FALSE='' SHAREDLIB_HACK_TRUE='#' SHELL='/bin/sh' STRIP='strip' TAR='/usr/local/bin/tar' U='' VERSION='1.2.11' XMLSEC_APP_DEFINES=' -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1' XMLSEC_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -I${prefix}/include/xmlsec1 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1' XMLSEC_CORE_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -I${prefix}/include/xmlsec1 ' XMLSEC_CORE_LIBS='-lxmlsec1 ' XMLSEC_CRYPTO='openssl' XMLSEC_CRYPTO_CFLAGS='-I/usr/local/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1' XMLSEC_CRYPTO_DISABLED_LIST=' mscrypto' XMLSEC_CRYPTO_EXTRA_LDFLAGS='' XMLSEC_CRYPTO_LIB='xmlsec1-openssl' XMLSEC_CRYPTO_LIBS='-L/usr/local/lib -lssl -lcrypto ' XMLSEC_CRYPTO_LIST=' openssl nss gnutls' XMLSEC_CRYPTO_PC_FILES_LIST=' xmlsec1-openssl.pc xmlsec1-nss.pc xmlsec1-gnutls.pc' XMLSEC_DEFINES=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1' XMLSEC_DL_INCLUDES='' XMLSEC_DL_LIBS=' ' XMLSEC_DOCDIR='$(datadir)/doc/xmlsec1' XMLSEC_EXTRA_LDFLAGS='' XMLSEC_GNUTLS_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -I${prefix}/include/xmlsec1 -I/usr/local/include -I/usr/local/include -DXMLSEC_GNUTLS_OLD=1 -DXMLSEC_CRYPTO_GNUTLS=1' XMLSEC_GNUTLS_LIBS='-L${exec_prefix}/lib -lxmlsec1-gnutls -lxmlsec1 -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt' XMLSEC_LIBDIR='${exec_prefix}/lib' XMLSEC_LIBS='-L${exec_prefix}/lib -lxmlsec1-openssl -lxmlsec1 -L/usr/local/lib -lxml2 -lz -liconv -lm -L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm -L/usr/local/lib -lssl -lcrypto ' XMLSEC_NO_AES='0' XMLSEC_NO_AES_FALSE='' XMLSEC_NO_AES_TRUE='#' XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING='0' XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_FALSE='' XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_TRUE='#' XMLSEC_NO_CRYPTO_DYNAMIC_LOADING='0' XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_FALSE='' XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_TRUE='#' XMLSEC_NO_DES='0' XMLSEC_NO_DES_FALSE='' XMLSEC_NO_DES_TRUE='#' XMLSEC_NO_DSA='0' XMLSEC_NO_DSA_FALSE='' XMLSEC_NO_DSA_TRUE='#' XMLSEC_NO_GNUTLS='0' XMLSEC_NO_GNUTLS_FALSE='' XMLSEC_NO_GNUTLS_TRUE='#' XMLSEC_NO_GOST='1' XMLSEC_NO_GOST_FALSE='#' XMLSEC_NO_GOST_TRUE='' XMLSEC_NO_HMAC='0' XMLSEC_NO_HMAC_FALSE='' XMLSEC_NO_HMAC_TRUE='#' XMLSEC_NO_LIBXSLT='0' XMLSEC_NO_MD5='0' XMLSEC_NO_MD5_FALSE='' XMLSEC_NO_MD5_TRUE='#' XMLSEC_NO_MSCRYPTO='1' XMLSEC_NO_MSCRYPTO_FALSE='#' XMLSEC_NO_MSCRYPTO_TRUE='' XMLSEC_NO_NSS='0' XMLSEC_NO_NSS_FALSE='' XMLSEC_NO_NSS_TRUE='#' XMLSEC_NO_OPENSSL='0' XMLSEC_NO_OPENSSL_FALSE='' XMLSEC_NO_OPENSSL_TRUE='#' XMLSEC_NO_RIPEMD160='0' XMLSEC_NO_RIPEMD160_FALSE='' XMLSEC_NO_RIPEMD160_TRUE='#' XMLSEC_NO_RSA='0' XMLSEC_NO_RSA_FALSE='' XMLSEC_NO_RSA_TRUE='#' XMLSEC_NO_SHA1='0' XMLSEC_NO_SHA1_FALSE='' XMLSEC_NO_SHA1_TRUE='#' XMLSEC_NO_SHA224='0' XMLSEC_NO_SHA224_FALSE='' XMLSEC_NO_SHA224_TRUE='#' XMLSEC_NO_SHA256='0' XMLSEC_NO_SHA256_FALSE='' XMLSEC_NO_SHA256_TRUE='#' XMLSEC_NO_SHA384='0' XMLSEC_NO_SHA384_FALSE='' XMLSEC_NO_SHA384_TRUE='#' XMLSEC_NO_SHA512='0' XMLSEC_NO_SHA512_FALSE='' XMLSEC_NO_SHA512_TRUE='#' XMLSEC_NO_X509='0' XMLSEC_NO_X509_FALSE='' XMLSEC_NO_X509_TRUE='#' XMLSEC_NO_XKMS='1' XMLSEC_NO_XKMS_FALSE='#' XMLSEC_NO_XKMS_TRUE='' XMLSEC_NO_XMLDSIG='0' XMLSEC_NO_XMLDSIG_FALSE='' XMLSEC_NO_XMLDSIG_TRUE='#' XMLSEC_NO_XMLENC='0' XMLSEC_NO_XMLENC_FALSE='' XMLSEC_NO_XMLENC_TRUE='#' XMLSEC_NSS_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -I${prefix}/include/xmlsec1 -I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include/nss/nss -DXMLSEC_CRYPTO_NSS=1' XMLSEC_NSS_LIBS='-L${exec_prefix}/lib -lxmlsec1-nss -lxmlsec1 -pthreads -L/usr/local/lib -L/usr/local/lib/nss -lnss3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -ldl ' XMLSEC_OPENSSL_CFLAGS=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -I${prefix}/include/xmlsec1 -I/usr/local/include -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1' XMLSEC_OPENSSL_LIBS='-L${exec_prefix}/lib -lxmlsec1-openssl -lxmlsec1 -L/usr/local/lib -lssl -lcrypto ' XMLSEC_PACKAGE='xmlsec1' XMLSEC_STATIC_BINARIES='' XMLSEC_VERSION='1.2.11' XMLSEC_VERSION_INFO='3:11:2' XMLSEC_VERSION_MAJOR='1' XMLSEC_VERSION_MINOR='2' XMLSEC_VERSION_SAFE='1_2_11' XMLSEC_VERSION_SUBMINOR='11' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/security/xmlsec1/work/xmlsec1-1.2.11/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "xmlsec1" #define PACKAGE_TARNAME "xmlsec1" #define PACKAGE_VERSION "1.2.11" #define PACKAGE_STRING "xmlsec1 1.2.11" #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec" #define PACKAGE "xmlsec1" #define VERSION "1.2.11" #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STDIO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ANSIDECL_H 1 #define HAVE_TIME_H 1 #define HAVE_PRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_FPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VFPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_TIMEGM 1 #define LTDL_SHLIB_EXT ".so" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define LTDL_OBJDIR ".libs/" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define error_t int #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDIO_H 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCMP 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define SIZEOF_SIZE_T 4 configure: exit 0