[gst-devel] odd link failure with wincodec and GstBufferFlag

David Schleef ds at schleef.org
Wed Jul 10 11:28:03 CEST 2002


On Wed, Jul 10, 2002 at 04:03:29PM +0200, Baker, Steve wrote:
> This link failure is baffling me - it happens against current CVS HEAD.
> 
> There is nothing even vaguely referring to GstBufferFlag in wincodec.
> 
> libgstwincodec_la-gstwincodec.lo: In function `sink_factory_1(void)':
> /home/steveb/projects/gstreamer/gst-plugins/ext/avifile/gstwincodec.cc:24:
> Error: multiple definition of `GstBufferFlag'
> 
> libgstwincodec_la-gstwindec.lo:/home/steveb/projects/gstreamer/gst-plugins/e
> xt/avifile/gstwindec.cc:80: Error: first defined here
> libgstwincodec_la-gstwinenc.lo: In function `src_factory_2(void)':
> /home/steveb/projects/gstreamer/gst-plugins/ext/avifile/gstwinenc.cc:42:
> Error: multiple definition of `GstBufferFlag'
> libgstwincodec_la-gstwindec.lo:/home/steveb/projects/gstreamer/gst-plugins/e
> xt/avifile/gstwindec.cc:80: Error: first defined here


It was a definition in a header file that was supposed to be
a typedef.  It's fixed now.



dave...






More information about the gstreamer-devel mailing list