From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: 1.0.16rc2 -build issues Date: Fri, 08 Feb 2008 11:43:19 +0100 Message-ID: <47AC3247.9000703@ladisch.de> References: <200802081006.00982.gineera@aspect135.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by alsa0.perex.cz (Postfix) with ESMTP id 909BB24584 for ; Fri, 8 Feb 2008 11:41:29 +0100 (CET) In-Reply-To: <200802081006.00982.gineera@aspect135.co.uk> 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: Alan Horstmann Cc: Takashi Iwai , ALSA devel List-Id: alsa-devel@alsa-project.org Alan Horstmann wrote: > I tried out yesterdays tarball hg20080207 to confirm DSP2000 Midi stuff before > pointing another DSP2000 user to it. Build proceeded OK but I did notice the > following warnings, which I might have missed previously, or they could be > new. Do you care about redefinitions? > > pcm_oss.c:639:1: warning: "AFMT_S32_LE" redefined > In file included from pcm_oss.c:43: > /lib/modules/2.4.21-99-athlon/build/include/linux/soundcard.h:562:1: warning: > this is the location of the previous definition This warnings are caused by harmless whitespace in the 2.4.x soundcard.h file. Regards, Clemens