From: Andreas Schwab <schwab@linux-m68k.org>
To: Fengguang Wu <fengguang.wu@intel.com>
Cc: Michal Marek <mmarek@suse.cz>,
David Howells <dhowells@redhat.com>,
LKML <linux-kernel@vger.kernel.org>,
linux-kbuild@vger.kernel.org
Subject: Re: [kbuild bug] /bin/sh: -c: line 0: syntax error near unexpected token `;'
Date: Sat, 08 Sep 2012 14:00:13 +0200 [thread overview]
Message-ID: <m2bohgybaq.fsf@igel.home> (raw)
In-Reply-To: <20120908014208.GA19345@localhost> (Fengguang Wu's message of "Sat, 8 Sep 2012 09:42:08 +0800")
Fengguang Wu <fengguang.wu@intel.com> writes:
> /usr/bin/make -f /c/kernel-tests/src/next/scripts/Makefile.modbuiltin obj=arch/ia64/kvm
The problem is that Makefile.modbuiltin is executed before
Makefile.build has been executed in arch/ia64/kvm, and the rule in
arch/ia64/kvm/Makefile uses cmd_cc_s_c which is only defined in
Makefile.build.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
parent reply other threads:[~2012-09-08 12:00 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20120908014208.GA19345@localhost>]
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=m2bohgybaq.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=dhowells@redhat.com \
--cc=fengguang.wu@intel.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mmarek@suse.cz \
/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