Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] i2c-tools: fix missing runtime library
Date: Sun, 31 Dec 2017 17:14:43 +0100	[thread overview]
Message-ID: <20171231171443.43b9e623@windsurf> (raw)
In-Reply-To: <dc29cedc871401a5e6ae7c4ffb67e9b092f63905.1514726745.git.baruch@tkos.co.il>

Hello,

On Sun, 31 Dec 2017 15:25:45 +0200, Baruch Siach wrote:
> When building with dynamic library support, i2c-tools utilities are
> linked against the libi2c.so library. Current i2c-tools install commands
> don't take this into account, which leads to the following run-time
> error:
> 
> eeprog: error while loading shared libraries: libi2c.so.0: cannot open shared object file: No such file or directory
> 
> Use the native install target to fix that.
> 
> Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com>
> Cc: Matt Weber <matthew.weber@rockwellcollins.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---

Applied to master, thanks.

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

      reply	other threads:[~2017-12-31 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-31 13:25 [Buildroot] [PATCH] i2c-tools: fix missing runtime library Baruch Siach
2017-12-31 16:14 ` Thomas Petazzoni [this message]

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=20171231171443.43b9e623@windsurf \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox