http://bugs.winehq.org/show_bug.cgi?id=16649 Matias Colli <matiasbsd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matiasbsd(a)gmail.com --- Comment #3 from Matias Colli <matiasbsd(a)gmail.com> 2012-05-02 20:55:25 CDT --- The Austin's patch is work for me. Add crypto library in configure and configure.ac files: -LIBS="-lssl $LIBS" +LIBS="-lssl -lcrypto $LIBS" It's very nice solutions. Thanks, Matias Colli. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.