[OE-core] [oe-core][PATCH 4/4] recipes: bump PR to rebuild .la files without libz.la

Phil Blundell philb at gnu.org
Tue Feb 21 21:45:10 UTC 2012


On Tue, 2012-02-21 at 13:39 -0800, Steve Sakoman wrote:
> Well, this is an image for a headless system, so neither directfb nor
> x11 will be used!  I'm not really sure what package is causing gtk+ to
> be built.

Ah.  Well, gtk+ 2.x requires you to choose exactly one of either x11 or
directfb as the backend.  If you don't have either then it isn't going
to work. 

You can use "bitbake -g" to find out what is depending on gtk+, or just
add gtk+ to BBMASK and see which recipe starts complaining about
unsatisfied dependencies.  Sounds like eliminating that dependency at
source is probably going to be the most fruitful route for you to
explore.

p.






More information about the Openembedded-core mailing list