From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756752AbZJBF5m (ORCPT ); Fri, 2 Oct 2009 01:57:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756720AbZJBF5l (ORCPT ); Fri, 2 Oct 2009 01:57:41 -0400 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 Date: Fri, 02 Oct 2009 07:57:44 +0200 Message-ID: From: Takashi Iwai To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Helt Subject: Re: linux-next: sound tree build failure In-Reply-To: <20091002111552.7ca81454.sfr@canb.auug.org.au> References: <20091002111552.7ca81454.sfr@canb.auug.org.au> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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