I've fixed the hierarchy on the web server so that the SystemStubs pre-built root can be downloaded automatically. Shantonu On Jul 31, 2005, at 3:32 PM, Michael Franz wrote:
On 7/31/05, Shantonu Sen <ssen@opendarwin.org> wrote:
I think it's a bug in where the root is on darwinsource.opendarwin.org. darwinbuild *does* look in a per-build subdirectory, so that's "normal".
You can work around this for now by executing: sudo curl -o /usr/local/share/darwinbuild/cache/Roots/8A428/ SystemStubs.root.tar.gz \ http://darwinsource.opendarwin.org/Roots/ SystemStubs-5.root.tar.gz
This will download the root to the local cache, and darwinbuild will find it when populating the build root.
Shantonu
Thanks! I downloaded it before, but could not figure out where to put it. Darwinbuild kept trying to download.
Michael