[Bug 236677] graphics/gimp 2.10.8: “gimp_wire_read(): error” when opening file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 25 20:36:29 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236677
Stefan Ehmann <shoesoft at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #203148|text/x-cmake |text/plain
mime type| |
--- Comment #5 from Stefan Ehmann <shoesoft at gmx.net> ---
Created attachment 203148
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203148&action=edit
patch disabling -fvisibility=hidden
This seems to be a problem with -fvisibility=hidden. The attached patch
restores the behavior of 0.26, i.e., all symbols are public.
Maybe there's a cleaner fix that works with hidden visibility but I gave up for
now.
Upstream, there was a similar fix for MacOS:
https://github.com/Exiv2/exiv2/commit/e4301637bcd12fa51433dc60368196c04f267de8#diff-410e5c2117ab5cf5568b441bac6140d4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list