From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Wrong rpath after linking with libmysqlclient
Date: Sun, 13 Dec 2015 22:22:12 +0100 [thread overview]
Message-ID: <20151213222212.5cafd797@free-electrons.com> (raw)
In-Reply-To: <20151213201358.GC27971@free.fr>
Hello,
On Sun, 13 Dec 2015 21:13:58 +0100, Yann E. MORIN wrote:
> > My first idea was to install libmysqlclient.so in /usr/lib instead, but that's
> > probably a great idea.
>
> that's what Thomas and I were discussing the other day: why are those
> libraries not in /usr/lib to start with? We believe this should be the
> case.
Agreed, all libraries should be in /lib or /usr/lib, so that we can get
rid of /etc/ld.so.conf and /etc/ld.so.cache handling, which doesn't
work since there is no cross-ldconfig. Yes, it could work without
ld.so.conf configuration using rpath, but I don't think it's a good
idea.
It would really be preferable if libmysqlclient.so was in /usr/lib like
any other libraries.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-12-13 21:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-13 20:07 [Buildroot] Wrong rpath after linking with libmysqlclient Arnout Vandecappelle
2015-12-13 20:13 ` Yann E. MORIN
2015-12-13 21:22 ` 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=20151213222212.5cafd797@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.