[xmlsec] FW: Free/Destroy versus Memory Leak
Aleksey Sanin
aleksey at aleksey.com
Sat May 6 10:17:25 PDT 2006
This is what google says
http://www.codecomments.com/archive292-2004-8-262165.html
You might need to tweak makefile a little bit. Search for
"lib.exe" and replace it with "link.exe /lib"
Aleksey
Edward Shallow wrote:
> .... Getting really close to the end now ;)
>
> ... Missing lib.exe ??? Not in any of the MS tools I downloaded and
> installed ?
>
> ... Where did you get this exe from ?
>
> Ed
>
> lib.exe /nologo /OUT:binaries\libxmlsec-openssl_a.lib
> libxmlsec_openssl_a.int\app.obj libxmlsec_openssl_a.int\bn.obj libx
> mlsec_openssl_a.int\ciphers.obj libxmlsec_openssl_a.int\crypto.obj
> libxmlsec_openssl_a.int\digests.obj libxmlsec_openssl_a.int\
> evp.obj libxmlsec_openssl_a.int\hmac.obj
> libxmlsec_openssl_a.int\kt_rsa.obj libxmlsec_openssl_a.int\kw_aes.obj
> libxmlsec_opens
> sl_a.int\kw_des.obj libxmlsec_openssl_a.int\signatures.obj
> libxmlsec_openssl_a.int\strings.obj libxmlsec_openssl_a.int\symkeys.
> obj libxmlsec_openssl_a.int\x509.obj libxmlsec_openssl_a.int\x509vfy.obj
> 'lib.exe' is not recognized as an internal or external command,
> operable program or batch file.
> NMAKE : fatal error U1077: 'lib.exe' : return code '0x1'
> Stop.
>
> -----Original Message-----
> From: xmlsec-bounces at aleksey.com [mailto:xmlsec-bounces at aleksey.com] On
> Behalf Of Aleksey Sanin
> Sent: May 5, 2006 5:44 PM
> To: ed.shallow at rogers.com
> Cc: xmlsec at aleksey.com
> Subject: Re: [xmlsec] FW: Free/Destroy versus Memory Leak
>
>> - Got passed the missing "C" runtime stuff, now I am failing on
>> openssl-related include's
>
> You need to set correct OpenSSL version in the mycfg.bat file. E.g.
> if you use OpenSSL 0.9.8 then you should have something like this:
>
> --crypto=mscrypto,openssl=098
>
>> P.S. Are the warnings on xmlsec-ltdl.c below OK ?
> Yes, I think it is OK.
>
> Aleksey
>
> _______________________________________________
> 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