Summary: | ASTERISK-12920: current trunk chan_sip does not compile in devmode | ||
Reporter: | Michiel van Baak (mvanbaak) | Labels: | |
Date Opened: | 2008-10-17 00:41:05 | Date Closed: | 2008-10-18 05:16:43 |
Priority: | Major | Regression? | No |
Status: | Closed/Complete | Components: | Channels/chan_sip/General |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ||
Description: | [CC] chan_sip.c -> chan_sip.o chan_sip.c: In function `find_peer': cc1: error: trampoline code generation is not allowed without -ftrampolines ****** ADDITIONAL INFORMATION ****** gmake -v GNU Make 3.80 gcc -v Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd4.3/3.3.5/specs Configured with: Thread model: single gcc version 3.3.5 (propolice) | ||
Comments: | By: Digium Subversion (svnbot) 2008-10-18 05:16:42 Repository: asterisk Revision: 150971 U trunk/Makefile ------------------------------------------------------------------------ r150971 | mvanbaak | 2008-10-18 05:16:41 -0500 (Sat, 18 Oct 2008) | 7 lines Make sure we support nested functions and generation of trampolines under OpenBSD. (closes issue ASTERISK-12920) Reported by: mvanbaak ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=150971 |