I know that Xcode 2.1 is a bit more "agressive" about determining the version of distcc installed than Xcode 2.0 was. I'd recommend editing the dyld plist to include some additional dependencies for the missing files (add at least grep and cron):
Well... I'm not sure where the dyld plist is; I've been looking, but I can't find any obvious candidates. Do you mean the 8C46.plist file that has a section on dyld? -- Eric Shepherd Owner Syndicomm http://www.syndicomm.com
Sorry, I forgot to include the command to run: # darwinxref edit 8C46 dyld - Kevin On Aug 10, 2005, at 1:07 PM, Eric Shepherd wrote:
I know that Xcode 2.1 is a bit more "agressive" about determining the version of distcc installed than Xcode 2.0 was. I'd recommend editing the dyld plist to include some additional dependencies for the missing files (add at least grep and cron):
Well... I'm not sure where the dyld plist is; I've been looking, but I can't find any obvious candidates. Do you mean the 8C46.plist file that has a section on dyld?
-- Eric Shepherd Owner Syndicomm http://www.syndicomm.com
Can you make sure you have an up-to-date darwinbuild checkout? I grabbed the most recent CVS version and did: # darwinbuild -init 8C46 # darwinbuild dyld And it built fine. Shantonu On Aug 10, 2005, at 1:16 PM, Kevin Van Vechten wrote:
Sorry, I forgot to include the command to run:
# darwinxref edit 8C46 dyld
- Kevin
On Aug 10, 2005, at 1:07 PM, Eric Shepherd wrote:
I know that Xcode 2.1 is a bit more "agressive" about determining the version of distcc installed than Xcode 2.0 was. I'd recommend editing the dyld plist to include some additional dependencies for the missing files (add at least grep and cron):
Well... I'm not sure where the dyld plist is; I've been looking, but I can't find any obvious candidates. Do you mean the 8C46.plist file that has a section on dyld?
-- Eric Shepherd Owner Syndicomm http://www.syndicomm.com
_______________________________________________ darwinbuild mailing list darwinbuild@opendarwin.org http://www.opendarwin.org/mailman/listinfo/darwinbuild
participants (3)
-
Eric Shepherd
-
Kevin Van Vechten
-
Shantonu Sen