3 messages in com.mysql.lists.win32Re: MySQL with OpenSSL
FromSent OnAttachments
Jared Reeve18 Mar 2003 06:20 
kkyt...@indiana.edu18 Mar 2003 07:24 
Jared Reeve18 Mar 2003 07:57 
Subject:Re: MySQL with OpenSSL
From:Jared Reeve (reev@hotmail.com)
Date:03/18/2003 07:57:39 AM
List:com.mysql.lists.win32

I figured out my problem. I did not have "HAVE_VIO" and "HAVE_OPENSSL" definition statements defined for the VIO project.

To: win@lists.mysql.com Subject: MySQL with OpenSSL Date: Tue, 18 Mar 2003 14:20:37 +0000

I am trying to compile the windows source 4.0.12 with openssl. I am getting 3 unresolved link errors at link time. I am trying to build the mysqld-max configuration. Any ideas on how to fix this? Here is a copy of the link errors I am receiving.

--------------------Configuration: mysqld - Win32 Max-------------------- Linking... mini_client.obj : error LNK2001: unresolved external symbol _sslconnect mysqld.obj : error LNK2001: unresolved external symbol _new_VioSSLAcceptorFd sql_parse.obj : error LNK2001: unresolved external symbol _sslaccept ../client_release/mysqld-max.exe : fatal error LNK1120: 3 unresolved externals Error executing link.exe.

mysqld-max.exe - 4 error(s), 0 warning(s)

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3@lists.mysql.com instead.