Version: (using Devel) Compiler: gcc version 4.4.4 (Debian 4.4.4-1) OS: Linux Installed from: Compiled sources Fails with this and config.xml doesn't exists: [ 63%] Built target smokeqtuitools [ 63%] Generating smokedata.cpp, x_1.cpp, x_2.cpp, x_3.cpp, x_4.cpp, x_5.cpp, x_6.cpp, x_7.cpp, x_8.cpp, x_9.cpp, x_10.cpp Couldn't find config file "/backup/pc/usr/src/kde4/build/kdebindings/smoke/qwt/../qt/config.xml" "Cannot load library generator_: (libgenerator_.so: cannot open shared object file: No such file or directory)" make[2]: *** [smoke/qwt/smokedata.cpp] Error 1 make[1]: *** [smoke/qwt/CMakeFiles/smokeqwt.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....
Created attachment 43176 [details] kdebindings make log
I am also seeing this error while trying to build kdebindings from SVN via Exherbo's packages, so at least 2 distros are affected.
SVN commit 1122594 by arnorehn: use the correct config file BUG:236077 M +1 -1 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1122594
Thanks mentioned error disappeared but still don't compile correctly. See attached log
Created attachment 43252 [details] kdebindings make log after fix