Package: tntnet Version: 1.5.3-2 Severity: serious From my pbuilder build log:
... g++ -DHAVE_CONFIG_H -I. -I. -I../../framework/common -DTNTNET_CONF=\"/etc/tntnet/tntnet.conf\" -DTNTNET_PID=\"/var/tntnet.pid\" `libgnutls-config --cflags` -g -Wall -O2 -I/usr/include -c -o tntnet-gnutls.o `test -f 'gnutls.cpp' || echo './'`gnutls.cpp gnutls.cpp: In member function 'void tnt::GnuTlsStream::accept(const tnt::GnuTlsServer&)': gnutls.cpp:227: error: 'doPoll' was not declared in this scope gnutls.cpp: In member function 'int tnt::GnuTlsStream::sslRead(char*, int) const': gnutls.cpp:268: error: 'doPoll' was not declared in this scope gnutls.cpp: In member function 'int tnt::GnuTlsStream::sslWrite(const char*, int) const': gnutls.cpp:309: error: 'doPoll' was not declared in this scope gnutls.cpp: In member function 'void tnt::GnuTlsStream::shutdown() const': gnutls.cpp:350: error: 'doPoll' was not declared in this scope make[2]: *** [tntnet-gnutls.o] Error 1 make[2]: Leaving directory `/tmp/buildd/tntnet-1.5.3/framework/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/tntnet-1.5.3' make: *** [debian/stamp-makefile-build] Error 2 -- Daniel Schepler

