On 2013-03-05 08:11 AM, Max Brazhnikov wrote:
On Mon, 04 Mar 2013 23:56:11 -0500 Mike Jakubik wrote:
Hello,

I am unable to compile this port with either Clang or GCC, have also
reinstalled clucene but no luck.

Try this recipe:
http://mail.kde.org/pipermail/kde-freebsd/2013-February/014846.html

Unfortunately that did not solve the issue for me. I added "libclucene-shared" to CMakeLists.txt, also tried "clucene-shared", it can't find it for some reason.

[ 65%] Built target lucene2indexer
Linking CXX executable index2dump
/usr/bin/ld: cannot find -llibclucene-shared
clang++: error: linker command failed with exit code 1 (use -v to see invocation) *** [libstreamanalyzer/plugins/indexers/clucenengindexer/indexdump/index2dump] Error code 1

Stop in /usr/ports/deskutils/strigi/work/strigi-0.7.7.
*** [libstreamanalyzer/plugins/indexers/clucenengindexer/indexdump/CMakeFiles/index2dump.dir/all] Error code 1


$ ls -l /usr/local/lib/libclucene*
lrwxr-xr-x 1 root wheel 28 Mar 4 23:48 /usr/local/lib/libclucene-contribs-lib.so -> libclucene-contribs-lib.so.1 lrwxr-xr-x 1 root wheel 34 Mar 4 23:48 /usr/local/lib/libclucene-contribs-lib.so.1 -> libclucene-contribs-lib.so.2.3.3.4 -rwxr-xr-x 1 root wheel 401656 Mar 4 23:48 /usr/local/lib/libclucene-contribs-lib.so.2.3.3.4 lrwxr-xr-x 1 root wheel 20 Mar 4 23:48 /usr/local/lib/libclucene-core.so -> libclucene-core.so.1 lrwxr-xr-x 1 root wheel 26 Mar 4 23:48 /usr/local/lib/libclucene-core.so.1 -> libclucene-core.so.2.3.3.4 -rwxr-xr-x 1 root wheel 1661136 Mar 4 23:48 /usr/local/lib/libclucene-core.so.2.3.3.4 lrwxr-xr-x 1 root wheel 22 Mar 4 23:48 /usr/local/lib/libclucene-shared.so -> libclucene-shared.so.1 lrwxr-xr-x 1 root wheel 28 Mar 4 23:48 /usr/local/lib/libclucene-shared.so.1 -> libclucene-shared.so.2.3.3.4 -rwxr-xr-x 1 root wheel 127976 Mar 4 23:48 /usr/local/lib/libclucene-shared.so.2.3.3.4



_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to