Dear Aleksey,<br><div class="gmail_quote">Sorry for sending to the wrong position...<br><br>I'm compiling xmlsec1-1.2.12(since any version above this will need libxml2.7.4) on my Macbook<br>However, I can't make it work...<br>

It seems that OpenSSL can be recognized during the configuration, however it doesn't work correctly.<br>
<br>Mac OS X: 10.7.3<br>OpenSSL: I tried<br><div style="margin-left:40px">0.9.8r(brought with Mac OS X)<br></div><div style="margin-left:40px">0.9.8w<br></div><div style="margin-left:80px">1.installed by<br>sudo ./config<br>




sudo make<br>

sudo make install<br><br>2.<br>
sudo ./config --prefix=$HOME no-asm<br>


sudo make<br>


sudo make install<br><br>3.<br>sudo ./config --prefix=/usr/ darwin64-x86_64-cc enable-cms no-asm<br>
sudo make<br>
sudo make install<br></div><div style="margin-left:40px">1.0.1b<br><div style="margin-left:40px">1.installed by<br>
sudo ./config<br>


sudo make<br>


sudo make install<br><br>
2.<br>

sudo ./config --prefix=$HOME no-asm<br>



sudo make<br>



sudo make install<br></div>And I did make check on all the OpenSSL version.<br></div><br>xmlsec1-1.2.12<br><div style="margin-left:40px">installed by<br>sudo ./configure<br></div><div style="margin-left:40px">sudo make<br>


<br>configure information about OpenSSL<br><div style="margin-left:40px">checking for openssl >= 0.9.8... checking for openssl >= 0.9.7... checking for openssl >= 0.9.6... checking for openssl libraries >= 0.9.6... rm: conftest.dSYM: is a directory<br>


yes ('0.9.8')<br>(whatever which version of OpenSSL installed)<br></div>and almost all of the tests are skipped during make check<br>trying to sign a xml file, I got error message<br><div style="margin-left:40px">


func=xmlSecCryptoDLLibraryCreate:file=dl.c:line=130:obj=xmlsec_lt_dlopen:subj=unknown:error=7:io function failed:filename=libxmlsec1-openssl.so<br>func=xmlSecCryptoDLGetLibraryFunctions:file=dl.c:line=453:obj=unknown:subj=xmlSecCryptoDLLibraryCreate:error=1:xmlsec library function failed:crypto=openssl<br>


func=xmlSecCryptoDLLoadLibrary:file=dl.c:line=404:obj=unknown:subj=xmlSecCryptoDLGetLibraryFunctions:error=1:xmlsec library function failed: <br>Error: unable to load xmlsec-openssl library. Make sure that you have<br>this it installed, check shared libraries path (LD_LIBRARY_PATH)<br>


envornment variable or use "--crypto" option to specify different<br>crypto engine.<br>Error: initialization failed<br>Usage: xmlsec <command> [<options>] [<files>]<br>(...)<br>func=xmlSecCryptoShutdown:file=app.c:line=69:obj=unknown:subj=cryptoShutdown:error=9:feature is not implemented: <br>


func=xmlSecAppCryptoShutdown:file=crypto.c:line=48:obj=unknown:subj=xmlSecCryptoShutdown:error=1:xmlsec library function failed: <br>Error: xmlsec crypto shutdown failed.<br></div></div><br>I noticed there's "Error: unable to load xmlsec-openssl library.", how should I fix it?<br>


Any help would be very appreciated.<br><br>Thanks<br>
</div><br>