At 11:57 PM -0600 6/6/00, Jim Cole wrote:
>c++ -DHAVE_CONFIG_H -I. -I. -I../include
>-DDEFAULT_CONFIG_FILE=\"/opt/www/conf/htdig.conf\"
>-I../include -I../htlib -I../htnet -I../htcommon
>-I../htword -I../db/dist -I../db/dist
>-I../db/include -I../db/include
>-DCONFIG_DIR=\"/opt/www/conf\" -I/usr/include -g -O2 -Wall -c
>htsearch.cc
>In file included from htsearch.cc:28:
>Searcher.h:67: conflicting types for `class Configuration config'
>../htcommon/defaults.h:21: previous declaration as `class
>HtConfiguration config'
>make[1]: *** [htsearch.o] Error 1
>make[1]: Leaving directory `/home/greyleaf/code/htdig/htdig3/htsearch'
>make: *** [all-recursive] Error 1
As you mentioned, this is the mainline source, not the 3.2 branch.
Try:
cvs update -r htdig-3-2-x
>Also, very minor but annoying... configure no longer appears to find httpd
>when Apache is installed with a prefix of /opt/www. Don't recall that being
>a problem in the past, since that is where I generally install it.
This is an older version of the configure script.
Cheers,
-Geoff
P.S. I have now fixed my problems, but it would still really help to
have some testers. :-)
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.