found 505692 2:0.4.4-1 thanks I'm sorry, Guus, but my patch was incomplete. You also need the following:
--- source/util/sqlite/sqlite3.h~ 2009-01-05 13:04:06.000000000 +0100 +++ source/util/sqlite/sqlite3.h 2009-01-05 13:05:16.000000000 +0100 @@ -17,6 +17,7 @@ #ifndef _SQLITE3_H_ #define _SQLITE3_H_ #include <stdarg.h> /* Needed for the definition of va_list */ +#include <stdint.h> /* ** Make sure we can call this stuff from C++. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

