After pulling code from master branch, I have an error on configure script. I am using Ubuntu 12.02 with gcc 4.8.1. If I comment AX_CXX_COMPILE_STDCXX_11 on configure.ac and regenerate configure, everything works fine.
... checking if arm-linux-gnueabihf-g++ supports -c -o file.o... yes checking if arm-linux-gnueabihf-g++ supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabihf-g++ linker (/usr/arm-linux-gnueabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate ./configure: line 16222: syntax error near unexpected token `noext,' ./configure: line 16222: `AX_CXX_COMPILE_STDCXX_11(noext, optional)' make: *** [config.status] Error 2 -- Sent from my mind
------------------------------------------------------------------------------
_______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
