Bug 15165

Summary: FTBFS: fails to include .h files from lib/
Product: Telepathy Reporter: Diego Escalante Urrelo <diegoe>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED INVALID QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: NEEDINFO
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Diego Escalante Urrelo 2008-03-21 15:36:13 UTC
lib/ includes not available to g-m-c.c:

In file included from gabble-muc-channel.c:43:
gabble-muc-channel.h:27:29: error: lib/group-mixin.h: No such file or directory
gabble-muc-channel.h:28:30: error: properties-mixin.h: No such file or directory
In file included from gabble-muc-channel.c:43:
gabble-muc-channel.h:40: error: expected specifier-qualifier-list before 'GabbleGroupMixinClass'
gabble-muc-channel.h:48: error: expected specifier-qualifier-list before 'GabbleGroupMixin'
Comment 1 Simon McVittie 2008-03-24 13:46:13 UTC
What version of Gabble are you compiling, and where did you get it from? Gabble hasn't included group and properties mixins since sometime during the 0.5.x series; we're now up to 0.6 (stable branch) and 0.7 (development branch).

Please try a current tarball release (0.6.2 or 0.7.2 from <http://telepathy.freedesktop.org/releases/telepathy-gabble/>), or if you're interested in contributing to Gabble development, a clean darcs checkout from <http://darcs.collabora.co.uk/darcs/telepathy/telepathy-gabble>.
Comment 2 Diego Escalante Urrelo 2008-03-26 20:21:47 UTC
A clean checkout of telepathy-glib (a new one, this was a clean co too) fixed the issue.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.