Unable to make xconfig with Qt 4.5

From: Andrey Borzenkov
Date: Sat Feb 14 2009 - 03:03:53 EST


It seems that distribution started to ship Qt 4.5 with KDE4. I am lucky
one running Mandriva cooker:

{pts/2}% LC_ALL=C make -C ~/src/linux-git O=$HOME/build/linux-2.6.29
xconfig
make: Entering directory `/home/bor/src/linux-git'
GEN /home/bor/build/linux-2.6.29/Makefile
Package qt-mt was not found in the pkg-config search path.
Perhaps you should add the directory containing `qt-mt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qt-mt' found
Package qt-mt was not found in the pkg-config search path.
Perhaps you should add the directory containing `qt-mt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qt-mt' found
Package qt-mt was not found in the pkg-config search path.
Perhaps you should add the directory containing `qt-mt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qt-mt' found
Package qt-mt was not found in the pkg-config search path.
Perhaps you should add the directory containing `qt-mt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qt-mt' found
HOSTCXX scripts/kconfig/qconf.o
/home/bor/src/linux-git/scripts/kconfig/qconf.cc:6:26: error:
qapplication.h: No such file or directory
/home/bor/src/linux-git/scripts/kconfig/qconf.cc:7:25: error:
qmainwindow.h: No such file or directory

List of packages available in qt4 devel:

{pts/3}% rpm -ql libqt4-devel-4.5.0-0.rc1.4mdv2009.1 | grep pkgc
/usr/lib/pkgconfig/Qt3Support.pc
/usr/lib/pkgconfig/QtAssistantClient.pc
/usr/lib/pkgconfig/QtCLucene.pc
/usr/lib/pkgconfig/QtCore.pc
/usr/lib/pkgconfig/QtDBus.pc
/usr/lib/pkgconfig/QtDesigner.pc
/usr/lib/pkgconfig/QtDesignerComponents.pc
/usr/lib/pkgconfig/QtGui.pc
/usr/lib/pkgconfig/QtHelp.pc
/usr/lib/pkgconfig/QtNetwork.pc
/usr/lib/pkgconfig/QtOpenGL.pc
/usr/lib/pkgconfig/QtScript.pc
/usr/lib/pkgconfig/QtScriptTools.pc
/usr/lib/pkgconfig/QtSql.pc
/usr/lib/pkgconfig/QtSvg.pc
/usr/lib/pkgconfig/QtTest.pc
/usr/lib/pkgconfig/QtUiTools.pc
/usr/lib/pkgconfig/QtWebKit.pc
/usr/lib/pkgconfig/QtXml.pc
/usr/lib/pkgconfig/QtXmlPatterns.pc

this was straight update so either this is local packaging issue or Qt
4.5 change package structure.

Attachment: signature.asc
Description: This is a digitally signed message part.