[kde-freebsd] [Bug 200969] devel/cmake: missing library /usr/local/lib/libjsoncpp.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 22 21:20:40 UTC 2015


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

--- Comment #1 from Raphael Kubo da Costa <rakuco at 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.


More information about the kde-freebsd mailing list