[bt-devel] Problems compiling CVS of Bibletime

Steven P. Ulrick bt-devel@crosswire.org
Mon, 21 Oct 2002 12:08:35 -0500


Hello, Joachim :)
Just got your email in response to my original message.  I updated my
CVS of Bibletime and this is the error I got.  I don't know anything
about this kind of stuff, but this error is SLIGHTLY different than the
old one.  In every place where the old error message said
"cindexitem.cpp:279:", the new one says "cindexitem.cpp:281:"  Like I
said, I have no idea if this is of any significance.

  g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/kde
-I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/inclTRANT -DQT_NO_ASCII_CAST
-DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I../../../
-I../../../bibletime  -O2 t -f 'cindexitem.cpp' || echo
'./'`cindexitem.cpp
cindexitem.cpp: In member function `virtual const bool
   CModuleItem::enableAction(CItemBase::MenuAction)':
cindexitem.cpp:281: `string' undeclared (first use this function)
cindexitem.cpp:281: (Each undeclared identifier is reported only once
for each
   function it appears in.)
make[4]: *** [cindexitem.o] Error 1
make[4]: Leaving directory
`/home/steve/CVS/bibletime/bibletime/frontend/mainindex'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/steve/CVS/bibletime/bibletime/frontend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/steve/CVS/bibletime/bibletime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steve/CVS/bibletime'
make: *** [all] Error 2

Thank you :)
Steven P. Ulrick