[MacPorts] #44699: ffmpeg @2.3.1 libgmp version

MacPorts noreply at macports.org
Mon Aug 18 14:32:19 PDT 2014


#44699: ffmpeg @2.3.1 libgmp version
-----------------------+--------------------------------
 Reporter:  lkelley@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.3.1
 Keywords:  library    |       Port:  ffmpeg
-----------------------+--------------------------------
 OSX 10.9.4, xcode 4.4

 ffmpeg seems to install properly, but when I try to run it I get the
 following 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
 }}}

 It looks like gmp is an installed port:

 {{{
 $ port contents gmp
 Port gmp contains:
   /opt/local/include/gmp.h
   /opt/local/include/gmpxx.h
   /opt/local/lib/libgmp.10.dylib
   /opt/local/lib/libgmp.a
   /opt/local/lib/libgmp.dylib
   /opt/local/lib/libgmpxx.4.dylib
   /opt/local/lib/libgmpxx.a
   /opt/local/lib/libgmpxx.dylib
   /opt/local/share/info/gmp.info
   /opt/local/share/info/gmp.info-1
   /opt/local/share/info/gmp.info-2
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/44699>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list