[opensuse-factory] Patch for MySQL packages in 10.2
Hello all, May I suggest someone picks up the patch from http://bugs.mysql.com/bug.php?id=19810 For fixing libmysqlclient yassl and openssl conflict? I've also pasted below (might be garbled by the mailer though). --- 1.15/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 +++ 1.16/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 @@ -29,16 +29,6 @@ #include "runtime.hpp" #include "misc.hpp" -#if !defined(YASSL_MYSQL_COMPATIBLE) -extern "C" { - - // for libcurl configure test, these are the signatures they use - // locking handled internally by library - char CRYPTO_lock() { return 0;} - char CRYPTO_add_lock() { return 0;} -} // extern "C" -#endif - #ifdef YASSL_PURE_C -- Mads Martin Jørgensen, Release Manager MySQL AB, Odense, Denmark -- www.mysql.com --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Mads Martin Joergensen <mmj@mysql.com> writes:
Hello all,
May I suggest someone picks up the patch from
Hi Mads, could you file a bug in our bugzilla? It will then get applied and not forgotten... Thanks, Andreas
For fixing libmysqlclient yassl and openssl conflict? I've also pasted below (might be garbled by the mailer though).
--- 1.15/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 +++ 1.16/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 @@ -29,16 +29,6 @@ #include "runtime.hpp" #include "misc.hpp"
-#if !defined(YASSL_MYSQL_COMPATIBLE) -extern "C" { - - // for libcurl configure test, these are the signatures they use - // locking handled internally by library - char CRYPTO_lock() { return 0;} - char CRYPTO_add_lock() { return 0;} -} // extern "C" -#endif - #ifdef YASSL_PURE_C
Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj/ SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Mads Martin Joergensen wrote:
Hello all,
May I suggest someone picks up the patch from
http://bugs.mysql.com/bug.php?id=19810
For fixing libmysqlclient yassl and openssl conflict? I've also pasted below (might be garbled by the mailer though).
--- 1.15/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 +++ 1.16/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 ...
Are you sure this affects the SUSE package? It's built without openssl/yassl support (this might be worth a bugreport itself ;-), but first after 10.2 is out). Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 30/10/2006, at 11.41, Michal Marek wrote:
For fixing libmysqlclient yassl and openssl conflict? I've also pasted below (might be garbled by the mailer though).
--- 1.15/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 +++ 1.16/extra/yassl/taocrypt/src/misc.cpp 2006-09-25 16:40:34 +02:00 ...
Are you sure this affects the SUSE package? It's built without openssl/yassl support (this might be worth a bugreport itself ;-), but first after 10.2 is out).
Then you're all good. -- Mads Martin Jørgensen, Release Manager MySQL AB, Odense, Denmark -- www.mysql.com --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Andreas Jaeger
-
Mads Martin Joergensen
-
Michal Marek