I originally ITA:'d gnome-pim, but it turns out that it requires more work than I have time to put into it. Please, someone with more time to look into it than I, fix gnome-pim: the O: bug is #86113, and the bug which I can't fix (on glib currently) is #93226. Inlined is the patch to the configure.in to make gnome-pim even attempt to compile.
--- gnome-pim-1.4.0.orig/configure.in +++ gnome-pim-1.4.0/configure.in @@ -29,6 +29,8 @@ GNOME_COMPILE_WARNINGS GNOME_PILOT_CHECK +CFLAGS="$CFLAGS $PISOCK_CFLAGS" + dnl Check for new enough gnome-libs CFLAGS_save=$CFLAGS LIBS_save=$LIBS

