Getting QT To Work In Make Xconfig

Robert L Cochran cochranb at speakeasy.net
Wed Jan 11 22:58:01 UTC 2006


When I try to run 'make xconfig' I get this:

[rlc at bobcp4 linux-2.6.14]$ make xconfig
  HOSTLD  scripts/kconfig/qconf
/usr/bin/ld: cannot find -lqt
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/qconf] Error 1
make: *** [xconfig] Error 2

Changing my path to

PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/rlc/bin:/usr/lib64/qt-3.3:/usr/lib64/qt-3.3/lib

Doesn't seem to help. QTDIR is set:

QTDIR=/usr/lib64/qt-3.3

Here is what I have installed for QT:

[rlc at bobcp4 linux-2.6.14]$ rpm -qa | egrep 'qt'
qt-devel-3.3.4-15.4
qt-3.3.4-15.4

am I missing another package that needs installing?

Bob






More information about the fedora-list mailing list