Date: Fri, 20 Sep 2024 06:55:58 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 281587] Port emulators/linux-rl9 ldd does not recognize shared libraries (.so) in /compat/linux directory Message-ID: <bug-281587-4077-gZy8oFDUGA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281587-4077@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281587-4077-gZy8oFDUGA>
