I received the same error as Jared in my nsprpub/config.log. I found that no SDKs were installed (it's not my computer). I've installed them and this is my ls for /Developer/SDKs :

MacOSX10.1.5.sdk MacOSX10.2.7.sdk MacOSX10.3.0.sdk

If I change the .mozconfig to reflect one of these, will it work or must it be MacOSX10.2.8.sdk? If it has to be 10.2.8, where I can find that?

Thanks,

John

Mike Pinkerton wrote:

are you certain that you have the 10.2.8 SDK installed correctly and your mozconfig set to use that sdk?

just a guess.

On Mar 3, 2004, at 7:32 PM, Jared Hanson wrote:

 configure:1872: checking whether the C++ compiler (c++ ) works
 configure:1888: c++ -o conftest conftest.C 1>&5
 ld: can't locate file for: -lcrt1.o
 configure: failed program was:

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to