Re: [darwinbuild-dev] darwinbuild xnu problem with xcode 4
[ please CC the list on your replies ] No, but that message does not found fatal. You probably have some other problem farther down the build. -Bill On Jan 18, 2011, at 10:58 PM, Chris Simpson wrote:
Now i'm getting this: Warning: SDK name collision for name 'macosx0.0': SDK at path '/Developer/SDKs/MacOSX10.5.sdk' being superceded by SDK at path '/Developer/SDKs/MacOSX10.6.sdk'
only thing google foudn with that is darwinbuild ticket for building SmartCardServices or so, didnt have a solution with it. this is using 3.2.2 xcode Any ideas? Apocolipse
On Wed, Jan 19, 2011 at 12:36 AM, Chris Simpson <apocolipse@gmail.com> wrote:
Even in those instances, I have symlinked /Developer->/Xcode4 so it isn't a directory/naming problem, i'm removing xcode4 and installing 3.2.5 right now, will let you know how it goes, though last time i did get errors (without removing 4 though, gonna remove it totally this time) Apocolipse
On Wed, Jan 19, 2011 at 12:24 AM, William Siegrist <wsiegrist@apple.com> wrote:
On Jan 18, 2011, at 8:59 PM, Chris Simpson wrote:
Hi, I'm using Xcode 4 developer preview 5, trying to build xnu-1504.9.26 for 10.6.6 (10J567). Using darwinbuild as i always have for older kernel versions, it quits with various errors.
There are probably instances of /Developer still hardcoded. You could probably look through the source and change them to /Xcode4 and get farther.
-Bill
participants (1)
-
William Siegrist