[xmlsec] Compiling on Fedora Core 4

Edward Shallow ed.shallow at rogers.com
Tue Aug 30 16:31:36 PDT 2005


Hi Aleksey,

    After building OpenSSL 0.9.8 on FC4, I then moved on to compiling
xmlsec1-1.2.9 from source. Please find details from configure and make
attached.

Unresolved reference in make on Fedora Core 4 with xmlsec1-1.2.9.

libxslt-1.1.14-2 and libxslt-devel-1.1.14-2 installed from RPMs.

STDERR looks like this ...

bn.c: In function 'xmlSecBnFromString':
bn.c:255: warning: comparison is always true due to limited range of
data type
app.c: In function 'xmlSecOpenSSLAppKeyLoadBIO':
app.c:237: warning: passing argument 4 of 'PEM_read_bio_PrivateKey'
discards qualifiers from pointer target type
signatures.c:703: warning: initialization from incompatible pointer type
signatures.c:712: warning: initialization from incompatible pointer type
signatures.c:713: warning: initialization from incompatible pointer type
libtool: link: warning:
`/usr/lib/gcc/i386-redhat-linux/4.0.0/../../..//libxslt.la' seems to be
moved
ciphers.c:33: warning: 'GcryCipherHd' is deprecated
digests.c:34: warning: 'GcryMDHd' is deprecated
hmac.c:36: warning: 'GcryMDHd' is deprecated
libtool: link: warning:
`/usr/lib/gcc/i386-redhat-linux/4.0.0/../../..//libxslt.la' seems to be
moved
libtool: link: warning:
`/usr/lib/gcc/i386-redhat-linux/4.0.0/../../..//libxslt.la' seems to be
moved
../src/.libs/libxmlsec1.so: undefined reference to
`xmlSecTransformXsltGetKlass'
collect2: ld returned 1 exit status
make[2]: *** [xmlsec1] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

... end STDERR

The rest is attached ....



Thanks for your help,
Ed
-------------- next part --------------
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ANSI C header files... (cached) yes
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for help2man... no
checking for man2html... /usr/bin/man2html
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking ansidecl.h usability... yes
checking ansidecl.h presence... yes
checking for ansidecl.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for timegm... yes
checking for an ANSI C-conforming const... yes
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib include ld.so.conf.d/*.conf 
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for development environment... no
checking for __FUNCTION__ or __func__... __FUNCTION__
checking for size_t... yes
checking size of size_t... 4
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libxml-2.0 >= 2.6.12... yes
checking LIBXML_CFLAGS... -I/usr/include/libxml2  
checking LIBXML_LIBS... -lxml2 -lpthread -lz -lm  
checking libxml2   yes  ... checking for libxslt >= 1.0.20... yes
checking LIBXSLT_CFLAGS... -I/usr/include/libxml2  
checking LIBXSLT_LIBS... -lxslt -lxml2 -lpthread -lz -lm  
checking for openssl >= 0.9.8... yes
checking OPENSSL_CFLAGS...  
checking OPENSSL_LIBS... -lssl -lcrypto -ldl  
checking for libgnutls >= 1.0.0... 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
checking for libgnutls >= 0.8.1... 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
checking for gnutls libraries >= 0.8.1... yes
checking for mozilla-nspr >= 1.4 mozilla-nss >= 1.4... yes
checking NSS_CFLAGS... -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss  
checking NSS_LIBS... -L/usr/lib/mozilla-1.7.8 -lnss3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl  
checking for crypto library... yes ('openssl')
checking for MD5 support... yes
checking for RIPEMD-160 support... yes
checking for SHA1 support... yes
checking for SHA224 support... yes
checking for SHA256 support... yes
checking for SHA384 support... yes
checking for SHA512 support... yes
checking for HMAC support... yes
checking for DSA support... yes
checking for RSA support... yes
checking for x509 support... yes
checking for DES support... yes
checking for AES support... yes
checking for XMLDSig support... yes
checking for XMLEnc support... yes
checking for XMKMS support - under development... no
checking for xmlsec-crypto dynamic loading support... yes
checking for xmlsec-crypto dynamic loading support in command line tool... yes
checking for docs folder... $(datadir)/doc/xmlsec1
checking for Simple Keys Manager testing... yes
checking for templates testing... yes
checking for debuging... no
checking for profiling... no
checking for pedantic... no
checking for static linking... no
configure: creating ./config.status
config.status: creating include/xmlsec/version.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/xmlsec/Makefile
config.status: creating include/xmlsec/private/Makefile
config.status: creating src/Makefile
config.status: creating apps/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating man/Makefile
config.status: creating xmlsec1Conf.sh
config.status: creating xmlsec1-config
config.status: creating xmlsec1-openssl.pc
config.status: creating xmlsec1-gnutls.pc
config.status: creating xmlsec1-nss.pc
config.status: creating xmlsec1.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: creating ./config.status
config.status: creating include/xmlsec/version.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/xmlsec/Makefile
config.status: creating include/xmlsec/private/Makefile
config.status: creating src/Makefile
config.status: creating apps/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating man/Makefile
config.status: creating xmlsec1Conf.sh
config.status: creating xmlsec1-config
config.status: creating xmlsec1-openssl.pc
config.status: creating xmlsec1-gnutls.pc
config.status: creating xmlsec1-nss.pc
config.status: creating xmlsec1.spec
config.status: creating include/xmlsec/openssl/Makefile
config.status: creating src/openssl/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: creating ./config.status
config.status: creating include/xmlsec/version.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/xmlsec/Makefile
config.status: creating include/xmlsec/private/Makefile
config.status: creating src/Makefile
config.status: creating apps/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating man/Makefile
config.status: creating xmlsec1Conf.sh
config.status: creating xmlsec1-config
config.status: creating xmlsec1-openssl.pc
config.status: creating xmlsec1-gnutls.pc
config.status: creating xmlsec1-nss.pc
config.status: creating xmlsec1.spec
config.status: creating include/xmlsec/openssl/Makefile
config.status: creating src/openssl/Makefile
config.status: creating include/xmlsec/gnutls/Makefile
config.status: creating src/gnutls/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: creating ./config.status
config.status: creating include/xmlsec/version.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/xmlsec/Makefile
config.status: creating include/xmlsec/private/Makefile
config.status: creating src/Makefile
config.status: creating apps/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating man/Makefile
config.status: creating xmlsec1Conf.sh
config.status: creating xmlsec1-config
config.status: creating xmlsec1-openssl.pc
config.status: creating xmlsec1-gnutls.pc
config.status: creating xmlsec1-nss.pc
config.status: creating xmlsec1.spec
config.status: creating include/xmlsec/openssl/Makefile
config.status: creating src/openssl/Makefile
config.status: creating include/xmlsec/gnutls/Makefile
config.status: creating src/gnutls/Makefile
config.status: creating include/xmlsec/nss/Makefile
config.status: creating src/nss/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: creating ./config.status
config.status: creating include/xmlsec/version.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/xmlsec/Makefile
config.status: creating include/xmlsec/private/Makefile
config.status: creating src/Makefile
config.status: creating apps/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating man/Makefile
config.status: creating xmlsec1Conf.sh
config.status: creating xmlsec1-config
config.status: creating xmlsec1-openssl.pc
config.status: creating xmlsec1-gnutls.pc
config.status: creating xmlsec1-nss.pc
config.status: creating xmlsec1.spec
config.status: creating include/xmlsec/openssl/Makefile
config.status: creating src/openssl/Makefile
config.status: creating include/xmlsec/gnutls/Makefile
config.status: creating src/gnutls/Makefile
config.status: creating include/xmlsec/nss/Makefile
config.status: creating src/nss/Makefile
config.status: creating xmlsec1.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
-------------- next part --------------
make  all-recursive
make[1]: Entering directory `/usr/local/src/xmlsec1-1.2.9'
Making all in include
make[2]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include'
Making all in xmlsec
make[3]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec'
Making all in private
make[4]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/private'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/private'
Making all in openssl
make[4]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/openssl'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/openssl'
Making all in gnutls
make[4]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/gnutls'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/gnutls'
Making all in nss
make[4]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/nss'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec/nss'
make[4]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec'
make[3]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include/xmlsec'
make[3]: Entering directory `/usr/local/src/xmlsec1-1.2.9/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include'
make[2]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/include'
Making all in src
make[2]: Entering directory `/usr/local/src/xmlsec1-1.2.9/src'
Making all in .
make[3]: Entering directory `/usr/local/src/xmlsec1-1.2.9/src'
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \
then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c  -fPIC -DPIC -o .libs/app.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \
then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c  -fPIC -DPIC -o .libs/base64.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT bn.lo -MD -MP -MF ".deps/bn.Tpo" -c -o bn.lo bn.c; \
then mv -f ".deps/bn.Tpo" ".deps/bn.Plo"; else rm -f ".deps/bn.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c  -fPIC -DPIC -o .libs/bn.o
bn.c: In function 'xmlSecBnFromString':
bn.c:255: warning: comparison is always true due to limited range of data type
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c -o bn.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT buffer.lo -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.lo buffer.c; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Plo"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c  -fPIC -DPIC -o .libs/buffer.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT c14n.lo -MD -MP -MF ".deps/c14n.Tpo" -c -o c14n.lo c14n.c; \
then mv -f ".deps/c14n.Tpo" ".deps/c14n.Plo"; else rm -f ".deps/c14n.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c  -fPIC -DPIC -o .libs/c14n.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT dl.lo -MD -MP -MF ".deps/dl.Tpo" -c -o dl.lo dl.c; \
then mv -f ".deps/dl.Tpo" ".deps/dl.Plo"; else rm -f ".deps/dl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c dl.c  -fPIC -DPIC -o .libs/dl.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT dl.lo -MD -MP -MF .deps/dl.Tpo -c dl.c -o dl.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT enveloped.lo -MD -MP -MF ".deps/enveloped.Tpo" -c -o enveloped.lo enveloped.c; \
then mv -f ".deps/enveloped.Tpo" ".deps/enveloped.Plo"; else rm -f ".deps/enveloped.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT enveloped.lo -MD -MP -MF .deps/enveloped.Tpo -c enveloped.c  -fPIC -DPIC -o .libs/enveloped.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT enveloped.lo -MD -MP -MF .deps/enveloped.Tpo -c enveloped.c -o enveloped.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT errors.lo -MD -MP -MF ".deps/errors.Tpo" -c -o errors.lo errors.c; \
then mv -f ".deps/errors.Tpo" ".deps/errors.Plo"; else rm -f ".deps/errors.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c  -fPIC -DPIC -o .libs/errors.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT io.lo -MD -MP -MF ".deps/io.Tpo" -c -o io.lo io.c; \
then mv -f ".deps/io.Tpo" ".deps/io.Plo"; else rm -f ".deps/io.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c  -fPIC -DPIC -o .libs/io.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT keyinfo.lo -MD -MP -MF ".deps/keyinfo.Tpo" -c -o keyinfo.lo keyinfo.c; \
then mv -f ".deps/keyinfo.Tpo" ".deps/keyinfo.Plo"; else rm -f ".deps/keyinfo.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keyinfo.lo -MD -MP -MF .deps/keyinfo.Tpo -c keyinfo.c  -fPIC -DPIC -o .libs/keyinfo.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keyinfo.lo -MD -MP -MF .deps/keyinfo.Tpo -c keyinfo.c -o keyinfo.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT keys.lo -MD -MP -MF ".deps/keys.Tpo" -c -o keys.lo keys.c; \
then mv -f ".deps/keys.Tpo" ".deps/keys.Plo"; else rm -f ".deps/keys.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c  -fPIC -DPIC -o .libs/keys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -o keys.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT keysdata.lo -MD -MP -MF ".deps/keysdata.Tpo" -c -o keysdata.lo keysdata.c; \
then mv -f ".deps/keysdata.Tpo" ".deps/keysdata.Plo"; else rm -f ".deps/keysdata.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keysdata.lo -MD -MP -MF .deps/keysdata.Tpo -c keysdata.c  -fPIC -DPIC -o .libs/keysdata.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keysdata.lo -MD -MP -MF .deps/keysdata.Tpo -c keysdata.c -o keysdata.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT keysmngr.lo -MD -MP -MF ".deps/keysmngr.Tpo" -c -o keysmngr.lo keysmngr.c; \
then mv -f ".deps/keysmngr.Tpo" ".deps/keysmngr.Plo"; else rm -f ".deps/keysmngr.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keysmngr.lo -MD -MP -MF .deps/keysmngr.Tpo -c keysmngr.c  -fPIC -DPIC -o .libs/keysmngr.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keysmngr.lo -MD -MP -MF .deps/keysmngr.Tpo -c keysmngr.c -o keysmngr.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \
then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c  -fPIC -DPIC -o .libs/list.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT membuf.lo -MD -MP -MF ".deps/membuf.Tpo" -c -o membuf.lo membuf.c; \
then mv -f ".deps/membuf.Tpo" ".deps/membuf.Plo"; else rm -f ".deps/membuf.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT membuf.lo -MD -MP -MF .deps/membuf.Tpo -c membuf.c  -fPIC -DPIC -o .libs/membuf.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT membuf.lo -MD -MP -MF .deps/membuf.Tpo -c membuf.c -o membuf.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT nodeset.lo -MD -MP -MF ".deps/nodeset.Tpo" -c -o nodeset.lo nodeset.c; \
then mv -f ".deps/nodeset.Tpo" ".deps/nodeset.Plo"; else rm -f ".deps/nodeset.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c nodeset.c  -fPIC -DPIC -o .libs/nodeset.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c nodeset.c -o nodeset.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; \
then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c  -fPIC -DPIC -o .libs/parser.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT soap.lo -MD -MP -MF ".deps/soap.Tpo" -c -o soap.lo soap.c; \
then mv -f ".deps/soap.Tpo" ".deps/soap.Plo"; else rm -f ".deps/soap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c soap.c  -fPIC -DPIC -o .libs/soap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c soap.c -o soap.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \
then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c  -fPIC -DPIC -o .libs/strings.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT templates.lo -MD -MP -MF ".deps/templates.Tpo" -c -o templates.lo templates.c; \
then mv -f ".deps/templates.Tpo" ".deps/templates.Plo"; else rm -f ".deps/templates.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c  -fPIC -DPIC -o .libs/templates.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -o templates.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT transforms.lo -MD -MP -MF ".deps/transforms.Tpo" -c -o transforms.lo transforms.c; \
then mv -f ".deps/transforms.Tpo" ".deps/transforms.Plo"; else rm -f ".deps/transforms.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT transforms.lo -MD -MP -MF .deps/transforms.Tpo -c transforms.c  -fPIC -DPIC -o .libs/transforms.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT transforms.lo -MD -MP -MF .deps/transforms.Tpo -c transforms.c -o transforms.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT x509.lo -MD -MP -MF ".deps/x509.Tpo" -c -o x509.lo x509.c; \
then mv -f ".deps/x509.Tpo" ".deps/x509.Plo"; else rm -f ".deps/x509.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c  -fPIC -DPIC -o .libs/x509.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT xmldsig.lo -MD -MP -MF ".deps/xmldsig.Tpo" -c -o xmldsig.lo xmldsig.c; \
then mv -f ".deps/xmldsig.Tpo" ".deps/xmldsig.Plo"; else rm -f ".deps/xmldsig.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmldsig.lo -MD -MP -MF .deps/xmldsig.Tpo -c xmldsig.c  -fPIC -DPIC -o .libs/xmldsig.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmldsig.lo -MD -MP -MF .deps/xmldsig.Tpo -c xmldsig.c -o xmldsig.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT xmlenc.lo -MD -MP -MF ".deps/xmlenc.Tpo" -c -o xmlenc.lo xmlenc.c; \
then mv -f ".deps/xmlenc.Tpo" ".deps/xmlenc.Plo"; else rm -f ".deps/xmlenc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmlenc.lo -MD -MP -MF .deps/xmlenc.Tpo -c xmlenc.c  -fPIC -DPIC -o .libs/xmlenc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmlenc.lo -MD -MP -MF .deps/xmlenc.Tpo -c xmlenc.c -o xmlenc.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT xmlsec.lo -MD -MP -MF ".deps/xmlsec.Tpo" -c -o xmlsec.lo xmlsec.c; \
then mv -f ".deps/xmlsec.Tpo" ".deps/xmlsec.Plo"; else rm -f ".deps/xmlsec.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmlsec.lo -MD -MP -MF .deps/xmlsec.Tpo -c xmlsec.c  -fPIC -DPIC -o .libs/xmlsec.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmlsec.lo -MD -MP -MF .deps/xmlsec.Tpo -c xmlsec.c -o xmlsec.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT xmltree.lo -MD -MP -MF ".deps/xmltree.Tpo" -c -o xmltree.lo xmltree.c; \
then mv -f ".deps/xmltree.Tpo" ".deps/xmltree.Plo"; else rm -f ".deps/xmltree.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmltree.lo -MD -MP -MF .deps/xmltree.Tpo -c xmltree.c  -fPIC -DPIC -o .libs/xmltree.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xmltree.lo -MD -MP -MF .deps/xmltree.Tpo -c xmltree.c -o xmltree.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT xpath.lo -MD -MP -MF ".deps/xpath.Tpo" -c -o xpath.lo xpath.c; \
then mv -f ".deps/xpath.Tpo" ".deps/xpath.Plo"; else rm -f ".deps/xpath.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c  -fPIC -DPIC -o .libs/xpath.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE=\"xmlsec1\" -I.. -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CC gcc  -g -O2   -o libxmlsec1.la -rpath /usr/lib -version-info 3:9:2  xmlsec-ltdl.lo  app.lo base64.lo bn.lo buffer.lo c14n.lo dl.lo enveloped.lo errors.lo io.lo keyinfo.lo keys.lo keysdata.lo keysmngr.lo list.lo membuf.lo nodeset.lo parser.lo soap.lo strings.lo templates.lo transforms.lo x509.lo xkms.lo xmldsig.lo xmlenc.lo xmlsec.lo xmltree.lo xpath.lo xslt.lo  -lxslt -lxml2 -lpthread -lz -lm   -lxml2 -lpthread -lz -lm   -ldl  
rm -fr  .libs/libxmlsec1.a .libs/libxmlsec1.la .libs/libxmlsec1.lai .libs/libxmlsec1.so .libs/libxmlsec1.so.1 .libs/libxmlsec1.so.1.2.9
gcc -shared  .libs/xmlsec-ltdl.o .libs/app.o .libs/base64.o .libs/bn.o .libs/buffer.o .libs/c14n.o .libs/dl.o .libs/enveloped.o .libs/errors.o .libs/io.o .libs/keyinfo.o .libs/keys.o .libs/keysdata.o .libs/keysmngr.o .libs/list.o .libs/membuf.o .libs/nodeset.o .libs/parser.o .libs/soap.o .libs/strings.o .libs/templates.o .libs/transforms.o .libs/x509.o .libs/xkms.o .libs/xmldsig.o .libs/xmlenc.o .libs/xmlsec.o .libs/xmltree.o .libs/xpath.o .libs/xslt.o  -L/usr/lib /usr/lib/libxslt.so -lxml2 -lpthread -lz -lm -ldl  -Wl,-soname -Wl,libxmlsec1.so.1 -o .libs/libxmlsec1.so.1.2.9
(cd .libs && rm -f libxmlsec1.so.1 && ln -s libxmlsec1.so.1.2.9 libxmlsec1.so.1)
(cd .libs && rm -f libxmlsec1.so && ln -s libxmlsec1.so.1.2.9 libxmlsec1.so)
ar cru .libs/libxmlsec1.a  xmlsec-ltdl.o app.o base64.o bn.o buffer.o c14n.o dl.o enveloped.o errors.o io.o keyinfo.o keys.o keysdata.o keysmngr.o list.o membuf.o nodeset.o parser.o soap.o strings.o templates.o transforms.o x509.o xkms.o xmldsig.o xmlenc.o xmlsec.o xmltree.o xpath.o xslt.o
ranlib .libs/libxmlsec1.a
creating libxmlsec1.la
(cd .libs && rm -f libxmlsec1.la && ln -s ../libxmlsec1.la libxmlsec1.la)
make[3]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/src'
Making all in openssl
make[3]: Entering directory `/usr/local/src/xmlsec1-1.2.9/src/openssl'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \
then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c  -fPIC -DPIC -o .libs/app.o
app.c: In function 'xmlSecOpenSSLAppKeyLoadBIO':
app.c:237: warning: passing argument 4 of 'PEM_read_bio_PrivateKey' discards qualifiers from pointer target type
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT bn.lo -MD -MP -MF ".deps/bn.Tpo" -c -o bn.lo bn.c; \
then mv -f ".deps/bn.Tpo" ".deps/bn.Plo"; else rm -f ".deps/bn.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c  -fPIC -DPIC -o .libs/bn.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT bn.lo -MD -MP -MF .deps/bn.Tpo -c bn.c -o bn.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT ciphers.lo -MD -MP -MF ".deps/ciphers.Tpo" -c -o ciphers.lo ciphers.c; \
then mv -f ".deps/ciphers.Tpo" ".deps/ciphers.Plo"; else rm -f ".deps/ciphers.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c  -fPIC -DPIC -o .libs/ciphers.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -o ciphers.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c  -fPIC -DPIC -o .libs/crypto.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT digests.lo -MD -MP -MF ".deps/digests.Tpo" -c -o digests.lo digests.c; \
then mv -f ".deps/digests.Tpo" ".deps/digests.Plo"; else rm -f ".deps/digests.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c  -fPIC -DPIC -o .libs/digests.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -o digests.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT evp.lo -MD -MP -MF ".deps/evp.Tpo" -c -o evp.lo evp.c; \
then mv -f ".deps/evp.Tpo" ".deps/evp.Plo"; else rm -f ".deps/evp.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT evp.lo -MD -MP -MF .deps/evp.Tpo -c evp.c  -fPIC -DPIC -o .libs/evp.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT evp.lo -MD -MP -MF .deps/evp.Tpo -c evp.c -o evp.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \
then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c  -fPIC -DPIC -o .libs/hmac.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT kw_aes.lo -MD -MP -MF ".deps/kw_aes.Tpo" -c -o kw_aes.lo kw_aes.c; \
then mv -f ".deps/kw_aes.Tpo" ".deps/kw_aes.Plo"; else rm -f ".deps/kw_aes.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c  -fPIC -DPIC -o .libs/kw_aes.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c -o kw_aes.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT kw_des.lo -MD -MP -MF ".deps/kw_des.Tpo" -c -o kw_des.lo kw_des.c; \
then mv -f ".deps/kw_des.Tpo" ".deps/kw_des.Plo"; else rm -f ".deps/kw_des.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c  -fPIC -DPIC -o .libs/kw_des.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c -o kw_des.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT kt_rsa.lo -MD -MP -MF ".deps/kt_rsa.Tpo" -c -o kt_rsa.lo kt_rsa.c; \
then mv -f ".deps/kt_rsa.Tpo" ".deps/kt_rsa.Plo"; else rm -f ".deps/kt_rsa.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kt_rsa.lo -MD -MP -MF .deps/kt_rsa.Tpo -c kt_rsa.c  -fPIC -DPIC -o .libs/kt_rsa.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kt_rsa.lo -MD -MP -MF .deps/kt_rsa.Tpo -c kt_rsa.c -o kt_rsa.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT signatures.lo -MD -MP -MF ".deps/signatures.Tpo" -c -o signatures.lo signatures.c; \
then mv -f ".deps/signatures.Tpo" ".deps/signatures.Plo"; else rm -f ".deps/signatures.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c  -fPIC -DPIC -o .libs/signatures.o
signatures.c:703: warning: initialization from incompatible pointer type
signatures.c:712: warning: initialization from incompatible pointer type
signatures.c:713: warning: initialization from incompatible pointer type
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c -o signatures.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT symkeys.lo -MD -MP -MF ".deps/symkeys.Tpo" -c -o symkeys.lo symkeys.c; \
then mv -f ".deps/symkeys.Tpo" ".deps/symkeys.Plo"; else rm -f ".deps/symkeys.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c  -fPIC -DPIC -o .libs/symkeys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -o symkeys.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT x509.lo -MD -MP -MF ".deps/x509.Tpo" -c -o x509.lo x509.c; \
then mv -f ".deps/x509.Tpo" ".deps/x509.Plo"; else rm -f ".deps/x509.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c  -fPIC -DPIC -o .libs/x509.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT x509vfy.lo -MD -MP -MF ".deps/x509vfy.Tpo" -c -o x509vfy.lo x509vfy.c; \
then mv -f ".deps/x509vfy.Tpo" ".deps/x509vfy.Plo"; else rm -f ".deps/x509vfy.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c  -fPIC -DPIC -o .libs/x509vfy.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c -o x509vfy.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link --tag=CC gcc  -g -O2   -o libxmlsec1-openssl.la -rpath /usr/lib -version-info 3:9:2  app.lo bn.lo ciphers.lo crypto.lo digests.lo evp.lo hmac.lo kw_aes.lo kw_des.lo kt_rsa.lo signatures.lo symkeys.lo x509.lo x509vfy.lo  ../libxmlsec1.la -lssl -lcrypto -ldl   -lxslt -lxml2 -lpthread -lz -lm   -lxml2 -lpthread -lz -lm    
libtool: link: warning: `/usr/lib/gcc/i386-redhat-linux/4.0.0/../../..//libxslt.la' seems to be moved
rm -fr  .libs/libxmlsec1-openssl.a .libs/libxmlsec1-openssl.la .libs/libxmlsec1-openssl.lai .libs/libxmlsec1-openssl.so .libs/libxmlsec1-openssl.so.1 .libs/libxmlsec1-openssl.so.1.2.9
gcc -shared  .libs/app.o .libs/bn.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/evp.o .libs/hmac.o .libs/kw_aes.o .libs/kw_des.o .libs/kt_rsa.o .libs/signatures.o .libs/symkeys.o .libs/x509.o .libs/x509vfy.o  -Wl,--rpath -Wl,/usr/local/src/xmlsec1-1.2.9/src/.libs -L/usr/lib -L/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../ ../.libs/libxmlsec1.so -lssl -lcrypto -ldl /usr/lib/libxslt.so -lxml2 -lpthread -lz -lm  -Wl,-soname -Wl,libxmlsec1-openssl.so.1 -o .libs/libxmlsec1-openssl.so.1.2.9
(cd .libs && rm -f libxmlsec1-openssl.so.1 && ln -s libxmlsec1-openssl.so.1.2.9 libxmlsec1-openssl.so.1)
(cd .libs && rm -f libxmlsec1-openssl.so && ln -s libxmlsec1-openssl.so.1.2.9 libxmlsec1-openssl.so)
ar cru .libs/libxmlsec1-openssl.a  app.o bn.o ciphers.o crypto.o digests.o evp.o hmac.o kw_aes.o kw_des.o kt_rsa.o signatures.o symkeys.o x509.o x509vfy.o
ranlib .libs/libxmlsec1-openssl.a
creating libxmlsec1-openssl.la
(cd .libs && rm -f libxmlsec1-openssl.la && ln -s ../libxmlsec1-openssl.la libxmlsec1-openssl.la)
make[3]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/src/openssl'
Making all in gnutls
make[3]: Entering directory `/usr/local/src/xmlsec1-1.2.9/src/gnutls'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \
then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c  -fPIC -DPIC -o .libs/app.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT ciphers.lo -MD -MP -MF ".deps/ciphers.Tpo" -c -o ciphers.lo ciphers.c; \
then mv -f ".deps/ciphers.Tpo" ".deps/ciphers.Plo"; else rm -f ".deps/ciphers.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c  -fPIC -DPIC -o .libs/ciphers.o
ciphers.c:33: warning: 'GcryCipherHd' is deprecated
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -o ciphers.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c  -fPIC -DPIC -o .libs/crypto.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT digests.lo -MD -MP -MF ".deps/digests.Tpo" -c -o digests.lo digests.c; \
then mv -f ".deps/digests.Tpo" ".deps/digests.Plo"; else rm -f ".deps/digests.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c  -fPIC -DPIC -o .libs/digests.o
digests.c:34: warning: 'GcryMDHd' is deprecated
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -o digests.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \
then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c  -fPIC -DPIC -o .libs/hmac.o
hmac.c:36: warning: 'GcryMDHd' is deprecated
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT symkeys.lo -MD -MP -MF ".deps/symkeys.Tpo" -c -o symkeys.lo symkeys.c; \
then mv -f ".deps/symkeys.Tpo" ".deps/symkeys.Plo"; else rm -f ".deps/symkeys.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c  -fPIC -DPIC -o .libs/symkeys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include -DXMLSEC_CRYPTO_GNUTLS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -o symkeys.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link --tag=CC gcc  -g -O2   -o libxmlsec1-gnutls.la -rpath /usr/lib -version-info 3:9:2  app.lo ciphers.lo crypto.lo digests.lo hmac.lo symkeys.lo  ../libxmlsec1.la -L/usr/lib -lgnutls -lgcrypt -lgpg-error -lz -lxslt -lxml2 -lpthread -lz -lm   -lxml2 -lpthread -lz -lm    
libtool: link: warning: `/usr/lib/gcc/i386-redhat-linux/4.0.0/../../..//libxslt.la' seems to be moved
rm -fr  .libs/libxmlsec1-gnutls.a .libs/libxmlsec1-gnutls.la .libs/libxmlsec1-gnutls.lai .libs/libxmlsec1-gnutls.so .libs/libxmlsec1-gnutls.so.1 .libs/libxmlsec1-gnutls.so.1.2.9
gcc -shared  .libs/app.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/hmac.o .libs/symkeys.o  -Wl,--rpath -Wl,/usr/local/src/xmlsec1-1.2.9/src/.libs -L/usr/lib -L/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../ ../.libs/libxmlsec1.so /usr/lib/libgnutls.so -lgcrypt -lgpg-error /usr/lib/libxslt.so -lxml2 -lpthread -lz -lm  -Wl,-soname -Wl,libxmlsec1-gnutls.so.1 -o .libs/libxmlsec1-gnutls.so.1.2.9
(cd .libs && rm -f libxmlsec1-gnutls.so.1 && ln -s libxmlsec1-gnutls.so.1.2.9 libxmlsec1-gnutls.so.1)
(cd .libs && rm -f libxmlsec1-gnutls.so && ln -s libxmlsec1-gnutls.so.1.2.9 libxmlsec1-gnutls.so)
ar cru .libs/libxmlsec1-gnutls.a  app.o ciphers.o crypto.o digests.o hmac.o symkeys.o
ranlib .libs/libxmlsec1-gnutls.a
creating libxmlsec1-gnutls.la
(cd .libs && rm -f libxmlsec1-gnutls.la && ln -s ../libxmlsec1-gnutls.la libxmlsec1-gnutls.la)
make[3]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/src/gnutls'
Making all in nss
make[3]: Entering directory `/usr/local/src/xmlsec1-1.2.9/src/nss'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT app.lo -MD -MP -MF ".deps/app.Tpo" -c -o app.lo app.c; \
then mv -f ".deps/app.Tpo" ".deps/app.Plo"; else rm -f ".deps/app.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c  -fPIC -DPIC -o .libs/app.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.c -o app.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT bignum.lo -MD -MP -MF ".deps/bignum.Tpo" -c -o bignum.lo bignum.c; \
then mv -f ".deps/bignum.Tpo" ".deps/bignum.Plo"; else rm -f ".deps/bignum.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT bignum.lo -MD -MP -MF .deps/bignum.Tpo -c bignum.c  -fPIC -DPIC -o .libs/bignum.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT bignum.lo -MD -MP -MF .deps/bignum.Tpo -c bignum.c -o bignum.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT ciphers.lo -MD -MP -MF ".deps/ciphers.Tpo" -c -o ciphers.lo ciphers.c; \
then mv -f ".deps/ciphers.Tpo" ".deps/ciphers.Plo"; else rm -f ".deps/ciphers.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c  -fPIC -DPIC -o .libs/ciphers.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT ciphers.lo -MD -MP -MF .deps/ciphers.Tpo -c ciphers.c -o ciphers.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c  -fPIC -DPIC -o .libs/crypto.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT digests.lo -MD -MP -MF ".deps/digests.Tpo" -c -o digests.lo digests.c; \
then mv -f ".deps/digests.Tpo" ".deps/digests.Plo"; else rm -f ".deps/digests.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c  -fPIC -DPIC -o .libs/digests.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT digests.lo -MD -MP -MF .deps/digests.Tpo -c digests.c -o digests.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT hmac.lo -MD -MP -MF ".deps/hmac.Tpo" -c -o hmac.lo hmac.c; \
then mv -f ".deps/hmac.Tpo" ".deps/hmac.Plo"; else rm -f ".deps/hmac.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c  -fPIC -DPIC -o .libs/hmac.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT pkikeys.lo -MD -MP -MF ".deps/pkikeys.Tpo" -c -o pkikeys.lo pkikeys.c; \
then mv -f ".deps/pkikeys.Tpo" ".deps/pkikeys.Plo"; else rm -f ".deps/pkikeys.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT pkikeys.lo -MD -MP -MF .deps/pkikeys.Tpo -c pkikeys.c  -fPIC -DPIC -o .libs/pkikeys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT pkikeys.lo -MD -MP -MF .deps/pkikeys.Tpo -c pkikeys.c -o pkikeys.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT signatures.lo -MD -MP -MF ".deps/signatures.Tpo" -c -o signatures.lo signatures.c; \
then mv -f ".deps/signatures.Tpo" ".deps/signatures.Plo"; else rm -f ".deps/signatures.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c  -fPIC -DPIC -o .libs/signatures.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT signatures.lo -MD -MP -MF .deps/signatures.Tpo -c signatures.c -o signatures.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT symkeys.lo -MD -MP -MF ".deps/symkeys.Tpo" -c -o symkeys.lo symkeys.c; \
then mv -f ".deps/symkeys.Tpo" ".deps/symkeys.Plo"; else rm -f ".deps/symkeys.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c  -fPIC -DPIC -o .libs/symkeys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT symkeys.lo -MD -MP -MF .deps/symkeys.Tpo -c symkeys.c -o symkeys.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT x509.lo -MD -MP -MF ".deps/x509.Tpo" -c -o x509.lo x509.c; \
then mv -f ".deps/x509.Tpo" ".deps/x509.Plo"; else rm -f ".deps/x509.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c  -fPIC -DPIC -o .libs/x509.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -o x509.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT x509vfy.lo -MD -MP -MF ".deps/x509vfy.Tpo" -c -o x509vfy.lo x509vfy.c; \
then mv -f ".deps/x509vfy.Tpo" ".deps/x509vfy.Plo"; else rm -f ".deps/x509vfy.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c  -fPIC -DPIC -o .libs/x509vfy.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT x509vfy.lo -MD -MP -MF .deps/x509vfy.Tpo -c x509vfy.c -o x509vfy.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT keysstore.lo -MD -MP -MF ".deps/keysstore.Tpo" -c -o keysstore.lo keysstore.c; \
then mv -f ".deps/keysstore.Tpo" ".deps/keysstore.Plo"; else rm -f ".deps/keysstore.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keysstore.lo -MD -MP -MF .deps/keysstore.Tpo -c keysstore.c  -fPIC -DPIC -o .libs/keysstore.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keysstore.lo -MD -MP -MF .deps/keysstore.Tpo -c keysstore.c -o keysstore.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT keytrans.lo -MD -MP -MF ".deps/keytrans.Tpo" -c -o keytrans.lo keytrans.c; \
then mv -f ".deps/keytrans.Tpo" ".deps/keytrans.Plo"; else rm -f ".deps/keytrans.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keytrans.lo -MD -MP -MF .deps/keytrans.Tpo -c keytrans.c  -fPIC -DPIC -o .libs/keytrans.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT keytrans.lo -MD -MP -MF .deps/keytrans.Tpo -c keytrans.c -o keytrans.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT kw_des.lo -MD -MP -MF ".deps/kw_des.Tpo" -c -o kw_des.lo kw_des.c; \
then mv -f ".deps/kw_des.Tpo" ".deps/kw_des.Plo"; else rm -f ".deps/kw_des.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c  -fPIC -DPIC -o .libs/kw_des.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_des.lo -MD -MP -MF .deps/kw_des.Tpo -c kw_des.c -o kw_des.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss   -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2   -I/usr/include/libxml2       -g -O2 -MT kw_aes.lo -MD -MP -MF ".deps/kw_aes.Tpo" -c -o kw_aes.lo kw_aes.c; \
then mv -f ".deps/kw_aes.Tpo" ".deps/kw_aes.Plo"; else rm -f ".deps/kw_aes.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c  -fPIC -DPIC -o .libs/kw_aes.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../.. -I../../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -I/usr/include/mozilla-1.7.8/nspr -I/usr/include/mozilla-1.7.8/nss -DXMLSEC_CRYPTO_NSS=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT kw_aes.lo -MD -MP -MF .deps/kw_aes.Tpo -c kw_aes.c -o kw_aes.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link --tag=CC gcc  -g -O2   -o libxmlsec1-nss.la -rpath /usr/lib -version-info 3:9:2  app.lo bignum.lo ciphers.lo crypto.lo digests.lo hmac.lo pkikeys.lo signatures.lo symkeys.lo x509.lo x509vfy.lo keysstore.lo keytrans.lo kw_des.lo kw_aes.lo  ../libxmlsec1.la -L/usr/lib/mozilla-1.7.8 -lnss3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl   -lxslt -lxml2 -lpthread -lz -lm   -lxml2 -lpthread -lz -lm    
libtool: link: warning: `/usr/lib/gcc/i386-redhat-linux/4.0.0/../../..//libxslt.la' seems to be moved
rm -fr  .libs/libxmlsec1-nss.a .libs/libxmlsec1-nss.la .libs/libxmlsec1-nss.lai .libs/libxmlsec1-nss.so .libs/libxmlsec1-nss.so.1 .libs/libxmlsec1-nss.so.1.2.9
gcc -shared  .libs/app.o .libs/bignum.o .libs/ciphers.o .libs/crypto.o .libs/digests.o .libs/hmac.o .libs/pkikeys.o .libs/signatures.o .libs/symkeys.o .libs/x509.o .libs/x509vfy.o .libs/keysstore.o .libs/keytrans.o .libs/kw_des.o .libs/kw_aes.o  -Wl,--rpath -Wl,/usr/local/src/xmlsec1-1.2.9/src/.libs -L/usr/lib -L/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../ ../.libs/libxmlsec1.so -L/usr/lib/mozilla-1.7.8 -lnss3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -ldl /usr/lib/libxslt.so -lxml2 -lpthread -lz -lm  -Wl,-soname -Wl,libxmlsec1-nss.so.1 -o .libs/libxmlsec1-nss.so.1.2.9
(cd .libs && rm -f libxmlsec1-nss.so.1 && ln -s libxmlsec1-nss.so.1.2.9 libxmlsec1-nss.so.1)
(cd .libs && rm -f libxmlsec1-nss.so && ln -s libxmlsec1-nss.so.1.2.9 libxmlsec1-nss.so)
ar cru .libs/libxmlsec1-nss.a  app.o bignum.o ciphers.o crypto.o digests.o hmac.o pkikeys.o signatures.o symkeys.o x509.o x509vfy.o keysstore.o keytrans.o kw_des.o kw_aes.o
ranlib .libs/libxmlsec1-nss.a
creating libxmlsec1-nss.la
(cd .libs && rm -f libxmlsec1-nss.la && ln -s ../libxmlsec1-nss.la libxmlsec1-nss.la)
make[3]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/src/nss'
make[2]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/src'
Making all in apps
make[2]: Entering directory `/usr/local/src/xmlsec1-1.2.9/apps'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2   -I/usr/include/libxml2        -g -O2 -MT xmlsec.o -MD -MP -MF ".deps/xmlsec.Tpo" -c -o xmlsec.o xmlsec.c; \
then mv -f ".deps/xmlsec.Tpo" ".deps/xmlsec.Po"; else rm -f ".deps/xmlsec.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXMLSEC_CRYPTO=\"openssl\" -DPACKAGE=\"xmlsec1\" -I../include -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XKMS=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/libxml2   -I/usr/include/libxml2        -g -O2 -MT crypto.o -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.o crypto.c; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Po"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link --tag=CC gcc  -g -O2   -o xmlsec1   xmlsec.o crypto.o cmdline.o  ../src/libxmlsec1.la   -lxslt -lxml2 -lpthread -lz -lm   -lxml2 -lpthread -lz -lm   -ldl  
gcc -g -O2 -o .libs/xmlsec1 xmlsec.o crypto.o cmdline.o  ../src/.libs/libxmlsec1.so -L/usr/lib /usr/lib/libxslt.so -lxml2 -lpthread -lz -lm -ldl
../src/.libs/libxmlsec1.so: undefined reference to `xmlSecTransformXsltGetKlass'
collect2: ld returned 1 exit status
make[2]: *** [xmlsec1] Error 1
make[2]: Leaving directory `/usr/local/src/xmlsec1-1.2.9/apps'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/xmlsec1-1.2.9'
make: *** [all] Error 2


More information about the xmlsec mailing list