| Summary: | 5.0 buildworld fails after openssl -DOVERWRITE_BASE install | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Mike Buchanon <buchanon> |
| Component: | i386 | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mike Buchanon
2003-03-06 20:20:04 UTC
State Changed From-To: open->closed If you overwrite the base system openssl then you need to set NO_OPENSSL in your make.conf to avoid building it or things that use it. 'make world' can only be expected to work with the system OpenSSL. |