[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C5C16CB.5060705@gmail.com>
Date: Fri, 06 Aug 2010 15:06:03 +0100
From: Andrew Benton <b3nton@...il.com>
To: Sam Ravnborg <sam@...nborg.org>
CC: linux-kbuild <linux-kbuild@...r.kernel.org>,
linux-kernel@...r.kernel.org
Subject: Re: make-3.82 and built in firmware
On 06/08/10 14:46, Sam Ravnborg wrote:
> Thanks for the report.
> I saw a similar report whare make 3.82 was accused - maybe this was also from you.
>
> Can you positively confirm that this is a make 3.82 issue - or do you just expect so?
>
I'm certain that it relates to make-3.82. I've installed make-3.81 just so I can recompile my kernel. If I use:
make-3.81 O=/tmp/linux-build-dir -j4
then the build succeeds.
> To narrow down this a bit further can I ask you
> to send the output of "make -j1 V=1" - especially
> the lines before you see the bug.
make -j1 V=1 O=/tmp/linux-build-dir
... snip ...
LD sound/usb/caiaq/built-in.o
LD sound/usb/misc/built-in.o
LD sound/usb/usx2y/built-in.o
LD sound/usb/built-in.o
CC sound/last.o
LD sound/built-in.o
MK_FW firmware/rt2561s.bin.gen.S
AS firmware/rt2561s.bin.gen.o
make[2]: *** No rule to make target `/tmp/linux-build-dir/firmware/radeon/', needed by `firmware/radeon/R700_rlc.bin.gen.S'. Stop.
make[1]: *** [firmware] Error 2
make: *** [sub-make] Error 2
andy:~$
> Please also post a copy of your configuration
> as this allows us to better reproduce what you see.
>
I've attached /proc/config.gz
Andy
Download attachment "config.gz" of type "application/gzip" (13199 bytes)
Powered by blists - more mailing lists