#41064: nco build failure on Mac OS 10.9 -----------------------+----------------------- Reporter: gchen9@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: nco | -----------------------+----------------------- Comment (by takeshi@…): I was unable to reproduce the problem. According to the log you attached, link against antlr causes errors. Your antlr seems to be up-to-date. Try reinstalling antlr, cleaning nco. BTW, I updated nco to 4.3.7 in r112943. You need to update the port tree to use it. The sequence of the commands would be: {{{ $ sudo port -d selfupdate $ sudo port -df uninstall antlr $ sudo port -d clean nco $ sudo port -d install nco }}} -- Ticket URL: <https://trac.macports.org/ticket/41064#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X