Dear all,<br><br>    I try to build gstreamer ( gstreamer-0.10.25) in scratchbox for ARM SMP board. I have build all the dependencies ( glib-2.20.5, liboil-0.3.16, etc.)   However, when I just try to run a simple gst-inspect command like: gst-inspect fakesrc, I got the following warning message.<br>
<br>    Anyone can give me a hint on how to fix this problem? <br><br>   Thanks a lot!<br><br>Stella<br><br>&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;<br>
(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstgoom.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br><br>
(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstvideobox.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstdeinterlace.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstffmpegscale.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstvideoscale.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstaudioresample.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstffmpeg.so&#39;: /usr/local/lib/gstreamer-0.10/libgstffmpeg.so: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstvideotestsrc.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstvolume.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>(gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin &#39;/usr/local/lib/gstreamer-0.10/libgstpostproc.so&#39;: liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument<br>
<br>Factory Details:<br>  Long name:    Fake Source<br>  Class:    Source<br>  Description:    Push empty (no data) buffers around<br>  Author(s):    Erik Walthinsen &lt;<a href="mailto:omega@cse.ogi.edu">omega@cse.ogi.edu</a>&gt;, Wim Taymans &lt;<a href="mailto:wim@fluendo.com">wim@fluendo.com</a>&gt;<br>
  Rank:        none (0)<br><br>..........<br><br>