[darwinbuild-dev] can't build CF for 10J869

William Siegrist wsiegrist at apple.com
Fri Apr 1 15:58:25 PDT 2011


The CF source has whitespace in the Makefile. I made a patch to fix it (rev 939).  I also added libclosure to the dependency list in rev 940. If you re-init your environment, you'll get the new plist which includes the patchfile. You do not need to reinstall darwinbuild.

I still get a failure trying to include a Foundation header, but I dont have a fix for that. Try patching around it if you can.

-Bill



On Apr 1, 2011, at 2:00 PM, Kevin Kim wrote:

> Hi all
> 
> I've just installed darwinbuild (trunk), and attemped to build CF as
> suggested here:
> http://www.puredarwin.org/developers/darwinbuild/
> 
> But it doesn't appear to build anything. Any clues?
> The relevant log output is below (and I've attached the full log):
> 
> Thanks,
> -kevin
> 
> 
> make install  "SRCROOT=/SourceCache/CF/CF-550.42"
> "OBJROOT=/private/var/tmp/CF/CF-550.42.obj"
> "SYMROOT=/private/var/tmp/CF/CF-550.42.sym"
> "DSTROOT=/private/var/tmp/CF/CF-550.42.root" "RC_ProjectName=CF"
> "RC_ProjectSourceVersion=550.42"
> "RC_ProjectNameAndSourceVersion=CF-550.42" "RC_ProjectBuildVersion=1"
> "INSTALLED_PRODUCT_ASIDES=YES" "MACOSX_DEPLOYMENT_TARGET=10.6"
> "NEXT_ROOT=" "RC_ARCHS=i386 x86_64" "RC_CFLAGS=-pipe -arch i386 -arch
> x86_64" "RC_JASPER=YES" "RC_NONARCH_CFLAGS=-pipe" "RC_OS=macos"
> "RC_PRIVATE=/private" "RC_RELEASE=SnowLeopard"
> "RC_TARGET_CONFIG=MacOSX" "RC_XBS=YES" "RC_i386=YES" "RC_x86_64=YES"
> "SEPARATE_STRIP=YES" "UNAME_RELEASE=10.0" "UNAME_SYSNAME=Darwin" <
> /dev/null
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> Build log begins here:
> 
> make: Nothing to be done for `install'.
> <CF-550.42.log~1>_______________________________________________
> darwinbuild-dev mailing list
> darwinbuild-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev



More information about the darwinbuild-dev mailing list