#35871: Aquaterm can't be installed ----------------------------+-------------------- Reporter: jblumenkopf@… | Owner: g5pw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: aquaterm | ----------------------------+-------------------- Comment (by jmr@…): The errors in the log are: {{{ :info:build /usr/local/include/complex.h:10:1: error: unknown type name 'using' :info:build using namespace std; :info:build ^ :info:build /usr/local/include/complex.h:10:16: error: expected ';' after top level declarator :info:build using namespace std; :info:build ^ :info:build /usr/local/include/complex.h:13:10: fatal error: 'cmath' file not found :info:build #include <cmath> :info:build ^ :info:build 3 errors generated. }}} So, you have incompatible headers in /usr/local/include overriding those in /usr/include. -- Ticket URL: <https://trac.macports.org/ticket/35871#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS