Re: [OE-core] [PATCH] glibc: fix multilib file install conflicts

2019-02-26 Thread Khem Raj
On Tue, Feb 26, 2019 at 8:58 AM C.r. Guo wrote: > > From: Chunrong Guo > > Leaving bits/wordsize.h out of being multilibbed introduced a problem in > building the SDK for arm64: I thought we were multilibbing bits/wordsize.h isnt that the case. > Error: Transaction check error: > file /usr/inc

[OE-core] [PATCH] glibc: fix multilib file install conflicts

2019-02-26 Thread C.r. Guo
From: Chunrong Guo Leaving bits/wordsize.h out of being multilibbed introduced a problem in building the SDK for arm64: Error: Transaction check error: file /usr/include/bits/procfs-id.h conflicts between attempted installs of lib64-libc6-dev-2.29-r0.aarch64 and libc6-dev-2.29-r0.armv7ahf_neon

[OE-core] [PATCH] glibc: fix multilib file install conflicts

2019-02-26 Thread C.r. Guo
From: Chunrong Guo Leaving bits/wordsize.h out of being multilibbed introduced a problem in building the SDK for arm64: Error: Transaction check error: file /usr/include/bits/procfs-id.h conflicts between attempted installs of lib64-libc6-dev-2.29-r0.aarch64 and libc6-dev-2.29-r0.armv7ahf_neon