Date: Fri, 28 Oct 2022 01:12:29 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 267393] net-im/libnice: Add GNUTLS option Message-ID: <bug-267393-6497-y59MmkghBS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267393-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-267393-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267393 Jonathan Reynolds <jreynolds1729@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #237687| |maintainer-approval?(gnome@ Flags| |FreeBSD.org) --- Comment #3 from Jonathan Reynolds <jreynolds1729@gmail.com> --- Created attachment 237687 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237687&action= =3Dedit add ssl option SSL or GNUTLS =3D=3D=3D> The following configuration options are available for libnice-0.= 1.19_1: GUPNP=3Doff: UPnP IGD port mapping support =3D=3D=3D=3D> SSL protocol support: you have to select exactly one of them GNUTLS=3Don: SSL/TLS support via GnuTLS OPENSSL=3Doff: SSL/TLS support via OpenSSL .... Message: Crypto library requested: gnutls Run-time dependency gnutls found: YES 3.7.8 .... [ 96% 59/60] cc -o examples/threaded-example examples/threaded- ... .../usr/local/lib/libgnutls.so -Wl,--end-group =3D=3D=3D> The following configuration options are available for libnice-0.= 1.19_1: GUPNP=3Doff: UPnP IGD port mapping support =3D=3D=3D=3D> SSL protocol support: you have to select exactly one of them GNUTLS=3Doff: SSL/TLS support via GnuTLS OPENSSL=3Don: SSL/TLS support via OpenSSL WITH OPENSSL BASE: ... Message: Crypto library requested: openssl Run-time dependency openssl found: YES 1.1.1q ... [ 95% 59/60] cc -o examples/threaded-example examples/threaded- ... .../usr/lib/libssl.so /usr/lib/libcrypto.so -Wl,--end-group WITH OPENSSL PORT (devel branch): ... Message: Crypto library requested: openssl=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Run-time dependency openssl found: YES 3.0.5 ... [ 93% 59/60] cc -o examples/threaded-example examples/threaded- ... .../usr/local/lib/libssl.so /usr/local/lib/libcrypto.so -Wl,--end-group NOTE: All three cases have been tested, although openssl is always installed in b= ase. --=20 You are receiving this mail because: You are on the CC list for the bug. 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-267393-6497-y59MmkghBS>