[darwinbuild-dev] installXcode3: cannot overwrite directory

probono probono at puredarwin.org
Thu May 29 02:27:49 PDT 2008


When you try to "installXcode BuildRoot/" on an existing BuildRoot,
you get many errors like the following one:

cp: cannot overwrite directory
BuildRoot///System/Library/Frameworks/CoreFoundation.framework/Versions/Current
with non-directory
/System/Library/Frameworks/CoreFoundation.framework/Versions/Current

The attached tiny patch for installXcode3 solves that by deleting the
respective frameworks in the BuildRoot first before copying the ones
from the host in. Feel free to apply the patch if you think it's
useful.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: installXcode3.diff
Type: application/octet-stream
Size: 631 bytes
Desc: not available
Url : http://lists.macosforge.org/pipermail/darwinbuild-dev/attachments/20080529/b3bbcfe9/attachment.obj 


More information about the darwinbuild-dev mailing list