Re: uml build problem 2.6.15.6/2.6.16rc6
From: David Lang
Date: Fri Mar 17 2006 - 13:59:02 EST
On Thu, 16 Mar 2006, David Lang wrote:
I'm attempting to build a UML kernel on both versions (same starting config
before make ARCH-um oldconfig) and I get the following error on 2.6.16rc6
(similar errors on 2.6.15.6)
my bad, I had done
make ARCH=um clean
make ARCH=um oldconfig
make ARCH=um -j8
but I hadn't done
make ARCH=um mrproper
doing that and then pulling in the old config and going from there seems
to be working.
David Lang
--
There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies.
-- C.A.R. Hoare
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/