GNOME-DB backend working again
Found the problem with the GNOME-DB backend. Had to comment out these #define’s from sussen.h:
#define GNOME_DISABLE_DEPRECATED #define GDK_DISABLE_DEPRECATED #define GTK_DISABLE_DEPRECATED #define G_DISABLE_DEPRECATED
Code has been checked into CVS.