#37868: qt4-mac: ld: library not found for -ldbus-1 ---------------------------+------------------------- Reporter: ryandesign@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: qt4-mac | ---------------------------+------------------------- Comment (by michaelld@…): In my (limited) testing, macports-clang-3.0 honors CPATH, but 2.9 does not; the issue here is I think really with LIBRARY_PATH. I'm already blacklisting Apple clang 318.0.58 and older for this reason (and, other compilers for other reasons); so, it seems like I need to bump this up to 318.0.61 . Or, as you say, figure out how to not use CPATH and LIBRARY_PATH. I just added configure tests for CPATH and others, but did not include LIBRARY_PATH. I'll add another test for that one too (seems like a wise idea; do not compile using a non-blacklisted compiler if it does not support the necessary options). -- Ticket URL: <https://trac.macports.org/ticket/37868#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS