HI, I'm compiling kde-master using kdesrc-build. I only compiled default packages selected from kdesrc-build.
Almost all packages can be compiled. The failed ones are soprano, akonadi, kdepimlibs. As for soprano, it could not find the qmake. I'm on archlinux, both qt5 and qt4 are installed. I wonder why, since other packages compiled properly. ------- # kdesrc-build running: 'cmake' '/home/reza-devel/kdesrc/kdesupport/soprano' '-DQT_QMAKE_EXECUTABLE=qmake-qt4' '-DPYTHON_EXECUTABLE=/usr/bin/python2' '-DCMAKE_CXX_FLAGS:STRING=-pipe ' '-DCMAKE_INSTALL_PREFIX=/opt/kde4' # from directory: /home/reza-devel/kdesrc/build/kdesupport/soprano -- The C compiler identification is GNU 4.7.2 -- The CXX compiler identification is GNU 4.7.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at cmake/modules/FindQt4.cmake:1239 (MESSAGE): Qt qmake not found! Call Stack (most recent call first): CMakeLists.txt:46 (find_package) -- Configuring incomplete, errors occurred! ------- Regards, Reza
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<