| Summary: | some reinstall misfunction | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Wilhelm B. Kloke <wb> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Wilhelm B. Kloke
2001-02-09 09:20:01 UTC
"Wilhelm B. Kloke" <wb@vestein.arb-phys.uni-dortmund.de> writes: > When installing world on a 2nd system, I found that make > -DNO_SHARE installworld or make -f Makefile.inc1 -DNO_SHARE > reinstall tries to build hierarchy in /usr/share. This fails > when /usr/share is RO (e.g. if it is REALLY shared). This is not a bug. The NO_SHARE option simply does not exist; where did you get the idea that it did? DES -- Dag-Erling Smorgrav - des@ofug.org State Changed From-To: open->closed NO_SHARE doesn't exist, you want NOSHARE as documented in /etc/defaults/make.conf |