tce-load -i gstreamer-dev glib2-python gobject-introspection-dev perl5 gtk3-dev libvorbis-dev libtheora-dev alsa-dev iso-codes gst-plugins-base-1.2.4 ---------------------- 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 --libexecdir=/usr/local/lib find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo su CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" LD_LIBRARY_PATH="/usr/lib:/usr/local/lib" 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 ogg pango theora vorbis ximagesink xvimagesink configure: *** Plug-ins with dependencies that will NOT be built: cdparanoia ivorbisdec libvisual configure: *** Orc acceleration disabled. Requires Orc >= 0.4.18, which was not found. Slower code paths will be used.