On Wed, 13 Feb 2002, Brendan P. Caulfield wrote: > htString.h:127: candidate is: void String::debug(ostream&) > make[1]: *** [String.o] Error 1
OK, so what's the error? It's helpful when we get an error report to get the full error message. Here you've just given half of the error from gcc. > I have seen this posted a couple of times and the only solution I have > been able to find is to try 3.1.6. Is this it? Or, can I get this > version working? I am using gcc-3.0.3 with libstdc++-v3. No offense, but why wouldn't you want to use 3.1.6? Besides the bug fixes, fix for the reported security hole in 3.1.5, feature improvements and documentation improvements, we can tell you that it does compile with gcc-3.x. Granted, there are reported bugs in 3.1.6, but IIRC all are also in 3.1.5. So rather than trying to get 3.1.5 patched to compile under gcc-3.x, my question to you is why 3.1.6 isn't a solution for you? -- -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

