[sword-devel] indexing fails on DRCgb

Karl Kleinpaste karl at kleinpaste.org
Sun Jun 15 08:46:45 MST 2008


"Troy A. Griffitts" <scribe at crosswire.org> writes:
> Did you svn up recently?  I've been mucking around in rawgenbook.

While your mail was arriving, I was updating, and got a compilation
error.  I decided to stay safe, blew away my sword tree, checked out a
completely new tree...and now it doesn't fail to build, but it doesn't
finish, either.  It just stops after building buildtest.

No options.  Just "svn co" and then:
./autogen.sh && ./usrinst.sh && make

...
creating libsword.la
(cd .libs && rm -f libsword.la && ln -s ../libsword.la libsword.la)
make[1]: Leaving directory `/home/karl/src/Bible/sword.broken/lib'
Making all in .
make[1]: Entering directory `/home/karl/src/Bible/sword.broken'
g++ -DHAVE_CONFIG_H -I. -I./include  -I ./include -DUSBINARY -g3 -O0 -Wall -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/include -I/usr/lib -DUSELUCENE  -MT buildtest.o -MD -MP -MF .deps/buildtest.Tpo -c -o buildtest.o buildtest.cpp
mv -f .deps/buildtest.Tpo .deps/buildtest.Po
/bin/sh ./libtool --tag=CXX   --mode=link g++ -g3 -O0 -Wall -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/include -I/usr/lib -DUSELUCENE    -o buildtest buildtest.o ./lib/libsword.la -lz  -L/usr/lib -lclucene
mkdir .libs
g++ -g3 -O0 -Wall -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/include -I/usr/lib -DUSELUCENE -o buildtest buildtest.o  ./lib/.libs/libsword.a -lcurl -L/usr/lib -lz -lclucene  
make[1]: Leaving directory `/home/karl/src/Bible/sword.broken'
Making all in icu
/home/karl/src/Bible/sword.broken/icu
make[1]: Entering directory `/home/karl/src/Bible/sword.broken/icu'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/karl/src/Bible/sword.broken/icu'
$ echo $?
0

--karl



More information about the sword-devel mailing list