From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/5] grep: give hints to ./configure on where gettext() is
Date: Tue, 11 May 2010 08:55:14 +0200 [thread overview]
Message-ID: <871vdj3p2l.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <73fa57064639d2877081f70b1e176b1163cd4583.1273527584.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Mon, 10 May 2010 23:39:47 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> The build of grep fails with:
Thomas> fgrep.o: In function `add_count':
Thomas> fgrep.c:(.text+0x90): undefined reference to `libintl_gettext'
Thomas> This is because the ./configure script of grep thought that gettext
Thomas> was part of the C library instead of part of libintl:
Thomas> checking for GNU gettext in libc... (cached) yes
That must mean some other package has loaded the cache with wrong info.
We should fix that instead.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-05-11 6:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-10 21:39 [Buildroot] [pull request] Pull request for branch 2010-05-10-fixes Thomas Petazzoni
2010-05-10 21:39 ` [Buildroot] [PATCH 1/5] grep: give hints to ./configure on where gettext() is Thomas Petazzoni
2010-05-11 6:55 ` Peter Korsgaard [this message]
2010-05-14 10:13 ` Thomas Petazzoni
2010-05-10 21:39 ` [Buildroot] [PATCH 2/5] hostapd: use internal crypto library Thomas Petazzoni
2010-05-10 21:39 ` [Buildroot] [PATCH 3/5] less: depends on curses Thomas Petazzoni
2010-05-10 21:39 ` [Buildroot] [PATCH 4/5] netplug: disable -Werror to fix build failure Thomas Petazzoni
2010-05-10 21:39 ` [Buildroot] [PATCH 5/5] libnl: include limits.h " Thomas Petazzoni
2010-05-11 7:02 ` [Buildroot] [pull request] Pull request for branch 2010-05-10-fixes 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=871vdj3p2l.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox