Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] ubuntu 13.10 prerequisites
@ 2013-10-30 20:44 Olivier Schonken
  2013-10-30 21:14 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Schonken @ 2013-10-30 20:44 UTC (permalink / raw)
  To: buildroot

Hi

I installed ubuntu 13.10 after its release, a 64-bit version.  Before I
could get buildroot working, i had to install the 32-bit compatible libc,
gcc, g++ etc.
Apparently ubuntu 13.10 doesn't support ia32-libs any more.  Thus, you have
to manually install the required 32-bit packages as follows

sudo apt-get install libc:i386
sudo apt-get install cpp-4.8:i386
sudo apt-get install gcc-4.8:i386
sudo apt-get install binutils:i386
sudo apt-get install cpp:i386
sudo apt-get install gcc:i386
sudo apt-get install g++:i386

This list is by no means exhaustive, and is only intended to help anyone
out there scratching their heads due to this change in ubuntu 13.10.

Regards

Olivier Schonken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131030/10f075fc/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-10-31  7:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30 20:44 [Buildroot] ubuntu 13.10 prerequisites Olivier Schonken
2013-10-30 21:14 ` Thomas Petazzoni
     [not found]   ` <CALdGskJMhqCFkORg5zRf7rVWnt6irH5me=2utHOptA+221-03Q@mail.gmail.com>
2013-10-31  6:32     ` [Buildroot] Fwd: " Olivier Schonken
2013-10-31  7:45       ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox