#40494: aria2 1.18.0 vs C++11 ----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: ----------------------------+-------------------------------- While running configure on aria2 1.18.0 under Snow Leopard I get the following error: {{{ :info:configure checking whether /usr/bin/clang++ supports C++11 features by default... no :info:configure checking whether /usr/bin/clang++ supports C++11 features with -std=c++11 ... no :info:configure checking whether /usr/bin/clang++ supports C++11 features with -std=c++11 -stdlib=libc++... no :info:configure checking whether /usr/bin/clang++ supports C++11 features with -std=c++0x ... no :info:configure checking whether /usr/bin/clang++ supports C++11 features with -std=c++0x -stdlib=libc++... no :info:configure configure: error: *** A compiler with support for C++11 language features is required. }}} Need to set compiler dependency to gcc > 4.6.x or clang 3.3? -- Ticket URL: <https://trac.macports.org/ticket/40494> MacPorts <http://www.macports.org/> Ports system for OS X