package capisuite
reopen 417133
found 417133 0.4.5-6.1
thanks
I'm still getting build failures for capisuite with g++-4.3:
...
if
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DLOCALSTATEDIR=\"/var\"
-DPKGDATADIR=\"/usr/share/capisuite\" -DPKGSYSCONFDIR=\"/etc/capisuite\"
-DPKGLIBDIR=\"/usr/lib/capisuite\" -I/usr/include/python2.4 -g -O2 -MT
connection.o -MD -MP -MF ".deps/connection.Tpo" -c -o connection.o
connection.cpp; \
then mv -f ".deps/connection.Tpo" ".deps/connection.Po"; else rm -f
".deps/connection.Tpo"; exit 1; fi
connection.cpp: In member function 'std::string Connection::getNumber(unsigned
char*, bool)':
connection.cpp:1023: error: 'memcpy' was not declared in this scope
connection.cpp: In member function 'void
Connection::convertToCP437(std::string&)':
connection.cpp:1109: error: 'strncpy' was not declared in this scope
connection.cpp:1120: error: 'strerror_r' was not declared in this scope
make[4]: *** [connection.o] Error 1
make[4]: Leaving directory `/tmp/buildd/capisuite-0.4.5/src/backend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/capisuite-0.4.5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/capisuite-0.4.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/capisuite-0.4.5'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]