Re: install: gcache.8.gz: No such file or directory on 'make installworld'

2020-09-22 Thread Bob Willcox
On Tue, Sep 22, 2020 at 05:25:58PM +0100, Sergey Kandaurov wrote: > On Tue, 22 Sep 2020 at 16:50, Bob Willcox wrote: > > > When I run 'make installworld' following a 'make world' it fails with this > > error: > > > > ===> lib/geom (install) > > ===> lib/geom/cache (install) > > install -s -o roo

Re: install: gcache.8.gz: No such file or directory on 'make installworld'

2020-09-22 Thread Sergey Kandaurov
On Tue, 22 Sep 2020 at 16:50, Bob Willcox wrote: > When I run 'make installworld' following a 'make world' it fails with this > error: > > ===> lib/geom (install) > ===> lib/geom/cache (install) > install -s -o root -g wheel -m 444 -S geom_cache.so /lib/geom/ > install -o root -g wheel -m 44

install: gcache.8.gz: No such file or directory on 'make installworld'

2020-09-22 Thread Bob Willcox
When I run 'make installworld' following a 'make world' it fails with this error: ===> lib/geom (install) ===> lib/geom/cache (install) install -s -o root -g wheel -m 444 -S geom_cache.so /lib/geom/ install -o root -g wheel -m 444geom_cache.so.debug /usr/lib/debug/lib/geom/ install -o ro