Opened 14 years ago

Closed 13 years ago

#25667 closed defect (fixed)

vtk-devel +boost fails due to misplaced boost headers

Reported by: markemer (Mark Anderson) Owned by: dweber@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: adfernandes (Andrew Fernandes)
Port: vtk-devel

Description

command> install vtk-devel +core +mpi +mysql5 +boost

vtkBoostBiconnectedComponents.cxx:35:41: error: boost/vector_property_map.hpp: No such file or directory

This happens for a few files. I think Boost moved some headers around, I'm hoping to have a quick patch soon.

Change History (5)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Cc: dweber@… emer@… removed
Owner: changed from macports-tickets@… to dweber@…

You don't need to cc yourself when you are the reporter.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: adfernandes@… added

comment:3 Changed 13 years ago by adfernandes (Andrew Fernandes)

The correct header location is /opt/local/include/boost/property_map/vector_property_map.hpp, so yes, boost moved the headers around.

comment:4 Changed 13 years ago by markemer (Mark Anderson)

This seems to be fixed in the latest vtk.

comment:5 Changed 13 years ago by adfernandes (Andrew Fernandes)

Resolution: fixed
Status: newclosed

Thanks!

Note: See TracTickets for help on using tickets.