Apparent dependency problem with kdesupport/eigen and kdelibs

Brad Hards bradh at frogmouth.net
Sun Nov 19 06:36:50 CET 2006


I'm trying to bring up kdesupport on a newly installed system (Fedora Core 6).

kdesupport/eigen/CMakelists.txt says:
find_package(KDE4 REQUIRED)
include(KDE4Defaults)

FindKDE4.cmake requires FindKDE4Internal.cmake, and that won't work, because 
it only comes from kdelibs.

Does anyone have a way forward without kdesupport depending on kdelibs?

I can think of a couple:
* Move the cmake modules (FindKDE4Internal.cmake + everything it includes + 
the unique version of FindQt4.cmake) to kdesupport
* Move eigen somewhere else (perhaps kdelibs)

Brad

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20061119/325757b6/attachment.pgp 


More information about the Kde-buildsystem mailing list