On Wed, 10 Dec 2014 13:47:33 +0100, Simon Hausmann wrote: > Oh, and the fourth option is to disable dbus with -no-dbus, but I don't > know if your setup allows for that :)
dbus is indeed not necessary for almost all of my use cases and I started trying this option. Now it took me to: make[5]: Leaving directory `/disk/qt/qt-everywhere-opensource-src-5.4.0/ qtbase/src/plugins/platforms/minimalegl' cd kms/ && ( test -e Makefile || /disk/qt/qt-everywhere-opensource- src-5.4.0/qtbase/bin/qmake /disk/qt/qt-everywhere-opensource-src-5.4.0/ qtbase/src/plugins/platforms/kms/kms.pro -o Makefile ) && make -f Makefile Project ERROR: libdrm development package not found Doing a "rpm -qa | grep drm": libdrm_radeon1-32bit-2.4.46-3.2.2.x86_64 libva-drm1-1.2.1-2.2.1.x86_64 libdrm2-32bit-2.4.46-3.2.2.x86_64 libdrm_intel1-2.4.46-3.2.2.x86_64 libdrm_nouveau2-2.4.46-3.2.2.x86_64 libdrm_nouveau2-32bit-2.4.46-3.2.2.x86_64 libdrm2-2.4.46-3.2.2.x86_64 libdrm-devel-2.4.46-3.2.2.x86_64 libdrm_radeon1-2.4.46-3.2.2.x86_64 libdrm_intel1-32bit-2.4.46-3.2.2.x86_64 Looks like -no-pkg-config is not tested very well ? Uwe _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
