#26449: wesnoth @1.4.7_0 configure-error: Unable to compile a Boost test -----------------------------------+---------------------------------------- Reporter: misteravery@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: boost iostreams test | Port: wesnoth -----------------------------------+---------------------------------------- Comment(by adfernandes@…): (See #26460) The current `boost` port already defines `BOOST_IOSTREAMS_USE_DEPRECATED` during compilation, but does '''not''' automatically define it in the installed headers. Thus `wesnoth` should be patched to add `-DBOOST_IOSTREAMS_USE_DEPRECATED` to the compile flags, or `#define` it globally. -- Ticket URL: <http://trac.macports.org/ticket/26449#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS