Date: Fri, 12 Sep 2025 17:16:26 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 289111] Should the bootstrap pkg get the "Fix symbols collision between libmd and libcrypto" fix too? Message-ID: <bug-289111-32340-uWdVeKfuSc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289111-32340@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289111 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed CC| |markj@FreeBSD.org Resolution|--- |Not A Bug --- Comment #5 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Mark Millard from comment #4) libmd exports two flavours of symbols: one prefixed with _libmd_, which won't collide with libcrypto, and weak symbols, which will be ignored in favour of those from libcrypto.so. So I believe there's no problem there, it's mostly an issue when linking statically. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289111-32340-uWdVeKfuSc>
