From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dragan Noveski Subject: Re: problems compiling alsa-drivers-1.0.16 into 2.6.25.4 kernel Date: Tue, 20 May 2008 12:17:09 +0200 Message-ID: <4832A525.1030304@gmx.net> References: <48322370.4060704@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by alsa0.perex.cz (Postfix) with SMTP id 15D5724868 for ; Tue, 20 May 2008 12:17:54 +0200 (CEST) In-Reply-To: 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: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > At Tue, 20 May 2008 03:03:44 +0200, > Dragan Noveski wrote: > >> hallo list, >> steven rostedt asked me to pass this problem to this list, so here it goes. >> > > No, it should be alsa-devel ML. > > >> when running make in the alsa-driver source i get this error: >> >> ..... >> make[1]: Entering directory `/usr/src/linux-2.6.25' >> > > ALSA 1.0.16 doesn't work for 2.6.25 kernel. Get the latest HG > version. > > > Takashi > ok - good to know that it is an known issue and not me who is doing sth wrong! very much thanks for the clarification. now i ll have a look for 'the latest HG version'. cheers, doc