Messages in this thread |  | | Date | Tue, 17 Sep 2002 14:59:17 -0500 (CDT) | From | Kai Germaschewski <> | Subject | Re: 2.5.35 make race? |
| |
On Tue, 17 Sep 2002, Sam Ravnborg wrote:
> On Tue, Sep 17, 2002 at 05:33:45PM +1000, Rusty Russell wrote: > > Hi Kai, > > > > First make -j3 on a 2-way SMP box fails. The second one > > succeeds. I think a dependency is missing? > > Yep, "if_changed_dep" uses fixdep, so a dependency to scripts is needed. > Added echo_target as well, so the result file is printed as well.
Yes, that's true, and your patch is correct.
Still, I'm not quite happy with having the .S -> .s rule duplicated between Makefile and Rules.make, if I figure out a way to use the Rules.make one, this fixdep problem should go away as well.
--Kai
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |