[yocto] bitbake -c populate_sdk -v poky-image

Navani Srivastava navani.srivastava at gmail.com
Wed Aug 28 21:41:31 PDT 2013


In order to execute
"bitbake -c populate_sdk poky-image" are we supposed to declare
BUILD_ARCH or SDK_ARCH somewhere in local.conf file?
Yocto Documentation has not mentioned anything like that. Just a doubt as
"bitbake poky-image" is working fine though populate_sdk is giving problem..


On Wed, Aug 28, 2013 at 8:11 PM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:

> On Wednesday 28 August 2013 13:23:04 Navani Srivastava wrote:
> > Following is my image file to generate rootfs image with SDK having Qt
> > support..
> > I am able to build SDK successfully but on building any Qt application
> with
> > generated SDK getting following error message-
> >
> >
> /opt/poky/1.3.2/sysroots/EBboard-poky-linux-gnueabi//usr/include/qtopia/QtCo
> > re/qglobal.h:68:21: fatal error: algorithm: No such file or directory
> > compilation terminated.
> > make[2]: *** [obj_rel/AdjustedTime.o] Error 1
> >
> > Please suggest..
>
> I can't tell from the little amount of the error output you've given but it
> sounds like either standard C++ headers are not installed, or they are but
> the
> compiler can't find them for some reason.
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130829/8043001c/attachment.html>


More information about the yocto mailing list