Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Darwin Newbie needs some help on compiling



Not sure. First try installhdrs, then try install.

All darwin projects use the environment variables DSTROOT, SRCROOT, SYMROOT, and OBJROOT. Almost all projects have an "installhdrs" target, and all have an "install" target.

Point SRCROOT to where the sources are, and point DSTROOT, SYMROOT, and OBJROOT to their own directories. DSTROOT is where the final product goes, and SYMROOT/OBJROOT can be discarded after building is complete.

- Kevin

On May 21, 2004, at 1:50 PM, Alex v.Below wrote:

Thank you, after installing the DiskArbitrations headers, I got a few steps further!

It now seems, the only things missing is libunc, for UNCUserNotifications. Is that something that must be built, or is it again sufficient to install the headers?

Thanks again

Alex

Am 21.05.2004 um 19:53 schrieb Finlay Dobbie:


On 21 May 2004, at 18:47, Kevin Van Vechten wrote:

Finlay's correct, you don't want to re-install CoreFoundation over a Mac OS X system (CoreFoundation is an exception to most Darwin projects). The real issue is that webdavfs apparently relies on CoreFoundation's private headers. The Mac OS X Developer Tools do not install any private headers.

Actually the issue is that webdavfs wants to use DiskArbitration's headers, which aren't installed on OS X because it's not a supported API. Do what Kevin said for DiskArbitration to satisfy that requirement :-)

(I'm not sure if DiskArbitration's headers #include CoreFoundation's private headers, I don't really see why they should. If they do, then do an installhdrs for both.)

-- Finlay
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.


References: 
 >Darwin Newbie needs some help on compiling (From: "Alex v.Below" <email@hidden>)
 >Re: Darwin Newbie needs some help on compiling (From: Finlay Dobbie <email@hidden>)
 >Re: Darwin Newbie needs some help on compiling (From: Kevin Van Vechten <email@hidden>)
 >Re: Darwin Newbie needs some help on compiling (From: Finlay Dobbie <email@hidden>)
 >Re: Darwin Newbie needs some help on compiling (From: "Alex v.Below" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.