| Summary: | conf | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Emmanuel Dwamena <root> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Emmanuel Dwamena
2000-05-28 23:30:01 UTC
Responsible Changed From-To: gnats-admin->freebsd-bugs Misfiled PR. Also, you need to make sure you read /usr/src/UPDATING prior to do this kind of exercise. libc.so.4 is the shared library normally built during a 4.0 make buildworld and installed by a make installworld. ldconfig -r | grep libc will probably not show any libc.so.4. Furthermore, this was probably more a question best asked on -questions or on -stable and researched through the mailinglist archives, which discusses this quite a lot for similar libc problems. State Changed From-To: open->closed See my previous wording on this matter. Pilot error. |