[xmlsec] Build 1.1.23, msvc 2010, openssl-1.1.0b

Aleksey Sanin aleksey at aleksey.com
Thu Dec 1 07:41:42 PST 2016


Sorry about the problem, it was fixed recently:

https://github.com/lsh123/xmlsec/commit/052b16f38d95885a4d22262012e897f2af365011

Aleksey

On 12/1/16 4:33 AM, Ranier VF wrote:
> Hi,
> Resolved.
> Please add in win32\Makefile.msvc:
> $(XMLSEC_OPENSSL_INTDIR)\evp_signatures.obj
> 
> XMLSEC_OPENSSL_OBJS = \
> 	$(XMLSEC_OPENSSL_INTDIR)\evp_signatures.obj \
> 
> and
> XMLSEC_OPENSSL_OBJS_A = \
> 	$(XMLSEC_OPENSSL_INTDIR_A)\evp_signatures.obj \
> 
> This fix build error.
> 
> Thanks,
> 
> Ranier Vilela
> ________________________________________
> De: xmlsec <xmlsec-bounces at aleksey.com> em nome de Ranier VF <ranier_gyn at hotmail.com>
> Enviado: quinta-feira, 1 de dezembro de 2016 10:31
> Para: xmlsec at aleksey.com
> Assunto: [xmlsec] Build 1.1.23, msvc 2010, openssl-1.1.0b
> 
> Hi,
> Building release 1.2.23, with msvc compiler, get this:
> 
> msvc 2010, 32 bits.
> openssl 1.1.0b
> libxml2-2.9.4
> 
> What DEFINE is missed?
> 
> link.exe /nologo /LIBPATH:binaries /LIBPATH:.\lib /release /opt:ref /DLL /VERSION:1.2  /IMPLIB:binaries\libxmlsec-openssl.lib /OUT:binaries\libxmlsec-openssl.dll  libxmlsec_openssl.int\app.obj libxmlsec_openssl.int\bn.obj  libxmlsec_openssl.int\ciphers.obj  libxmlsec_openssl.int\crypto.obj  libxmlsec_openssl.int\digests.obj  libxmlsec_openssl.int\evp.obj  libxmlsec_openssl.int\hmac.obj  libxmlsec_openssl.int\kt_rsa.obj  libxmlsec_openssl.int\kw_aes.obj  libxmlsec_openssl.int\kw_des.obj  libxmlsec_openssl.int\signatures.obj  libxmlsec_openssl.int\strings.obj  libxmlsec_openssl.int\symkeys.obj  libxmlsec_openssl.int\x509.obj  libxmlsec_openssl.int\x509vfy.obj libxmlsec.lib  libxml2.lib libeay32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib
>    Creating library binaries\libxmlsec-openssl.lib and object binaries\libxmlsec-openssl.exp
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha512GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha384GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha256GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha224GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha1GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaRipemd160GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaMd5GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformGostR3410_2012GostR3411_2012_512GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformGostR3410_2012GostR3411_2012_256GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformGost2001GostR3411_94GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
> binaries\libxmlsec-openssl.dll : fatal error LNK1120: 10 unresolved externals
> 
> Best regards,
> 
> Ranier Vilela
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
> 


More information about the xmlsec mailing list