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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"