I'm trying to get a build done so I can do some coding, but I'm running into some weird issues I was hoping to get a hand with. I followed all the build instructions and went to fire off a make. It failed with a message saying "C++ compiler cannot create executables" or something to that effect. This was when make was in the nsprpub directory. The config.log has the message "ld: can't locate file for: -lcrt1.o" This seems odd to me, as crt1.o is located in /usr/lib, so the linker should be able to find it. I spent a good amount of time scouring the net for information, but nothing solved my problem. So I find myself here as a last resort. I'm running 10.3.2 with all of Xcode 1.1 (including cross compiling) and everything is up to date.

Here is hoping someone can help,
Jared

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

Reply via email to