[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    strigi doesn't build
From:       "Paul Thomas" <thomaspu () gmail ! com>
Date:       2007-05-31 13:35:50
Message-ID: c52222ba0705310635l4b69b64cgc1fd0228c23697b2 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I've been having problems since last night and still can't get strigi to
build. I think that the problem is the CLucene stuff. I'm running version
0.9.16a according to emerge (I'm running Gentoo linux). The How-To states
that 0.9.17 doesn't work and it doesn't seem like 16a has the function that
it needs. Then again my kde-devel/kde/lib/ directory has
libcluceneindex.sopointing to
libcluceneindex.so.0.5.1. Could anyone shed some light on this please?

Thanks,
Paul

Here's the error that I'm getting:

cd /home/kde-devel/kde/build/strigi/src/strigicmd && /usr/bin/cmake -P
CMakeFiles/strigicmd.dir/cmake_clean_target.cmake
cd /home/kde-devel/kde/build/strigi/src/strigicmd && /usr/bin/c++
-Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new
-fno-common -fno-exceptions -Wno-unused-parameter -fvisibility=hidden -O2
-g  -fPIC "CMakeFiles/strigicmd.dir/strigicmd.o"   -o strigicmd -rdynamic
-L/home/kde-devel/kde/build/strigi/src/streamanalyzer
-L/home/kde-devel/kde/build/strigi/src/combinedindexer
-L/home/kde-devel/kde/build/strigi/src/dummyindexer
-L/home/kde-devel/kde/build/strigi/src/luceneindexer
-L/home/kde-devel/kde/build/strigi/src/streams/pdf
-L/home/kde-devel/kde/build/strigi/src/streams -L/lib -lstreamanalyzer
-Wl,-Bstatic -lcombinedindex -lgrepindex -Wl,-Bdynamic -lcluceneindex
-lstreamanalyzer -lxml2 -ldl -Wl,-Bstatic -lpdfstream -Wl,-Bdynamic
-lstreams -lz -lbz2 -lc -lpthread -lclucene
-Wl,-rpath,/home/kde-devel/kde/build/strigi/src/streamanalyzer:/home/kde-devel/kde/bui \
ld/strigi/src/combinedindexer:/home/kde-devel/kde/build/strigi/src/dummyindexer:/home/ \
kde-devel/kde/build/strigi/src/luceneindexer:/home/kde-devel/kde/build/strigi/src/streams/pdf:/home/kde-devel/kde/build/strigi/src/streams:/lib
                
/home/kde-devel/kde/build/strigi/src/luceneindexer/libcluceneindex.so:
undefined reference to `lucene::index::IndexReader::document(int)'
collect2: ld returned 1 exit status
make[2]: *** [src/strigicmd/strigicmd] Error 1
make[2]: Leaving directory `/home/kde-devel/kde/build/strigi'
make[1]: *** [src/strigicmd/CMakeFiles/strigicmd.dir/all] Error 2
make[1]: Leaving directory `/home/kde-devel/kde/build/strigi'
make: *** [all] Error 2


[Attachment #5 (text/html)]

I&#39;ve been having problems since last night and still can&#39;t get strigi to \
build. I think that the problem is the CLucene stuff. I&#39;m running version 0.9.16a \
according to emerge (I&#39;m running Gentoo linux). The How-To states that  0.9.17 \
doesn&#39;t work and it doesn&#39;t seem like 16a has the function that it needs. \
Then again my kde-devel/kde/lib/ directory has libcluceneindex.so pointing to \
libcluceneindex.so.0.5.1. Could anyone shed some light on this please? \
<br><br>Thanks,<br>Paul<br><br>Here&#39;s the error that I&#39;m getting:<br><br>cd \
/home/kde-devel/kde/build/strigi/src/strigicmd &amp;&amp; /usr/bin/cmake -P \
CMakeFiles/strigicmd.dir/cmake_clean_target.cmake<br>cd \
/home/kde-devel/kde/build/strigi/src/strigicmd &amp;&amp; \
/usr/bin/c++&nbsp;&nbsp;&nbsp;&nbsp; -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef \
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security \
-fno-check-new -fno-common -fno-exceptions -Wno-unused-parameter -fvisibility=hidden \
-O2 -g&nbsp; -fPIC &quot;CMakeFiles/strigicmd.dir/strigicmd.o&quot;&nbsp;&nbsp; -o \
strigicmd -rdynamic -L/home/kde-devel/kde/build/strigi/src/streamanalyzer \
-L/home/kde-devel/kde/build/strigi/src/combinedindexer \
-L/home/kde-devel/kde/build/strigi/src/dummyindexer \
-L/home/kde-devel/kde/build/strigi/src/luceneindexer \
-L/home/kde-devel/kde/build/strigi/src/streams/pdf \
-L/home/kde-devel/kde/build/strigi/src/streams -L/lib -lstreamanalyzer -Wl,-Bstatic \
-lcombinedindex -lgrepindex -Wl,-Bdynamic -lcluceneindex -lstreamanalyzer -lxml2 -ldl \
-Wl,-Bstatic -lpdfstream -Wl,-Bdynamic -lstreams -lz -lbz2 -lc -lpthread -lclucene \
-Wl,-rpath,/home/kde-devel/kde/build/strigi/src/streamanalyzer:/home/kde-devel/kde/bui \
ld/strigi/src/combinedindexer:/home/kde-devel/kde/build/strigi/src/dummyindexer:/home/ \
kde-devel/kde/build/strigi/src/luceneindexer:/home/kde-devel/kde/build/strigi/src/streams/pdf:/home/kde-devel/kde/build/strigi/src/streams:/lib
 <br>/home/kde-devel/kde/build/strigi/src/luceneindexer/libcluceneindex.so: undefined \
reference to `lucene::index::IndexReader::document(int)&#39;<br>collect2: ld returned \
1 exit status<br>make[2]: *** [src/strigicmd/strigicmd] Error 1 <br>make[2]: Leaving \
directory `/home/kde-devel/kde/build/strigi&#39;<br>make[1]: *** \
[src/strigicmd/CMakeFiles/strigicmd.dir/all] Error 2<br>make[1]: Leaving directory \
`/home/kde-devel/kde/build/strigi&#39;<br>make: *** [all] Error 2 <br><br>



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic