tce-load -i gstreamer-dev gstreamer-gir gobject-introspection-dev gtk3-dev alsa-dev iso-codes libvorbis-dev libtheora-dev cdparanoia-dev liborc-dev glib2-python perl5 cd gst-plugins-base-1.0.10 CC="gcc -march=i486 -mtune=i686 -Os -pipe -msse2" CXX="g++ -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti -msse2" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --with-default-audiosink=alsasink find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \; make sudo make install configure: *** Plug-ins without external dependencies that will be built: adder app audioconvert audiorate audioresample audiotestsrc encoding gio playback subparse tcp typefind videoconvert videorate videoscale videotestsrc volume configure: *** Plug-ins without external dependencies that will NOT be built: configure: *** Plug-ins that have NOT been ported: configure: *** Plug-ins with dependencies that will be built: alsa cdparanoia ogg pango theora vorbis ximagesink xvimagesink configure: *** Plug-ins with dependencies that will NOT be built: ivorbisdec libvisual configure: *** Orc acceleration enabled.