#25320: qt4-mac mysql variant doesn't build mysql driver ------------------------------------------------+--------------------------- Reporter: mac.ports.fishspit@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: qt4-mac ------------------------------------------------+--------------------------- Comment(by michaelld@…): The bump was just a version update, nothing more or less. I think the issue was introduced into 'port' itself a while back, but I can't prove that definitively. Can try out the attached patch for the qt4-mac Portfile? It works with the +mysql variant for me, but then my MacPorts install will be different from yours. It looks like Qt 4.6 series has changes in the way it compiles such that the issues of ticket #15219 are no longer valid (i.e., I can compile with those ports installed, and everything compiles just fine). I can't say more about ticket #18723, since the only "plugin.h" that's installed is via mysql5 ... if there were another one installed into ${prefix}/include then there would be an issue since it's included first in the header search path. But, that would be an issue no matter is using CPATH or -I. -- Ticket URL: <http://trac.macports.org/ticket/25320#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS