After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684853 - compile error on 0.11.91
compile error on 0.11.91
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.11.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-26 09:02 UTC by jls_legalize
Modified: 2012-09-26 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
compile log (2.86 KB, application/octet-stream)
2012-09-26 09:02 UTC, jls_legalize
Details

Description jls_legalize 2012-09-26 09:02:56 UTC
Created attachment 225195 [details]
compile log

CC     libgsttag_1.0_la-gsttagdemux.lo
gsttagdemux.c: In function 'gst_tag_demux_sink_activate':
gsttagdemux.c:1326:7: error: too few arguments to function 'gst_pad_start_task'
/usr/local/include/gstreamer-1.0/gst/gstpad.h:952:11: note: declared here
make[4]: *** [libgsttag_1.0_la-gsttagdemux.lo] Error 1
make[4]: Leaving directory `/mnt/sda2/tcbuild/storage/gst-plugins-base-unstable/src/temp/gst-plugins-base-0.11.91/gst-libs/gst/tag'
make[3]: *** [tag] Error 2
make[3]: Leaving directory `/mnt/sda2/tcbuild/storage/gst-plugins-base-unstable/src/temp/gst-plugins-base-0.11.91/gst-libs/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/sda2/tcbuild/storage/gst-plugins-base-unstable/src/temp/gst-plugins-base-0.11.91/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sda2/tcbuild/storage/gst-plugins-base-unstable/src/temp/gst-plugins-base-0.11.91'
make: *** [all] Error 2
Comment 1 Tim-Philipp Müller 2012-09-26 09:18:29 UTC
Please don't mark bugs as blockers.

Also, 0.11.91 is an ancient pre-release. Please try GStreamer 1.0.0, thanks.