[Bug 281587] Port emulators/linux-rl9 ldd does not recognize shared libraries (.so) in /compat/linux directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Sep 2024 06:55:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281587
Tatsuki Makino <tatsuki_makino@hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tatsuki_makino@hotmail.com
--- Comment #2 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Which ldd do you use?
We need to make sure that ldd in /compat/linux/usr/bin/ldd is used, or that ldd
is invoked from a Linux program such as /compat/linux/usr/bin/bash.
I have also done it with /usr/bin/ldd on FreeBSD, but that's my conclusion :)
Then, if the library is missing, we have to find the package that contains it
and extract it.
--
You are receiving this mail because:
You are the assignee for the bug.