Review Request 108806: kig: Use standard cmake module to find boost_python
Heiko Becker
heirecka at exherbo.org
Wed Feb 6 14:29:46 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108806/
-----------------------------------------------------------
(Updated Feb. 6, 2013, 2:29 p.m.)
Review request for KDE Edu.
Description
-------
With boost-1.50.0 and cmake-2.8.9 kig fails to build with following error message:
CMakeFiles/kigpart.dir/scripting/python_scripter.o:python_scripter.cc:function initkig: error: undefined reference to 'boost::python::detail::init_module(char const*, void (*)())'
collect2: error: ld returned 1 exit status
make[2]: *** [lib/kigpart.so] Error 1
The attached diff fixes it for me.
Diffs (updated)
-----
CMakeLists.txt aa4cc117f90ebe083d3fc5ff775e8b5e29b580db
cmake/COPYING-CMAKE-SCRIPTS 4b417765f3a834ce6b0a216f6b6c0fe2d3f0bed5
cmake/FindBoostPython.cmake 6d5f05edd58f0306dfa5a7ec08c1f7646427446e
cmake/modules/FindBoostPython.cmake 72aae5473c61f8ae68fe5d0f104d274a182072aa
Diff: http://git.reviewboard.kde.org/r/108806/diff/
Testing
-------
Thanks,
Heiko Becker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20130206/cdd01e83/attachment-0001.html>
More information about the kde-edu
mailing list