#42149: mpeg4ip @1.5.0.1_3 does not compile on Mavericks --------------------------------+-------------------------------- Reporter: greisberger@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: haspatch mavericks | Port: mpeg4ip --------------------------------+-------------------------------- The compilation fails with the following error: {{{ :info:build In file included from sys_block.cpp:52: :info:build ./../include/bitstrm.hpp:48:10: fatal error: 'istream.h' file not found :info:build #include <istream.h> :info:build ^ :info:build 1 error generated. :info:build make[6]: *** [sys_block.lo] Error 1 }}} The header is in /usr/include/c++/4.2.1/backward/ Here is a Portfile patch for Mavericks. -- Ticket URL: <https://trac.macports.org/ticket/42149> MacPorts <http://www.macports.org/> Ports system for OS X