From: Tom Rini <tom_rini@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: help2man-native: task configure fails with `configure: error: perl module Locale::gettext required`
Date: Thu, 10 Mar 2011 08:04:34 -0700 [thread overview]
Message-ID: <4D78E882.5040307@mentor.com> (raw)
In-Reply-To: <1299768051.3853.21.camel@mattotaupa>
On 03/10/2011 07:40 AM, Paul Menzel wrote:
> Dear OE folks,
>
>
> some recent commit indirectly seems to have broken `help2man-native` and
> task configure fails.
>
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for library containing dlsym... -ldl
> checking for library containing bindtextdomain... none required
> configure: error: perl module Locale::gettext required
>
> Adding `liblocale-gettext-perl-native` to `DEPENDS_virtclass-native`
> does not fix the problem but causes a dependency loop.
>
> I do not understand the dependency for the native package anyway.
>
> DEPENDS = "gettext-native perl-native liblocale-gettext-perl-native"
> DEPENDS_virtclass-native = "perl-native autoconf-native automake-native"
> RDEPENDS_${PN} = "gettext perl liblocale-gettext-perl"
> RDEPENDS_${PN}_virtclass-native = ""
>
> I though that `DEPENDS_virtclass-native` has `DEPENDS` as a subset
> automatically.
>
> Any ideas?
Is this a uclibc target perhaps?
--
Tom Rini
Mentor Graphics Corporation
next prev parent reply other threads:[~2011-03-10 15:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 14:40 help2man-native: task configure fails with `configure: error: perl module Locale::gettext required` Paul Menzel
2011-03-10 15:04 ` Tom Rini [this message]
2011-03-10 15:40 ` Marco Cavallini
2011-03-10 16:07 ` Paul Menzel
2011-03-10 16:22 ` Peter Gsellmann
2011-03-10 17:40 ` Tom Rini
2011-03-10 16:39 ` Tom Rini
2011-03-10 15:24 ` Marco Cavallini
2011-03-10 15:25 ` Peter Gsellmann
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=4D78E882.5040307@mentor.com \
--to=tom_rini@mentor.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.