ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> opendarwin-discuss
opendarwin-discuss
OSXCompatibilityHeaders on Linux
by Joe Mason other posts by this author
May 13 2006 10:15PM messages near this date
Re: Installation | Re: OSXCompatibilityHeaders on Linux
I'm trying to build CoreFoundation-Lite on Linux, but CF-368.25 (from
http://www.opensource.apple.com/darwinsource/Current/) looks for a
directory called "OSXCompatibilityHeaders", which I can't find anywhere:

ifneq "$(PLATFORM)" "Darwin"
# All other platforms need the compatibility headers
    $(SILENT) $(COPY) OSXCompatibilityHeaders/*.h
    $(PUBLIC_HEADER_DIR)/.. #*/    $(SILENT) $(MKDIRS)
    $(PUBLIC_HEADER_DIR)/../GNUCompatibility
    $(SILENT) $(COPY) OSXCompatibilityHeaders/GNUCompatibility/*.h
    $(PUBLIC_HEADER_DIR)/../GNUCompatibility #*/
endif

I found a post saying someone was able to "copy some files from
CarbonHeaders-3.tar.gz", but I can't find a copy of these either.

Where can I get OSXCompatibilityHeaders from?  I don't have access to a
MacOS X machine.

Joe

_______________________________________________
Discuss mailing list
Discuss@[...].org
http://www.opendarwin.org/mailman/listinfo/discuss
Thread:
Joe Mason
Joe Mason

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved