[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080114221608.GA11732@basil.nowhere.org>
Date: Mon, 14 Jan 2008 23:16:08 +0100
From: Andi Kleen <andi@...stfloor.org>
To: mingo@...e.hu, sam@...nborg.org, tglx@...utronix.de,
linux-kernel@...r.kernel.org
Subject: Latest git-x86 doesn't build on 32bit
On a fresh object dir I get for a 32bit build:
make -C /home/lsrc/quilt/linux O=/home/lsrc/quilt/obj32
GEN /home/lsrc/quilt/obj32/Makefile
CHK include/linux/version.h
CHK include/linux/utsrelease.h
Using /home/lsrc/quilt/linux as source for kernel
CALL /home/lsrc/quilt/linux/scripts/checksyscalls.sh
CHK include/linux/compile.h
Building modules, stage 2.
MODPOST 1 modules
make[3]: Nothing to be done for `vmlinux'.
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.
make --version
GNU Make 3.81
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists