On 04/15/16 15:01, Martin Ward wrote:
On 15/04/16 20:51, Arnie Stender wrote:
Hi All,
I have been muddling through a number of different cmake problems
in a number of different packages and so far I have managed to find
the root cause but this time not so much. I am not using KDE but KF5
is a required package for kdenlive video editor. The first package to
compile is attica and I get the following early on:
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
CMake Error at
/usr/share/ECM/modules/ECMPackageConfigHelpers.cmake:95 (file):
file RELATIVE_PATH must be passed a full path to the file:
Call Stack (most recent call first):
CMakeLists.txt:63 (ecm_configure_package_config_file)
I have looked on our WiKi and good old Google but still don't have an
answer. Google brought back only one hit where someone had the same
error from the same package. I couldn't find a final solution to the
post on the KDE site only a reply that said he should check the
CMAKE_INSTALL_PREFIX to make sure it was set. I tried that but got
the same error as before. Has anyone else seen this error or have a
guess as to what I need to do to get past it? Thanks in advance for
any help.
Arnie
Hi
Do you have extra-cmake-modules installed as i just built
kdeframeworks and plasma this afternoon and had no problem
Martin
Hi Martin,
Thanks for the quick reply. I do have the extra-cmake-modules
installed. I think I posted my problem a bit too quickly. Between the
time I posted and the time I got your reply I looked at the while loop
more closely and found that I had not set the variables I was passing.
:-( After setting them al I restarted the loop and right now it is
happily compiling away. I guess I just have to pay more attention to
what I am doing. It is just too easy to just cut and paste. Sorry for
the needless bandwidth.
Arnie
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page