[MacPorts] #27292: libphonon not referenced by full path from libkhtml

MacPorts noreply at macports.org
Fri Nov 12 10:45:16 PST 2010


#27292: libphonon not referenced by full path from libkhtml
-----------------------------+----------------------------------------------
 Reporter:  mk@…             |       Owner:  snc@…           
     Type:  defect           |      Status:  new             
 Priority:  Normal           |   Milestone:                  
Component:  ports            |     Version:  1.9.2           
 Keywords:  libkhtml phonon  |        Port:  kdelibs4        
-----------------------------+----------------------------------------------
 At least on my system libkhtml tries to reference libphonon without
 specifying the full path:
 {{{
 [ MP-devel ] :~ marko$ /opt/macports-
 test/Applications/KDE4/kmymoney.app/Contents/MacOS/kmymoney
 dyld: Library not loaded: libphonon.4.dylib
   Referenced from: /opt/macports-test/lib/libkhtml.5.dylib
   Reason: image not found
 Trace/BPT trap
 }}}
 My current workaround is to call kmymoney4 like this:
 {{{
 DYLD_FALLBACK_LIBRARY_PATH=/opt/macports-test/lib /opt/macports-
 test/Applications/KDE4/kmymoney.app/Contents/MacOS/kmymoney
 }}}

 There are examples (#27205), though, of other systems where it works
 normally.

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


More information about the macports-tickets mailing list