Well, I can't help you, but I am getting the same error that you are getting. It's nice to know that it is not just me who is having problems. I'm going to post my problems to the mozilla specific list. If I find a solution, I will make sure that the camino list is notified.

FYI, you can check the config.log file in the nsprpub directory (or any directory that the build fails on) for further details. If your problem is the same as mine, which it appears to be, you should see something like this:

 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:

 #line 1883 "configure"
 #include "confdefs.h"

int main(){return(0);}



In any case, if you find a solution before I do, make sure to post it here, as I am interested as well.

Thanks,
Jared


On Mar 3, 2004, at 3:41 PM, John Goodwin wrote:


Hi,

I tried to pull Camino via CVS and I received the following error when I ran "make -w -f camino.mk." I know it is not a Camino error, but rather my system. Can someone point me in the right direction for fixing this?

Thanks

John

checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
configure: error: ./configure failed for nsprpub
*** Fix above errors and then restart with "make -f client.mk build"



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


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

Reply via email to