17 Sep
2009
17 Sep
'09
4:50 p.m.
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