[Xapian-discuss] Xapian 1.0.21 released

Felix Antonius Wilhelm Ostmann ostmann at websuche.de
Fri Jul 23 15:58:27 BST 2010


I have a fresh system (debian 5.0.5) and installed xapian 1.0.7-4 with 
apt, then i removed that and build xapian from source 1.0.21. After that 
i installed Search::Xapian.

Then i create a writeable Database, insert two Documents and closed it. 
After that i cannot execute any xapian-compact/inspect on that database. 
I only get this errormsg:


$ xapian-compact -F -m /tmp/xapiantest/ /tmp/xapiantest2postlist 
...xapian-compact: symbol lookup error: xapian-compact: undefined 
symbol: _ZN10FlintTableC1ERKSsbib

$ xapian-inspect /tmp/xapiantest/termlist.baseA
Commands:
next   : Next entry (alias 'n' or '')
prev   : Previous entry (alias 'p')
goto X : Goto entry X (alias 'g')
until X: Display entries until X (alias 'u')
open X : Open table X instead (alias 'o') - e.g. open postlist
help   : Show this (alias 'h' or '?')
quit   : Quit this utility (alias 'q')

xapian-inspect: symbol lookup error: xapian-inspect: undefined symbol: 
_ZN10FlintTableC1ERKSsbib


That is exacly what i am doing since ~3 Years :-/



More information about the Xapian-discuss mailing list