Eric,
CrossWire does not support CVS any longer, and I believe this has been fixed for quite some time in our Subversion (SVN) repository. I'd need a little more information to help, if you're sure you have the latest SVN code (https://crosswire.org/svn/sword/trunk)


        -Troy.



Eric Hartwell wrote:
Hello,

I try to compile CVS and I get

g++ -DUSE_AUTOTOOLS -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -DUNIX -I. -I. -I.. -I../include -g -O2 -ftemplate-depth-25 -c ../src/keys/versekey.cpp -MT versekey.lo -MD -MP -MF .deps/versekey.TPlo -fPIC -DPIC
In file included from ../include/swconfig.h:32,
from ../include/localemgr.h:29,
from ../src/keys/versekey.cpp:22:
../include/multimapwdef.h: In member function `T& sword::multimapwithdefault<Key, T, Compare>::getWithDefault(const Key&, const T&)':
../include/multimapwdef.h:15: error: there are no arguments to `end' that depend on a template parameter, so a declarationof `end' must be available
../include/multimapwdef.h:15: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../include/multimapwdef.h: In member function `T& sword::multimapwithdefault<Key, T, Compare>::operator[](const Key&)':
../include/multimapwdef.h:22: error: there are no arguments to `end' that depend on a template parameter, so a declarationof `end' must be available
make[2]: *** [versekey.lo] Error 1
make[2]: Leaving directory `/home/eah/downloads/bibletime/sword/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/eah/downloads/bibletime/sword'
make: *** [all] Error 2



any suggestions?


thanks,

Eric _______________________________________________
sword-devel mailing list
sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel

_______________________________________________ sword-devel mailing list sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel

Reply via email to