bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aclocal reports errors when building gawk 3.1.0


From: Aharon Robbins
Subject: Re: aclocal reports errors when building gawk 3.1.0
Date: Wed, 8 Aug 2001 15:31:08 +0300

It is probably best to delete the duplicate copies in your
version of gawk and let it use the system version of the gettext
macros.

Before you do that, verify that gawk's are not newer than
the system version.  Otherwise, maybe move the gawk ones
over the system ones.

Arnold

In article <address@hidden> you write:
>aclocal reports these errors when building gawk 3.1.0 on DJGPP/MS-DOS 
>with GNU Gettext 0.10.37, GNU automake-1.4-p4, and GNU m4 1.4 also 
>installed:
>
>J:\gnu\gawk-3.1.0>sh aclocal -I m4
>aclocal: m4/gettext.m4: 13: duplicated macro `AM_WITH_NLS'
>aclocal: m4/gettext.m4: 204: duplicated macro `AM_GNU_GETTEXT'
>aclocal: m4/lcmessage.m4: 13: duplicated macro `AM_LC_MESSAGES'
>aclocal: m4/progtest.m4: 13: duplicated macro `AM_PATH_PROG_WITH_TEST'
>
>It looks to me like Gettext installed some of the same *.m4 files as 
>are distributed in gawk 3.1.0/m4, and this seems to cause the 
>duplication.  The files gettext.m4, lcmessage.m4 and progtest.m4 macro 
>files seem to be duplicated in both places.
>
>The "-I m4" argument to aclocal is used here because that is the 
>argument used by the Makefile created by configuring gawk-3.1.0.
>
>What's the right way to solve this problem?
>
>---------------------------------------------------------
>Peter J. Farley III (address@hidden)
-- 
Aharon (Arnold) Robbins --- Pioneer Consulting Ltd.     address@hidden
P.O. Box 354            Home Phone: +972  8 979-0381    Fax: +1 530 688 5518
Nof Ayalon              Cell Phone: +972 51  297-545    (See www.j2.com)
D.N. Shimshon 99785      ISRAEL



reply via email to

[Prev in Thread] Current Thread [Next in Thread]