https://bugs.kde.org/show_bug.cgi?id=333456
--- Comment #40 from Stefan Werner <[email protected]> --- After some testing I guess this is a slightly different problem (although probably related) Without the patch I was running cmake --no-warn-unused-cli -C /var/tmp/portage/kde-base/okular-4.13.0/work/okular-4.13.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DWITH_chm=ON -DWITH_CHM=ON -DWITH_Chm=ON -DWITH_QCA2=ON -DWITH_DjVuLibre=ON -DWITH_LibKScreen=OFF -DWITH_EPub=ON -DWITH_jpeg=ON -DWITH_JPEG=ON -DWITH_Jpeg=ON -DWITH_QMobiPocket=OFF -DWITH_LibSpectre=ON -DWITH_PopplerQt4=ON -DWITH_Poppler=ON -DWITH_tiff=ON -DWITH_TIFF=ON -DWITH_Tiff=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-base/okular-4.13.0/work/okular-4.13.0_build/gentoo_rules.cmake /var/tmp/portage/kde-base/okular-4.13.0/work/okular-4.13.0 and got optional LibKScreen (1.0.2 or higher) <https://projects.kde.org/projects/kdereview/libkscreen> reported as not installed because - well - it was not installed ;) So I installed libkscreen and compiled again: same result as expected. Then I tried again with -DWITH_LibKScreen=ON and it works as expected (still without the patch!). I might have to add this this problem occurred after the update from 4.12 to 4.13. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
