does debian require cmake 2.6 for building KDE ?
Allen Winter
winter at kde.org
Wed Jul 9 21:32:46 CEST 2008
On Wednesday 09 July 2008 14:10:24 Alexander Neundorf wrote:
> Hi,
>
> what does this post mean ?
>
> http://groups.google.com/group/linux.debian.bugs.rc/browse_thread/thread/770113add57f3b1/e6cc2f51c4a57cf3?hl=en&q=cmake#e6cc2f51c4a57cf3
>
> It contains
> "For the record:
> kde4libs seems not to be building in hppa because it is still using cmake
> 2.4, the build depends has been raised to > 2.6.0 so in the next upload it
> won't build at all if cmake has not been updated yet."
>
> Does debian now require cmake 2.6 for KDE ? Why ?
>
> "cp: cannot stat `debian/tmp//usr/share/man/man1/kdecmake.1': No such file or
> directory"
> And if this is the error, it shouldn't be a problem, if you build KDE with
> 2.4, you will just not have the man page for the KDE cmake modules, not nice,
> but no real problem.
>
Alex,
Could you put in a conditional if( CMAKE_VERSION 2.4.x) then don't build
and install the kdecmake man page?
or somesuch
More information about the Kde-buildsystem
mailing list