libstdc++ is there:
veppi:~ # ldconfig -p | grep stdc++
libstdc++.so.27 (libc5) => /usr/i486-linux-libc5/lib/libstdc++.so.27
libstdc++.so.2.9 (libc6) => /usr/lib/libstdc++.so.2.9
libstdc++.so.2.8 (libc6) => /usr/lib/libstdc++.so.2.8
libstdc++.so.2.7.2 (libc6) => /usr/lib/libstdc++.so.2.7.2
libstdc++.so (libc5) => /usr/i486-linux-libc5/lib/libstdc++.so
libstdc++-libc6.1-2.so.3 (libc6) =>
/usr/lib/libstdc++-libc6.1-2.so.3
libstdc++-libc6.1-1.so.2 (libc6) =>
/usr/lib/libstdc++-libc6.1-1.so.2
any other ideas?
> The reason people talked about egcs at that point (1999 and 2000)
> was that
> gcc 2.7.2 and 2.8.x did not include libg++/libstdc++, whereas egcs
> did. At
> this point, gcc is egcs and it includes the libraries it needs.
>
> The usual reasons for those messages are that either libstdc++
> wasn't
> installed, couldn't be found by the compiler, or was an older
> version
> compared to the compiler.
>
> > for what its worth, i compile lots of things and never have had
> > problems with c++ before, except once with mysql but that was
>
> I'd make sure that libstdc++ is installed and is in your usual
> library
> path--since you say you're using SuSE Linux, try
> ldconfig -p | grep stdc++
>
> --
> -Geoff Hutchison
> Williams Students Online
> http://wso.williams.edu/
>
>
> _______________________________________________
> htdig-general mailing list <[EMAIL PROTECTED]>
> To unsubscribe, send a message to
<[EMAIL PROTECTED]>
> with a subject of unsubscribe
> FAQ: http://htdig.sourceforge.net/FAQ.html
>
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html