On Sun, Jul 13, 2014 at 11:24 PM, David Gil Oliva <[email protected]> wrote:
> Hi! > > I'm trying to build KEmoticons and KCompletion with kdesrc-build, but it > fails right from the cmake-git compilation. Its SHA1 ID is > 6ac04aee51ab3cb9c05efb6f6195bf34f9609fae . > > This is the error that it gives: > > david@nimfa:~/devel/kf5-development/build/cmake-git$ make -j2 > [ 1%] Built target cmIML_test > [ 4%] Built target cmsys > [ 6%] Built target cmsys_c > [ 8%] [ 8%] Built target cmzlib > Built target cmcompress > [ 9%] Built target cmexpat > [ 10%] Built target cmbzip2 > [ 10%] Scanning dependencies of target foo > Building C object > Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_driver.c.o > [ 11%] Building CXX object > Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/foo.cpp.o > Linking CXX static library libfoo.a > /home/david/devel/kf5-development/src/cmake-git/Source/CursesDialog/form/frm_driver.c:3644:5: > error: ‘REQ_CLR_EOF’ undeclared here (not in a function) > [ 11%] Built target foo > make[2]: *** > [Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_driver.c.o] Error 1 > make[1]: *** [Source/CursesDialog/form/CMakeFiles/cmForm.dir/all] Error 2 > make[1]: *** Waiting for unfinished jobs.... > Scanning dependencies of target pseudonl_BC > [ 12%] Building C object > Tests/CTestTestMemcheck/NoLogDummyChecker/CMakeFiles/pseudonl_BC.dir/ret0.c.o > Linking C executable BC > [ 12%] Built target pseudonl_BC > make: *** [all] Error 2 > > I tried building d08da54576e66336dd6c13219b5fe7cd1a361ac6 (origin/release) > but it also fails. > > Any hint? > > Cheers, > > David Gil > > _______________________________________________ > Kde-frameworks-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-frameworks-devel > > I wouldn't use cmake-git. I've seen many people having problems with this, just use cmake 3.0. Aleix
_______________________________________________ Kde-frameworks-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
