From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] gst-fsl-plugins @ buildroot
Date: Mon, 17 Jun 2013 07:22:05 +0200 [thread overview]
Message-ID: <51BE9CFD.10002@mind.be> (raw)
In-Reply-To: <51BE6522.2040309@gluem.org>
Hi Adrian,
Please send questions like this to the mailing list, not directly to
the author.
On 06/17/13 03:23, Adri?n wrote:
> Hello Arnout,
>
> I am trying to utilized buidroot + an IMX6 board to run gstreamer on it.
>
> Although gst-fsl-plugins compiles fine and so on, looks like gstreamer
> is not able to load the plugins:
>
> /usr/libexec/gstreamer-0.10/gst-plugin-scanner: symbol 'shm_open': can't
> resolve symbol
>
> (gst-plugin-scanner:1170): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libmfw_gst_v4lsink.so': unknown dl-error
>
> (gst-plugin-scanner:1170): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libmfw_gst_h264dec.so': File not found
>
> (gst-plugin-scanner:1170): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libmfw_gst_amrdec.so': File not found
>
> (gst-plugin-scanner:1170): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libmfw_gst_mpeg4aspdec.so': File not found
>
> (gst-plugin-scanner:1170): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libmfw_gst_aacdec.so': File not found
>
> [...]
>
> The files are there for sure. However, I suspect that it is required to
> compile these plugins against some particular toolchain version due to
> the blobs involved (i.e some ABI break?).
>
> Have you been trying this under any IMX6 based board? any useful insight?
I can only tell you that it worked for me :-) We use the Sourcery
2009.11 toolchain. But as far as I can remember there are no binaries in
The "shm_open" failure is suspicious, because that is a pretty standard
symbol that is present in librt.so. I don't think gstreamer itself would
build without shm_open.
Regards,
Arnout
>
> Thanks,
>
> Adrian.
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
parent reply other threads:[~2013-06-17 5:22 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <51BE6522.2040309@gluem.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51BE9CFD.10002@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.