From: Stefan Seefeld <stefan_seefeld@mentor.com>
To: <openembedded-core@lists.openembedded.org>
Subject: build errors after upgrading
Date: Wed, 11 Sep 2013 13:39:00 -0400 [thread overview]
Message-ID: <5230AAB4.2060005@mentor.com> (raw)
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/
next reply other threads:[~2013-09-11 17:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 17:39 Stefan Seefeld [this message]
2013-09-11 17:52 ` build errors after upgrading Burton, Ross
2013-09-11 18:00 ` Stefan Seefeld
2013-09-11 18:07 ` Burton, Ross
2013-09-11 20:32 ` 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=5230AAB4.2060005@mentor.com \
--to=stefan_seefeld@mentor.com \
--cc=openembedded-core@lists.openembedded.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.