3 Mar 2006 16:20
xapian-0.9.4 queryparser build errors after applying utf-8 patch
Sungsoo Kim <xingshou <at> gmail.com>
2006-03-03 15:20:05 GMT
2006-03-03 15:20:05 GMT
I have encountered the following build errors after applying xapian-qp-utf8-0.9.2.patch. There is no build error before the patch. - CentOS 4.2 64 bit version (RHEL 4.0.2 compatible) - AMD Opteron dual processor Can anybody tell me what I am missing? Thanks! Sungsoo Kim -------------------------------------------------- [root <at> saturn queryparser]# make make all-am make[1]: Entering directory `/usr/src/redhat/BUILD/xapian-core-0.9.4/queryparser' if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../common -I../api -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -Wredundant-decls -Wundef -Wpointer-arith -Wcast-qual -Wcast-align -Wno-multichar -Wno-long-long -fno-gnu-keywords -O2 -g -pipe -m64 -MT queryparser_internal.lo -MD -MP -MF ".deps/queryparser_internal.Tpo" -c -o queryparser_internal.lo queryparser_internal.cc; \ then mv -f ".deps/queryparser_internal.Tpo" ".deps/queryparser_internal.Plo"; else rm -f ".deps/queryparser_internal.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../common -I../api -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -Wredundant-decls -Wundef -Wpointer-arith -Wcast-qual -Wcast-align -Wno-multichar -Wno-long-long -fno-gnu-keywords -O2 -g(Continue reading)
RSS Feed