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
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
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