John
Jared Hanson wrote:
Well, I don't know if I'm home free, but I got around the problem. It was as simple as changing the following line in .mozconfig:
ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.2.8.sdk
to:
ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.3.0.sdk
It's still building, so I don't know if this will work in the end, but everything is going smoothly so far. For reference, I did have a crt1.o in /usr/lib, so making the symlink had no effect, other than to redirect it to the sdk. For some reason, it appears as if the mozilla build isn't picking up on the libraries in /usr/lib.
_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
