All of lore.kernel.org
 help / color / mirror / Atom feed
* build errors after upgrading
@ 2013-09-11 17:39 Stefan Seefeld
  2013-09-11 17:52 ` Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Seefeld @ 2013-09-11 17:39 UTC (permalink / raw)
  To: openembedded-core

Hello,

I was successfully building images for qemux86_64, when I decided to
update to pull in recent fixes and improvements. So after git-pulling
I'm now seeing these errors:

ERROR: Nothing PROVIDES 'virtual/libgl' (but
/usr/local/OpenEmbedded/oe-core/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.1.bb
DEPENDS on or otherwise requires it)
ERROR: mesa PROVIDES virtual/libgl but was skipped: missing required
distro feature ['opengl'] (not in DISTRO_FEATURES)
ERROR: mesa PROVIDES virtual/libgl but was skipped: missing required
distro feature ['opengl'] (not in DISTRO_FEATURES)


which I was able to work around by adding "opengl" to the distro
features via

DISTRO_FEATURES_append = " opengl ptest"

Now I'm getting a link error during the xorg-xserver build (two missing
symbols are "noXFree86DRIExtension" and "noGlxExtension", which makes me
wonder whether these are related to the above.

I see some recent activity on mesa-gl, which could be related. Can
someone offer some advice ?

Thanks,
        Stefan


-- 
Stefan Seefeld
CodeSourcery / Mentor Graphics
http://www.mentor.com/embedded-software/



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

end of thread, other threads:[~2013-09-11 20:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 17:39 build errors after upgrading Stefan Seefeld
2013-09-11 17:52 ` Burton, Ross
2013-09-11 18:00   ` Stefan Seefeld
2013-09-11 18:07     ` Burton, Ross
2013-09-11 20:32       ` 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.