On 18 July 2013 14:25, Otavio Salvador <ota...@ossystems.com.br> wrote: > On Thu, Jul 18, 2013 at 10:13 AM, Burton, Ross <ross.bur...@intel.com> wrote: >> On 18 July 2013 13:33, Daiane Angolini <daiane.l...@gmail.com> wrote: >>> I'm facing the following error. Anyone know what I should try in order >>> | configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= >>> 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0) >>> were not met: >>> | >>> | No package 'cairo' found >> >> cairo is a build dependency on GTK+, so I'd recommend having a look at >> the config.log file it generated and see if that has any hints. > > Well, the error seems very clear. cairo pkgconfig is not found.
Yes. And as I said, cairo is a build dependency of GTK+: DEPENDS = "glib-2.0 pango atk jpeg libpng gdk-pixbuf-native docbook-utils-native \ cairo gdk-pixbuf We need to see the detailed config.log to see *why* it can't find it. Maybe there's a dependency in cairo.pc that the recipes don't know about. > Did you build GTK lately Ross? Daily, and just to be sure, about 20 seconds ago. Ross _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core