Opened 13 years ago

Last modified 13 years ago

#27964 closed defect

xmlsec1 looking for .so's not .dylib's — at Version 1

Reported by: kurt@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: xmlsec

Description (last modified by ryandesign (Ryan Carsten Schmidt))

% xmlsec1 --sign-tmpl --print-debug --ignore-manifests --privkey-pem ../xmlsec1-1.2.16/tests/keys/rsakey.pem --pwd secret sig.xml
func=xmlSecCryptoDLLibraryCreate:file=dl.c:line=130:obj=xmlsec_lt_dlopen:subj=unknown:error=7:io function failed:filename=libxmlsec1-openssl.so
func=xmlSecCryptoDLGetLibraryFunctions:file=dl.c:line=453:obj=unknown:subj=xmlSecCryptoDLLibraryCreate:error=1:xmlsec library function failed:crypto=openssl
func=xmlSecCryptoDLLoadLibrary:file=dl.c:line=404:obj=unknown:subj=xmlSecCryptoDLGetLibraryFunctions:error=1:xmlsec library function failed: 
Error: unable to load xmlsec-openssl library. Make sure that you have
this it installed, check shared libraries path (LD_LIBRARY_PATH)
envornment variable or use "--crypto" option to specify different
crypto engine.

This is likely due to the version of libtool used in the port not properly setting LTDL_SHLIB_EXT.

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: xmlsec removed

Please remember to use WikiFormatting.

Note: See TracTickets for help on using tickets.