On Thu, Apr 09, 2015 at 01:59:42PM +0200, Christian Weisgerber wrote:
> Bryan Drewery:
> 
> > Are you mixing ports and packages?
> 
> No.  Ports only.
> 
Some how you have mixed up things between base openssl and libressl, when
starting to activate libressl if you are using ports only you have to be extra
careful, (same goes with ncurses or ports openssl) just installing those ports
is enough to "pollute" nearly anything you build after with a dependency on it
(well anything that does link to libssl, libcrypto) If it very complicated and
error prone to cherry pick "only take base openssl here, only ports openssl
there" the only "safe" way to solve this situation and being consistent is to
always skip the version from base and enforce the version for ports. (the
otherway around is impossible - very complicated)

That is the price of building in place...

Regards,
Bapt

Attachment: pgp8azQZ_1OT8.pgp
Description: PGP signature

Reply via email to