MySQL Forums
Forum List  »  Connector/C++

Re: undefined reference to `get_driver_instance'
Posted by: Ryan Hirscher
Date: June 25, 2021 07:40AM

Update: Yum local installation failed with an error of conflicting requests. I have already removed all the old software so these files, or static link files do not exist.
This was my command: sudo yum localinstall mysql-connector-c++-devel-8.0.25-1.el8.x86_64.rpm

Last metadata expiration check: 2:15:46 ago on Fri 25 Jun 2021 07:16:44 AM EDT.
Error:
Problem: conflicting requests
- nothing provides libmysqlcppconn.so.9()(64bit) needed by mysql-connector-c++-devel-8.0.25-1.el8.x86_64
- nothing provides libmysqlcppconn8.so.2()(64bit) needed by mysql-connector-c++-devel-8.0.25-1.el8.x86_64
- nothing provides mysql-connector-c++ = 8.0.25-1.el8 needed by mysql-connector-c++-devel-8.0.25-1.el8.x86_64
- nothing provides mysql-connector-c++-jdbc = 8.0.25-1.el8 needed by mysql-connector-c++-devel-8.0.25-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

I'm not sure what my next step is. I'm considering reinstalling mysql as well as a new connector from the same source because I'm not sure if there are conflicting libraries or other discrepancies between these things. Any suggestions? I'm spinning my wheels.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: undefined reference to `get_driver_instance'
1113
June 25, 2021 07:40AM


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.