[Bug 783672] final link failed: Nonrepresentable section on output
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 12 06:37:13 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783672
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slomo at coaxion.net
Resolution|--- |NOTGNOME
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That's a problem caused by your taglib (libtag.a) build. It only provides a
static library, and that static library is not compiled with -fPIC. If you
build either a shared library, or build the static library with -fPIC, this
problem should disappear.
--
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