On Wed, 1 May 2002 09:12:30 +0200
"Felix-Gabriel Gangu" <[EMAIL PROTECTED]> issued forth:
> cpp: -lang-c++: linker input file unused since linking not done
> ld: cannot find -lstdc++
> configure: failed program was:
>
> #line 1232 "configure"
> #include "confdefs.h"
>
> int main(){return(0);}
> ....
>
> Anyone another idea?
Looks like your GCC is still unable to successfully compile a C++ application.
Contact your distro maintainer and see what packages you need installed to do
this. Also, don't forget to rm config.cache or just rm -rf the source and
re-extract.
--
Sysop