lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200902141103.32358.arvidjaar@mail.ru>
Date:	Sat, 14 Feb 2009 11:03:23 +0300
From:	Andrey Borzenkov <arvidjaar@...l.ru>
To:	linux-kbuild@...r.kernel.org
Cc:	Linux Kernel Development <linux-kernel@...r.kernel.org>,
	cooker@...drivalinux.org
Subject: Unable to make xconfig with Qt 4.5

It seems that distribution started to ship Qt 4.5 with KDE4. I am lucky 
one running Mandriva cooker:

{pts/2}% LC_ALL=C make -C ~/src/linux-git O=$HOME/build/linux-2.6.29 
xconfig
make: Entering directory `/home/bor/src/linux-git'                          
  GEN     /home/bor/build/linux-2.6.29/Makefile                             
Package qt-mt was not found in the pkg-config search path.                  
Perhaps you should add the directory containing `qt-mt.pc'                  
to the PKG_CONFIG_PATH environment variable                                 
No package 'qt-mt' found                                                    
Package qt-mt was not found in the pkg-config search path.                  
Perhaps you should add the directory containing `qt-mt.pc'                  
to the PKG_CONFIG_PATH environment variable                                 
No package 'qt-mt' found                                                    
Package qt-mt was not found in the pkg-config search path.                  
Perhaps you should add the directory containing `qt-mt.pc'                  
to the PKG_CONFIG_PATH environment variable                                 
No package 'qt-mt' found                                                    
Package qt-mt was not found in the pkg-config search path.                  
Perhaps you should add the directory containing `qt-mt.pc'                  
to the PKG_CONFIG_PATH environment variable                                 
No package 'qt-mt' found                                                    
  HOSTCXX scripts/kconfig/qconf.o                                           
/home/bor/src/linux-git/scripts/kconfig/qconf.cc:6:26: error: 
qapplication.h: No such file or directory                                                         
/home/bor/src/linux-git/scripts/kconfig/qconf.cc:7:25: error: 
qmainwindow.h: No such file or directory                                                          

List of packages available in qt4 devel:

{pts/3}% rpm -ql libqt4-devel-4.5.0-0.rc1.4mdv2009.1 | grep pkgc
/usr/lib/pkgconfig/Qt3Support.pc
/usr/lib/pkgconfig/QtAssistantClient.pc
/usr/lib/pkgconfig/QtCLucene.pc
/usr/lib/pkgconfig/QtCore.pc
/usr/lib/pkgconfig/QtDBus.pc
/usr/lib/pkgconfig/QtDesigner.pc
/usr/lib/pkgconfig/QtDesignerComponents.pc
/usr/lib/pkgconfig/QtGui.pc
/usr/lib/pkgconfig/QtHelp.pc
/usr/lib/pkgconfig/QtNetwork.pc
/usr/lib/pkgconfig/QtOpenGL.pc
/usr/lib/pkgconfig/QtScript.pc
/usr/lib/pkgconfig/QtScriptTools.pc
/usr/lib/pkgconfig/QtSql.pc
/usr/lib/pkgconfig/QtSvg.pc
/usr/lib/pkgconfig/QtTest.pc
/usr/lib/pkgconfig/QtUiTools.pc
/usr/lib/pkgconfig/QtWebKit.pc
/usr/lib/pkgconfig/QtXml.pc
/usr/lib/pkgconfig/QtXmlPatterns.pc

this was straight update so either this is local packaging issue or Qt 
4.5 change package structure.

Download attachment "signature.asc " of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ