[Bug 205433] databases/mysql57-client can not find mysql_config

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 19 13:25:33 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205433

            Bug ID: 205433
           Summary: databases/mysql57-client can not find mysql_config
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: tim at timmcc.co.uk
                CC: mokhi64 at gmail.com
                CC: mokhi64 at gmail.com
             Flags: maintainer-feedback?(mokhi64 at gmail.com)

net-mgmt/net-snmp is failing to build with the MYSQL option after upgrading to
mysql57-client (from mysql55-client).

Configure fails with:

--

checking for mysql_config... /usr/local/bin/mysql_config
configure: error: Could not find mysql_config and was specifically asked to use
MySQL support
===>  Script "configure" failed unexpectedly.
Please report the problem to zi at FreeBSD.org [maintainer] and attach the
"/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net-mgmt/net-snmp
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/net-snmp

--

/usr/local/bin/mysql_config doesn't seem to exist so this is probably an issue
with the mysql57-client port rather than net-snmp?

According to the mysql documentation mysql_config is still a part of 5.7:

http://dev.mysql.com/doc/refman/5.7/en/mysql-config.html

I have the following mysql packages installed:

mysql57-client-5.7.10          Multithreaded SQL database (server)
mysql57-server-5.7.10          Multithreaded SQL database (server)

Anything else you need to diagnose?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list