[yocto] fido qt4-embedded packaging problems

Khem Raj raj.khem at gmail.com
Thu Aug 13 16:43:22 PDT 2015


On Thu, Aug 13, 2015 at 1:56 PM, Richard Cagley <rcagley at gmail.com> wrote:
> When I try to bitbake core-image-minimal-dev I get an error involving
> cpio when I include qt4-embedded in my CORE_IMAGE_EXTRA_INSTALL list.
>
> I looked in the log file and I see a bunch of "PT_INTERP segment not
> corresponding to .interp section" and "STT_GNU_IFUNC not handled on
> ARM yet" errors and then a final failure about rootfs creation due to
> cpio.

these are prelink errors. Which release are you on ?

>
> Is there something special I need to do to include qt4-embedded for an
> arm target?

No. Although as a workaround you can disable cross prelink by removing
it from USER_CLASSES
in local.conf and see if that works then we know its a prelinking issue.

> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list