Hello, It seems that building (or rather linking) with cmake 2.4 in kdebase is currently broken (there are multiple report about this on IRC and mailing lists), the solution is to upgrade to 2.6. Since there is no real point in spending time fixing linking for 2.4, wouldn't it be a good idea to make clear right now that 2.6.0 is a hard requirement ? This would remove some confusion.
On Tuesday 29 July 2008, Alexander Neundorf wrote: > On Tuesday 29 July 2008, Alexander Neundorf wrote: > ... > > > In case you don't want to replace the cmake coming with your > > distribution, you can also install an additional version of cmake into a > > separate directory and then call it explicitely when doing the initial > > cmake run, e.g.: > > > > $ /opt/cmake-2.4.6/bin/cmake .... > > This should have of course been: > $ /opt/cmake-2.6.0/bin/cmake .... > > Alex > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> unsubscribe << -- Cyrille Berger _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
