vanilla kernel configuration :: xconfig --> qt errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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@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

<<attachment: smime.p7s>>

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux