From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Build error for alsa-util 1.0.18 Date: Fri, 31 Oct 2008 07:39:10 +0100 Message-ID: References: <4eccebac0810302207s7bbcfc7eq447f6379a13cd531@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 1331324338 for ; Fri, 31 Oct 2008 07:39:11 +0100 (CET) In-Reply-To: <4eccebac0810302207s7bbcfc7eq447f6379a13cd531@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Bankim Bhavsar Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Thu, 30 Oct 2008 22:07:32 -0700, Bankim Bhavsar wrote: > > I want to upgrade alsa drivers/packages ony Ubuntu 7.04. > > alsa-driver and alsa-lib build fine but alsa-utils fails with following error. > > make[2]: Entering directory `/src/opensource/alsa-utils-1.0.18/alsaconf/po' > mv: cannot stat `t-ja.gmo': No such file or directory > make[2]: *** [ja.gmo] Error 1 > > I'll help appreciate in this regard. Install appropriate toolchains for i18n, or try to pass --disable-nls configure option. HTH, Takashi