All of lore.kernel.org
 help / color / mirror / Atom feed
* help2man-native: task configure fails with `configure: error: perl module Locale::gettext required`
@ 2011-03-10 14:40 Paul Menzel
  2011-03-10 15:04 ` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paul Menzel @ 2011-03-10 14:40 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 995 bytes --]

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?


Thanks,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-03-10 17:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.