Hi,
On 2/25/2021 1:23 AM, Randy MacLeod wrote:
On 2021-02-24 6:57 p.m., Richard Purdie wrote:
On Wed, 2021-02-24 at 21:16 +0100, Anatol Belski wrote:
On 2/24/2021 5:49 PM, Richard Purdie wrote:
No, I mean the dynamic loader pointer.
$ tmp/sysroots-uninative/x86_64-linux/usr/bin/patchelf-unin
On 2021-02-24 6:57 p.m., Richard Purdie wrote:
On Wed, 2021-02-24 at 21:16 +0100, Anatol Belski wrote:
On 2/24/2021 5:49 PM, Richard Purdie wrote:
No, I mean the dynamic loader pointer.
$ tmp/sysroots-uninative/x86_64-linux/usr/bin/patchelf-uninative
python3-native/python3.9 --print-interpret
On Wed, 2021-02-24 at 21:16 +0100, Anatol Belski wrote:
> On 2/24/2021 5:49 PM, Richard Purdie wrote:
> > No, I mean the dynamic loader pointer.
> >
> > $ tmp/sysroots-uninative/x86_64-linux/usr/bin/patchelf-uninative
> > python3-native/python3.9 --print-interpreter
> > [...]tmp/sysroots-uninativ
On 2/24/2021 5:49 PM, Richard Purdie wrote:
On Wed, 2021-02-24 at 13:56 +0100, Anatol Belski wrote:
On 2/24/2021 1:32 PM, Richard Purdie wrote:
Hi,
On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote:
the current master build seems to be broken with symbols unavailable
from the host glibc
On Wed, 2021-02-24 at 13:56 +0100, Anatol Belski wrote:
> On 2/24/2021 1:32 PM, Richard Purdie wrote:
> > Hi,
> >
> > On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote:
> > > the current master build seems to be broken with symbols unavailable
> > > from the host glibc. The following is to se
On 2/24/2021 1:32 PM, Richard Purdie wrote:
Hi,
On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote:
the current master build seems to be broken with symbols unavailable
from the host glibc. The following is to see on the SDK built and
installed on the same host Ubuntu 18.04.5 having glibc
Hi,
On Wed, 2021-02-24 at 12:40 +0100, Anatol Belski wrote:
> the current master build seems to be broken with symbols unavailable
> from the host glibc. The following is to see on the SDK built and
> installed on the same host Ubuntu 18.04.5 having glibc 2.27:
>
> $ . /tmp/poky-sdk-master-00/e
Hi,
the current master build seems to be broken with symbols unavailable
from the host glibc. The following is to see on the SDK built and
installed on the same host Ubuntu 18.04.5 having glibc 2.27:
$ . /tmp/poky-sdk-master-00/environment-setup-core2-64-poky-linux
$ ldd $(which $CC)
/tmp/po