Advertisement
darkenvy

Untitled

Jan 28th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.91 KB | None | 0 0
  1. zimwriterfs-xapianIndexer.o: In function `XapianIndexer::indexingPrelude(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
  2. xapianIndexer.cpp:(.text+0x2b50): undefined reference to `Xapian::WritableDatabase::WritableDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)'
  3. xapianIndexer.cpp:(.text+0x2c9e): undefined reference to `Xapian::TermGenerator::set_stopper_strategy(Xapian::TermGenerator::stop_strategy)'
  4. zimwriterfs-xapianIndexer.o: In function `XapianIndexer::indexingPostlude()':
  5. xapianIndexer.cpp:(.text+0x82): undefined reference to `Xapian::Database::compact_(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, int, unsigned int, int, Xapian::Compactor*) const'
  6. collect2: error: ld returned 1 exit status
  7. Makefile:485: recipe for target 'zimwriterfs' failed
  8. make: *** [zimwriterfs] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement