#43487: libcdr @0.0.16 stops building: ISO C++ does not support 'long long' -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: leopard ppc | Port: libcdr -------------------------+-------------------------------- Apparently some recent modifications of CXXFLAGS for libcdr have gone too far for Xcode GCC 4.2: {{{ :info:build CXX CDRCollector.lo :info:build In file included from CDRCollector.h:18, :info:build from CDRCollector.cpp:12: :info:build /opt/local/include/lcms2.h:133:10: warning: use of C99 long long integer constant :info:build /opt/local/include/lcms2.h:140:10: warning: use of C99 long long integer constant :info:build In file included from CDRCollector.h:18, :info:build from CDRCollector.cpp:12: :info:build /opt/local/include/lcms2.h:134: error: ISO C++ does not support 'long long' :info:build /opt/local/include/lcms2.h:141: error: ISO C++ does not support 'long long' :info:build make[3]: *** [CDRCollector.lo] Error 1 }}} Log file will be attached. -- Ticket URL: <https://trac.macports.org/ticket/43487> MacPorts <http://www.macports.org/> Ports system for OS X