Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 09:03:27 -0400
From:      Janos Dohanics <web@3dresearch.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: editors/vim fails to install/register
Message-ID:  <20210903090327.1e58a600550edb7a3aab3845@3dresearch.com>
In-Reply-To: <YTG4uHy9Rd8CAYvZ@mail.bsd4all.net>
References:  <20210903014502.83ee8509ac80c097647e73cf@3dresearch.com> <YTG4uHy9Rd8CAYvZ@mail.bsd4all.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 3 Sep 2021 07:55:04 +0200
"Herbert J. Skuhra" <herbert@gojira.at> wrote:

> On Fri, Sep 03, 2021 at 01:45:02AM -0400, Janos Dohanics wrote:
> > Hello,
> > 
> > Tried to upgrade editors/vim-console, noted the change in UPDATING.
> > However, the update failed with the errors shown below. Then,
> > unwisely deleted the package, and tried to install from ports anew,
> > but same error message.
> > [...]
> > pkg-static: Unable to access
> > file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%
> > %share/icons/locolor/32x32/apps/gvim.png:No such file or directory
> > *** Error code 1
> > 
> > Stop.
> > make[1]: stopped in /usr/ports/editors/vim
> > *** Error code 1
> > 
> > Stop.
> > make: stopped in /usr/ports/editors/vim
> 
> Try 'make FLAVOR=console clean install clean'.
> 
> Maybe the port needs the following line:
> 
> FLAVOR?=        ${FLAVORS:[1]}
> 
> or
> 
> FLAVOR?=	console
> 
> -- 
> Herbert

Thank you Herbert, 'make FLAVOR=console clean install clean' worked
just as I hoped.

-- 
Janos Dohanics



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210903090327.1e58a600550edb7a3aab3845>