Re: compile error if make O=/some/other/dir in 2.6.9-rc1

From: Sam Ravnborg
Date: Thu Aug 26 2004 - 14:49:13 EST


On Wed, Aug 25, 2004 at 01:09:44PM -0700, Thomas Duffy wrote:
> This was introduced in 2.6.9-rc1
>
> $ make V=1 O=/tmp/kbuild2/
>
> gcc -Wp,-MD,arch/x86_64/boot/tools/.build.d -Iarch/x86_64/boot -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o arch/x86_64/boot/tools/build /build1/tduffy/openib-work/linux-2.6.9-rc1-openib/arch/x86_64/boot/tools/build.c
> cc1: No such file or directory: opening dependency file arch/x86_64/boot/tools/.build.d
> make[2]: *** [arch/x86_64/boot/tools/build] Error 1
> make[1]: *** [bzImage] Error 2
> make: *** [_all] Error 2

Thanks.

Fixet, see separate mails sent to lkml with title "kbuild fixes".

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/