[bt-devel] Build problem - parse error

Martin Gruner bt-devel@crosswire.org
Wed, 20 Mar 2002 15:41:23 +0100


Fred,

please update your sword cvs. Should work then.

Martin

Am Mittwoch, 20. März 2002 14:59 schrieben Sie:
> Jochim
> I had a mail configuration problem and just read your mail about
> problems printing UTF-8 Unicode from qt2.  Today I rebuilt bibletime
>
> >from the CVS it did not work, so I downloaded a fresh snapshot and had
>
> the same result.  The result follows
>
> Fred Saalbach
>
>  CVS downloaded at 8 AM EST on 20 March 02 (about 1300 CET)
>
> [fks00@localhost bibletime]$ make
> make  all-recursive
> make[1]: Entering directory
> `/home/fks00/Develop/cvs_repository/bibletime'
> Making all in bibletime
> make[2]: Entering directory
> `/home/fks00/Develop/cvs_repository/bibletime/bibletime'
> Making all in backend
> make[3]: Entering directory
> `/home/fks00/Develop/cvs_repository/bibletime/bibletime/backend'
> c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt2/include
> -I/usr/X11R6/include  -I/usr/include/sword  -DQT_NO_ASCII_CAST
> -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE  -O2 -fno-exceptions -fno-check-new
> -c cswordmodulesearch.cpp
> In file included from cswordmoduleinfo.h:22,
>                  from cswordmodulesearch.cpp:20:
> cswordbackend.h:114: ISO C++ forbids declaration of `LoadError' with no
> type
> cswordbackend.h:114: cannot declare member `SWMgr::LoadError' within
> `CSwordBackend'
> cswordbackend.h:114: parse error before `('
> make[3]: *** [cswordmodulesearch.o] Error 1
> make[3]: Leaving directory
> `/home/fks00/Develop/cvs_repository/bibletime/bibletime/backend'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/fks00/Develop/cvs_repository/bibletime/bibletime'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/fks00/Develop/cvs_repository/bibletime'
> make: *** [all-recursive-am] Error 2
> [fks00@localhost bibletime]$