From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: linux-next: sound tree build failure Date: Fri, 02 Oct 2009 07:57:44 +0200 Message-ID: References: <20091002111552.7ca81454.sfr@canb.auug.org.au> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from cantor2.suse.de ([195.135.220.15]:38890 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756699AbZJBF5k (ORCPT ); Fri, 2 Oct 2009 01:57:40 -0400 In-Reply-To: <20091002111552.7ca81454.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Helt At Fri, 2 Oct 2009 11:15:52 +1000, Stephen Rothwell wrote: > > Hi Takashi, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > make[4]: *** No rule to make target `include/sound/sscape_ioctl.h', needed by `usr/include/sound/.install'. > > Caused by commit acd47100914b2896d0699febefd077f85c4dd272 ("ALSA: sscape: > convert to firmware loader framework") which removed > include/sound/sscape_ioctl.h but neglected to update include/sound/Kbuild. Oops, totally forgot about this. (And my build test didn't reach here.) Fixed now. thanks, Takashi