Corefoundation && Linux
Corefoundation && Linux
- Subject: Corefoundation && Linux
- From: Jeffrey Drake <email@hidden>
- Date: Mon, 19 Sep 2005 23:35:58 -0400
I am attempting to compile CF-Lite on Linux using mainline GCC 4.0.2.
The first thing I notice is it requires OSXCompatibilityHeaders and
OSXCompatibilityHeaders/GNUCompatibility directories.
After getting some things from CarbonHeaders-3.tar.gz I was hoping it would fix it. But I get some messages.
Are there any specific things that might help me compile this thing? I don't want to hack around the source if I can avoid it.
In file included from /tmp/CoreFoundation.sym/Headers/CoreFoundation/../CoreFoundation/CFUserNotification.h:35,
from ./AppServices.subproj/CFUserNotification.c:28:
/tmp/CoreFoundation.sym/Headers/CoreFoundation/../CoreFoundation/CFRunLoop.h:299: error: syntax error before 'HANDLE'
/tmp/CoreFoundation.sym/Headers/CoreFoundation/../CoreFoundation/CFRunLoop.h:299:
warning: no semicolon at end of struct or union
/tmp/CoreFoundation.sym/Headers/CoreFoundation/../CoreFoundation/CFRunLoop.h:302: error: syntax error before '}' token
/tmp/CoreFoundation.sym/Headers/CoreFoundation/../CoreFoundation/CFRunLoop.h:302:
warning: data definition has no type or storage class
In file included from /tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/CFInternal.h:44,
from ./AppServices.subproj/CFUserNotification.c:33:
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/CFRuntime.h:215:2: error: #error unknown architecture
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/CFRuntime.h:224:2: error: #error unknown architecture
In file included from /tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/CFInternal.h:56,
from ./AppServices.subproj/CFUserNotification.c:33:
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:29:27:
error: malloc/malloc.h: No such file or directory
In file included from /tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/CFInternal.h:56,
from ./AppServices.subproj/CFUserNotification.c:33:
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:33:
error: syntax error before 'auto_zone_t'
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:33:
warning: data definition has no type or storage class
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:36: error: syntax error before '*' token
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:37: error: syntax error before '*' token
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:38: error: syntax error before '*' token
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:39: error: syntax error before '*' token
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:40: error: syntax error before '*' token
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:41: error: syntax error before '*' token
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:42: error: syntax error before '*' token
/tmp/CoreFoundation.obj/CoreFoundation.build/ProjectHeaders/CoreFoundation/auto_stubs.h:43: error: syntax error before '*' token
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden