Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2021 15:59:27 +0900 (JST)
From:      Masachika ISHIZUKA <ish@amail.plala.or.jp>
To:        freebsd-ports@freebsd.org
Subject:   Re: How to set ALSA option for multimedia/mpv on 14current.
Message-ID:  <20211215.155927.771160139468774655.ish@amail.plala.or.jp>
In-Reply-To: <PSAPR03MB5639BE225821514DE020796BFA769@PSAPR03MB5639.apcprd03.prod.outlook.com>
References:  <20211215.122630.2187496195720871029.ish@amail.plala.or.jp> <PSAPR03MB5639BE225821514DE020796BFA769@PSAPR03MB5639.apcprd03.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>   I want to enable ALSA for multimedia/mpv.
>>   As mpv is paused every movies with oss driver, I want to enable
>> ALSA option to privent this.
>
  [snip]
> 
> That procedure will fail if dialog4ports is not installed (12.3-STABLE).
> It is best to su before make to be sure.

  Thank you very much.

  I reinstall dialog4ports (pkg install -f dialog4ports) and
'make config' works fine as follows.

% pkg info dialog4ports | grep FreeBSD_version
        FreeBSD_version: 1400033  <--- too old.
% make config (failed)

% pkg install -f dialog4ports | grep FreeBSD_version
        FreeBSD_version: 1400044
% make config (works fine.)
-- 
Masachika ISHIZUKA



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