[MacPorts] #25121: Cannot launch kmymoney2 - dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib

MacPorts noreply at macports.org
Thu Jun 3 16:40:26 PDT 2010


#25121: Cannot launch kmymoney2 - dyld: Library not loaded:
/opt/local/lib/libjpeg.7.dylib
-------------------------------------------+--------------------------------
 Reporter:  forums@…                       |       Owner:  macports-tickets@…                   
     Type:  defect                         |      Status:  new                                  
 Priority:  Normal                         |   Milestone:                                       
Component:  ports                          |     Version:  1.8.2                                
 Keywords:                                 |        Port:  kmymoney2                            
-------------------------------------------+--------------------------------
Changes (by ryandesign@…):

  * keywords:  kmymoney2 libjpeg =>
 * cc: forums@… (removed)
 * cc: ryandesign@… (added)


Old description:

> When I try to launch my compiled port for kmymoney2, it fails with the
> following error:
>
> strewth:opt jeffery$ kmymoney2
> dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib
>   Referenced from: /opt/local/lib/libkhtml.4.dylib
>   Reason: image not found
> Trace/BPT trap
>
> Any ideas what I need to do to fix this linking error?

New description:

 When I try to launch my compiled port for kmymoney2, it fails with the
 following error:

 {{{
 strewth:opt jeffery$ kmymoney2
 dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib
   Referenced from: /opt/local/lib/libkhtml.4.dylib
   Reason: image not found
 Trace/BPT trap
 }}}

 Any ideas what I need to do to fix this linking error?

--

Comment:

 Don't forget WikiFormatting. You don't need to Cc yourself.

 There is no port kmymoney2... There is a port kmymoney...

 Looks like whatever port provides libkhtml.4.dylib is still linking with
 libjpeg.7.dylib, and needs a revision bump to force it to re-link with
 libjpeg.8.dylib. Can you use
 {{{
 port provides /opt/local/lib/libkhtml.4.dylib
 }}}
 to tell us what port that is so we can increase its revision to force the
 rebuild?

-- 
Ticket URL: <http://trac.macports.org/ticket/25121#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list