[darwinbuild-dev] Still can't build 10A432 projects

William Siegrist wsiegrist at apple.com
Thu Sep 17 09:50:21 PDT 2009


On Sep 17, 2009, at 9:46 AM, Tony Morales wrote:

> I've just updated to revision 567 of darwinbuild, and have done  
> make; sudo make install.
>
> I've initialized a 10A432 environment.
>
> When I attempt to build apache, after downloading a bunch of roots,  
> the following is displayed:
>
> dyld: Library not loaded: /usr/lib/system/libmathCommon.A.dylib
>  Referenced from: /usr/lib/libSystem.B.dylib
>  Reason: image not found
>
> I am running 10A432 with Xcode 3.2.
>


 From my previous email...

"Note that there are still missing dependencies, so the brute force  
workaround is to load all roots before trying to build anything. I  
hope to have the dependencies cleaned up in the next week or two."

In this case, you need to load Libm.

-Bill



More information about the darwinbuild-dev mailing list