[xmlsec] Compiling on Fedora Core 4

Aleksey Sanin aleksey at aleksey.com
Tue Aug 30 21:14:27 PDT 2005


> You'll notice that most all of the tests failed, see
> make-check-xmlsec1.txt attached. 
> 
> When I run my own scripts I get ... 
> 
> xmlsec1: symbol lookup error: /usr/lib/libxmlsec1-openssl.so: undefined
> symbol: X509_VERIFY_PARAM_new

Seems that you are not loading correct openssl library. Use 'ldd'
to figure out what it loads now and then set correct LD_LIBRARY_PATH.

Aleksey



More information about the xmlsec mailing list