[CentOS] vanilla kernel configuration :: xconfig --> qt errors

Adrian Sevcenco

Adrian.Sevcenco at cern.ch
Thu Feb 17 12:26:42 UTC 2011


Hi! It seems that i made some changes that make xconfig to not work ..
the problem is that not matter what QTDIR i select i receive the same
errors that start with :
adrian at sevcenco: linux-2.6.37 $ make O=/home/adrian/kernel/kernel_out
xconfig
  GEN     /home/adrian/kernel/kernel_out/Makefile
  HOSTCXX scripts/kconfig/qconf.o
/usr/lib64/qt4/include/Qt3Support/q3toolbar.h:45: error:
'Qt::ToolBarDock' has not been declared
/usr/lib64/qt4/include/Qt3Support/q3toolbar.h:45: error: 'DockTop' is
not a member of 'Qt'
/usr/lib64/qt4/include/Qt3Support/q3mainwindow.h:71: error: 'Qt::Dock'
has not been declared

i have this script for QT :
## QTDIR=/usr/lib64/qt4
QTDIR=/usr/lib64/qt-3.3

export QTDIR
export QTINC=$QTDIR/include
export QTLIB=$QTDIR/lib

export PATH=$PATH:$QTDIR/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTLIB

no matter of what qt i choose i have the same errors
anyone has an idea about what the problem can be?

Thanks!
Adrian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3110 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20110217/6237ee5e/attachment.p7s>


More information about the CentOS mailing list