For some reason, the package still fails to build with sbuild in a clean chroot even though it compiles fine in my sid chroot. Can you please add the following patch on top of the previous one:
--- src/RegexString.cc~ 2007-04-15 00:59:12.000000000 +0200 +++ src/RegexString.cc 2007-04-15 00:59:32.000000000 +0200 @@ -10,6 +10,7 @@ #include "RegexString.hh" +#include <cstdlib> #include <iostream> using std::cerr; -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]