https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281587
Tatsuki Makino <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Tatsuki Makino <[email protected]> --- 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.
