Re: [uml-devel] UML fails to build with CONFIG_MK7 set

2006-07-12 Thread Daniel Gryniewicz
On Wed, 2006-07-12 at 20:52 +0200, Blaisorblade wrote: > On Monday 10 July 2006 03:08, Daniel Gryniewicz wrote: > > Hi, all. > > > > I got a bug report (http://bugs.gentoo.org/show_bug.cgi?id=138536) about > > UML 2.6.16-bs2 failing to build. I've checked it out, and it fails to > > build because

Re: [uml-devel] UML fails to build with CONFIG_MK7 set

2006-07-12 Thread Blaisorblade
On Monday 10 July 2006 03:08, Daniel Gryniewicz wrote: > Hi, all. > > I got a bug report (http://bugs.gentoo.org/show_bug.cgi?id=138536) about > UML 2.6.16-bs2 failing to build. I've checked it out, and it fails to > build because CONFIG_MK7 is set, which sets CONFIG_X86_USE_3DNOW, which > causes

[uml-devel] UML fails to build with CONFIG_MK7 set

2006-07-09 Thread Daniel Gryniewicz
Hi, all. I got a bug report (http://bugs.gentoo.org/show_bug.cgi?id=138536) about UML 2.6.16-bs2 failing to build. I've checked it out, and it fails to build because CONFIG_MK7 is set, which sets CONFIG_X86_USE_3DNOW, which causes asm/arch/string.h to pull in asm/mmx.h, which doesn't exist (becau