Hi there, the current git head of telepathy-gabble doesn't build because of the lack of wocky-xmpp-error-enumtypes.h. I can build the commit before January 11th:
$git diff 2f837 ba54c2 src/error.c diff --git a/src/error.c b/src/error.c index 4774aa6..a2a63aa 100644 --- a/src/error.c +++ b/src/error.c @@ -27,9 +27,6 @@ #include "namespaces.h" #include "util.h" -#include "wocky/wocky-xmpp-error.h" -#include "wocky/wocky-xmpp-error-enumtypes.h" ... ... Is there a branch that has these? Thanks, R. _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
