Re: [alsa-devel] 1.0.16rc2 -build issues
Hi Takashi,
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 pcm_oss.c:640:1: warning: "AFMT_S32_BE" redefined /lib/modules/2.4.21-99-athlon/build/include/linux/soundcard.h:563:1: warning: this is the location of the previous definition pcm_oss.c:641:1: warning: "AFMT_S24_LE" redefined /lib/modules/2.4.21-99-athlon/build/include/linux/soundcard.h:558:1: warning: this is the location of the previous definition pcm_oss.c:642:1: warning: "AFMT_S24_BE" redefined /lib/modules/2.4.21-99-athlon/build/include/linux/soundcard.h:559:1: warning: this is the location of the previous definition
Regards
Alan
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
participants (2)
-
Alan Horstmann
-
Clemens Ladisch