[yocto] pkg-config not found

Khem Raj raj.khem at gmail.com
Tue Nov 12 14:22:15 PST 2019


On Tue, Nov 12, 2019 at 2:00 PM Mark Hawthorne
<markhawthorne172 at gmail.com> wrote:
>
> Thank you. I have fixed this issue but the original pkg-config error still persists.
>

do a clean build after above change

bitbake -ccleanall <your-recipe>
bitbake <your-recipe>

does that help ?

> On Tue, Nov 12, 2019 at 3:41 PM Adrian Bunk <bunk at stusta.de> wrote:
>>
>> On Tue, Nov 12, 2019 at 03:06:25PM -0600, Mark Hawthorne wrote:
>> >...
>> > DEPENDS_${PN} = "libpng freetype glm libegl libgles2 libspatialite"
>> >...
>>
>> DEPENDS, not DEPENDS_${PN}
>>
>> cu
>> Adrian
>>
>> --
>>
>>        "Is there not promise of rain?" Ling Tan asked suddenly out
>>         of the darkness. There had been need of rain for many days.
>>        "Only a promise," Lao Er said.
>>                                        Pearl S. Buck - Dragon Seed
>>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list