Well, I had it several times in the past (early 2.1), and a make clean always cured it. Perhaps your tree is somehow corrupted? For XFS you could try a complete fresh checkout. -Andi
That's exactly what I did when I encountered this... The first build on this fresh tree also failed this way, and no amount of mrproper can seem to fix it. I'm mystified.
In this case you should have gotten an error from the Makefile in drivers/char, except if you have something else also called loadkeys in your $PATH. -Andi
this has come up once before on the list - a couple of months ago I think. the Makefile is broken - in the line you've given above, the failed return code from loadkeys-not-found is lost because of
Well, I had it several times in the past (early 2.1), and a make clean always cured it. Perhaps your tree is somehow corrupted? For XFS you could try a complete fresh checkout. -Andi