From: Julien Grall <julien.grall@arm.com>
To: yamada.masahiro@socionext.com
Cc: mmarek@suse.com, linux-kbuild@vger.kernel.org,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Fail to build Linux with O= in master
Date: Sat, 30 Sep 2017 00:59:47 +0100 [thread overview]
Message-ID: <cc4680bb-9e54-d449-606e-a3fa2e7a9763@arm.com> (raw)
Hello,
I have tried to build the latest master and got the following error:
42sh> make O=~/works/linux-build/aarch64-4k -C ~/works/linux
make: Entering directory '/home/julgra01/works/linux'
Makefile:135: *** failed to create output directory "~/works/linux-build/aarch64-4k". Stop.
make: Leaving directory '/home/julgra01/works/linux'
The bisector found the commit 8e9b466 "kbuild: use $(abspath ...)
instead of $(shell cd ... && /bin/pwd)".
Looking at the code, it seems that it is because the code is
now using $(realpath ...). Indeed when I replace ~ by $HOME
the kernel is now built.
I am not a Makefile expert, so I would appreciate if anyone
could suggest a patch for this.
Regards,
--
Julien Grall
next reply other threads:[~2017-09-29 23:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-29 23:59 Julien Grall [this message]
2017-09-30 0:37 ` Masahiro Yamada
2017-10-02 11:20 ` Julien Grall
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=cc4680bb-9e54-d449-606e-a3fa2e7a9763@arm.com \
--to=julien.grall@arm.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mmarek@suse.com \
--cc=yamada.masahiro@socionext.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®