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

Navani Srivastava navani.srivastava at gmail.com
Wed Aug 28 00:53:04 PDT 2013


Hi,

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/QtCore/qglobal.h:68:21:
fatal error: algorithm: No such file or directory
compilation terminated.
make[2]: *** [obj_rel/AdjustedTime.o] Error 1

Please suggest..

Thanks and Regards
Navani Kamal Srivastava




On Tue, Jul 30, 2013 at 4:18 PM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:

> On Tuesday 30 July 2013 14:35:40 Navani Srivastava wrote:
> > > I think the problem is this:
> > > require recipes-core/meta/meta-toolchain.bb
> >
> > Yes, it worked.. Thanks
> >
> > > You shouldn't be adding this to an image recipe, and definitely not
> poky-
> > > image.bbclass.
> > then? Is it possible to create .bbappend kind of file for .bbclass which
> > can append the information or I have to duplicate
> toolchain-script.bbclass
> > in my layer?
>
> Sure, you can add the script append and the additional TOOLCHAIN_HOST_TASK
> items in an additional bbclass in your layer and then inherit that in your
> image recipe; just don't require meta-toolchain.bb because that has other
> side-effects.
>
> > >>What version of the build system are you using?
> >
> > I am using poky danny (8.0.2)
>
> OK, in that case why are you using poky-image.bbclass? That was replaced by
> core-image.bbclass in the edison release if I recall correctly, which was
> quite a while ago.
>
> 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/78179bb0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poky-image.bb
Type: application/octet-stream
Size: 3296 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130828/78179bb0/attachment.obj>


More information about the yocto mailing list