Re: Building a bootable Darwin from source?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.fr; s=s1024; t=1259600507; bh=PzfeZHLPq4Lwg4ooJZNgqrr5SMuGinekkhMXp1OgEr0=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=t3s2a2Aoo1MaGRwjewSBop1HGhMBjJU5ybyw3BQ3nCi2yqzx+JIo1ZQPrrrZ37vX0HX5pomLCpGc/Y1Yp6IQseCmmj6/vgGwU1eqxXk3piLRxIFW9VyEZQJ4AOckdkDb7tlkGxf4n2HD0FHOW7+jbV3HwEC29cL3xOyrHBV0L6I= Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=lpC3nrKMUUrvlADF42BL7uv4NT6MASfLmZQswO0aXNHSiyzKyY2ow/O960XHcYpgUG0ekzBSde541ZORTltSzprG8IkIGGHSYydVBvycvbTcOfBbUHFBvODYCSs2WDtQEO1cHJVBXDB7jqOAwtmCGPhltTHIrl7gnNfGiWbK3ss=; Before you spend quite some time (like I did) building a new 10.6.2 kernel, I'd like to share with you that the new debug environment for 10.6.2 is indeed available with your ADC account (I thought it wasn't because I first looked at the public apple sources release site ...) It solved the problem for me and saved me some precious time and energy ... Now, if your really need a working custom build for the new kernel, I believe you should try to get the latest recently modified kext_tools from apple because if you simply build the new kernel with the current svn darwinbuild, you might encounter the timeout problems that had when building it for 10C540 due to unresolved external references. These problems will certainly be solved in the darwinbuild branch soo anyway. Hope this helps, -- Fabien ----- Original Message ---- From: Matt Rajca <matt.rajca@me.com> To: darwin-dev@lists.apple.com Sent: Sun, November 29, 2009 3:30:55 PM Subject: Building a bootable Darwin from source? Hi guys! I planning on trying to build a bootable Darwin from source, mostly as a learning experience. Does anyone have any experience doing something like this? If so, would you be able to briefly outline the necessary steps to get this done? Are there any potential problems I might run into? And lastly, does anyone know the most basic set of packages I need to compile to get this to work? I would assume xnu, BootX, etc... Thanks! Matt _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/fab672000%40yahoo.fr This email sent to fab672000@yahoo.fr __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now http://ca.toolbar.yahoo.com. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Fabien Costantini