MySQL Forums
Forum List  »  Install & Repo

MySQL 4.0.18 OpenBSD Binary Library Issues.
Posted by: ccyr
Date: August 31, 2004 04:25AM

I'm trying to sort out an issue with the OpenBSD 3.4 Binary Distribution of MySQL 4.0.18.

I've followed the INSTALL.BINARY directions explicitly on a freshly installed OpenBSD 3.4 server (from the official CD set).

Upon running mysql.server start the following errors are generated:

warning: libpthread.so.2.1: minor version >= 3 expected, using it anyway
warning: libc.so.30.1: minor version >= 3 expected, using it anyway
my_print_defaults: can't load library 'libz.so.3.0'

I suppose the killer is the last line. I've found only a few references anywhere on the net to libz.so.3.0, but cannot find any library source that would actually result in this shared library file being generated. Just to get everything going I copied the standard libz.so.2.0 to the appropriate filename and everything at least starts up.

From the perspective of eliminating error messages, what OpenBSD 3.4 system were these packages built on? It certainly wasn't the standard distribution version.

Your help is greatly appreciated,
Colin

Options: ReplyQuote


Subject
Written By
Posted
MySQL 4.0.18 OpenBSD Binary Library Issues.
August 31, 2004 04:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.