#31497: asterisk: update to 1.8.7.0 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mr_bond@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: asterisk -------------------------------------+-------------------------------------- Comment(by stefan.van.der.eijk@…): I'm trying to build the current 1.8 SVN. I needed to add "use_parallel_build no" to the Portfile to get over this: {{{ :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_stefan_ports_net_asterisk/asterisk/work/1.8' :info:build Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons :info:build menuselect/menuselect --check-deps menuselect.makeopts :info:build make: menuselect/menuselect: No such file or directory :info:build make: *** [menuselect.makeopts] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_Users_stefan_ports_net_asterisk/asterisk/work/1.8' :info:build shell command " cd "/opt/local/var/macports/build/_Users_stefan_ports_net_asterisk/asterisk/work/1.8" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) }}} but am now bumping against: {{{ :info:build [LD] chan_iax2.o iax2-parser.o iax2-provision.o -> chan_iax2.so :info:build ld: duplicate symbol _ast_tvdiff_sec in iax2-parser.o and chan_iax2.o for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[1]: *** [chan_iax2.so] Error 1 :info:build make: *** [channels] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/31497#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS