Bug 8277 - Problem configuring with QT
Summary: Problem configuring with QT
Status: CLOSED PATCH_ALREADY_AVAILABLE
Alias: None
Product: Other
Classification: Unclassified
Component: Configuration (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Roman Zippel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-28 15:20 UTC by Pierre
Modified: 2008-05-27 15:48 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.20.4
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Pierre 2007-03-28 15:20:03 UTC
# 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.
Comment 1 Roman Zippel 2007-04-25 09:24:13 UTC
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.
Comment 2 Sam Ravnborg 2007-04-29 12:03:35 UTC
The error message now explicit mentions qt3.
Comment 3 Pierre 2008-05-27 15:48:34 UTC
Is QT4 support planned ?

Note You need to log in before you can comment on or make changes to this bug.