Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Update to "make" breaks lots of things...
Date: Mon, 08 Aug 2011 18:38:49
Message-Id: CA+czFiBk5nGocvFJqoZyuuAEuLKsFQcKnj27x9SvpwKEXt+OEA@mail.gmail.com
In Reply to: [gentoo-user] Update to "make" breaks lots of things... by Grant Edwards
1 On Mon, Aug 8, 2011 at 2:30 PM, Grant Edwards <grant.b.edwards@×××××.com> wrote:
2 > I don't think this is Gentoo-specific, but I've noticed that a recent
3 > update to "make" is causing makefile breakage.  For example, trying to
4 > build a Linux 2.6.28 kernel:
5 >
6 >  beta linux-2.6.28-gentoo-r5 # make oldconfig
7 >  Makefile:442: *** mixed implicit and normal rules.  Stop.
8 >
9 > Apparently the authors of "make" are cracking down on things that have
10 > been allowed for many years. As a result, some Makefiles don't work
11 > anymore.
12 >
13 > At least for me, that means that "make" now needs to be slotted so
14 > that I can keep an older version around that's compatible with older
15 > Makefiles.  Is there any chance of that?
16 >
17 > [I don't suppose anybody knows off-hand which version of "make"
18 > introduced all the breakage?]
19
20 I haven't encountered this yet. Which version of make are you running?
21
22 --
23 :wq