[Bug 668338] [0.11] - gst-ffmpeg fails to build from disted tarball
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 20 05:39:15 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668338
GStreamer | gst-ffmpeg | 0.11.x
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-20 13:39:08 UTC ---
There is nothing special about a 'disted tarball' if you dist from git. git is
git. warnings are still fatal, unless you pass --disable-fatal-warnings, which
is not merged into 0.11 yet ;)
> gstffmpegdemux.c:272:3: error: passing argument 2 of 'gst_task_set_lock' from
> incompatible pointer type [-Werror]
> /usr/include/gstreamer-0.11/gst/gsttask.h:179:6: note: expected 'struct
> GStaticRecMutex *' but argument is of type 'struct GRecMutex *'
> cc1: all warnings being treated as errors
I'm guessing this means you need a new core with the threading api changes that
wim made yesterday.
--
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