* Re: [kbuild bug] /bin/sh: -c: line 0: syntax error near unexpected token `;'
[not found] <20120908014208.GA19345@localhost>
@ 2012-09-08 12:00 ` Andreas Schwab
0 siblings, 0 replies; only message in thread
From: Andreas Schwab @ 2012-09-08 12:00 UTC (permalink / raw)
To: Fengguang Wu; +Cc: Michal Marek, David Howells, LKML, linux-kbuild
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."
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-08 12:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20120908014208.GA19345@localhost>
2012-09-08 12:00 ` [kbuild bug] /bin/sh: -c: line 0: syntax error near unexpected token `;' Andreas Schwab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox