From: Markus Svilans <msvilans@aeonyx.ca>
To: Khem Raj <raj.khem@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Fail to build core-image-minimal when MACHINE=genericx86-64
Date: Sun, 03 Nov 2013 19:43:26 -0500 [thread overview]
Message-ID: <5276EDAE.4000106@aeonyx.ca> (raw)
In-Reply-To: <CAMKF1soYjrHyP1dJ12nkc_9NQswwpzT2xW9mgGzeghO=K8yyTQ@mail.gmail.com>
Hi Khem,
Per your suggestion, I installed gcc-multilib and was able to build
syslinux and core-image-minimal. Wonderful!
Thank you for having a look at this problem and finding the fix.
May I suggest that the Ubuntu/Debian section in Yocto Quick Start
documentation
(https://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html)
be updated with this new information? Should I file a bug report to help
this happen?
Best regards,
Markus
On 11/03/2013 03:37 PM, Khem Raj wrote:
> On Thu, Oct 31, 2013 at 3:48 PM, Markus Svilans <msvilans@aeonyx.ca> wrote:
>> With the help of a friend, have confirmed that 'core-image-minimal' cannot
>> be built with Ubuntu 13.10 64-bit when MACHINE=genericx86-64. Attempted the
>> build on a different machine in a different city, same results (failure to
>> build).
>>
>> Confirmed that 'core-image-minimal' can be successfully built under an lxc
>> and a chroot running Debian Wheezy, on Ubuntu 13.10 64-bit, with
>> MACHINE=genericx86-64.
>>
>> Filed bug 5440 on Yocto Bugzilla.
>> https://bugzilla.yoctoproject.org/show_bug.cgi?id=5440
>>
> accidentally I was able to reproduce it. So it seems that syslinux
> depends on compiler supporting 32bit+64bit mix
> and it has probes to enquire the compiler for supporting the above.
> Now if you have standard install of ubuntu you
> do not have gcc-multilib installed and hence the problem.
>
> So, I would say the fix is to install gcc-multilib package on
> debian-like systems and something similar for other distros
>
> sudo apt-get install gcc-multilib
>
> and then clean build syslinux-native should get you going
next prev parent reply other threads:[~2013-11-04 0:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 21:40 Fail to build core-image-minimal when MACHINE=genericx86-64 Markus Svilans
2013-10-29 22:55 ` Markus Svilans
2013-10-29 23:11 ` Khem Raj
2013-10-30 2:28 ` Markus Svilans
2013-10-31 22:48 ` Markus Svilans
2013-11-03 20:37 ` Khem Raj
2013-11-04 0:43 ` Markus Svilans [this message]
2013-11-07 18:49 ` Darren Hart
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=5276EDAE.4000106@aeonyx.ca \
--to=msvilans@aeonyx.ca \
--cc=raj.khem@gmail.com \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.