Messages in this thread |  | | | Date | Tue, 15 Jan 2008 09:57:57 +0100 | | From | Ingo Molnar <> | | Subject | Re: Latest git-x86 doesn't build on 32bit |
* Andi Kleen <andi@firstfloor.org> wrote:
> On a fresh object dir I get for a 32bit build:
you seem to have a modified git repository.
> KBUILD_IMAGE := arch/x86/boot/bzImage
> make[2]: KBUILD_IMAGE: Command not found
> make[2]: *** [all] Error 127
> make[1]: *** [sub-make] Error 2
> make: *** [all] Error 2
>
> I think it worked on older object dirs where not everything was rebuild.
have you changed your git setup recently? In particular, do you have any
spaces-to-tabs conversion features enabled? That could perhaps have
caused this problems.
Ingo
|  |