Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760231AbYF0NOy (ORCPT ); Fri, 27 Jun 2008 09:14:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754061AbYF0NOp (ORCPT ); Fri, 27 Jun 2008 09:14:45 -0400 Received: from smtp4.pp.htv.fi ([213.243.153.38]:60200 "EHLO smtp4.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751618AbYF0NOo (ORCPT ); Fri, 27 Jun 2008 09:14:44 -0400 Date: Fri, 27 Jun 2008 16:12:31 +0300 From: Adrian Bunk To: David Woodhouse Cc: sam@ravnborg.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: a.out.h userspace headers not present with O= Message-ID: <20080627131231.GF18644@cs181140183.pp.htv.fi> References: <20080627130236.GD18644@cs181140183.pp.htv.fi> <1214571984.10393.193.camel@pmac.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1214571984.10393.193.camel@pmac.infradead.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1167 Lines: 40 On Fri, Jun 27, 2008 at 02:06:24PM +0100, David Woodhouse wrote: > On Fri, 2008-06-27 at 16:02 +0300, Adrian Bunk wrote: > > Commit e53d6a152793a38aa334d6f7a4850642ae45cedc > > (Export to userspace again.) > > does not work properly when using O= : > > Hm, I copied the logic from the existing condition in > include/asm-generic/Kbuild.asm. Does that not work either? It doesn't work: linux-2.6.26-rc8$ make O=../out headers_install ... linux-2.6.26-rc8$ find ../out -name a.out.h linux-2.6.26-rc8$ make headers_install ... linux-2.6.26-rc8$ find usr -name a.out.h usr/include/asm/a.out.h usr/include/linux/a.out.h linux-2.6.26-rc8$ > dwmw2 cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/