From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] Linux build error: mixed implicit and normal rules
Date: Mon, 10 Dec 2012 11:20:00 +0200 [thread overview]
Message-ID: <20121210092000.GC5482@sapphire.tkos.co.il> (raw)
In-Reply-To: <slrnkcb9t5.17l.narkewoody@zuhnb712.local.com>
Hi Woody,
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).
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-10 9:20 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 [this message]
2012-12-11 1:13 ` Woody Wu
2012-12-11 4:28 ` Baruch Siach
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=20121210092000.GC5482@sapphire.tkos.co.il \
--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.