[sword-devel] 1.5.10RC3 available

Karl Kleinpaste karl at kleinpaste.org
Mon Oct 8 13:14:40 MST 2007


Working from "svn up" rather than the tarball:

$ make
Making all in lib
/home/karl/src/Bible/SF/sword/lib
make[1]: Entering directory `/home/karl/src/Bible/SF/sword/lib'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include  -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/lib/sword/1.5.10_icu_3.6\"   -D_FTPLIB_NO_COMPAT -D_ICU_ -DUSBINARY -g3 -O0 -Wall -DCURLAVAILABLE -I/usr/include -DUSELUCENE  -MT swmodule.lo -MD -MP -MF .deps/swmodule.Tpo -c -o swmodule.lo `test -f '../src/modules/swmodule.cpp' || echo './'`../src/modules/swmodule.cpp
 g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/lib/sword/1.5.10_icu_3.6\" -D_FTPLIB_NO_COMPAT -D_ICU_ -DUSBINARY -g3 -O0 -Wall -DCURLAVAILABLE -I/usr/include -DUSELUCENE -MT swmodule.lo -MD -MP -MF .deps/swmodule.Tpo -c ../src/modules/swmodule.cpp -o swmodule.o
../src/modules/swmodule.cpp:42: error: expected nested-name-specifier before 'std'
../src/modules/swmodule.cpp:42: error: namespace 'std' not allowed in using-declaration
../src/modules/swmodule.cpp:42: error: expected `;' before ':' token
../src/modules/swmodule.cpp:42: error: expected unqualified-id before ':' token
make[1]: *** [swmodule.lo] Error 1
make[1]: Leaving directory `/home/karl/src/Bible/SF/sword/lib'
make: *** [all-recursive] Error 1



More information about the sword-devel mailing list