My last try to patch 3.1.6 a little failed, so I still have no htdig that can use DBs bigger than 2 GB.
I tried to install the 3.2.0b4 snapshot from July 21st, but it "rained" warning because of empty declarations in /usr/include/sys/types.h (of cause I ignored them cold-blooded) and finally I got the following error 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 -I../db -I/usr/include -g -c md5.cc -o md5.o md5.cc: In function `void md5(char *, char *, int, time_t *, bool)': md5.cc:16: implicit declaration of function `int malloc(...)' make[1]: *** [md5.lo] Error 1 make[1]: Leaving directory `/htdig-3.2.0b4-20020721/htlib' make: *** [all-recursive] Error 1 that prevents me from testing if 3.2.0b4 works with more than 2GB databases. Unfortunately I momentarily have no idea what the heck could be wrong with that line (as I didn't deal with C too long) so please someone tell me what I need to do to get than thing compiled ;-) Peter Asemann -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net ------------------------------------------------------- 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

