On 10/13/2014 06:29 AM, Terrence Enger wrote: > on debian-wheezy 64-bit. This is my first time using parameters > CXXFLAGS=-std=c++11 --disable-gstreamer --enable-gstreamer-0-10. By the way, you should not need to specify CXXFLAGS=-std=c++11, configure should figure out that it needs to use -std=c++11 all by itself. Stephan