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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to