[bt-devel] problem "making" CVS of Bibletime
Daniel Glassey
bt-devel@crosswire.org
Thu, 8 Aug 2002 10:16:44 +0100
On 7 Aug 2002 at 16:26, spu sent forth the message:
> While attempting to make, and then install, Bibletime off of the CVS (so
> I can help with testing :)), I get the following message:
>
> make all-recursive
> make[1]: Entering directory `/root/bibletime'
> Making all in bibletime
> make[2]: Entering directory `/root/bibletime/bibletime'
> Making all in backend
> make[3]: Entering directory `/root/bibletime/bibletime/backend'
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
> -I/usr/lib/qt3-gcc2.96/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 -O2 -fno-exceptions -fno-check-new -c
> cswordbackend.cpp
> cswordbackend.cpp: In method `const bool CSwordBackend::useICU ()
> const':
> cswordbackend.cpp:413: `isICU' is not a member of type `SWMgr'
isICU was added in sword CVS. Bibletime CVS requires sword CVS.
have a look at
http://sword.sourceforge.net/cgi-bin/twiki/view/Bibletime/CvsInfo
Regards,
Daniel
>
> I get the same when I make install, as well.
> I am running Red Hat 7.3, with an AMD Duron processor, and about
> 384.56 megabytes of RAM, and I have all of the official Red Hat updates
> applied, including the Kernel, and they are all compiled and installed
> from the SRPMS (except the kernel, of course)
> Any ideas?
>
> Thanks for your help, and it's a pleasure to do what I can :)
> Steven P. Ulrick
>
>
>
>