All of lore.kernel.org
 help / color / mirror / Atom feed
* How can I build gstreamer and its plugins without x11?
@ 2012-09-25 20:51 Chris Tapp
  2012-09-25 22:12 ` Ross Burton
  0 siblings, 1 reply; 8+ messages in thread
From: Chris Tapp @ 2012-09-25 20:51 UTC (permalink / raw)
  To: yocto@yoctoproject.org Project

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:

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'virtual/libx11' (but /media/SSD-RAID/poky-git/meta/recipes-support/consolekit/consolekit_0.4.5.bb DEPENDS on or otherwise requires it)
ERROR: libx11-nativesdk PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES
ERROR: libx11-trim PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES
ERROR: libx11 PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES
ERROR: libx11-diet PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES
NOTE: Runtime target 'gst-plugins-good-id3demux' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['gst-plugins-good-id3demux', 'pulseaudio', 'consolekit', 'virtual/libx11']
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']

Is there an easy way to build gstreamer without x11? I tried removing the x11 dependency from consolekit, but I then had gtk+ fail because cairo-xlib wasn't built... (this may be due to a different gst plugin issue).

Chris Tapp

opensource@keylevel.com
www.keylevel.com





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-09-26  9:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-25 20:51 How can I build gstreamer and its plugins without x11? Chris Tapp
2012-09-25 22:12 ` Ross Burton
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

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.