From: "Alex Bennée" <alex.bennee@linaro.org>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] configure: create fsdev/ directory
Date: Sat, 12 Oct 2013 13:54:29 +0100 [thread overview]
Message-ID: <87k3hi6466.fsf@linaro.org> (raw)
In-Reply-To: <1381482317-25433-1-git-send-email-mjt@msgid.tls.msk.ru>
mjt@tls.msk.ru writes:
> In some cases when building with parallelism (make -jN),
> build fails because the directory where output files are
> supposed to be does not exist. In particular, when make
> decides to build virtfs-proxy-helper.1 before other files
> in fsdev/, build will fail with the following error:
<snip>
Isn't this the sort of think Make dependencies are for?
--
Alex Bennée
WARNING: multiple messages have this Message-ID (diff)
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] configure: create fsdev/ directory
Date: Sat, 12 Oct 2013 13:54:29 +0100 [thread overview]
Message-ID: <87k3hi6466.fsf@linaro.org> (raw)
In-Reply-To: <1381482317-25433-1-git-send-email-mjt@msgid.tls.msk.ru>
mjt@tls.msk.ru writes:
> In some cases when building with parallelism (make -jN),
> build fails because the directory where output files are
> supposed to be does not exist. In particular, when make
> decides to build virtfs-proxy-helper.1 before other files
> in fsdev/, build will fail with the following error:
<snip>
Isn't this the sort of think Make dependencies are for?
--
Alex Bennée
next prev parent reply other threads:[~2013-10-12 12:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 9:05 [Qemu-trivial] [PATCH] configure: create fsdev/ directory Michael Tokarev
2013-10-11 9:05 ` [Qemu-devel] " Michael Tokarev
2013-10-12 12:54 ` Alex Bennée [this message]
2013-10-12 12:54 ` Alex Bennée
2013-10-12 16:28 ` [Qemu-trivial] " Paolo Bonzini
2013-10-12 16:28 ` [Qemu-devel] " Paolo Bonzini
2013-10-12 19:05 ` [Qemu-trivial] " Michael Tokarev
2013-10-12 19:05 ` [Qemu-devel] " Michael Tokarev
2013-10-13 7:01 ` [Qemu-trivial] " Paolo Bonzini
2013-10-13 7:01 ` [Qemu-devel] " Paolo Bonzini
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=87k3hi6466.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.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.