All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Incorrect ABI setting on ubuntu 14.04LTS
Date: Thu, 3 Jul 2014 16:42:06 +0200	[thread overview]
Message-ID: <20140703164206.40a17ed0@free-electrons.com> (raw)
In-Reply-To: <CAFRxoJnfkQ1xZDd_Q5h_qzWXkrsJCdUTBv6APB6VvFFH1ad20g@mail.gmail.com>

Dear Marco Pastorelli,

On Thu, 3 Jul 2014 16:27:14 +0200, Marco Pastorelli wrote:

> here's the output:
> 
> $ echo 'int main(void) {}' |
> ./output/host/opt/ext-toolchain/bin/arm-linux-gnueabihf-gcc -x c -o
> /dev/null -
> /mnt/ocz-vector/projects/bb-buildroot-2014.05/output/host/opt/ext-toolchain/bin/../libexec/gcc/arm-linux-gnueabihf/4.8.3/cc1:
> error while loading shared libraries: libz.so.1: cannot open shared object
> file: No such file or directory

apt-get install zlib1g:i386

is what you need.

I think we need to add a check for this to tell the user in a clearer
way.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2014-07-03 14:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-03  9:05 [Buildroot] Incorrect ABI setting on ubuntu 14.04LTS Marco Pastorelli
2014-07-03  9:20 ` Baruch Siach
2014-07-03  9:24   ` Baruch Siach
2014-07-03  9:33     ` Thomas Petazzoni
2014-07-03 14:27       ` Marco Pastorelli
2014-07-03 14:32         ` Baruch Siach
2014-07-03 14:42         ` Thomas Petazzoni [this message]
2014-07-03 14:54           ` Baruch Siach
2014-07-03 14:57             ` Thomas Petazzoni
2014-07-03 15:09               ` Baruch Siach
2014-07-03 16:06                 ` Marco Pastorelli
2014-07-03 16:19                 ` Thomas Petazzoni

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=20140703164206.40a17ed0@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.