Please check your build environment. Seems to me that you use different version of OpenSSL in dsig2 when one used to compile the XMLSEC library. If you are using xmlsec binary distribution (rpm) I would recommend to get sources and compile library yourself.
Aleksey vishveswar reddy challagonda wrote:
Hi,
When i installed the xmlsec, the shared object file libxmlsec.so.0 was installed in /usr/local/lib. When i try to use the example programs , it looks for the shared object file in /usr/lib. so, i created a soft link from /usr/lib --> /usr/local/lib.
Now im able to compile the example files(dsig2.c) but when i try to run the program the computer hangs up in the xmlSecDSigGenerate(). im totally confused and lost. though im able to sign the documents using xmlsec command line utility.
I am giving you the stack trace if it helps you finding what could be wrong.
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
