[Bug 37492] New: tp-yell includes are fetched from /usr/include/telepathy-1.0 rather than the submodule
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 23 11:36:18 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37492
Summary: tp-yell includes are fetched from
/usr/include/telepathy-1.0 rather than the submodule
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Keywords: patch
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: vincent at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Created an attachment (id=47032)
View: https://bugs.freedesktop.org/attachment.cgi?id=47032
Review: https://bugs.freedesktop.org/review?bug=37492&attachment=47032
Fix for the bug
Since tp-yell gets installed in ${PREFIX}/telepathy-1.0, adding
include paths for some other telepathy library (such as tp-glib)
would automatically make tp-yell headers discoverable.
Fixed by moving the tp-yell submodule paths before the ones for
any telepathy library, so these will be found first.
This fixes the build if you have a version of tp-yell installed
which does not have a symbol that tp-gabble needs.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list