All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Found my LIBICONV problem, just ignore that one.
Date: Fri, 27 Nov 2009 11:06:04 +0100	[thread overview]
Message-ID: <87aay8704z.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1259312048.19800.14.camel@bender> (Sven Neumann's message of "Fri\, 27 Nov 2009 09\:54\:08 +0100")

>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:

 Sven> On Thu, 2009-11-26 at 16:21 -0600, Michael S. Zick wrote:
 >> BR2_PACKAGE_PKG_CONFIG -> BR2_PACKAGE_LIBGLIB2 -> BR2_PACKAGE_LIBINTL && BR2_PACKAGE_LIBICONV

 Sven> This dependency chain is wrong though, as far as I can see. pkg-config
 Sven> comes with its own copy of glib-1.2.10. It doesn't need libglib2 and it
 Sven> doesn't need libintl or iconv either.

Yes, you can either use the embedded glib copy or you can build with
--with-installed-glib. We do the latter for the target because the
embedded copy doesn't cross compile easily (and we already did the work
for the glib package).

It's a bit of extra bloat if you want pkg-config and not glib, but as
you only need pkg-config if you have an entire toolchain, adding glib as
well is probably not a big deal.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-11-27 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-26 22:21 [Buildroot] Found my LIBICONV problem, just ignore that one Michael S. Zick
2009-11-27  8:54 ` Sven Neumann
2009-11-27 10:06   ` Peter Korsgaard [this message]
2009-11-27 10:27     ` Sven Neumann

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=87aay8704z.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.