Bug 15165 - FTBFS: fails to include .h files from lib/
Summary: FTBFS: fails to include .h files from lib/
Status: RESOLVED INVALID
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2008-03-21 15:36 UTC by Diego Escalante Urrelo
Modified: 2008-03-26 20:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.