[EMAIL PROTECTED] xmlsec1-1.2.6]# xmlsec1-config --cflags
-DXMLSEC_LIBXML_260=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_XKMS=1 -I/usr/local/include/xmlsec1 -I/usr/local/include/libxml2
-DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO=\"openssl\"
Well, there is no way you can get "#error No crypto library defined" from crypto.h with "-DXMLSEC_CRYPTO_DYNAMIC_LOADING=1". Most likely you are using a different version of xmlsec1-config when you compile examples. Check your environment.
Aleksey
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
