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, 19 Jan 2009 22:13:46 +0800
From:	Américo Wang <xiyou.wangcong@...il.com>
To:	xming <xmingske@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: wrong sym link with out-of-tree build with 2.6.28

On Mon, Jan 19, 2009 at 03:04:54PM +0100, xming wrote:
>Hi,
>
>I am building kernels on x86 and there is a problems with include2/asm
>symbolic link
>when building the with 'make O=./HOST".
>
>- with 2.6.28.x the include/asm-x86 is moved to arch/x86/include/asm
>  so this code is no more valid:
>  ln -fsn $(srctree)/include/asm-$(SRCARCH) include2/asm;
>
>That line of code should be made ARCH aware? I don't know how to do that, I can
>only change that for x86 only.
>
>BTW: I am not subscribed to lkml, please CC when replying, thanks

Please have a look at this thread:

http://lkml.org/lkml/2008/8/15/166

I think Sam explained there. Thanks.


-- 
"Against stupidity, the gods themselves, contend in vain."

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