Hello, im facing a kid of problem with compiler seems weird for me, anyone got idea for following ?
make all-am
make[1]: Entering directory `/home/ot/sources'
CXX actions.o
CXX allocator.o
CXX baseevents.o
CXX beds.o
CXX chat.o
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from allocator.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from beds.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from chat.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from actions.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from baseevents.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
make[1]: *** [allocator.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [beds.o] Error 1
make[1]: *** [chat.o] Error 1
make[1]: *** [baseevents.o] Error 1
make[1]: *** [actions.o] Error 1
make[1]: Leaving directory `/home/ot/sources'
make: *** [all] Error 2
make all-am
make[1]: Entering directory `/home/ot/sources'
CXX actions.o
CXX allocator.o
CXX baseevents.o
CXX beds.o
CXX chat.o
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from allocator.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from beds.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from chat.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from actions.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
In file included from /usr/include/c++/4.7/chrono:35:0,
from otsystem.h:58,
from luascript.h:20,
from configmanager.h:20,
from otpch.h:40,
from baseevents.cpp:17:
/usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
make[1]: *** [allocator.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [beds.o] Error 1
make[1]: *** [chat.o] Error 1
make[1]: *** [baseevents.o] Error 1
make[1]: *** [actions.o] Error 1
make[1]: Leaving directory `/home/ot/sources'
make: *** [all] Error 2