Re: fwd: MySQL 4.0.15 / OpenSSL 0.9.7
Marc Recht <[email protected]>
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Actually MySQL 4.0 should compile (and compiles in general case) with > OpenSSL 0.9.7. OpenSSL provides backward compatibility with special > macros for des_ functions and types. These macros are defined by default > unless someone turns off them explicitly by defining > OPENSSL_DISABLE_OLD_DES_SUPPORT macro variable. We don't ship the des_old.h header with NetBSD-current. > So probably your case is something NetBSD specific. But anyway these > function are deprecated and should be replaced by their newer versions. Only a bit;-) > Being inspired by your patch I've fixed this issue, and commited fix to > our source repository. The fix will be availiable in next 4.0 release. > You can access to source repository and build fixed version yourself if > needed (see http://www.mysql.com/doc/en/Installing_source_tree.html for > more info). OK, thanks. I'll have a look. Cheers, Marc -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected]