List:Bugs« Previous MessageNext Message »
From:Tonu Samuel Date:October 16 2001 4:24pm
Subject:Re: MySQL-4.0.0-alpha configure script not OpenSSL-0.9.6b compatible
View as plain text  
On Tue, 2001-10-16 at 12:28, Michael Widenius wrote:

> Wouter> Hello,
> Wouter> I wondered why the 4.0.0-alpha configure script didn't find my OpenSSL 
> Wouter> install, and after looking @ the configure script, 
> Wouter> I noticed it checks for $d/ssl.h. (where $d is /usr/local/ssl/include in
> my case)
> 
> Wouter> However, OpenSSL 0.9.6b puts the include files under include/openssl/, 
> Wouter> so the configure script should check for both $d/ssl.h and
> $d/openssl/ssl.h
> 
> Wouter> Also, I see that it expects 'yes' as an argument, instead of the common
> used /path/to/openssl
> 
> Wouter> How-To-Repeat: install openssl-0.9.6b, and run the ./configure --with-vio
> --with-openssl=yes
> 
> Thanks for the bug report;  We will fix this in MySQL 4.0.1

Actually currently we support only 0.9.6b as older versions had some
symbols defined differently. Main change is functions SSLeay_blabla were
changed to OpenSSL_blabla. I do not remember exact tmie of change but it
was somewhere after 0.9.5 and before 0.9.6b.

But gererally yes, we should look for most possible places for include
files.

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Tonu Samuel <tonu@stripped>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Security Administrator
/_/  /_/\_, /___/\___\_\___/   Tallinn, Estonia
       <___/   www.mysql.com

Thread
MySQL-4.0.0-alpha configure script not OpenSSL-0.9.6b compatibleWouter de Jong16 Oct
  • MySQL-4.0.0-alpha configure script not OpenSSL-0.9.6b compatibleMichael Widenius16 Oct
    • Re: MySQL-4.0.0-alpha configure script not OpenSSL-0.9.6b compatibleTonu Samuel16 Oct
  • Re: MySQL-4.0.0-alpha configure script not OpenSSL-0.9.6b compatibleSinisa Milivojevic16 Oct