[bt-devel] problem "making" CVS of Bibletime

spu bt-devel@crosswire.org
07 Aug 2002 16:26:11 -0500


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'
    make[3]: *** [cswordbackend.o] Error 1
    make[3]: Leaving directory `/root/bibletime/bibletime/backend'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/root/bibletime/bibletime'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/root/bibletime'
    make: *** [all-recursive-am] Error 2
    
   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