← Back to team overview

ius-coredev team mailing list archive

[Bug 1046974] Re: mysqlclient15 not compatible with mysql-odbc from RHEL5

 

I've updated to match your rpms:

# rpm -qa | grep mysql
mysql55-libs-5.5.27-2.ius.el5
mysqlclient15-5.0.92-2.ius.el5
mysql-connector-odbc-3.51.26r1127-2.el5
mysql55-5.5.27-2.ius.el5
mysql55-server-5.5.27-2.ius.el5

Using these exact versions I can reproduce it seems:

# isql -v easyroute
isql: relocation error: /usr/lib64/libmyodbc3_r.so: symbol strmov, version libmysqlclient_15 not defined in file libmysqlclient_r.so.15 with link time reference

# isql -v easyroute
isql: relocation error: /usr/lib64/libmyodbc3.so: symbol strmov, version libmysqlclient_15 not defined in file libmysqlclient.so.15 with link time reference

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1046974

Title:
  mysqlclient15 not compatible with mysql-odbc from RHEL5

Status in IUS Community Project:
  New

Bug description:
  When running isql -v easyroute
  I get the following 
  error: "isql: relocation error: /usr/lib64/libmyodbc3_r.so: symbol strmov, version libmysqlclient_15 not defined in file libmysqlclient_r.so.15 with link time reference"

  rpm -qa \*mysql\* php\* \*odbc\*
  mysql55-libs-5.5.27-2.ius.el5
  mysqlclient15-5.0.92-2.ius.el5
  mysql55-5.5.27-2.ius.el5
  mysql55-server-5.5.27-2.ius.el5
  mysql55-devel-5.5.27-2.ius.el5
  mysql-connector-odbc-3.51.26r1127-2.el

  CentOS 5.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1046974/+subscriptions


References