Date: Wed, 12 Apr 2017 16:34:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218599] net/asterisk13 Can't compile with LibreSSL 2.5.3 Message-ID: <bug-218599-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218599 Bug ID: 218599 Summary: net/asterisk13 Can't compile with LibreSSL 2.5.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: madpilot@FreeBSD.org Reporter: olivierw1+bugzilla-freebsd@hotmail.com Flags: maintainer-feedback?(madpilot@FreeBSD.org) Assignee: madpilot@FreeBSD.org Hello, I can't compile asterisk13 with libressl-devel 2.5.3 but I guess the problem appeared with asterisk13 13.15.0. The error I'm getting is: tcptls.o: In function `tcptls_stream_close': tcptls.c:(.text+0x2be6): undefined reference to `SSL_is_server' c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) gmake[2]: *** [Makefile:333: asterisk] Error 1 The bug may have appeared because of some changes regarding OpenSSL 1.1.0 support: https://github.com/asterisk/asterisk/commit/2c8d0764de87037ce52656e13b36de5= d9876aeaa#diff-54de6d3af0677bc949151c2d9a9b3d91 I've found some patches from OpenBSD: https://github.com/openbsd/ports/tree/master/telephony/asterisk/patches I'll try "patch-main_libasteriskssl_c" and "patch-main_tcptls_c" and I'll report back. Best Regards, Olivier --=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-218599-13>