[Bug 216823] graphics/mupdf: Build shared libraries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 6 12:47:04 UTC 2017


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

--- Comment #6 from Zsolt Udvari <udvzsolt at gmail.com> ---
(In reply to Tobias Kortkamp from comment #5)
I want to understand the SO_MAJOR. I think if OpenBSD's developers use this
idea it has benefit/meaning.

For example:
$ readelf -a libcurl.so | grep -i soname
 0x000000000000000e (SONAME)             Library soname: [libcurl.so.4]

The "SO_MAJOR" can read from libcurl.so and it matches with the filename.
Can we will read it from libmupdf.so? If the "SONAME" and "SO_MAJOR" doesn't
match what will happen?

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


More information about the freebsd-ports-bugs mailing list