[Xapian-discuss] Build errors in xapian 0.8.4

Arjen van der Meijden arjen at glas.its.tudelft.nl
Thu Dec 9 11:53:38 GMT 2004


Olly Betts wrote:
> On Thu, Dec 09, 2004 at 11:33:43AM +0100, Arjen van der Meijden wrote:
> 
>>afaik there should be a -lzlib or -lz orso in the g++ command?
> 
> Ah yes.  The patch adds it to the top level Makefile.am, but you'll need
> to configure with --enable-maintainer-mode so that automake gets run.

I compiles that way. By the way I noticed a small error in the 
omega-compilation:

g++ -g -O2 -I/usr/local/include -o omega omega.o query.o cgiparam.o 
utils.o configfile.o date.o  /usr/local/lib/libxapianqueryparser.so 
-L/usr/i486-slackware-linux/bin -L/usr/i486-slackware-linux/lib 
-L/usr/lib/gcc-lib/i486-slackware-linux/../../../i486-slackware-linux/lib 
-L/usr/lib/gcc-lib/i486-slackware-linux/../.. -L/u1/olly/install/lib 
/usr/local/lib/libxapian.so -lz /usr/lib/./libstdc++.so -Wl,--rpath 
-Wl,/usr/lib/. -Wl,--rpath -Wl,/usr/lib/.
make[1]: Leaving directory `/home/acm/source/omega-0.8.4'

I don't think that /u1/olly should be there

>>The machine does run zlib 1.1.4, but that's not the problem here I suppose?
> 
> It might fail to run correctly though - looking at the zlib changelog,
> you probably need 1.2.0 to be able to set a dictionary with raw deflate
> (which is what the patch uses).

Well, I double checked and it runs 1.2.x

Best regards,

Arjen



More information about the Xapian-discuss mailing list