[MacPorts] #19514: Library not loaded

MacPorts noreply at macports.org
Sat May 2 08:58:42 PDT 2009


#19514: Library not loaded
-----------------------------------+----------------------------------------
 Reporter:  peakprod@…             |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.7.1                                
 Keywords:                         |        Port:                                       
-----------------------------------+----------------------------------------

Comment(by devans@…):

 What do the following commands say?  Results for my installation (10.4.11
 ppc) are shown

 {{{
 devans% port installed libtheora
 The following ports are currently installed:
   libtheora @1.0beta3_0 (active)
 devans% port contents libtheora | grep dylib
   /opt/local/lib/libtheora.0.3.3.dylib
   /opt/local/lib/libtheora.0.dylib
   /opt/local/lib/libtheora.dylib
   /opt/local/lib/libtheoradec.1.0.0.dylib
   /opt/local/lib/libtheoradec.1.dylib
   /opt/local/lib/libtheoradec.dylib
   /opt/local/lib/libtheoraenc.1.0.0.dylib
   /opt/local/lib/libtheoraenc.1.dylib
   /opt/local/lib/libtheoraenc.dylib
 }}}

 Having done this, I noticed that the latest version is 1.0 however.
 Upgrading (after incrementing epoch in r50523) gives:
 {{{
 devans% port installed libtheora
 The following ports are currently installed:
   libtheora @1.0_0 (active)
   libtheora @1.0beta3_0
 devans% port contents libtheora | grep dylib
   /opt/local/lib/libtheora.0.3.4.dylib
   /opt/local/lib/libtheora.0.dylib
   /opt/local/lib/libtheora.dylib
   /opt/local/lib/libtheoradec.1.0.1.dylib
   /opt/local/lib/libtheoradec.1.dylib
   /opt/local/lib/libtheoradec.dylib
   /opt/local/lib/libtheoraenc.1.0.1.dylib
   /opt/local/lib/libtheoraenc.1.dylib
   /opt/local/lib/libtheoraenc.dylib
 }}}

 Both show /opt/local/lib/libtheora.0.dylib installed.  And as jmr says,
 you should use the ices2 port rather than
 build your own in /usr/local to keep all your builds consistent with each
 other.

 However, resync your ports (after an hour or so) and upgrade libtheora
 again.  Maybe that will heal  your problem.

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


More information about the macports-tickets mailing list