Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 16:23:18 +0000
From:      Max Brazhnikov <makc@freebsd.org>
To:        kde-freebsd@kde.org, office@freebsd.org
Cc:        Andriy Gapon <avg@freebsd.org>
Subject:   Re: [kde-freebsd] deskutils/strigi: indexdump seems to require libclucene-shared
Message-ID:  <3046302.YlBut5VjAj@mercury.ph.man.ac.uk>
In-Reply-To: <514DB5C0.7030608@FreeBSD.org>
References:  <51196ABE.7070009@FreeBSD.org> <514DB5C0.7030608@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3046302.YlBut5VjAj>