On Thu, 28 Jun 2001, freddie wrote:
> in other words htdig wont 'make' and gives me the same errors as those
> two links get (i wont reproduce them here for brevity's sake).
>
> people are talking about egcs in their responses to those. i dont use
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