[Bug 208584] www/squid: undefined reference to `SSL_set_alpn_protos'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 8 08:30:30 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208584
--- Comment #13 from Daniel Austin <freebsd-ports at dan.me.uk> ---
(In reply to timp87 from comment #8)
To use OpenSSL from ports, you can add these to your make.conf:
WITH_OPENSSL_PORT=yes
OPENSSL_PORT=security/openssl
And some extra info for you from my latest poudriere build run...
If I change squid options to GSSAPI_NONE, it builds fine against ports openssl
- so it's just some incompatibility between GSSAPI_BASE and openssl ports where
you may link against both versions.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list