Comment 2 for bug 323755

Revision history for this message
Andreas Olsson (andol) wrote : Re: non-trivial building mysql source package, build test keeps failing, (open)ssl related

Non sure if this is purely an Ubuntu bug.

I downloaded the native MySQL 5.0.75 source directly and tried to compile it separately, without any of "our" patches and special options. A build based on this simple configuration "./configure --with yassl" results in the exactly same build tests failing.

Don't think it is an issue with yassl, since --with-openssl renders the same result. That is also the case when I try to build using others version of gcc.

Tomorrow I'll do some tests on none-Ubuntu systems. If they give me the same failing build tests then, I'll report this as a bug upstream.

By the way, from now on all my tests/builds takes place on a Jaunty system, unless otherwise specified.