* compile error if make O=/some/other/dir in 2.6.9-rc1
@ 2004-08-25 20:09 Thomas Duffy
2004-08-26 19:41 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Duffy @ 2004-08-25 20:09 UTC (permalink / raw)
To: Sam Ravnborg, kai; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 501 bytes --]
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
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: compile error if make O=/some/other/dir in 2.6.9-rc1
2004-08-25 20:09 compile error if make O=/some/other/dir in 2.6.9-rc1 Thomas Duffy
@ 2004-08-26 19:41 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2004-08-26 19:41 UTC (permalink / raw)
To: Thomas Duffy; +Cc: Sam Ravnborg, kai, Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-26 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-25 20:09 compile error if make O=/some/other/dir in 2.6.9-rc1 Thomas Duffy
2004-08-26 19:41 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox