Hello,
I'm trying to compile htdig 3.2.0b3 on Solaris 8 with gcc 3.01
(sunfreeware.com).
it fails while compiling htfuzzy:
...
Making all in htfuzzy
make[1]: Entering directory `/home/inst/htdig-3.2.0b3/htfuzzy'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"/opt/htdig/conf/htdig.conf\"
-I../include -I../htlib -I../htnet -I../htcommon
-I../htword
-I../db -I../db -DMV=\"/usr/bin/mv\"
-I/usr/local/include -g -O2 -Wall -fno-rtti -fno-exceptions -c Accents.cc
rm -f .libs/Accents.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../include
"-DDEFAULT_CONFIG_FILE=\"/opt/htdig/conf/htdig.conf\"" -I../include
-I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db
"-DMV=\"/usr/bin/mv\"" -I/usr/local/include -g -O2 -Wall -fno-rtti
-fno-exceptions -Wp,-MD,.deps/Accents.pp -c Accents.cc -fPIC -DPIC -o
.libs/Accents.lo
In file included from ../htword/WordList.h:82,
from ../htcommon/HtWordList.h:23,
from Fuzzy.h:32,
from Accents.h:20,
from Accents.cc:23:
../htword/WordDB.h: In member function `int WordDB::Stat(void*,
void*(*)(unsigned int), int)':
../htword/WordDB.h:103: no matching function for call to `__db::stat64(DB*&,
void*&, void*(*&)(unsigned int), u_int32_t&)'
make[1]: *** [Accents.lo] Error 1
make[1]: Leaving directory `/home/inst/htdig-3.2.0b3/htfuzzy'
make: *** [all-recursive] Error 1
What's wrong?
Thanks
Stefan Luetz
_______________________________________________
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