libpcre error on compilation time


Sethu Madhav <sethu.m@...>
 

Hi, 
Iam unable to resolve this error on libpcre, during the bitbake. Iam working on the kirkstone YOCTO version and i tried changing the libpcre package but no luck. Can anyone please help with the issue, Iam attaching the error log along with this email.


Michael Opdenacker
 

Hi Sethu


Thanks for using Kirkstone. Good choice :)

On 16.03.23 at 14:13, Sethu Madhav wrote:
Hi,
Iam unable to resolve this error on libpcre, during the bitbake. Iam working on the kirkstone YOCTO version and i tried changing the libpcre package but no luck. Can anyone please help with the issue, Iam attaching the error log along with this email.

Could you show us your changes?
From your logs, we still see the standard libpcre_8.45.bb getting build. At least, you didn't change the version number in the recipe file name.

Cheers
Michael.

--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Sethu Madhav <sethu.m@...>
 

Hi,
 it is not building with the 8.45 version which is included in the kirkstone version. 
Some error is coming at the do compile stage . 
We just added libpcre package from the openembedded core git kirkstone branch. Is there any dependancy or anything that's is needed to do apart from that?. 

Thankyou


On Thu, 16 Mar, 2023, 19:58 Michael Opdenacker, <michael.opdenacker@...> wrote:
Hi Sethu


Thanks for using Kirkstone. Good choice :)

On 16.03.23 at 14:13, Sethu Madhav wrote:
> Hi,
> Iam unable to resolve this error on libpcre, during the bitbake. Iam
> working on the kirkstone YOCTO version and i tried changing the
> libpcre package but no luck. Can anyone please help with the issue,
> Iam attaching the error log along with this email.


Could you show us your changes?
 From your logs, we still see the standard libpcre_8.45.bb getting
build. At least, you didn't change the version number in the recipe file
name.

Cheers
Michael.

--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Michael Opdenacker
 

Hi Sethu

On 17.03.23 at 05:47, Sethu Madhav wrote:
Hi,
 it is not building with the 8.45 version which is included in the kirkstone version.
Some error is coming at the do compile stage .
We just added libpcre package from the openembedded core git kirkstone branch. Is there any dependancy or anything that's is needed to do apart from that?.
I don't think so.

I just made a quick test by adding

IMAGE_INSTALL:append = " libpcre"

to conf/local.conf and it builds fine (through the "core-image-minimal" image). I'm using the "kirkstone" branch of Poky.

I hope you find a solution.
Cheers
Michael.

--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com