On Jun 3, 2012, at 12:17, Lawrence Velázquez wrote:
> On Jun 3, 2012, at 1:06 p.m., Andrew Long wrote:
>
>> It seems to be complaining about the absence of the 'SDKs' folder within the
>> xcode.app package. Indeed there is no such folder in my package. I have
>> downloaded and installed the command line tools and all the documentation in
>> sight under the 'preferences' tab.
>
>
> The py-sip portfile is incorrectly setting the SDK location (for the latest
> version of Xcode, at least):
>
>> switch ${os.major} {
>> 8 { configure.args-append
>> "--sdk=${developer_dir}/SDKs/MacOSX10.4u.sdk" }
>> 9 { configure.args-append
>> "--sdk=${developer_dir}/SDKs/MacOSX10.5.sdk" }
>> 10 { configure.args-append
>> "--sdk=${developer_dir}/SDKs/MacOSX10.6.sdk" }
>> 11 { configure.args-append
>> "--sdk=${developer_dir}/SDKs/MacOSX10.7.sdk" }
>> }
>
>
> If you or someone else could file a ticket on this, that would be great. I'm
> about to head away from my computer.
https://trac.macports.org/ticket/34742
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users