Sungsoo Kim | 6 Apr 2006 06:57
Picon

Re: Re: build error : xapian-core-0.9.4_svn6707withUTF-8patch

> [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
Attachment (xapian-qp-utf8-0.9.4.patch): application/octet-stream, 21 KiB
_______________________________________________
Xapian-devel mailing list
Xapian-devel <at> lists.xapian.org
http://lists.xapian.org/mailman/listinfo/xapian-devel

Gmane