From: Ross Burton <ross.burton@intel.com>
To: Chris Tapp <opensource@keylevel.com>
Cc: "yocto@yoctoproject.org Project" <yocto@yoctoproject.org>
Subject: Re: How can I build gstreamer and its plugins without x11?
Date: Tue, 25 Sep 2012 23:12:12 +0100 [thread overview]
Message-ID: <34F347852CDC4B699F8565643D33E53B@intel.com> (raw)
In-Reply-To: <CEE73346-DC1B-4CB2-9D51-A2D47705ADFC@keylevel.com>
On Tuesday, 25 September 2012 at 21:51, Chris Tapp wrote:
> I'm trying to build gstreamer to run on a system that does not have x11 (for audio and to stream video). It seems as if gst-plugins-good-id3demux needs x11:
> ...
> ERROR: Required build target 'task-sjs' has no buildable providers.
> Missing or unbuildable dependency chain was: ['task-sjs', 'gst-plugins-good-id3demux', 'pulseaudio', 'consolekit', 'virtual/libx11']
I'm not entirely sure why a demuxer is depending on pulseaudio, but you'll hit this somewhere else.
pulseaudio's build dependency on consolekit is entirely spurious and I've fixed this in master. pulseaudio-server then has a runtime dependency on consolekit which you could argue should be a recommends - in Guacamayo for now we're just removing that dependency as we're not using consolekit.
Ross
next prev parent reply other threads:[~2012-09-25 22:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-25 20:51 How can I build gstreamer and its plugins without x11? Chris Tapp
2012-09-25 22:12 ` Ross Burton [this message]
2012-09-25 22:21 ` Paul Eggleton
2012-09-25 22:55 ` Chris Tapp
2012-09-25 23:12 ` Chris Tapp
2012-09-26 9:55 ` Burton, Ross
2012-09-26 7:32 ` Chris Tapp
2012-09-26 9:53 ` Burton, Ross
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=34F347852CDC4B699F8565643D33E53B@intel.com \
--to=ross.burton@intel.com \
--cc=opensource@keylevel.com \
--cc=yocto@yoctoproject.org \
/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.