Summary: | telepathy-qt 0.9.7 fails to build due to an linking error | ||
---|---|---|---|
Product: | Telepathy | Reporter: | David GEIGER <geiger.david68210> |
Component: | tp-qt | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 0.9 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | proposal patch to fix build |
Description
David GEIGER
2016-08-31 15:12:57 UTC
Created attachment 126134 [details] [review] proposal patch to fix build Yeah, you're right. I also found the bug two days ago. I had a lot of undefined references, e.g. to Tp::AvatarSpec(), which is a part of the main TpQt library, but used by Service e.g. at BaseProtocolAvatarsInterface. I'm going to revert the commit 88e1c41725559cd625af02e35863e596fb60d1e0 in a hour. Fixed by commit 00b5b425275f154b013365c944a67851c77d5ab2. David, thank you for the report! I think I need to build the project with your options to find such errors. Currently I build with default flags without problems. https://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=00b5b425275f154b013365c944a67851c77d5ab2 |
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.