<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 01/22/2012 01:58 PM, Patrick Ale wrote:
<blockquote
cite="mid:CAERJoXXCnXy_TJtqadyQpppRPQLQWuj7wKFA1ggChveSFWRDLg@mail.gmail.com"
type="cite">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'<br>
CCLD <a moz-do-not-send="true" href="http://libgstffmpeg.la">libgstffmpeg.la</a><br>
<br>
*** Warning: Linking the shared library <a moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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'<br>
</blockquote>
<br>
on what platform and using what toolchain version are you doing the
build? What are the configure flags you are using?<br>
<br>
Stefan<br>
<br>
<blockquote
cite="mid:CAERJoXXCnXy_TJtqadyQpppRPQLQWuj7wKFA1ggChveSFWRDLg@mail.gmail.com"
type="cite">
<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>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>