Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Sep 2018 23:51:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 227939] devel/boost-python-libs vs ctypes.util.find_library
Message-ID:  <bug-227939-25061-2Bg797s9eG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227939-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227939-25061@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=3D227939

--- Comment #8 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Wiktor Niesiobedzki from comment #4)
> ldconfig is responsible (at least on Linux) on setting the link to librar=
y realname

ldconfig on FreeBSD doesn't grok SONAME unlike ld.so aka rtld-elf. Many
libraries without .so.X symlinks actually use SONAME instead. As rtld-aout
doesn't support SONAME maybe ldconfig was simply overlooked as ELF wasn't
default on FreeBSD in the past.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227939-25061-2Bg797s9eG>