Re: kbuild: make O=/build/dir broken

From: Sam Ravnborg
Date: Sun Nov 07 2004 - 11:05:40 EST


On Sun, Nov 07, 2004 at 02:36:08PM +0100, Florian Schirmer wrote:
> Hi,
>
> i tried to build a kernel outside the src dir using <src dir>/make O=<build
> dir>. This failed because of

Checked with -mm and latest from Linus with no problems. I have not tested
-rc1.

>
> 1. scripts/kbuild/zconf.tab.c not available in the <src dir>
You need zconf.tab.c_shipped in src dir. Maybe it was not checked out?

> 2. usr/initramfs_list not available in the <build dir>
Old bug fixed some time ago.

Upgrade to latest 2.6.10 - you need to fetch daily snapshots.

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