Date: Tue, 12 Jul 2016 02:45:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 211024] ldd(1) man page example should avoid statically linked files Message-ID: <bug-211024-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211024 Bug ID: 211024 Summary: ldd(1) man page example should avoid statically linked files Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: mike@skew.org Created attachment 172398 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172398&action=edit suggested change to ldd(1) man page example An example in the ldd(1) man page lists the ELF binaries in the current directory which link against libc.so.6. The example works, but displays numerous "not a dynamic ELF executable" errors if run in, say, /usr/bin. The warnings could be avoided and the example could be improved by avoiding statically linked files. A simple patch is attached. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211024-9>
