tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Packaging krita, QT5/KDE problem
On Tue, Mar 27, 2018 at 12:42:26PM +0000, maya%netbsd.org@localhost wrote:
> The console has a lot of errors like:
> Loading plugin "/usr/pkg/lib/kritaplugins/kritashearimage.so" failed, "Cannot resolve symbol \"qt_plugin_instance\" in /usr/pkg/lib/kritaplugins/kritashearimage.so: (Undefined symbol \"qt_plugin_instance\")"
I found a match for that error in wip/kde5/Makefile.common:
# various issues with symbols such at qt_plugin_instance not being visible.
BUILDLINK_TRANSFORM+= rm:-fvisibility=hidden
I had the same problem in wip/keepassxc, and adding that line fixed it there.
Thomas
Home |
Main Index |
Thread Index |
Old Index