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