| Summary: | /usr/bin/locale is not installed by make buildworld and installworld | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | plexus <plexus> | ||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.1-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed /usr/bin/locale gets installed in 5.1-CURRENT now. It was left out in 5.1-RELEASE because it wasn't really functional at the time. |
The utility /usr/src/usr.bin/locale is neither build nor installed Fix: Change the Makefile /usr/src/usr.bin/Makefile How-To-Repeat: cd /usr/src make buildworld make installworld reboot login locale