From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] Linux build error: mixed implicit and normal rules
Date: Tue, 11 Dec 2012 06:28:28 +0200 [thread overview]
Message-ID: <20121211042828.GC3880@tarshish> (raw)
In-Reply-To: <slrnkcd24f.28d.narkewoody@zuhnb712.local.com>
Hi Woody,
On Tue, Dec 11, 2012 at 01:13:50AM +0000, Woody Wu wrote:
> On 2012-12-10, Baruch Siach
> <baruch@tkos.co.il> wrote:
> > On Mon, Dec 10, 2012 at 09:14:12AM +0000, Woody Wu wrote:
> >> I am trying to build an old Linux kernel 2.6.16. But got the error:
> >>
> >> Makefile:441: mixed implicit and normal rules. stop.
> >>
> >> The line 441 of Linux makefile is:
> >>
> >> config %config: scripts_basic outputmakefile FORCE
> >> $(Q)mkdir -p include/linux
> >> $(Q)$(MAKE) $(build)=scripts/kconfig $@
> >> $(Q)$(MAKE) -C $(srctree) KBUILD_SRC= .kernelrelease
> >>
> >> How should I fix this? My buildroot version is 2012.08.
> >
> > Not related to Buildroot, but anyway...
> >
> > If you used GNU make version 3.82 you need something like (kernel) commit
> > 3c955b407a084810f57260d61548cc92c14bc627 (fixes for using make 3.82).
>
> Sorry, what this magic number is?
It's a git commit ID. See the commit itself at
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=3c955b407a084810f57260d61548cc92c14bc627.
For more information on git see http://git-scm.com.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2012-12-11 4:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-10 9:14 [Buildroot] Linux build error: mixed implicit and normal rules Woody Wu
2012-12-10 9:20 ` Baruch Siach
2012-12-11 1:13 ` Woody Wu
2012-12-11 4:28 ` Baruch Siach [this message]
2012-12-11 6:20 ` Woody Wu
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=20121211042828.GC3880@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/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.