Opened 13 years ago
Closed 13 years ago
#33690 closed defect (duplicate)
subversion-perlbindings fails to find correct clang path with Xcode 4.3
Reported by: | SlaunchaMan (Jeff Kelley) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | subversion-perlbindings |
Description
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.
Attachments (1)
Change History (2)
Changed 13 years ago by SlaunchaMan (Jeff Kelley)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #33646.