[yocto] Image lacks libraries needed by SDK
Maxin B. John
maxin.john at intel.com
Wed Jun 14 02:04:37 PDT 2017
Hi,
On Wed, Jun 14, 2017 at 01:34:40AM -0700, Paul D. DeRocco wrote:
> > From: Maxin B. John [mailto:maxin.john at intel.com]
> >
> > Had a similar experience with respect to the availability of
> > static libraries in the SDK.
> >
> > https://bugzilla.yoctoproject.org/show_bug.cgi?id=5347
> >
> > One way to fix this will be to include required static
> > libraries in the image
> > before building SDK - eg: for glibc static development libraries:
> >
> > IMAGE_INSTALL_append = " glibc-staticdev"
>
> Does that include the .a files in the image or the SDK or both?
>
The corresponding .a files will be present in the image and SDK.
>
> Ciao, Paul D. DeRocco
> Paul mailto:pderocco at ix.netcom.com
Warm Regards,
Maxin
More information about the yocto
mailing list