From: ZhangXiao <xiao.zhang@windriver.com>
To: "openembedded-devel@lists.openembedded.org"
<openembedded-devel@lists.openembedded.org>
Subject: multilib SDK issue
Date: Wed, 28 Feb 2018 17:30:42 +0800 [thread overview]
Message-ID: <5A9676C2.9030208@windriver.com> (raw)
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-library-files-into-one-image
...
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
IMAGE_INSTALL_append = " lib32-glib-2.0"
..
# bitbake core-image-minimal -c populate_sdk
...
Transaction Summary
================================================================================
Install 416 Packages
Total size: 57 M
Installed size: 276 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Error: Transaction check error:
file /usr/include/gmp.h conflicts between attempted installs of
libgmp-dev-6.1.2-r0.core2_64 and lib32-libgmp-dev-6.1.2-r0.x86
file /usr/bin/python3.5m-config conflicts between attempted installs
of python3-dev-3.5.4-r1.0.core2_64 and lib32-python3-dev-3.5.4-r1.0.x86
file /usr/share/pkgconfig/xtrans.pc conflicts between attempted
installs of lib32-xtrans-dev-1:1.3.5-r0.x86 and
xtrans-dev-1:1.3.5-r0.core2_64
Error Summary
-------------
Any advices?
Thanks a lot!
Xiao
next reply other threads:[~2018-02-28 9:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-28 9:30 ZhangXiao [this message]
2018-03-01 2:13 ` multilib SDK issue Khem Raj
2018-03-01 8:37 ` ZhangXiao
2018-03-02 8:06 ` ZhangXiao
2018-03-02 17:51 ` Mark Hatle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5A9676C2.9030208@windriver.com \
--to=xiao.zhang@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).