[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20121023002011.GA4864@localhost>
Date: Tue, 23 Oct 2012 08:20:11 +0800
From: Fengguang Wu <fengguang.wu@...el.com>
To: Daniel Hazelton <dshadowwolf@...il.com>,
David Howells <dhowells@...hat.com>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
kosaki.motohiro@...fujitsu.com, drepper@...il.com,
paulmck@...ux.vnet.ibm.com
Subject: Re: tools/vm build fails
Hi Daniel,
On Mon, Oct 22, 2012 at 08:00:56PM -0400, Daniel Hazelton wrote:
> After doing any build in the kernel (last attempt was an
> allmodconfig) I've tried to build the 'vm' tool in tools/vm and the
> build fails - looks to be fallout from the uapi header work.
>
> [madman@...alhost tools]$ make V=1 vm
> make -C vm/
> make[1]: Entering directory `/home/madman/sources/linux-2.6/tools/vm'
> gcc -Wall -Wextra -o page-types page-types.c
> In file included from page-types.c:38:0:
> ../../include/linux/kernel-page-flags.h:4:42: fatal error:
> uapi/linux/kernel-page-flags.h: No such file or directory
> compilation terminated.
> make[1]: *** [page-types] Error 1
> make[1]: Leaving directory `/home/madman/sources/linux-2.6/tools/vm'
> make: *** [vm] Error 2
That must be related to:
commit 607ca46e97a1b6594b29647d98a32d545c24bdff
Author: David Howells <dhowells@...hat.com>
UAPI: (Scripted) Disintegrate include/linux
It should be trivially fixable in several ways, and David must know
the best way. :)
Thanks,
Fengguang
--
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