From: Thomas Duffy <Thomas.Duffy.99@alumni.brown.edu>
To: Sam Ravnborg <sam@ravnborg.org>, kai@germaschewski.name
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: compile error if make O=/some/other/dir in 2.6.9-rc1
Date: Wed, 25 Aug 2004 13:09:44 -0700 [thread overview]
Message-ID: <1093464584.23633.31.camel@duffman> (raw)
[-- 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 --]
next reply other threads:[~2004-08-25 20:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-25 20:09 Thomas Duffy [this message]
2004-08-26 19:41 ` compile error if make O=/some/other/dir in 2.6.9-rc1 Sam Ravnborg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1093464584.23633.31.camel@duffman \
--to=thomas.duffy.99@alumni.brown.edu \
--cc=kai@germaschewski.name \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.