On Saturday, 8 April 2017 20.16.02 CEST, Francesco Turco wrote:
The point is I can't find any reference to the bindist USE flag in the bitcoin-qt ebuild:

$ grep bindist $(equery which bitcoin-qt)
$ # returns nothing

I found out that it's probably due to the OPENSSL_DEPEND variable in /var/portage/repos/gentoo/eclass/bitcoincore.eclass:

OPENSSL_DEPEND="!libressl? ( dev-libs/openssl:0[-bindist] ) libressl? ( dev-libs/libressl )"

So I could fix the problem by switching to libressl instead of openssl. I already tried that in the past but I had some problems. I may try again in the future.

--
https://www.fturco.net/

Reply via email to