[bt-devel] 1.2.2

Jason Gress bt-devel@crosswire.org
Wed, 30 Oct 2002 17:54:38 -0600


Hmm..  that is intersting, as I got this error:

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3/include 
-I/usr/qt/3/include -I/usr/X11R6/include  -I/usr/include/sword  
-DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO_COMPAT 
-DQT_CLEAN_NAMESPACE -Wall -I../../ -I../../bibletime  -DNDEBUG -DNO_DEBUG 
-O2 -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -mmmx -m3dnow 
-fno-exceptions -fno-check-new  -c -o chtmlchapterdisplay.o `test -f 
'chtmlchapterdisplay.cpp' || echo './'`chtmlchapterdisplay.cpp
In file included from cswordmodulesearch.cpp:19:
cswordmodulesearch.h:37: namespace `sword' undeclared
In file included from cswordmoduleinfo.h:22,
                 from cswordmodulesearch.cpp:20:
cswordbackend.h:36: namespace `sword' undeclared
In file included from cswordmodulesearch.cpp:20:
cswordmoduleinfo.h:37: parse error before `;' token
cswordmoduleinfo.h:41: namespace `sword' undeclared
In file included from chtmlentrydisplay.h:32,
                 from chtmlchapterdisplay.h:21,
                 from chtmlchapterdisplay.cpp:19:
cswordbackend.h:36: namespace `sword' undeclared
In file included from chtmlchapterdisplay.h:21,
                 from chtmlchapterdisplay.cpp:19:
chtmlentrydisplay.h:35: namespace `sword' undeclared
In file included from chtmlchapterdisplay.cpp:19:
chtmlchapterdisplay.h:23: namespace `sword' undeclared
In file included from chtmlchapterdisplay.cpp:20:
cswordmoduleinfo.h:37: parse error before `;' token
cswordmoduleinfo.h:41: namespace `sword' undeclared
In file included from chtmlchapterdisplay.cpp:21:
cswordversekey.h:31: namespace `sword' undeclared
make[3]: *** [cswordmodulesearch.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from chtmlchapterdisplay.cpp:23:
creferencemanager.h:26: namespace `sword' undeclared
make[3]: *** [chtmlchapterdisplay.o] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/bibletime-1.2.2/work/bibletime-1.2.2/bibletime/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/bibletime-1.2.2/work/bibletime-1.2.2/bibletime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/bibletime-1.2.2/work/bibletime-1.2.2'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make

I have not had time to look at the code yet, but apparently I had the exact 
opposite results ;).  I am running Gentoo 1.4_rc1 unstable.

	Jason


On Wednesday 30 October 2002 04:04 pm, AJ MacLeod wrote:
> On Wed, 30 Oct 2002 17:46:24 +0100
>
> Joachim Ansorg <joachim@ansorgs.de> wrote:
> > 1.2.2 is out now. I hope this version works for all of you. See
> > www.bibletime.de for more information.
>
> Excellent!  I finally have bibletime working on my Gentoo system (1.4_rc1).
> Seems to work very nicely indeed...
>
> > II'd be glad if packages for RedHat and Mandrake could be made available.
> > I did the SuSE 8.1 RPMs. Maybe I'll provide 8.0 RPMs, too.
> > Any comments on packages?
>
> Well, I can't help with RPMs, but if time permits I may try to pretty up
> and submit the bibletime ebuild I used tonight (an altered version of the
> one Pat Double submitted to bugs.gentoo.org for 1.2.1).  I just bodged it
> around a bit because I was getting desperate to have bibletime back again,
> but it seems to have worked, anyway.
>
> Thanks to everyone involved for such a superb piece of software, by the
> way, I've learned a lot through using it....
>
> AJ MacLeod