Hi all,<br><br>First of all, sorry if I ask a question that has been asked many times before. Yes I googled and all I found is people reporting the problem but no fix was offered (for what I could see).<br><br>My problem is related to compiling the gst-ffmpeg 0.10.13 source. All seems to go fine untill the linking phase.<br>
<br>Making all in ffmpeg<br>gmake[3]: Entering directory `/home/pale/SOURCE/gstreamer/gst-ffmpeg-0.10.13/ext/ffmpeg&#39;<br>  CCLD   <a href="http://libgstffmpeg.la">libgstffmpeg.la</a><br><br>*** Warning: Linking the shared library <a href="http://libgstffmpeg.la">libgstffmpeg.la</a> against the<br>
*** static library ../../gst-libs/ext/libav/libavformat/libavformat.a is not portable!<br><br>*** Warning: Linking the shared library <a href="http://libgstffmpeg.la">libgstffmpeg.la</a> against the<br>*** static library ../../gst-libs/ext/libav/libavcodec/libavcodec.a is not portable!<br>
<br>*** Warning: Linking the shared library <a href="http://libgstffmpeg.la">libgstffmpeg.la</a> against the<br>*** static library ../../gst-libs/ext/libav/libavutil/libavutil.a is not portable!<br><br>After this it ends with:<br>
ld: fatal: relocations remain against allocatable but non-writable sections<br>collect2: ld returned 1 exit status<br>gmake[3]: *** [<a href="http://libgstffmpeg.la">libgstffmpeg.la</a>] Error 1<br>gmake[3]: Leaving directory `/home/pale/SOURCE/gstreamer/gst-ffmpeg-0.10.13/ext/ffmpeg&#39;<br>
<br><br>Any idea what I am doing wrong and preferable, how do I fix this?<br><br><br>Thanks :)<br><br><br>Patrick<br><br><br><br>