[Bug 791783] Fail to build on FreeBSD because of missing -Wl,-Bsymbolic

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 22 12:05:06 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=791783

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks. Works for me. Let's see what the build bots say:

commit 27d8c8c456a14f7d2d79031ad5fea110d3f695d8 (HEAD -> master)
Author: Ting-Wei Lan <lantw at src.gnome.org>
Date:   Sat Jan 20 15:45:45 2018 +0800

    configure: Replace -Bsymbolic-functions with -Bsymbolic

    The documentation of libav says -Bsymbolic may be needed when building a
    shared library which links statically to libav.

    Fixes linking error on FreeBSD:

    gst-libav/gst-libs/ext/.libs/libavcodec.a(simple_idct10.o):
     relocation R_X86_64_PC32 against `ff_pw_1023' can not be used when making
a
     shared object; recompile with -fPIC
    /usr/bin/ld: final link failed: Bad value

    https://bugzilla.gnome.org/show_bug.cgi?id=791783

-- 
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