[bt-devel] Current CVS

Joachim Ansorg bt-devel@crosswire.org
Sun, 22 Oct 2000 20:06:08 +0000


Hi!

> Does not compile for me.
>
> #1
> make[4]: *** No rule to make target `../libbackend.la', needed by
> `libsword_backend.la.closure' Stop.

Have you tried a "make distclean"?
Try newset CVS, if it doesn't work change in bibletime/backend/Makefile.am 
the line "SUBDIRS=sword" into "SUBDIRS=. sword"
This should work.

> #2
> no matching function for call to `SWModule::isWritable()

Update your Sword. Troy changed the writing interface.

> Martin

--Joachim