#33690: subversion-perlbindings fails to find correct clang path with Xcode 4.3 -----------------------------------+---------------------------------------- Reporter: SlaunchaMan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: subversion-perlbindings -----------------------------------+---------------------------------------- I have Xcode 4.3 installed (Mac OS X 10.7.3) and it looks like the subversion-perlbindings port is failing to find the correct path to clang. According to xcode-select, the path is in /Applications: {{{ mercutio:~ jeff$ xcode-select -print-path /Applications/Xcode.app/Contents/Developer }}} But, as you'll see in the attached build log, it's looking for /Developer/usr/bin/clang. -- Ticket URL: <https://trac.macports.org/ticket/33690> MacPorts <http://www.macports.org/> Ports system for Mac OS