cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Lots of errors when try ro use self built OpenSSL and lincUrl with it

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Tue, 30 Aug 2011 17:33:32 +0200

"Oleksiy" <patriot_of_ua_at_ukr.net> wrote:

> ..\lib/libeay32.lib(tmp32/asn_mime.obj):(.text[_SMIME_text]+0x6):
> undefined reference to `_chkstk'
> ..\lib/libeay32.lib(tmp32/asn_mime.obj):(.text[_SMIME_text]+0xb):
> undefined reference to `__security_cookie'

Because the libeay32.lib was built using MS Visual-C and you're using
MingW. This will not work. You have to get OpenSSL libs targeting
MingW or preferably build them yourself.

--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-30