[bt-devel] BT 1.1b1 compile
Chris Little
bt-devel@crosswire.org
Thu, 21 Feb 2002 19:36:58 -0800 (PST)
I'm getting an error when I try to build BibleTime 1.1b1. It reads as
follows:
Making all in printing
make[3]: Entering directory
`/home/sword/cvs/bibletime-1.1beta1/bibletime/printing'
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
-I/usr/lib/qt-2.3.0/include -I/usr/X11R6/include -I/usr/include/sword
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -O2
-fno-exceptions -fno-check-new -c cstylelist.cpp
In file included from cstyle.h:23,
from cstylelist.h:26,
from cstylelist.cpp:18:
cprinter.h:29:22: kprinter.h: No such file or directory
make[3]: *** [cstylelist.o] Error 1
make[3]: Leaving directory
`/home/sword/cvs/bibletime-1.1beta1/bibletime/printing'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sword/cvs/bibletime-1.1beta1/bibletime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sword/cvs/bibletime-1.1beta1'
make: *** [all-recursive-am] Error 2
Does anyone know what might be causing this? I have RedHat 7.1 with KDE
2.1.1 & Qt 2.3.0.
Or is there a way to disable printing support?
--Chris