[MacPorts] #21683: missing port depency for "libquicktime"

MacPorts noreply at macports.org
Mon Sep 28 17:46:18 PDT 2009


#21683: missing port depency for "libquicktime"
----------------------------------+-----------------------------------------
 Reporter:  cduvivier@…           |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  High                  |   Milestone:                                       
Component:  ports                 |     Version:  1.8.0                                
 Keywords:                        |        Port:  libquicktime                         
----------------------------------+-----------------------------------------
 The "libquicktime" port depends on the "xorg-libXv" port but that
 dependency is not expressed in its Portfile.[[BR]]

 Adding "port:xorg-libXv" at the end of line 19 solves the issue.[[BR]]

 Although I didn't explicitly try, I suspect it also depends on other xorg
 packages like xorg-libXau, ... (see all the library linked in the failing
 link line when reproducing with below commands)[[BR]]

 To reproduce:[[BR]]
 sudo port uninstall --follow-dependents xorg-libXv[[BR]]
 sudo port uninstall --follow-dependents libquicktime[[BR]]
 sudo port install libquicktime[[BR]]
 ...[[BR]]
 '''ld: library not found for -lXv[[BR]]
 '''collect2: ld returned 1 exit status[[BR]]
 ...[[BR]]

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


More information about the macports-tickets mailing list