[Bug 796304] New: gst-plugins-good-1.0-1.15.0.1 compile fails due to unresolved 'gst_aggregator_simple_get_next_time'
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 21 13:15:20 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796304
Bug ID: 796304
Summary: gst-plugins-good-1.0-1.15.0.1 compile fails due to
unresolved 'gst_aggregator_simple_get_next_time'
Classification: Platform
Product: GStreamer
Version: 1.14.1
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: cerbero
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: marcos.ktn at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 372286
--> https://bugzilla.gnome.org/attachment.cgi?id=372286&action=edit
cereberos generated gst-plugins-good-1.0.compile.log
While installing the sources of gstreamer via the command:
python ./cerbero-uninstalled package gstreamer-1.0
I got the following error during the compile stage (full log attached):
path\cerbero\build\sources\windows_x86_64\gst-plugins-good-1.0-1.15.0.1\gst\flv/gstflvmux.c:1813:
undefined reference to `gst_aggregator_simple_get_next_time'
collect2.exe: error: ld returned 1 exit status
I googled this function and found it here
https://github.com/GStreamer/gstreamer/blob/master/libs/gst/base/gstaggregator.c,
according to the commentary it was added in the version 1.16.
--
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