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>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 24 Jun 2007 00:13:59 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	jimmy bahuleyan <knight.camelot@...il.com>
Cc:	linux-kernel@...r.kernel.org, zippel@...ux-m68k.org
Subject: Re: make xconfig failure on 2.6.21.5

On Sun, Jun 24, 2007 at 12:14:49AM +0530, jimmy bahuleyan wrote:
> 
> Hi,
> 
> I have a Kubuntu 7.04 distro with Qt4 development packages installed.
> Trying to do a 'make xconfig' fails with:
> 
>   HOSTCC  scripts/basic/fixdep
>   HOSTCC  scripts/basic/docproc
>   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.
> *
>   HOSTCC  scripts/kconfig/conf.o
> sed < scripts/kconfig/lkc_proto.h > scripts/kconfig/lkc_defs.h
> 's/P(\([^,]*\),.*/#define \1 (\*\1_p)/'
>   HOSTCC  scripts/kconfig/kconfig_load.o
>   HOSTCC  scripts/kconfig/kxgettext.o
>   SHIPPED scripts/kconfig/zconf.tab.c
>   SHIPPED scripts/kconfig/lex.zconf.c
>   SHIPPED scripts/kconfig/zconf.hash.c
>   HOSTCC  scripts/kconfig/zconf.tab.o
> make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck',
> needed by `scripts/kconfig/qconf.o'.  Stop.
> make: *** [xconfig] Error 2
> 
> 
> Is this a problem with my setup or that kbuild/kconfig can't handle Qt4?

xconfig does not yet support qt4 (IIRC).
So you will need qt3 packages to build xconfig.
Patches to introduce qt4 config without breaking qt3 config
are appreciated...

	Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ