Summary: | audio/libshout: Fails to build with OpenSSL 1.1 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> |
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 228865 |
A commit references this bug: Author: sunpoet Date: Sun Sep 16 00:08:02 UTC 2018 New revision: 479869 URL: https://svnweb.freebsd.org/changeset/ports/479869 Log: Fix build with OpenSSL 1.1.* PR: 228942 Reported by: brnrd Changes: head/audio/libshout/Makefile head/audio/libshout/files/ head/audio/libshout/files/patch-src-tls.c Committed. Thanks! |
> undefined reference to `SSLeay_add_all_algorithms' During BSDCan 2018 the intention to update OpenSSL in base to 1.1.x branch was documented. Intention is to update 12-STABLE to current 1.1.0 and subsequently update it to 1.1.1 when that is released.