[kde-freebsd] deskutils/strigi: indexdump seems to require libclucene-shared

Max Brazhnikov makc at freebsd.org
Sat Mar 23 16:23:18 UTC 2013


On Sat, 23 Mar 2013 16:01:36 +0200 Andriy Gapon wrote:
> [ping]
> 
> on 12/02/2013 00:03 Andriy Gapon said the following:
> > 
> > I had to amend
> > libstreamanalyzer/plugins/indexers/clucenengindexer/indexdump/CMakeLists.txt
> > with the following line:
> > 
> > target_link_libraries(index2dump streamanalyzer clucene-shared)
> > 
> > so that it could be built with gcc46.
> > 
> > This seems like some sort of an upstream issue.

in clucene, not strigi:
http://sourceforge.net/tracker/?func=detail&aid=3461512&group_id=80013&atid=558446

> > Build log snippet:
> > Linking CXX executable index2dump
> > /usr/local/bin/ld: CMakeFiles/index2dump.dir/indexdump.cpp.o: undefined
> > reference to symbol 'lucene::util::atomic_threads::atomic_decrement(unsigned int*)'
> > /usr/local/bin/ld: note:
> > 'lucene::util::atomic_threads::atomic_decrement(unsigned int*)' is defined in
> > DSO /usr/local/lib/libclucene-shared.so.1 so try adding it to the linker command
> > line
> > /usr/local/lib/libclucene-shared.so.1: could not read symbols: Invalid operation
> > collect2: ld returned 1 exit status
> > *** [libstreamanalyzer/plugins/indexers/clucenengindexer/indexdump/index2dump]
> > Error code 1





More information about the kde-freebsd mailing list