Date: Mon, 06 Feb 2017 12:47:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216823] graphics/mupdf: Build shared libraries Message-ID: <bug-216823-13-GpXgpUqULn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216823-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216823-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216823 --- Comment #6 from Zsolt Udvari <udvzsolt@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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216823-13-GpXgpUqULn>