[Xapian-devel] Re: Re: build error : xapian-core-0.9.4_svn6707withUTF-8patch

Sungsoo Kim xingshou at gmail.com
Thu Apr 6 05:57:12 BST 2006


> [root at saturn queryparser]# diff Makefile.in.orig Makefile.in
> 55c55
> < libqueryparser_la_LIBADD =
> ---
>> libqueryparser_la_LIBADD = /usr/lib64/libglib-2.0.la
> 203c203
> < INCLUDES 
> = -I$(top_srcdir)/include -I${top_builddir}/include -I$(top_srcdir)/common -I$(top_srcdir)/api
> ---
>> INCLUDES 
>> = -I$(top_srcdir)/include -I${top_builddir}/include -I$(top_srcdir)/common 
>>  -I$(top_srcdir)/api -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include


I am sorry I was somewhat confused with Makefile.
The problem is resulted from 'xapian-qp-utf8-0.9.2.patch'.

The patch modifies Makefile, and it will not work.
So I have to change lib to lib64 in the modified Makefile.

With the orginal Makefile I can build successfully.
I think we need to make 'xapian-qp-utf8-0.9.4.patch' without bugs
and I attach it here.


 
Sungsoo Kim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xapian-qp-utf8-0.9.4.patch
Type: application/octet-stream
Size: 21744 bytes
Desc: not available
Url : http://lists.tartarus.org/pipermail/xapian-devel/attachments/20060406/f179e5d3/xapian-qp-utf8-0.9.4.obj


More information about the Xapian-devel mailing list