[MacPorts] #44710: vtk5: missing dependencies?

MacPorts noreply at macports.org
Tue Aug 19 14:35:53 PDT 2014


#44710: vtk5: missing dependencies?
---------------------+--------------------------------
  Reporter:  petr@…  |      Owner:  macports-tickets@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.3.1
Resolution:          |   Keywords:
      Port:  vtk5    |
---------------------+--------------------------------

Comment (by ryandesign@…):

 I highly doubt dyld-headers is needed. The files it provides are already
 provided by OS X. The problem is just that it puts those files into the
 same locations (relative to the prefix) as OS X does, so due to the
 CPPFLAGS MacPorts sets, the MacPorts version gets found first. See also
 #42500 which requests dyld-headers move where it installs those files.

 As for the others, you can use "`otool -L`" to see whether vtk5 links with
 the libraries provided by those ports. If so, then that's an indication
 that yes, those dependencies should probably be added.

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


More information about the macports-tickets mailing list