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:	Mon, 7 Jan 2008 11:12:35 +0100
From:	Sam Ravnborg <sam@...nborg.org>
To:	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andy Whitcroft <apw@...dowen.org>,
	Balbir Singh <balbir@...ux.vnet.ibm.com>
Subject: Re: Linux 2.6.24-rc7 Build Failure on headers_install

On Mon, Jan 07, 2008 at 02:18:27PM +0530, Kamalesh Babulal wrote:
> Hi,
> 
> The make allyesconfig build fails on x86_64 (AMD box) with the following
> error
> 
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CALL    scripts/checksyscalls.sh
>   CHK     include/linux/compile.h
>   CHK     include/linux/version.h
> make[2]: `scripts/unifdef' is up to date.
> make[2]: *** No rule to make target `|', needed by `asm-generic'.  Stop.
> make[1]: *** [headers_install] Error 2
> make: *** [vmlinux] Error 2

Which make version are you using - it looks like a make bug.
Did this occur with an older kernel or has this behaviour just started?

To get further you can disable "headers check" in kernel hacking menu
but we need to find out why it fails for you.

Note: '|' is used to say that a prerequisite is 'order only' in
scripts/Makefile.headersinst

	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