[Bug 228939] multimedia/rtmpdump: Fails to build with OpenSSL 1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 12 14:26:11 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228939

            Bug ID: 228939
           Summary: multimedia/rtmpdump: Fails to build with OpenSSL 1.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs at FreeBSD.org
          Reporter: brnrd at freebsd.org
          Assignee: hrs at FreeBSD.org
             Flags: maintainer-feedback?(hrs at FreeBSD.org)

> cc  -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o rtmpdump rtmpdump.o -lrtmp -lssl -lcrypto -lz  
> --- rtmpdump ---
> /usr/local/lib/librtmp.so: undefined reference to `OpenSSL_add_all_digests'
> /usr/local/lib/librtmp.so: undefined reference to `HMAC_CTX_init'
> /usr/local/lib/librtmp.so: undefined reference to `SSL_load_error_strings'
> /usr/local/lib/librtmp.so: undefined reference to `HMAC_CTX_cleanup'
> /usr/local/lib/librtmp.so: undefined reference to `SSL_library_init'
> /usr/local/lib/librtmp.so: undefined reference to `SSLv23_server_method'
> /usr/local/lib/librtmp.so: undefined reference to `SSLv23_method'

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list