[Bug 218599] net/asterisk13 Can't compile with LibreSSL 2.5.3
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Wed Apr 12 16:34:35 UTC 2017
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218599
            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 at FreeBSD.org
          Reporter: olivierw1+bugzilla-freebsd at hotmail.com
             Flags: maintainer-feedback?(madpilot at FreeBSD.org)
          Assignee: madpilot at 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 invocation)
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/2c8d0764de87037ce52656e13b36de5d9876aeaa#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
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-ports-bugs
mailing list