[darwinbuild-dev] Startup problem

William Siegrist wsiegrist at apple.com
Thu May 5 13:58:33 PDT 2011


On May 5, 2011, at 9:40 AM, David Lee wrote:

> Bill,
> 
> Unfortunately, I no longer have the output.  If i remember correctly, however, I did make an error in following the procedure.  After creating the build directory, I moved the kernel sources into a subdirectory of the build directory and typed:
> 
> # opt/local/bin/darwinbuild xnu
> 
> Without having prepped the build directory.  This failed, of course. I then typed:
> 
> # opt/local/bin/darwinbuild -init xnu

-init takes a path to a build plist, or a build number in which case it'll get the plist from the svn repo. You probably want "... -init 10J869" here instead. See the plists directory in the repo for other build choices. 

http://svn.macosforge.org/repository/darwinbuild/trunk/plists/

-Bill



More information about the darwinbuild-dev mailing list