Dear all, 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. Anyone can give me a hint on how to fix this problem? Thanks a lot! Stella """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstgoom.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstvideobox.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstdeinterlace.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstffmpegscale.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstvideoscale.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstaudioresample.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstffmpeg.so': /usr/local/lib/gstreamer-0.10/libgstffmpeg.so: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstvideotestsrc.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstvolume.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument (gst-inspect-0.10:13590): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstpostproc.so': liboil-0.3.so.0: cannot enable executable stack as shared object requires: Invalid argument Factory Details: Long name: Fake Source Class: Source Description: Push empty (no data) buffers around Author(s): Erik Walthinsen <omega at cse.ogi.edu>, Wim Taymans < wim at fluendo.com> Rank: none (0) .......... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20091029/05c51c8a/attachment.htm>