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

Navani Srivastava navani.srivastava at gmail.com
Wed Aug 28 08:13:20 PDT 2013


I just removed qt stuff and tried with the SDK built with 'bitbake -c
populate_sdk poky-image' . I just compiled a simple program which includes
stdio.h, while compiling got error that "stdio.h: No such file or
directory" ..
It seems problem is with SDK generated with it. But I am not able to
understand that if problem is somewhere in declaring the correct
architecture then how rootfs and all other binaries  which got generated by
executing "bitbake poky-image" are working on my target. Even though SDK
generated by "bitbake meta-toolhain-qte" is also working fine..
Need some more research..


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/20130828/915b8c30/attachment.html>


More information about the yocto mailing list