Darn. I've added the autoconf M4 macro to the download and made a new release. This is emberrasing, and all to add "--std=c++11" to the build.
http://www.logfish.net/pr/ccbuild/downloads/ccbuild-2.0.6.tar.gz and https://github.com/bneijt/ccbuild/archive/v2.0.6.tar.gz Greetings, Bram On Tue, Nov 5, 2013 at 11:51 AM, jari <jari.aa...@cante.net> wrote: > On 2013-11-04 20:50, Bram Neijt wrote: > | Dear Niels and public, > | > | I've released a new version to fix the build failure: version 2.0.5 > | > | It's downloadable at > | http://www.logfish.net/pr/ccbuild/downloads/ccbuild-2.0.5.tar.gz and > | https://github.com/bneijt/ccbuild/archive/v2.0.5.tar.gz > > hi Bram, > > While doing configure in Debian, I get: > > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > autoreconf: Leaving directory `.' > > --- > > checking whether make supports nested variables... yes > ./configure: line 2956: syntax error near unexpected token > `noext,mandatory' > ./configure: line 2956: `AX_CXX_COMPILE_STDCXX_11(noext,mandatory) > #Bobcat requires this' > ==> config.log <== > ... > configure: exit 2 > > The version are: > > autoconf 2.69-1.1 > automake 1.14-1 > gcc 4.8.1-3 > > Let me know how can I help, > Jari >