mysql57 now fails to build on FreeBSD 9 with libressl

Mathieu Arnold mat at FreeBSD.org
Wed Sep 28 08:13:47 UTC 2016


Le 28/09/2016 à 09:44, Cedric Berger a écrit :
> Hello,
>
> Since a week or two, I cannot build MySQL with the following defaults on FreeBSD 9.3:
>
>      DEFAULT_VERSIONS=pgsql=9.5 php=7.0 mysql=5.7 ssl=libressl
>
> Same configuration works fine on FreebSD 10.3.
>

Like it is saying, you already have security/openssl installed, and you
can't have that installed at the same time as security/libressl.

Note that if you want to replace security/openssl by security/libressl,
you will have to rebuild all the ports that depend on openssl. You can
get the list with: pkg info -r openssl

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20160928/7faf2e98/attachment.sig>


More information about the freebsd-ports mailing list