[Lunar-bugs] [Lunar Linux 0000437]: gst-plugins fails to compile

noreply at bugs.lunar-linux.org noreply at bugs.lunar-linux.org
Tue Mar 2 00:44:18 GMT 2004


A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000437
=======================================================================
Reporter:                   jmhodges
Handler:                    nhudson
=======================================================================
Project:                    Lunar Linux
Bug ID:                     0000437
Category:                   base
Reproducibility:            always
Severity:                   feature
Priority:                   none
Status:                     assigned
=======================================================================
Date Submitted:             2004-01-27 16:09 GMT
Last Modified:              2004-03-02 00:44 GMT
=======================================================================
Summary:                    gst-plugins fails to compile
Description: 
Probably fixed in GNOME_UNSTABLE but we should be helping out the users not
just the devs. Heres the error, obviously a problem with alsa:

alsa_la-gstalsa.lo
gstalsa.c: In function `gst_alsa_set_params':
gstalsa.c:1099: too few arguments to function
`snd_pcm_hw_params_get_channels'
gstalsa.c:1143: too few arguments to function
`snd_pcm_hw_params_get_rate'
gstalsa.c:1145: too few arguments to function
`snd_pcm_hw_params_get_format'
gstalsa.c:1147: too few arguments to function
`snd_pcm_hw_params_get_periods'
gstalsa.c:1149: too few arguments to function
`snd_pcm_hw_params_get_period_size'
gstalsa.c:1151: too few arguments to function
`snd_pcm_hw_params_get_buffer_size'
gstalsa.c:1196: too few arguments to function
`snd_pcm_hw_params_get_access'
make[3]: *** [libgstalsa_la-gstalsa.lo] Error 1
make[3]: Leaving directory `/usr/src/gst-plugins-0.6.4/ext/alsa'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gst-plugins-0.6.4/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gst-plugins-0.6.4'
make: *** [all] Error 2
Creating /var/log/lunar/compile/gst-plugins-0.6.4.bz2 
! Problem detected during BUILD

=======================================================================

-----------------------------------------------------------------------
 nhudson - 2004-01-27 16:27 GMT 
-----------------------------------------------------------------------
Yeah problem here is that the latest "Stable" version for gst-plugins,
unfortunatly it is incompatible with the newer version of alsa.  If we
update gstreamer and gst-plugins to the "unstable" version of 0.7.x things
in Gnome 2.4.2 will not compile, like nautilus-media, gnome-media etc. Due
to the fact they are based on the 0.6.x versions of gstreamer and do not
compile with the newer versions of gstreamer and gst-plugins.  

As far as a solution, yes its fixedin GNOME_UNSTABLE but that wont be
ready till Gnome 2.6 is out in April I believe.  Now I can update
gstreamer and gst-plugins to the 0.7.x versions that would correct this
problem, but some of the Gnome stuff would fail on compile.  Anyone have
any better suggestions?

-----------------------------------------------------------------------
 jmhodges - 2004-01-27 21:19 GMT 
-----------------------------------------------------------------------
We could add an older version to alsa , and then if the lvu installed is
not that version, error out of the lin.  It's a lot of work for a couple
of apps, but perhaps similar problems are out there that we just dont know
about?

-----------------------------------------------------------------------
 nhudson - 2004-03-02 00:44 GMT 
-----------------------------------------------------------------------
umm I think we can close this one ...


More information about the Lunar-bugs mailing list