On Thursday 26 October 2006 14:06, Dirk Mueller wrote: > On Wednesday 25 October 2006 19:17, David Faure wrote: > > > Linking CXX shared library ../lib/libkpresenterprivate.so > > > [ 99%] Built target kpresenterprivate > > > make: *** [all] Error 2 > > > > What's that? Ctrl-C ? ;) > > No, incorrect grepping. the problem is that moc generation seems to > randomly fail, I often see stuff like > > make[2]: *** No rule to make target `khexedit/lib/kcolumnsview.moc', needed > by `khexedit/lib/CMakeFiles/testkhexeditcommon.dir/kcolumnsview.o'. > > While after the next rebuild it succeeds again. it seems our buildsystem is > broken.
Does this happen with FindKDE4Internal/KDE4Macros.cmake from current kdelibs, i.e. from tuesday ? Revision 598892 should fix a problem we had before. (btw. the concept that the source code influences the buildsystem is convenient, but is also a bit strange) Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
