#44699: ffmpeg @2.3.1 libgmp version ------------------------+---------------------- Reporter: lkelley@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: ffmpeg | ------------------------+---------------------- Comment (by lkelley@…): I've done a complete selfupdate and update outdated, followed by a clean and reinstall of ffmpeg. I now have: ffmpeg @2.3.3 (multimedia) gmp @6.0.0 (devel, math) but I'm getting the same error {{{ ffmpeg dyld: Library not loaded: /opt/local/lib/libgmp.10.dylib Referenced from: /opt/local/bin/ffmpeg Reason: Incompatible library version: ffmpeg requires version 13.0.0 or later, but libgmp.10.dylib provides version 11.0.0 Trace/BPT trap: 5 }}} but it does look like the gmp library is actually the correct version... {{{ otool -L /opt/local/lib/libgmp.10.dylib /opt/local/lib/libgmp.10.dylib: /opt/local/lib/libgmp.10.dylib (compatibility version 13.0.0, current version 13.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1) }}} -- Ticket URL: <https://trac.macports.org/ticket/44699#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X