[Gstreamer-bugs] [Bug 127984] Changed - Compilation error in ext/alsa/gstalsa.c because too many args passed to snd_pcm_hw_params* functions

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Nov 26 17:19:26 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=127984

Changed by leif at ambient.2y.net.

--- shadow/127984	Wed Nov 26 20:06:27 2003
+++ shadow/127984.tmp.29245	Wed Nov 26 20:19:26 2003
@@ -1,13 +1,13 @@
 Bug#: 127984
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: SuSE 8.1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: critical
 Priority: Normal
 Component: gst-plugins
 AssignedTo: leif at ambient.2y.net                            
 ReportedBy: damien.carbery at sun.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -54,6 +54,17 @@
 a cast
 
 ------- Additional Comments From damien.carbery at sun.com  2003-11-26 10:35 -------
 Created an attachment (id=21829)
 Change how snd_pcm_hw_params* funcs called in ext/alsa/gstalsa.c
 
+
+------- Additional Comments From leif at ambient.2y.net  2003-11-26 20:19 -------
+You need to upgrade your ALSA devel libraries; apparently the API
+changed between 0.9.0 and 0.9.1. The plugins compile well with the
+current ALSA lib version (0.9.8), see
+http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_8h-source.html for
+the current function prototype.
+
+I'll bump up the ALSA requirement in the configure script. Thanks for
+reporting this.
+




More information about the Gstreamer-bugs mailing list