From: Johan Sagaert <sagaert.johan@proximus.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Don't install in mysql directory
Date: Fri, 12 Feb 2016 10:38:59 +0100 [thread overview]
Message-ID: <56BDA833.4080506@proximus.be> (raw)
In-Reply-To: <20151229212831.07ec737f@free-electrons.com>
Hi
Op 29/12/2015 om 21:28 schreef Thomas Petazzoni:
> Arnout,
>
> On Mon, 14 Dec 2015 00:57:07 +0100, Arnout Vandecappelle
> (Essensium/Mind) wrote:
>> Installing libraries in a subdirectory of /usr/lib leads to no end of
>> trouble. It requires either setting a RUN_PATH in the ELF files linked
>> with it or adding the path to ld.so.conf and calling ldconfig on the
>> target.
>>
>> So to simplify things, put everything in /usr/lib instead of
>> /usr/lib/mysql
>>
>> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
>> ---
>> .../0007-dont-install-in-mysql-directory.patch | 182 +++++++++++++++++++++
>> 1 file changed, 182 insertions(+)
>> create mode 100644 package/mysql/0007-dont-install-in-mysql-directory.patch
> I've applied the patch after doing the following tweaks:
>
> [Thomas:
> - tweak commit title.
> - also remove ld.so.conf handling in mysql.mk, since it is no
> longer necessary.]
>
> Thanks!
>
> Thomas
I noticed that the ld.so.conf is not working so i just created a
symbolic link in /usr/lib pointing to libmysqlclient.so.16
Best Regards , Johan
next prev parent reply other threads:[~2016-02-12 9:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-13 23:57 [Buildroot] [PATCH] Don't install in mysql directory Arnout Vandecappelle
2015-12-14 0:09 ` Arnout Vandecappelle
2015-12-29 20:28 ` Thomas Petazzoni
2016-02-12 9:38 ` Johan Sagaert [this message]
2016-02-12 9:48 ` Thomas Petazzoni
2016-02-13 1:52 ` Johan Sagaert
2016-02-13 11:16 ` 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=56BDA833.4080506@proximus.be \
--to=sagaert.johan@proximus.be \
--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