[Development] Qt 5.4.0 final packages to be tested

Uwe Rathmann Uwe.Rathmann at tigertal.de
Wed Dec 10 15:22:52 CET 2014


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




More information about the Development mailing list