Re: cannot compile linux-2.6-tip tree

From: Ingo Molnar
Date: Tue Nov 24 2009 - 10:45:29 EST



* Jiri Olsa <jolsa@xxxxxxxxxx> wrote:

> drivers/pnp/card.o: file not recognized: File format not recognized
> make[1]: *** [drivers/pnp/built-in.o] Error 1

that typically happens if you Ctrl-C a parallel kernel build, and GCC
leaves around an empty .o file.

It's rare but happens. 'make clean' will cure that.

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