On Mon, 15 Jul 2002 [EMAIL PROTECTED] wrote:

>         gcc -o db_stat  db_stat.o err.o getlong.o libdb.a 
>         c++ -c  -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\"
> -I../htlib -I../htcommon  -I../db/dist -I../include -g -O2 Configuration.cc
> 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

Well, all I can say is that it seems gcc-3.1 breaks the currently released
source code. Unless someone can step forward with a patch to fix
compilation under 3.1, it will have to wait.

So your choices are either:
a) Grab gcc-3.0.x or gcc-2.95.x to compile (ht://Dig is probably not the
only package which breaks under gcc-3.1.)
b) Ask if someone might be able to provide binaries for you for your
platform.

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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

Reply via email to