Hello, Everyone :) While attempting to compile Sword from the CVS, I get the following error:
make all-recursive make[1]: Entering directory `/home/steve/CVS/sword' Making all in lib make[2]: Entering directory `/home/steve/CVS/sword/lib' source='../src/modules/texts/ztext/ztext.cpp' object='ztext.lo' libtool=yes \ depfile='.deps/ztext.Plo' tmpdepfile='.deps/ztext.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_AUTOTOOLS -DUNIX -DUSBINARY -g -O2 -ftemplate-depth-25 -DCURLAVAILABLE -c -o ztext.lo `test -f '../src/modules/texts/ztext/ztext.cpp' || echo './'`../src/modules/texts/ztext/ztext.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_AUTOTOOLS -DUNIX -DUSBINARY -g -O2 -ftemplate-depth-25 -DCURLAVAILABLE -c ../src/modules/texts/ztext/ztext.cpp -MT ztext.lo -MD -MP -MF .deps/ztext.TPlo ../src/modules/texts/ztext/ztext.cpp:251: `list' was not declared in this scope ../src/modules/texts/ztext/ztext.cpp:251: parse error before `>' token ../src/modules/texts/ztext/ztext.cpp:252: syntax error before `;' token make[2]: *** [ztext.lo] Error 1 make[2]: Leaving directory `/home/steve/CVS/sword/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/steve/CVS/sword' make: *** [all] Error 2 Have a Great Day :) Steven P. Ulrick _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel
