[Bug 232649] multimedia/librtmp: (OpenSSL 1.1.1?) error: field has incomplete type 'HMAC_CTX'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 24 17:24:25 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232649
Bug ID: 232649
Summary: multimedia/librtmp: (OpenSSL 1.1.1?) error: field has
incomplete type 'HMAC_CTX'
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: hrs at FreeBSD.org
Reporter: ohartmann at walstatt.org
Flags: maintainer-feedback?(hrs at FreeBSD.org)
Assignee: hrs at FreeBSD.org
On recent CURRENT (FreeBSD 13.0-CURRENT #714 r339685: Wed Oct 24 18:04:08 CEST
2018 amd64) with ports tree at r482913, building port multimedia/librtmp fails
withthe error shown below.
[...]
--- parseurl.o ---
cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing
-DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -fPIC -c parseurl.c -o parseurl.o
--- hashswf.o ---
hashswf.c:292:12: error: field has incomplete type 'HMAC_CTX' (aka 'struct
hmac_ctx_st')
HMAC_CTX ctx;
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list