search for: quartzcompact

Displaying 4 results from an estimated 4 matches for "quartzcompact".

2010 Apr 16
1
Failure compiling 1.0.19 on OSX 10.5.8
...quartzcheck g++ -DHAVE_CONFIG_H -I. -I./common -I./include -I./backends/quartz -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Woverloaded-virtual -Wundef -Wshadow -Wstrict-null-sentinel -fvisibility=hidden -g -O2 -MT bin/bin_quartzcompact-quartzcompact.o -MD -MP -MF bin/.deps/bin_quartzcompact-quartzcompact.Tpo -c -o bin/bin_quartzcompact-quartzcompact.o `test -f 'bin/quartzcompact.cc' || echo './'`bin/quartzcompact.cc ./common/gnu_getopt.h:71: error: ?optarg? is already declared in this scope ./common/gnu_getopt.h:7...
2007 Jan 12
1
Re: [Xapian-commits] 7603: trunk/xapian-core/ trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
On Tue, Jan 02, 2007 at 03:55:59PM +0000, richard wrote: > * backends/quartz/btree.cc,backends/flint/flint_io.h: Patches from > Charlie Hull to allow 2GB+ index files work when compiled using > Visual C++. I suspect that xapian-compact.cc (and quartzcompact.cc if you can be bothered) will also need fixing since they use off_t. You need to make sure that the stat() function called works for 2GB+ files. Without this compression statistics don't get reported for such files. Cheers, Olly
2007 Jan 30
1
Re: [Xapian-commits] 7603: trunk/xapian-core/trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
...e, Jan 02, 2007 at 03:55:59PM +0000, richard wrote: > >> * backends/quartz/btree.cc,backends/flint/flint_io.h: Patches from > >> Charlie Hull to allow 2GB+ index files work when compiled using > >> Visual C++. > > > > I suspect that xapian-compact.cc (and quartzcompact.cc if you can be > > bothered) will also need fixing since they use off_t. You need to make > > sure that the stat() function called works for 2GB+ files. Without this > > compression statistics don't get reported for such files. > > > > Cheers, > > Ol...
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
I posted this message first. But it was missing so I post again. I think there is a some bug in build configration files. Can you check up the following errors and fix it? The error has no concern with UTF-8 patch. Environment : CentOS 4.3 x86_64 Sungsoo Kim ---------------------------------- [root at saturn xapian-core-0.9.4_svn6707]# make ... ... mkdir .libs/libxapian.lax/libqueryparser.a