#15138: avrdude links with both MacPorts and system ncurses ---------------------------+-------------------- Reporter: ryandesign@… | Owner: bsd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: avrdude | ---------------------------+-------------------- Changes (by g5pw@…): * status: new => closed * resolution: => fixed Comment: Fixed with the update in r113331. {{{ % otool -L /opt/local/bin/avrdude /opt/local/bin/avrdude: /opt/local/lib/libusb-1.0.0.dylib (compatibility version 2.0.0, current version 2.0.0) /opt/local/lib/libusb-0.1.4.dylib (compatibility version 9.0.0, current version 9.4.0) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 855.11.0) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (compatibility version 1.0.0, current version 275.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1) /opt/local/lib/libreadline.6.2.dylib (compatibility version 6.0.0, current version 6.2.0) /opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) }}} -- Ticket URL: <https://trac.macports.org/ticket/15138#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X