Thanks, Greg.<br><br>I was under the impression that lucene assisted with searches by making indexes.<br>Do searches work without lucene, just have no indexes for speeding it up?<br><br><div><span class="gmail_quote">On 1/13/07,
<b class="gmail_sendername">Greg Hellings</b> <<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Welcome, Kevin!<br><br>I'm not a Lucene user, advocate or expert, neither do I pretend to<br>know what lucene is and does. However, judging from the error<br>message, this appears that there is a problem with lucene itself and
<br>not with sword. Unless someone else on here disagrees, you might want<br>to try tracking down the problem with the Lucene people. Cheers!<br><br>--Greg<br><br>On 1/13/07, kevin creason <<a href="mailto:ckevinj@gmail.com">
ckevinj@gmail.com</a>> wrote:<br>> Hi guys-<br>> I'm new to sword-- but glad to be on board.<br>><br>> I have a wonderful Sun blade that I'm trying to compile sword on and have<br>> been having a few issues.
<br>><br>> I actually was able to compile without lucene and icu, but the lucene sounds<br>> very useful so I'm trying to recompile now that I've compiled clucene.<br>><br>> I assume I've gone about this the right way...
<br>><br>> the error is:<br>> Undefined first referenced<br>> symbol in file<br>> _mcount<br>> /opt/csw//lib/libclucene.so<br>><br>> And it happens here:
<br>> creating <a href="http://libsword.la">libsword.la</a><br>> (cd .libs && rm -f <a href="http://libsword.la">libsword.la</a> && ln -s ../libsword.la <a href="http://libsword.la">libsword.la</a>)<br>
> gmake[1]: Leaving directory<br>> `/home/kevin/temp/biblesw/sword-1.5.9/lib'<br>> Making all in .<br>> gmake[1]: Entering directory<br>> `/home/kevin/temp/biblesw/sword-1.5.9'<br>> g++ -DHAVE_CONFIG_H -I. -I. -I./include -I ./include
<br>> -I/home/kevin/temp/biblesw/clucene- core-0.9.16a/src<br>> -I/opt/csw/lib -L/opt/csw/lib -g3 -O0 -DCURLAVAILABLE -DUSELUCENE -c -o<br>> buildtest.o buildtest.cpp<br>> /bin/bash ./libtool --mode=link g++ -g3 -O0 -DCURLAVAILABLE -DUSELUCENE
<br>> -I/home/kevin/temp/biblesw/clucene- core-0.9.16a/src<br>> -I/opt/csw/lib -L/opt/csw/lib -o buildtest buildtest.o ./lib/libsword.la<br>> -lz -lclucene<br>> mkdir .libs<br>> g++ -g3 -O0 -DCURLAVAILABLE -DUSELUCENE
<br>> -I/home/kevin/temp/biblesw/clucene-core-0.9.16a/src<br>> -I/opt/csw/lib -o .libs/buildtest buildtest.o -L/opt/csw/lib<br>> ./lib/.libs/libsword.so -lcurl /opt/csw/lib/libidn.so<br>> /opt/csw/lib/libiconv.so -lssl -lcrypto -ldl -lsocket -lnsl
<br>> -L/opt/csw/gcc3/lib/gcc/sparc-sun-solaris2.8/../.. -lz<br>> /opt/csw//lib/libclucene.so -lrt /opt/csw/gcc3/lib/libstdc++.so<br>> -L/usr/ccs/bin -Wl,-R -Wl,/opt/csw/lib -Wl,-R -Wl,/opt/csw//lib -Wl,-R<br>> -Wl,/opt/csw/gcc3/lib
<br>> ld: warning: file /opt/csw/lib/libstdc++.so: linked to<br>> /opt/csw/gcc3/lib/libstdc++.so: attempted multiple inclusion of file<br>> Undefined first referenced<br>> symbol in file
<br>> _mcount<br>> /opt/csw//lib/libclucene.so<br>> ld: fatal: Symbol referencing errors. No output written to .libs/buildtest<br>> collect2: ld returned 1 exit status<br>> gmake[1]: *** [buildtest] Error 1
<br>> gmake[1]: Leaving directory<br>> `/home/kevin/temp/biblesw/sword-1.5.9'<br>> gmake: *** [all-recursive] Error 1<br>><br>><br>> Here is my sword configuration options:<br>> ./configure \<br>> CC=/opt/csw/gcc3/bin/gcc
<br>> CFLAGS="-I/home/kevin/temp/biblesw/clucene-<br>> core-0.9.16a/src -I/opt/csw/lib -L/opt/csw/lib" \<br>> LDFLAGS="-I/home/kevin/temp/biblesw/clucene-core-0.9.16a/src<br>> -I/opt/csw/lib -L/opt/csw/lib" \
<br>> CPPFLAGS="-I/home/kevin/temp/biblesw/clucene-core-0.9.16a<br>> /src -I/opt/csw/lib -L/opt/csw/lib" \<br>> --prefix=/opt/csw \<br>> --disable-dependency-tracking \<br>> --enable-shared \
<br>> --enable-static \<br>> --disable-libtool-lock \<br>> --enable-debug \<br>> --enable-utilities \<br>> --with-gnu-ld \<br>> --with-zlib \<br>> --with-lucene \<br>> --with-conf<br>
><br>><br>> And my lucene config options:<br>> ./configure CC=/opt/csw/gcc3/bin/gcc \<br>> --prefix=/opt/csw/ \<br>> --enable-debug \<br>> --enable-gprof \<br>> --with-gnu-ld<br>><br>>
<br>> Any ideas?<br>><br>> Thanks!<br>><br>> -Kevin<br>><br>><br>> _______________________________________________<br>> sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org
</a><br>> <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>> Instructions to unsubscribe/change your settings at above page<br>><br>>
<br><br>_______________________________________________<br>sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br><a href="http://www.crosswire.org/mailman/listinfo/sword-devel">
http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>Instructions to unsubscribe/change your settings at above page<br></blockquote></div><br><br clear="all"><br>-- <br>-Kevin<br>Find me in Google Earth: 29.517567
-95.059033<br>Admit your errors before someone else exaggerates them. - Andrew V. Mason<br>DMC # 00110000 00110100 00110110 00111000 00110111