All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3] Fix udftools in static linking scenarios
Date: Fri, 4 May 2018 11:01:28 +0200	[thread overview]
Message-ID: <20180504110128.500a5d1d@windsurf> (raw)
In-Reply-To: <CA+NV+Vkr04dq4b78zXPMG1mV7Trz8KQP3=6si+7LJjJsrwmpfg@mail.gmail.com>

Hello,

On Thu, 26 Apr 2018 11:03:14 +0530, Rahul Bedarkar wrote:

> Using pkg-config file is indeed a correct fix. But I think we should
> understand why readline doesn't install .pc file by default. This
> might be a reason that it is outdated and incorrect. Yes, in past we
> have fixed static linking with readline for many packages by passing
> it's private libraries.
> 
> May be if we first upstream readline changes with .pc installation in
> autotools files, it would be nice to use fix. Otherwise, we need to
> maintain patch and .pc file updated (in case of any changes in list of
> private libraries).

My readline patch fixing the .pc file contents was merged upstream:

  https://lists.gnu.org/archive/html/bug-readline/2018-05/msg00000.html

And I've submitted another patch that does install the .pc file:

  https://lists.gnu.org/archive/html/bug-readline/2018-05/msg00002.html

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-05-04  9:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-22 21:20 [Buildroot] [PATCH 0/3] Fix udftools in static linking scenarios Thomas Petazzoni
2018-04-22 21:20 ` [Buildroot] [PATCH 1/3] udftool: add missing dependency on readline Thomas Petazzoni
2018-05-06 19:52   ` Peter Korsgaard
2018-04-22 21:20 ` [Buildroot] [PATCH 2/3] readline: install a .pc file Thomas Petazzoni
2018-05-03 20:14   ` Thomas Petazzoni
2018-05-06 19:52   ` Peter Korsgaard
2018-04-22 21:20 ` [Buildroot] [PATCH 3/3] udftools: fix static linking against readline Thomas Petazzoni
2018-05-06 19:53   ` Peter Korsgaard
2018-04-26  5:33 ` [Buildroot] [PATCH 0/3] Fix udftools in static linking scenarios Rahul Bedarkar
2018-05-04  9:01   ` 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=20180504110128.500a5d1d@windsurf \
    --to=thomas.petazzoni@bootlin.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.