Using OS X 10.4.11 (PPC) with Xcode 2.5 and DarwinBuild 0.7.1 I've got things working using the UFS workaround - I've been able to build some of the projects, but on many I am getting this error: dyld: Library not loaded: @loader_path/../../../DevToolsFoundation.framework/Versions/A/DevToolsFoundation Referenced from: /XCD/loper/Library/PrivateFrameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport Reason: image not found Projects that I'm getting the error on: DirectoryService DSAgent DSNISPlugin DSNSLPlugins Projects that have built successfully: gcc_os_35 CoreOSMakefiles Libinfo OpenLDAP Using 'locate' I can't find anything on my machine named 'DevToolsFoundation' (but it *is* on my 10.5 machine with Xcode 3) - is this an Xcode problem or a DarwinBuild problem? Any ideas on what I can do to resolve this? Thanks, -Eddie