> I have to put this in the FAQ...
>
> cd db/dist
> ./configure --disable-bigfile
>
> Then procede to compile as per usual.
Thanks,
That worked until this came up:
gmake[1]: Entering directory `/d3/inet/htdig/htdig-3.1.3/htfuzzy'
/d3/gcc/bin/gcc -o htfuzzy -L../htlib -L../htcommon -L../db/dist -L/usr/lib
Endi
ngs.o EndingsDB.o Exact.o Fuzzy.o Metaphone.o Soundex.o SuffixEntry.o
Synonym.o
htfuzzy.o Substring.o Prefix.o ../htcommon/libcommon.a ../htlib/libht.a
./db/di
st/libdb.a
/usr/ccs/bin/ld: Unsatisfied symbols:
istream::getline(char *, int, char)(code)
cout (data)
pthread_once (code)
istream::ios virtual table(data)
ostream::write(char const *, int)(code)
ostream::flush(void)(code)
ios virtual table(data)
ostream::operator<<(int)(code)
ostream::operator<<(char)(code)
cerr (data)
pthread_setspecific (code)
fstreambase::close(void)(code)
endl(ostream &) (code)
pthread_getspecific (code)
fstreambase::fstreambase(int, char const *, int, int)(code)
ifstream::ios virtual table(data)
ostream::operator<<(void const *)(code)
ifstream::~ifstream(void)(code)
pthread_keycreate (code)
ostream::operator<<(char const *)(code)
collect2: ld returned 1 exit status
gmake[1]: *** [htfuzzy] Error 1
gmake[1]: Leaving directory `/d3/inet/htdig/htdig-3.1.3/htfuzzy'
gmake: *** [all] Error 1
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.