[MacPorts] #15998: apr-util 1.3.2 fails to build with the mysql5 driver.
#15998: apr-util 1.3.2 fails to build with the mysql5 driver. ----------------------------+----------------------------------------------- Reporter: simon@5xm.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: apr-util mysql | ----------------------------+----------------------------------------------- apr-util fails to build with mysql5 support. The problem was that the configure script for apr-util 1.3.2 doesn't have the --with-mysql-lib and --with-mysql-include arguments. The solution is to pass the path to mysql_conf5 explicitly to the configure script like this MYSQL_CONFIG=... cheers Simon Menke -- Ticket URL: <http://trac.macports.org/ticket/15998> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15998: apr-util 1.3.2 fails to build with the mysql5 driver. ----------------------------+----------------------------------------------- Reporter: simon@5xm.org | Owner: dluke@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: apr-util mysql ----------------------------+----------------------------------------------- Changes (by dluke@macports.org): * owner: macports-tickets@lists.macosforge.org => dluke@macports.org -- Ticket URL: <http://trac.macports.org/ticket/15998#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15998: apr-util 1.3.2 fails to build with the mysql5 driver. ----------------------------+----------------------------------------------- Reporter: simon@5xm.org | Owner: dluke@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: apr-util mysql ----------------------------+----------------------------------------------- Changes (by dluke@macports.org): * status: new => assigned Comment: Simon, can you try the new diff I just uploaded and let me know if it works for you? Thanks. -- Ticket URL: <http://trac.macports.org/ticket/15998#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15998: apr-util 1.3.2 fails to build with the mysql5 driver. ----------------------------+----------------------------------------------- Reporter: simon@5xm.org | Owner: dluke@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: apr-util mysql ----------------------------+----------------------------------------------- Comment (by simon@5xm.org): Your patch (#2) doesn't work for me but I uploaded a third patch which works and has fewer differences with the original Portfile. cheers. -- Ticket URL: <http://trac.macports.org/ticket/15998#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15998: apr-util 1.3.2 fails to build with the mysql5 driver. ----------------------------+----------------------------------------------- Reporter: simon@5xm.org | Owner: dluke@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: apr-util mysql ----------------------------+----------------------------------------------- Comment (by dluke@macports.org): Can you try the latest attached patch? I want to use the configure.env if we can to set the MYSQL_CONFIG environment variable. Thanks. -- Ticket URL: <http://trac.macports.org/ticket/15998#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15998: apr-util 1.3.2 fails to build with the mysql5 driver. ----------------------------+----------------------------------------------- Reporter: simon@5xm.org | Owner: dluke@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: apr-util mysql ----------------------------+----------------------------------------------- Comment (by simon@5xm.org): There was a small typo in your last patch. (not msql_config5 but mysql_config5) Now every thing works for me using the ENV variable. So i think we've got a good patch now. cheers. -- Ticket URL: <http://trac.macports.org/ticket/15998#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15998: apr-util 1.3.2 fails to build with the mysql5 driver. ----------------------------+----------------------------------------------- Reporter: simon@5xm.org | Owner: dluke@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: apr-util mysql ----------------------------+----------------------------------------------- Changes (by dluke@macports.org): * status: assigned => closed * resolution: => fixed Comment: Thanks! Committed in r38360 -- Ticket URL: <http://trac.macports.org/ticket/15998#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts