Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762834AbYF0UFb (ORCPT ); Fri, 27 Jun 2008 16:05:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758973AbYF0UFM (ORCPT ); Fri, 27 Jun 2008 16:05:12 -0400 Received: from smtp4.pp.htv.fi ([213.243.153.38]:51588 "EHLO smtp4.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758886AbYF0UFK (ORCPT ); Fri, 27 Jun 2008 16:05:10 -0400 Date: Fri, 27 Jun 2008 23:02:55 +0300 From: Adrian Bunk To: Vegard Nossum Cc: Ingo Molnar , Sam Ravnborg , LKML Subject: Re: -tip build failure: No rule to make target `/etc/sound/dsp001.ld' Message-ID: <20080627200254.GE4306@cs181140183.pp.htv.fi> References: <19f34abd0806271225q409dfa51haca8de843eeec76f@mail.gmail.com> <20080627194047.GD4306@cs181140183.pp.htv.fi> <19f34abd0806271259r338ec2c3w3b34e1703d4d97ba@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <19f34abd0806271259r338ec2c3w3b34e1703d4d97ba@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1462 Lines: 44 On Fri, Jun 27, 2008 at 09:59:50PM +0200, Vegard Nossum wrote: > On Fri, Jun 27, 2008 at 9:40 PM, Adrian Bunk wrote: > > On Fri, Jun 27, 2008 at 09:25:05PM +0200, Vegard Nossum wrote: > >> Hi, > >> > >> I was just building a randconfig in tip/master and hit this: > >> > >> make[2]: *** No rule to make target `/etc/sound/dsp001.ld', needed by > >> `sound/oss/pss_boot.h'. Stop. > >> > >> It seems to be done like this on purpose, but it breaks randconfig > >> builds. Is this something that should be using firmware API? > >> > >> I'm attaching the config. Please forward this in the right direction, > >> if such a thing exists. > > > > It's your fault - compile errors with CONFIG_STANDALONE=n are expected. > > Ah, I see. In that case, shouldn't 'make randconfig' also make sure > that this option is always =n? Or do I have to do > > make randconfig > make CONFIG_STANDALONE=n >... KCONFIG_ALLCONFIG can be used for this. > Vegard cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/