# make xconfig CHECK qt * * Unable to find the QT installation. Please make sure that * the QT development package is correctly installed and * either install pkg-config or set the QTDIR environment * variable to the correct location. * make[1]: *** [scripts/kconfig/.tmp_qtcheck] Error 1 make: *** [xconfig] Error 2 I have qt 4.2.2 installed in the default location, and pkg-config too.
qt4 is not supported right now, so you need the qt3 packages. The easiest thing to do right now would be to improve the error message.
The error message now explicit mentions qt3.
Is QT4 support planned ?