Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2018 14:26:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228939] multimedia/rtmpdump: Fails to build with OpenSSL 1.1
Message-ID:  <bug-228939-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228939

            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@FreeBSD.org
          Reporter: brnrd@freebsd.org
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)

> cc  -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-p=
rotector -o rtmpdump rtmpdump.o -lrtmp -lssl -lcrypto -lz=20=20
> --- rtmpdump ---
> /usr/local/lib/librtmp.so: undefined reference to `OpenSSL_add_all_digest=
s'
> /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 i=
t to
1.1.1 when that is released.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228939-7788>