Hey Ryan...
error: CoreFoundation/CFPriv.h: No such file or directory I'm running into problems getting launchd to compile as well, but at least for this part you can grab these headers from http://src.macosforge.org/Roots/9C31/CF.root.tar.gz Hope that helps somewhat. I'm still looking for bootfiles.h
Further follow up, I haven't found bootfiles.h, but from what I can glean: #define kBootRootActiveKey "bootroot-active" #define SO_EXECPATH 0x1085 (could somebody please correct me if those values are wrong) but I can't find quarantine.h anywhere, and radar is currently down so I can't log a bug against it. I'm trying to build up liblaunch, so I can build up a debug version of libSystem so I can verify what appears to be a bug in libc_debug which is occurring when I run my app against the _debug frameworks that DTS is shipping. Talk about yak shaving. Cheers, Dave