On Fri, 28 Jan 2000, Geoff Hutchison wrote:
> >
> > have the same endianess as i386. It's fixed now and the t_htsearch test
> > passes. There still is a problem with the t_wordlist test and I strongly
> > suggest that you don't use index compression if not running on a i386.
> > Marcel will fix this on monday.
>
> Great, I was just about to diagnose the problem as an endian problem--I'm
> testing on LinuxPPC.
I'm going to eat my words, the CVS version is broken: (this will probably
word-wrap)...
-Geoff
c++ -DHAVE_CONFIG_H -I. -I../../htdig-3.2/htword -I../include
-DDEFAULT_CONFIG_FILE=\"\" -I../../htdig-3.2/include
-I../../htdig-3.2/htlib -I../../htdig-3.2/htword -I../../htdig-3.2/db/dist
-I../db/dist -I../../htdig-3.2/db/include -I../db/include -I/usr/include
-g -O2 -Wall -Wp,-MD,.deps/WordKey.pp -c -fPIC -DPIC
../../htdig-3.2/htword/WordKey.cc -o .libs/WordKey.lo
In file included from ../../htdig-3.2/htword/WordKey.cc:31:
../../htdig-3.2/htword/WordKey.h:415: stray '\' in program
../../htdig-3.2/htword/WordKey.h:415: type specifier omitted for parameter
../../htdig-3.2/htword/WordKey.h:415: parse error before `&'
../../htdig-3.2/htword/WordKey.h:416: prototype for `int
WordKey::UnpackNumber(...)' does not match any in class `WordKey'
../../htdig-3.2/htword/WordKey.h:383: candidate is: static int
WordKey::UnpackNumber(const unsigned char *, int, WordKeyNum &, int, int)
../../htdig-3.2/htword/WordKey.h: In method `int
WordKey::UnpackNumber(...)':
../../htdig-3.2/htword/WordKey.h:419: `from' undeclared (first use this
function)
../../htdig-3.2/htword/WordKey.h:419: (Each undeclared identifier is
reported only once
../../htdig-3.2/htword/WordKey.h:419: for each function it appears in.)
../../htdig-3.2/htword/WordKey.h:419: `lowbits' undeclared (first use this
function)
../../htdig-3.2/htword/WordKey.h:423: `from_size' undeclared (first use
this function)
../../htdig-3.2/htword/WordKey.h:424: `bits' undeclared (first use this
function)
../../htdig-3.2/htword/WordKey.h:434: `top' undeclared (first use this
function)
make[1]: *** [WordKey.lo] Error 1
make[1]: Leaving directory `/home/ghutchis/htdig-cvs/build-3.2/htword'
make: *** [all-recursive] Error 1
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.