I am trying to compile the LEGO Mindstorm RSO audio decoder in gst-ffmpeg-0-10.12 into a .so.<div><br>I want the plugin to be available for the OLPC XO, build os860 (<a href="http://download.laptop.org/xo-1/os/official/os860/os860.packages.txt">http://download.laptop.org/xo-1/os/official/os860/os860.packages.txt</a>), which has gstreamer 0.10.25.<br>
<br></div><div>On my dev box, I am running fedora15, and I am able to ./configure and makeĀ gst-ffmpeg-0-10.12, and don&#39;t seem to get any errors, but also don&#39;t create any .so files. ( I do get lots of .o&#39;s though ).<br>
<br></div><div>I am unsure of two things:<br>1. If I compile this plugin, designed for today&#39;s gstreamer, will it even work with 10.25?<br>2. What am I doing wrong that I am not creating any .so files?</div>