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

--- Comment #1 from Raphael Kubo da Costa <rak...@freebsd.org> ---
The problem is in devel/jsoncpp. Its (deprecated) SCons build system does not
generate versioned shared libraries, so libjsoncpp.so does not have a proper
SONAME ELF header. Consequently, binaries linking against it get confused with
what to mention as a dependency in their own ELF headers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to