tce-load -i intltool gobject-introspection-dev libxml2-dev cd gstreamer-0.10.36 sed -i -e '/YYLEX_PARAM/d' -e '/parse-param.*scanner/i %lex-param { void *scanner }' gst/parse/grammar.y CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --enable-introspection=yes --libexecdir=/usr/local/lib find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo make install Configuration Version : 0.10.36 Source code location : . Prefix : /usr/local Compiler : gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe -std=gnu99 Package name : GStreamer source release Package origin : Unknown package origin Documentation (manuals) : no Documentation (API) : no Debug Logging : yes Pipeline XML load/save : yes Command-line parser : yes Option parsing in gst_init : yes Tracing subsystem : yes Allocation tracing : yes Plugin registry : yes Plugin support : yes Network support : yes Unit testing support : yes Debug : yes Profiling : no Building examples : yes Building test apps : yes Building tests that fail : no