On Thu, Dec 20, 2012 at 03:26:41PM +0100, Erik Botö wrote: > Hi, > > (This message was previously posted to openembedded-devel, but I got > feedback that it might belong here) > > When I build qtbase using https://github.com/meta-qt5/meta-qt5 I get cross > compiler badness warnings, it uses some includes from my host machine > instead of from sysroot. I have seen this before when cross compiling qt5 > manually, and then the fix was to upgrade my host pkgconfig from 0.22 to > 0.26 (I didn't really try the versions in between, just built a more recent > version). > > I did a quick hack by building pkgconfig 0.26 in yocto by simply removing > the patches and using upstream vanilla 0.26 and then qtbase builds properly > without using host includes. > > But it feels kind of strange that a bug like this hasn't affected any other > packages? Has anyone else seen something like this and can shed more light > on what's happening?
These warnings should be fixed by: https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/qtbase/0009-qt_module-Fix-pkgconfig-replacement.patch https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/qtbase/0011-qt_module-Fix-paths-in-.prl-files.patch -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
