package cvsnt
reopen 417137
found 417137 2.5.03.2382-3.1
thanks
I'm still getting build failures on cvsnt with g++ -> g++-4.3:
...
source='../sqlite/SQLiteConnection.cpp' object='SQLiteConnection.lo'
libtool=yes \
depfile='.deps/SQLiteConnection.Plo'
tmpdepfile='.deps/SQLiteConnection.TPlo' \
depmode=gcc3 /bin/bash ../../depcomp \
/bin/bash ../../libtool --mode=compile
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../lib
-I/usr/include/postgresql -g -O2 -c -o
SQLiteConnection.lo `test -f '../sqlite/SQLiteConnection.cpp' || echo
'./'`../sqlite/SQLiteConnection.cpp
mkdir .libs
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../lib
-I/usr/include/postgresql -g -O2 -c ../sqlite/SQLiteConnection.cpp -MT
SQLiteConnection.lo -MD -MP -MF .deps/SQLiteConnection.TPlo -fPIC -DPIC -o
.libs/SQLiteConnection.o
In file included from ../sqlite/SQLiteConnection.cpp:33:
../sqlite/../cvs_string.h: In static member function 'static int
cvs::filename_char_traits::compare(const char*,
const char*, size_t)':
../sqlite/../cvs_string.h:48: error: 'strncmp' was not declared in this scope
../sqlite/../cvs_string.h: In static member function 'static int
cvs::username_char_traits::compare(const
char*, const char*, size_t)':
../sqlite/../cvs_string.h:63: error: 'strncmp' was not declared in this scope
../sqlite/../cvs_string.h: In function 'void cvs::vsprintf(_Typ&, size_t, const
char*, __va_list_tag*)':
../sqlite/../cvs_string.h:97: error: there are no arguments to 'strlen' that
depend on a template parameter,
so a declaration of 'strlen' must be available
../sqlite/../cvs_string.h:97: error: (if you use '-fpermissive', G++ will
accept your code, but allowing the use
of an undeclared name is deprecated)
../sqlite/../cvs_string.h: In member function 'void cvs::wide::utf82ucs2(const
char*)':
../sqlite/../cvs_string.h:181: error: 'strlen' was not declared in this scope
../sqlite/../cvs_string.h: In function 'void cvs::vsprintf(_Typ&, size_t, const
char*, __va_list_tag*) [with _Typ =
cvs::string]':
../sqlite/SQLiteConnection.cpp:116: instantiated from here
../sqlite/../cvs_string.h:97: error: 'strlen' was not declared in this scope
make[4]: *** [SQLiteConnection.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/cvsnt-2.5.03.2382/cvsapi/db'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/cvsnt-2.5.03.2382/cvsapi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/cvsnt-2.5.03.2382'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/cvsnt-2.5.03.2382'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]