[bt-devel] Link Errors in CVS

Joachim Ansorg bt-devel@crosswire.org
Thu, 13 Apr 2000 18:31:45 +0000


Hi!

Thanks for the report. But it's already fixed in crrent CVS ;-)


--Joachim

>I figured out what my problem was.  Evidently the sword tarball
>(sword-1.5.0.tar.gz, dated March 15,2000) I got from ftp.crosswire.org has a
>couple of problems in the src/modules/filters/Makefile.  It seems that
>plainfootnotes.cpp and thmlhtml.cpp are not being compiled and linked and thus
>I was getting errors when I tried to compile bibletime.  I added the lines
>to compile those files and rebuilt sword and it worked fine.  Here's an
>output of the diff -u for the original Makefile and the updated one Makefile.fix
>
>--- Makefile    Sun Feb 13 16:20:27 2000
>+++ Makefile.fix    Wed Apr 12 15:10:41 2000
>@@ -15,6 +15,9 @@
> cpp += cipherfil.cpp
> cpp += rtfhtml.cpp
> 
>+cpp += plainfootnotes.cpp
>+cpp += thmlhtml.cpp
>+
> cpp += gbfstrongs.cpp
> cpp += gbffootnotes.cpp  
>
>I don't exactly know what I did, but now bibletime works correctly for me.
>
>Tom
> 
>> 
>> Thanks,
>> Tom
-- 
BibleTime - the bible study program for KDE
http://www.bibletime.de/
info@bibletime.de