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

--- Comment #8 from Jan Beich <jbe...@freebsd.org> ---
(In reply to Wiktor Niesiobedzki from comment #4)
> ldconfig is responsible (at least on Linux) on setting the link to library 
> 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to