On Sunday, February 10, 2002, at 09:24 , fink-beginners-
[EMAIL PROTECTED] wrote:
>
> Automatic reaction on "configure failed":
>
> Go to the build directory /sw/src/python*/python*/ and look at the end
> of the file
> config.log.
configure:794: checking wether the c++ compiler (c++ -L/sw/lib) works
configure:810: c++ -o conftest -I/sw/include -L/sw/lib conftest.C 1>&5
/usr/bin/ld: table of contents for archive: /lib/libstdc++.a is out of
date; rerun ranlib(1) (can�t load from it)
configure: failed program was:
#line 805 "configure"
#include "confdefs.h"
int main(){return(0);}
> It should tell you more precisely why it thinks your c++ does not work.
OK I rerunned ranlib from /sw/lib/: sudo ranlib libstdc++.a, it
returned me:
ranlib: file: libstdc++.a(cstringi.o) has no symbols
ranlib: file: libstdc++.a(builtinbuf.o) has no symbols
I rerunned ranlib using: sudo ranlib *.a (just to see what it�ll give)
few errors of the same type appeared with libcc_dynamic.a; libcc_kext.a;
libg2c.a and (of course) libstdc++.a
I have no idea what it means and how I can solve that; do I have to add
an option to the ranlib ( -?) to make it work; do I have to re-install
libraries, but then, how ?. I�m there at the edge of my unix
understanding: next step will be over an endless hole.
However I tried again the fink update-all command (just in case) and it
ended with exactly the same error.
Thank you for your help
I should have look at the config.log file before mailing; this is the
second time i have a config problem and I still forget to look at the
log.
Eric DUFOUR
"L�erreur est humaine mais une vraie catastrophe necessite un ordinateur"
should be something like: "Mistake is human but for a true disaster you
need a computer";
I like that one ;-)
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners