> I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like
> BLFS.
> I have all pre-requises install in my distro, but the cmake failed. Here is
> the log :
> I have built KDE 4.8.4 without problems.
.....
> WARNING: Installation prefix does not match PolicyKit install prefixes. You
> probably will need to move files installed in POLICY_FILES_INSTALL_DIR and
> by dbus_add_activation_system_service to the? prefix
> -- Building PolkitQt-1 KAuth backend
> CMake Error at kdecore/auth/ConfigureChecks.cmake:138 (string):
> ? string sub-command REPLACE requires at least four arguments.
> Call Stack (most recent call first):
> ? kdecore/CMakeLists.txt:38 (include)
......
> There seems to be a problem with your polkit/polkit-qt installation.
> What versions of these do you have?
> Did you create the polkit link as mentioned on the page "KDE
> Pre-installation Configuration"?I have found a solution. I edit in VIM the
> file /lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake
I have the line set(POLKITQT-1_INSTALL_DIR "") what i change for
set(POLKITQT-1_INSTALL_DIR "/usr") and now cmake is OK.
I don't know if it's a real solution but it works for me. I'm running make.
I'll tell you when make will finish.
regards,
Tony
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page