| Summary: | 5.2 /libexec/ld-elf.so.1 not updated by make world | ||
|---|---|---|---|
| Product: | Base System | Reporter: | User & <jhs> |
| Component: | bin | Assignee: | ru <ru> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | jhs |
| Priority: | Normal | ||
| Version: | 5.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
User &
2004-02-05 14:20:12 UTC
State Changed From-To: open->closed Perhaps you're confused by the unchanged modification time for /libexec/ld-elf.so.1, but that's because it's installed using this command: install -s -o root -g wheel -m 555 -fschg -C -b ld-elf.so.1 /libexec (Hint: see the description of the -C option in the install(1) manpage.) As an aside, I certainly wouldn't recommend anyone to follow the steps in the How-To-Repeat: section because it's the One True way to shoot yourself in a foot. ;) Responsible Changed From-To: freebsd-bugs->ru |