[xmlsec] the "feature is not implemented" error when use xmlsec
Aleksey Sanin
aleksey at aleksey.com
Mon Nov 26 09:07:44 PST 2007
You either can not find the xmlsec-<crypto> library
(e.g. xmlsec-openssl) or something is badly wrong
with your build of xmlsec.
Aleksey
wz qiang wrote:
> Hi,
> When I run the lasso single sign on package which uses xmlsec, I got the
> error:
> func=xmlSecCryptoAppInit:file=app.c:line=1125:obj=unknown:subj=cryptoAppInit:error=9:feature
> is not implemented:
>
> the libraries the package uses is :
> ldd .libs/tests
> liblasso.so.3 =>
> /mn/tid/epf-a1/weizhonq/saml/lasso-install//lib/liblasso.so.3 (0xb7f84000)
> libgobject-2.0.so.0 =>
> /mn/tid/epf-a1/weizhonq/lib//lib/libgobject-2.0.so.0 (0xb7f4f000)
> libglib-2.0.so.0 =>
> /mn/tid/epf-a1/weizhonq/lib//lib/libglib-2.0.so.0 (0xb7e9f000)
> libxmlsec1-openssl.so.1 =>
> /mn/tid/epf-a1/weizhonq/lib//lib/libxmlsec1-openssl.so.1 (0xb7e7a000)
> libxmlsec1.so.1 =>
> /mn/tid/epf-a1/weizhonq/lib//lib/libxmlsec1.so.1 (0xb7e2f000)
> libxslt.so.1 => /mn/tid/epf-a1/weizhonq/lib//lib/libxslt.so.1
> (0xb7dfe000)
> libxml2.so.2 => /mn/tid/epf-a1/weizhonq/lib//lib/libxml2.so.2
> (0xb7cf8000)
> libpthread.so.0 => /lib/tls/libpthread.so.0 (0x0090f000)
> libz.so => /local/lib/libz.so (0xb7ccf000)
> libm.so.6 => /lib/tls/libm.so.6 (0x007e1000)
> libssl.so.0.9.7 => /local/lib/libssl.so.0.9.7 (0xb7ca1000)
> libcrypto.so.0.9.7 => /local/lib/libcrypto.so.0.9.7 (0xb7bae000)
> libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00d36000)
> libdl.so.2 => /lib/libdl.so.2 (0x00806000)
> libresolv.so.2 => /lib/libresolv.so.2 (0x00a31000)
> libcrypt.so.1 => /lib/libcrypt.so.1 (0x046ab000)
> libcheck.so.0 => /mn/tid/epf-a1/weizhonq/lib//lib/libcheck.so.0
> (0xb7ba7000)
> libc.so.6 => /lib/tls/libc.so.6 (0x006b3000)
> libssl.so.4 => /lib/libssl.so.4 (0x00569000)
> libcrypto.so.4 => /lib/libcrypto.so.4 (0x00467000)
> /lib/ld-linux.so.2 (0x00699000)
> libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00553000)
> libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00d61000)
> libcom_err.so.2 => /lib/libcom_err.so.2 (0x00d5c000)
> libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00dd2000)
>
>
> Could you help to give me some hint about how to solve it?
>
> Thanks
> Weizhong Qiang
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
More information about the xmlsec
mailing list