[gst-devel] gstregistrybinary.c:1167: error: 'timer' using --disable-gst-debug (bugfix)
Roberto A. Foglietta
roberto.foglietta at gmail.com
Wed Apr 29 01:23:24 CEST 2009
2009/4/29, Tim-Philipp Müller <t.i.m at zen.co.uk>:
> On Wed, 2009-04-29 at 00:43 +0200, Roberto A. Foglietta wrote:
>
> Hi,
>
Hi,
>
> > ./configure --disable-gst-debug --disable-debug
>
>
> What version is that?
>
http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.10.22.tar.bz2
>
> > make -j3
> >
> > gstregistrybinary.c:1167: error: 'timer'
> >
> > - g_timer_destroy (timer);
> >
> > + #ifndef GST_DISABLE_GST_DEBUG
> > + g_timer_destroy (timer);
> > + #endif
>
>
> Please file such things in bugzilla in future, so that they're not
> overlooked or forgotten about.
>
> This particular issue was fixed about three months ago in git, it seems:
>
> http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=846d56b865da85f416580ebc3109e18cf079d673
>
> Thanks!
>
Thanks for your kindly answer,
Ciao,
--
/roberto
More information about the gstreamer-devel
mailing list