#43233: [update] asterisk 12.1.1 -----------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: asterisk -----------------------+-------------------------------- * Bump to 12.1.1 from 1.6.2.20 * creation of user/group in post-configure (#27492), add to startupitem and extra dir but possibly more to do * add variants * too big gap, compilation issues to review, new dependencies, ... * some dependencies are required w digium modification, most notably ice- cpp https://wiki.asterisk.org/wiki/display/TOP/System+Requirements https://wiki.asterisk.org/wiki/display/TOP/Building+on+Linux * move conf to examples and post-activate it (my tcl extract is not good, else without that, it installs correctly) {{{ :info:build chan_bridge_media.c:142:13: error: use of undeclared identifier 'pvt' :info:build ast_answer(pvt->chan); :info:build ^ :info:build chan_bridge_media.c:144:34: error: use of undeclared identifier 'pvt' :info:build if (ast_channel_add_bridge_role(pvt->chan, role)) { :info:build ^ :info:build 15 errors generated. :info:build [CC] btree/bt_close.c -> btree/bt_close.o :info:build make[1]: *** [chan_bridge_media.o] Error 1 :info:build make: *** [channels] Error 2 }}} switch to gcc49 goes to the end of destroot/install -- Ticket URL: <https://trac.macports.org/ticket/43233> MacPorts <http://www.macports.org/> Ports system for OS X