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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 08 Aug 2006 09:33:43 -0700
From:	Dave Hansen <haveblue@...ibm.com>
To:	Sam Ravnborg <sam@...nborg.org>
Cc:	Adrian Bunk <bunk@...sta.de>, Jeff Dike <jdike@...toit.com>,
	"lkml@...pl / IMAP" <lkml@...pl>, Andrew Morton <akpm@...l.org>,
	linux-kernel@...r.kernel.org
Subject: Re: 2.6.18-rc3-mm1: O= builds broken

On Mon, 2006-08-07 at 21:59 +0200, Sam Ravnborg wrote:
> On Sun, Aug 06, 2006 at 10:23:21AM +0200, Adrian Bunk wrote:
> > $ make O=/home/bunk/linux/kernel-2.6/out/full/ oldconfig
> >   HOSTCC  scripts/basic/fixdep
> >   HOSTCC  scripts/basic/docproc
> >   GEN     /home/bunk/linux/kernel-2.6/out/full/Makefile
> >   HOSTCC  scripts/kconfig/conf.o
> >   HOSTCC  scripts/kconfig/kxgettext.o
> >   HOSTCC  scripts/kconfig/lxdialog/checklist.o
> > /home/bunk/linux/kernel-2.6/linux-2.6.18-rc3-mm1/scripts/kconfig/lxdialog/checklist.c:325: 
> > fatal error: opening dependency file 
> > scripts/kconfig/lxdialog/.checklist.o.d: No such file or directory
> > compilation terminated.
> > make[2]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1
> > make[1]: *** [oldconfig] Error 2
> > make: *** [oldconfig] Error 2
> > $ 
> >
> If the lxdialog directory is missing then kbuild barfs out.
> Fixed by followign patch that is already pushed out to my kbuild.git
> tree. Thanks for the reports (all senders added to to:).

I got the same thing on 2.6.18-rc3-mm2.

Andrew, if another -mm isn't imminent, could this patch make into into
the hot-fixes directory for -mm1 and/or -mm2?

BTW, I'm also seeing these in my build now:

	scripts/Makefile.host:88: host-objdirs=

It doesn't appear to hurt anything, but it is a bit weird looking.

-- Dave

-
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