[bt-devel] Build problem - parse error
Fred Saalbach
bt-devel@crosswire.org
Wed, 20 Mar 2002 17:18:07 -0500
Bibletime still won't build, but not the same problem as last time -
Distribution is Mandrake 8.1. CVS about 4PM EST.
Fred Saalbach
-----------------------------------
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 -Wall -I../../ -I../../bibletime -O2
-fno-exceptions -fno-check-new -c cswordmodulesearch.cpp
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 -Wall -I../../ -I../../bibletime -O2
-fno-exceptions -fno-check-new -c chtmlchapterdisplay.cpp
chtmlchapterdisplay.cpp:89:2: warning: #warning make table colors
configurable
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 -Wall -I../../ -I../../bibletime -O2
-fno-exceptions -fno-check-new -c chtmlentrydisplay.cpp
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 -Wall -I../../ -I../../bibletime -O2 -fno-exceptions
-fno-check-new -c chtmlbookdisplay.cpp
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 -Wall -I../../ -I../../bibletime -O2 -fno-exceptions
-fno-check-new -c cswordbackend.cpp
cswordbackend.cpp: In method `const CSwordBackend::LoadError
CSwordBackend::initModules ()':
cswordbackend.cpp:82: aggregate value used where an integer was
expected
make[3]: *** [cswordbackend.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]$