[EMAIL PROTECTED] writes: > If you're going to use ht://Dig for "production use" then using the > latest beta is highly recommended, since it is quite recent. The > snapshots are not guaranteed to be working at any particular point in > time, and are only intended for those wishing to help with development > or alpha testing.
Yes, thanks for advise. At the moment I just want to make sure it compiles on my platform (Suse Linux). The last beta compiled on our platforms (but it's said to be slow). htdig-3.2.0b5-20031123 fails to compile on 9.0-i386: g++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEFAULT_CONFIG_FILE=\"/etc/htdig/htdig.conf\" -I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db -DBIN_DIR=\"/usr/bin\" -DCOMMON_DIR=\"/srv/www/htdig/common\" -DCONFIG_DIR=\"/etc/htdig\" -DDATABASE_DIR=\"/var/lib/htdig/db\" -DIMAGE_URL_PREFIX=\"images\" -D_GNU_SOURCE -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -W -Wall -Wall -fno-rtti -fno-exceptions -c conf_lexer.cxx -fPIC -DPIC -o .libs/conf_lexer.o In file included from HtConfiguration.h:21, from conf_lexer.cxx:489: ../htlib/Configuration.h: In copy constructor `Configuration::Configuration(const Configuration&)': ../htlib/Configuration.h:135: warning: base class `class Object' should be explicitly initialized in the copy constructor conf_lexer.cxx: In function `int yylex()': conf_lexer.cxx:918: warning: unused variable `int forceEOL' conf_lexer.cxx:919: error: `forceEOL' undeclared (first use this function) conf_lexer.cxx:919: error: (Each undeclared identifier is reported only once for each function it appears in.) conf_lexer.cxx:923: error: parse error before `else' conf_lexer.cxx:932: error: case label `18' not within a switch statement conf_lexer.cxx:939: error: case label `19' not within a switch statement conf_lexer.cxx:943: error: case label `20' not within a switch statement conf_lexer.cxx:947: error: case label `21' not within a switch statement conf_lexer.cxx:954: error: case label `22' not within a switch statement conf_lexer.cxx:959: error: case label `23' not within a switch statement conf_lexer.cxx:1081: error: `default' label not within a switch statement conf_lexer.cxx:722: warning: label `find_rule' defined but not used conf_lexer.cxx: At global scope: conf_lexer.cxx:1086: error: parse error before `}' token conf_lexer.cxx:1817: warning: `void* yy_flex_realloc(void*, unsigned int)' defined but not used make[1]: *** [conf_lexer.lo] Error 1 make[1]: Leaving directory `/usr/src/packages/BUILD/htdig-3.2.0b5-20031123/htcommon' make: *** [all-recursive] Error 1 Best, Karl ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev