Re: tools/vm build fails

2012-10-22 Thread Fengguang Wu
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@localhost

tools/vm build fails

2012-10-22 Thread Daniel Hazelton
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@localhost tools]$ make V=1 vm make -C vm/ make[1]: Entering directory

tools/vm build fails

2012-10-22 Thread Daniel Hazelton
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@localhost tools]$ make V=1 vm make -C vm/ make[1]: Entering directory

Re: tools/vm build fails

2012-10-22 Thread Fengguang Wu
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@localhost tools]$