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
Attachment:
config.gz
Description: application/gzip