Review Request 126602: Fix linking against gobject-2.0 on FreeBSD
Tobias Berner
tcberner at gmail.com
Mon Jan 18 21:17:17 UTC 2016
> On Jan. 4, 2016, 7:06 nachm., Martin Klapetek wrote:
> > Ship It!
Could you commit it for me? Thanks.
- Tobias
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126602/#review90583
-----------------------------------------------------------
On Jan. 2, 2016, 1:25 nachm., Tobias Berner wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126602/
> -----------------------------------------------------------
>
> (Updated Jan. 2, 2016, 1:25 nachm.)
>
>
> Review request for Telepathy.
>
>
> Repository: telepathy-logger-qt
>
>
> Description
> -------
>
> The cmake module file cmake/modules/FindGObject.cmake uses pkgconfig. Therefore
> the library returned in GOBJECT_LIBRARY does not contain the absolute path.
>
> This makes linking fail with
> | [ 91%] Linking CXX shared library libtelepathy-logger-qt.so
> | /usr/bin/ld: cannot find -lgobject-2.0
>
> This patch extend FindGObject.cmake to also export GOBJECT_LIBRARY_DIRS as
> provided by pkgconfig, and adding it to the link_directories in
> TelepathyLoggerQt/CMakeLists.txt
>
>
> This probably is not the most elegant way to fix the issue...
>
>
> Diffs
> -----
>
> TelepathyLoggerQt/CMakeLists.txt 9790bdf
> cmake/modules/FindGObject.cmake 1507b43
>
> Diff: https://git.reviewboard.kde.org/r/126602/diff/
>
>
> Testing
> -------
>
> build locally.
>
>
> Thanks,
>
> Tobias Berner
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20160118/72b52520/attachment.html>
More information about the KDE-Telepathy
mailing list