[Home]

Summary:ASTERISK-24878: Compilation fails due to Backtrace under OpenBSD
Reporter:snuffy (snuffy)Labels:
Date Opened:2015-03-14 19:11:21Date Closed:2015-03-15 19:06:46
Priority:MinorRegression?
Status:Closed/CompleteComponents:Core/General
Versions:SVN Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dont-have-bktr.patch
Description:   [CPP] chan_sip.c -> chan_sip.i
In file included from /root/ast-trunk/include/asterisk/config.h:30,
                from chan_sip.c:234:
/root/ast-trunk/include/asterisk/utils.h:28:22: error: execinfo.h: No such file or directory
/root/ast-trunk/Makefile.rules:116: recipe for target 'chan_sip.i' failed
gmake[1]: *** [chan_sip.i] Error 1
Comments:By: Corey Farrell (coreyfarrell) 2015-03-14 19:12:20.081-0500

Please give this a try.

By: Corey Farrell (coreyfarrell) 2015-03-15 19:06:46.291-0500

Turns out this is a duplicate of ASTERISK-24155.