Re: [oe] multilib SDK issue

2018-03-02 Thread Mark Hatle
On 3/2/18 2:06 AM, ZhangXiao wrote: > For the conflict of the config file, how about use "update-alternatives" > to avoid it? This is my recommendation. Rename the conflicting scripts to append the 'base_libdir' value, and then use the update-alternatives to install them. --Mark > Thanks > Xiao

Re: [oe] multilib SDK issue

2018-03-02 Thread ZhangXiao
For the conflict of the config file, how about use "update-alternatives" to avoid it? Thanks Xiao 在 2018年03月01日 10:13, Khem Raj 写道: > On 2/28/18 1:30 AM, ZhangXiao wrote: >> Hi All, >> >> With below settings on my local.conf, I get several errors when >> extracting SDK: >> >> Modify local.conf as

Re: [oe] multilib SDK issue

2018-03-01 Thread ZhangXiao
Yes, thanks! "oe_multilib_header gmp.h" can resolve the head file conflict. While any advices on the conflict "/usr/bin/python3.5m-config"? Thanks Xiao 在 2018年03月01日 10:13, Khem Raj 写道: > On 2/28/18 1:30 AM, ZhangXiao wrote: >> Hi All, >> >> With below settings on my local.conf, I get several er

Re: [oe] multilib SDK issue

2018-02-28 Thread Khem Raj
On 2/28/18 1:30 AM, ZhangXiao wrote: > Hi All, > > With below settings on my local.conf, I get several errors when > extracting SDK: > > Modify local.conf as the example of section 4.10.2.2 of > http://www.yoctoproject.org/docs/2.4.1/mega-manual/mega-manual.html#combining-multiple-versions-librar