On 5/28/21 5:24 PM, Alexander Kanavin wrote:

**[Please note: This e-mail is from an EXTERNAL e-mail address]

On Fri, 28 May 2021 at 10:31, Changqing Li <[email protected] <mailto:[email protected]>> wrote:

    error in log.do_configure:
    ERROR: invalid first argument to AM_GNU_GETTEXT
    ERROR: Use of AM_GNU_GETTEXT without [external] argument is no
    longer supported.
    + dnl initialize GNU gettext
    +-AM_GNU_GETTEXT([no-libtool], [need-ngettext], [lib/intl])
    ++AM_GNU_GETTEXT([use-libtool], [need-ngettext], [lib/intl])


This does look like something that should be properly fixed upstream, can you rather make a patch that fixes the issue at the source please?

Upstream uses m4/gettext.m4 included in it's source tree,  which is lower version.  so don't have this issue. Maybe they will correct this problem when they update

m4 files in their source tree.

we have this issue since we use gettext.m4 in our sysroot, which has higher version gettext, in higher version, no-libtool is removed.


Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152455): 
https://lists.openembedded.org/g/openembedded-core/message/152455
Mute This Topic: https://lists.openembedded.org/mt/83144667/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to