[Bug 250089] sysutils/gnome-control-center: link failure (11.x, old ld(1))

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 4 12:04:04 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250089

John Hein <jcfyecrayz at liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=2499
                   |                            |90

--- Comment #2 from John Hein <jcfyecrayz at liamekaens.com> ---
This is similar to recent failures for sysutils/tracker and security/seahorse
after they (also) switched to meson:

bug 249990
bug 249974

Fiddling around with the order the libraries are listed in the link command can
get it working (e.g., moving the internal .so's after the .a's works), but that
is just accommodating an old buggy linker.  Newer linkers (lld, binutils from
ports) work just fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list