[Bug 666485] Build WaveForm plugin with autotools

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 27 14:23:50 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=666485
  GStreamer | gst-plugins-good | 0.10.x

LRN <lrn1986> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lrn1986 at gmail.com

--- Comment #2 from LRN <lrn1986 at gmail.com> 2011-12-27 22:23:47 UTC ---
This causes the following build failure on Windows:

gstwaveformsink.c:102:1: error: redundant redeclaration of
'gst_waveform_sink_base_init'
gstwaveformsink.c:52:13: note: previous declaration of
'gst_waveform_sink_base_init' was here
gstwaveformsink.c:102:1: error: redundant redeclaration of
'gst_waveform_sink_class_init'
gstwaveformsink.c:53:13: note: previous declaration of
'gst_waveform_sink_class_init' was here
gstwaveformsink.c:102:1: error: redundant redeclaration of
'gst_waveform_sink_init'
gstwaveformsink.c:54:13: note: previous declaration of 'gst_waveform_sink_init'
was here
gstwaveformsink.c: In function 'gst_waveform_sink_set_property':
gstwaveformsink.c:157:20: error: unused variable 'wfsink'
gstwaveformsink.c: In function 'gst_waveform_sink_get_property':
gstwaveformsink.c:170:20: error: unused variable 'wfsink'
gstwaveformsink.c: In function 'gst_waveform_sink_open':
gstwaveformsink.c:351:20: error: unused variable 'wfsink'
gstwaveformsink.c: In function 'gst_waveform_sink_close':
gstwaveformsink.c:451:20: error: unused variable 'wfsink'

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list