[kde-windows] [Bug 318650] New: Unknown CMake command "check_function_exists"
Chris
developerchris at rebel.com.au
Sun Apr 21 00:08:49 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=318650
Bug ID: 318650
Summary: Unknown CMake command "check_function_exists"
Classification: Unclassified
Product: kde-windows
Version: unspecified
Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: buildsystem
Assignee: kde-windows at kde.org
Reporter: developerchris at rebel.com.au
CMake Error at kioslave/fish/CMakeLists.txt:6 (check_function_exists):
Unknown CMake command "check_function_exists".
-- Configuring incomplete, errors occurred!
emerge fatal error: while running configure cmd: cmake -G "MinGW Makefiles"
-DCMAKE_INSTALL_PREFIX="G:/kderoot" -DCMAKE
_INCLUDE_PATH="G:/kderoot/include" -DCMAKE_LIBRARY_PATH="G:/kderoot/lib"
-DCMAKE_PREFIX_PATH="G:/kderoot" -DCMAKE_BUILD_
TYPE=RelWithDebInfo "G:\kderoot\git\kde-runtime"
emerge fatal error: running python
G:\kderoot\emerge\portage\kde\kde-runtime\kde-runtime-20110130.py compile
emerge debug: Task: compile for kde-runtime stopped after: 0:00:29.937500
emerge debug: Task: Emerge stopped after: 0:00:45.828125
Adding
include(CheckFunctionExists)
to kioslave\fish\CMakeLists.txt seems to resolve this
Reproducible: Always
Steps to Reproduce:
emerge kde-runtime
Actual Results:
error listed above
Expected Results:
compile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-windows
mailing list