"Oleksiy" <patriot_of...@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

Reply via email to