Geoff Hutchison's bits of Sun, 4 Jun 2000 translated to:
>It would help if we had a few people who would be willing to keep
>up-to-date with the CVS source or the snapshots and run:
>
>../configure --enable-tests
>make
>make check
Hi - I just pulled from CVS and can't build on either x86 or PPC Linux.
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
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.
Jim
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.