Opened 14 years ago
Closed 14 years ago
#28980 closed defect (fixed)
openvrml 0.18.6_1 Build fails (probably a boost 1.46.1_0 incompatibility)
Reported by: | opelfahrer79@… | Owned by: | raphael-st (Raphael Straub) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | openvrml |
Description
sudo port install openvrml
fails and the log reports this error:
'openvrml::local::component_registry::component_registry()': :info:build libopenvrml/openvrml/local/component.cpp:362: error: 'const class boost::filesystem3::path' has no member named 'file_string' :info:build make[4]: *** [libopenvrml/openvrml/local/libopenvrml_libopenvrml_la-component.lo] Error 1 :info:build make[4]: *** Waiting for unfinished jobs....
Attachments (1)
Change History (3)
Changed 14 years ago by opelfahrer79@…
comment:1 Changed 14 years ago by raphael-st (Raphael Straub)
Keywords: | openvrml boost removed |
---|---|
Owner: | changed from macports-tickets@… to raphael@… |
Status: | new → assigned |
Version: | 1.9.2 |
comment:2 Changed 14 years ago by raphael-st (Raphael Straub)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed by applying an upstream patch in r77455.
Note: See
TracTickets for help on using
tickets.
Yes, this is probably an incompatibility with boost 1.46. I'll try to fix it.