All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/lynx: fix build with libidn
Date: Wed, 15 May 2019 11:53:52 +0200	[thread overview]
Message-ID: <878sv83uxb.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20190514202547.18076-1-vadim4j@gmail.com> (Vadim Kochan's message of "Tue, 14 May 2019 23:25:47 +0300")

>>>>> "Vadim" == Vadim Kochan <vadim4j@gmail.com> writes:

 > In case of BR2_STATIC_LIBS=y the linking with libidn fails because
 > linker can't resolve libiconv symbols needed by libidn. Fix it by
 > required LIBS for libidn generated by pkg-conf.

 > The issue can be reproduced with the following defconfig:

 > 	BR2_x86_i686=y
 > 	BR2_STATIC_LIBS=y
 > 	BR2_PACKAGE_LIBICONV=y
 > 	BR2_PACKAGE_LIBIDN=y
 > 	BR2_PACKAGE_LYNX=y

 > Fixes:
 > 	http://autobuild.buildroot.net/results/23a421e15c32b17ff2f69f183a2e8620ecb93316/

 > Signed-off-by: Vadim Kochan <vadim4j@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2019-05-15  9:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-14 20:25 [Buildroot] [PATCH 1/1] package/lynx: fix build with libidn Vadim Kochan
2019-05-15  9:53 ` Peter Korsgaard [this message]
2019-06-06  6:41 ` Peter Korsgaard

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=878sv83uxb.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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.