site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=tJ7Lh1OcyDK7suZwYyvhOhFHdGftlyFzDikKaEPSNwPPmtw/RPuJ/qqm/plF0BQAVSOOXkZSs86LrPvIYwJeRL5oKCrvtSuGOcnQzZEflVYqcxKO/Tu/kFGkmyuRqCovucPofa5BxfriwzoS4E53N/DrkPNIp3WJFLMbRKSUcpY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=rG4MgjlbGl/ma5JP2LWypfrXZlwdVznTsuSDEEowzGK8rDMQi1OVFjO7DLaNBDy8n0hfep2Fc45HNl5FpQHCW4dIJ2rT/mbyZtz0LIHjxl0FnYKNG50i3YlMQR8WwIHSKAiD5q7abTTxOCVG+I9Qrsb11hJtTv858SgcDkIOCDE= Thanks in advance. _______________________________________________ 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... I am trying to build fs_usage on MacOS X 10.4.9, but it won't compile because some types, such as kbufinfo_t, kd_threadmap, and kd_buf. The included makefile sets the header search paths to /System/Library/ Frameworks/System.framework/PrivateHeaders and /System/Library/ Frameworks/System.framework/PrivateHeaders/bsd, which are not available with the standard Xcode distribution. Surprisingly the compiler does no complain about not being able to find any header files, so it must be finding the wrong ones elsewhere, presumably. Could someone please tell me where I can get System.framework/ PrivateHeaders? I have found past threads to this regard in the archives, but unfortunately no solutions. This email sent to site_archiver@lists.apple.com
participants (1)
-
Thomas Inskip