site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com <http://trac.macosforge.org/projects/darwinbuild> <http://svn.macosforge.org/repository/darwinbuild/trunk/README> ... $ darwinbuild -init 9A581 $ darwinbuild xnu - Kevin On Jan 26, 2008, at 3:45 PM, John Davidorff Pell wrote: JP On 26 Jan 2008, at 15:33, Steve Peters wrote: Date: Fri, 25 Jan 2008 18:33:46 -0500 From: Joe Ranieri <joe@alacatialabs.com> Subject: Re: Point me out To: darwin-kernel@lists.apple.com Message-ID: <AF51465C-689F-473B-A6E4-FC0A92FD8FCF@alacatialabs.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes DTrace is built into Leopard. No rumor. Nothing for you to download or build if you just want to use it. % make ARCH_CONFIGS="PPC I386" exporthdrs all SCP -- Steve Peters scp@mac.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/apple_lists%40gaelicwiz... _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/kvv%40apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... The DarwinBuild project assists with building Darwin projects. It can be used to compile xnu for Leopard. It would probably be easier to just get the kext which has been floating around which patches the PT_DENY_ATTACH thing... On Jan 26, 2008, at 12:04 PM, darwin-kernel-request@lists.apple.com wrote: There's a lot of rumors about dtrace under Leopard,so could someone point me out how to compile dtrace? exnovo,i downloaded it and untar it,but i do not see any makefile or configure Thanks in advance I'm assuming he's talking about the "rumor" regarding PT_DENY_ATTACH/ P_LNOATTACH and its effect on DTrace. In which case he's trying to compile dtrace for OS X, which is a pain in the ass. Basically there's a few problems -- DTrace relies on a few Apple private libraries. Errr, I expect what he wants to do is build (or rework) the *kernel* side of DTrace -- that's part of the "xnu" project (and is the place where P_LNOATTACH "lives"). The kernel build relies neither on the userland Symbolication framework nor on the Scanalyzer. From the top of the xnu project, will kick off the kernel build. See the archives of this list for further instructions, or the README, or Google ... This email sent to apple_lists@gaelicwizard.net This email sent to kvv@apple.com This email sent to site_archiver@lists.apple.com