Opened 13 years ago
Closed 13 years ago
#33981 closed defect (worksforme)
py27-sip does not compile with Xcode 4.3.2
Reported by: | ja_macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | py27-sip |
Description
Seeing the port file, the SDK is addressed by ${developer_dir}/SDKs/MacOSX10.7.sdk, wich points to:
/Applications/Xcode.app/Contents/Developer/SDKs/MacOSX10.7.sdk
But should be: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk
Similar to ticket #27815
Change History (1)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Port: | py27-sip added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It builds fine for me.
Please clean the port and try again. If it fails to build, re-open the ticket and post the main.log with the error you are seeing.