Re: [yocto] Perl-Native compilation for THUD in Red Hat 8

2020-10-01 Thread Richard Purdie
On Thu, 2020-10-01 at 11:59 +0530, Aashik Aswin wrote:
> Hi Developers,
> 
> I recently migrated my machine to Red Hat 8 , I am using Yocto Thud
> to build my customized yocto image. 
> However, I am seeing the following Build Issue while compiling Perl-
> native
> 
> /usr/include/errno.h:48:10: fatal error: bits/types/error_t.h: No
> such file or directory
> |  #include 
> |   ^~
> | compilation terminated.
> 
> Is there a way that this dependency can be moved to Yocto itself, or
> is there some alternate way we can try out.

The challenge is that we need some kind of functional compiler. You're
trying to use a much more modern system that didn't exist when thud was
released. Thud is now outside of its support window too.

I'd suggest using a buildtools-extended-tarball to allow thud to build.

Cheers,

Richard


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#50905): https://lists.yoctoproject.org/g/yocto/message/50905
Mute This Topic: https://lists.yoctoproject.org/mt/77234651/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] Perl-Native compilation for THUD in Red Hat 8

2020-10-01 Thread Aashik Aswin
Hi Developers,

I recently migrated my machine to Red Hat 8 , I am using Yocto Thud to
build my customized yocto image.
However, I am seeing the following Build Issue while compiling Perl-native

/usr/include/errno.h:48:10: fatal error: bits/types/error_t.h: No such file
or directory
|  #include 
|   ^~
| compilation terminated.

Is there a way that this dependency can be moved to Yocto itself, or is
there some alternate way we can try out.

Thanks in advance,
Aashik

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#50903): https://lists.yoctoproject.org/g/yocto/message/50903
Mute This Topic: https://lists.yoctoproject.org/mt/77234651/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-