Bug 452378

Summary: Using KDE4 cmake module fails with cross compiling
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: cmakeAssignee: Orion Poplawski <orion>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-06 03:34:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Boeckel 2008-06-21 17:30:51 UTC
Description of problem:
When trying to use the KDE4 module for cross compiling (I'm using mingw32-
case). When searching for kde4-config, it doesn't find the kde4-config.exe in
<kde4root>/bin (which it can't run anyway). It will also fail to find the
KDE4Internal module since it looks in <kde4root>/bin/../../cmake/Modules for it,
but KDE4Win puts it into <kde4root>/share/apps/cmake/modules (yes, the case is
that way, so even if the path were right, *nix is case-sensitive). I'm not sure
of the cleanest way to fix it, but I can help tomorrow.

Version-Release number of selected component (if applicable):
cmake 2.6 (from the kde-redhat repo, but it should be the same as in rawhide)

Comment 1 Orion Poplawski 2008-06-23 19:51:07 UTC
Please file upstream here http://public.kitware.com/Bug or ask on the cmake
list.  I'm not modifying the stock cmake distribution in this regards.  Post the
upstream bug here if you file one.