I need a little help here :p
I'm tring to compile htdig 3.1.6 with gcc 3.2.2 and I get this error message:
In file included from Configuration.cc:13: htString.h:139: `ostream' was not declared in this scope htString.h:139: `o' was not declared in this scope htString.h:139: invalid data member initialization htString.h:139: (use `=' to initialize static data members) htString.h:139: variable or field `debug' declared void htString.h:152: ISO C++ forbids declaration of `ostream' with no type htString.h:152: `ostream' is neither function nor member function; cannot be declared friend htString.h:152: parse error before `&' token make[1]: *** [Configuration.o] Error 1 make[1]: Leaving directory `/home/matias/htdig-3.1.6/htlib' make: *** [all] Error 1
I try configuring htdig like the faq says: CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure
But the make returns the same result. Any ideas will by apreciated. Regards! Mat�as.-
------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ 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

