Re: [BUILD-FAILURE] linux-next: Tree for June 4 -firmware/keyspan/mpr.fw.gen.S

From: David Woodhouse
Date: Wed Jun 04 2008 - 07:51:00 EST


On Wed, 2008-06-04 at 17:16 +0530, Kamalesh Babulal wrote:
> The next-20080604 kernel build fails on the x86_64 machine
>
> make[1]: *** No rule to make target
> `/usr/local/autobench/autotest/tmp/build/linux/$(dir)', needed by
> `firmware/keyspan/mpr.fw.gen.S'. Stop.
> make: *** [firmware] Error 2

Hm, what version of make? Does .SECONDEXPANSION: not work everywhere?

If you remove the '| $(objtree)/$$(dir %)' dependency from
firmware/Makefile line 90, does it work then? You might have to remove
other similar deps -- they're only for O= builds anyway.

--
dwmw2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/