Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2015 13:25:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205433] databases/mysql57-client can not find mysql_config
Message-ID:  <bug-205433-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: tim@timmcc.co.uk
                CC: mokhi64@gmail.com
                CC: mokhi64@gmail.com
             Flags: maintainer-feedback?(mokhi64@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205433-13>