buggnokii - Bugs: bug #57509, AM_LANGINFO_CODESET not found

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #57509: AM_LANGINFO_CODESET not found

Submitter:  Adam Nielsen <malvineous>
Submitted:  Tue 31 Dec 2019 11:13:10 AM UTC
   
 
Category:  build Severity:  3 - Normal
Item Group:  major malfunction Status:  Ready For Test
Privacy:  Public Assigned to:  pkot
Open/Closed:  Open

Thu 02 Jan 2020 12:27:08 PM UTC, comment #2: 
Pawel Kot <pkot>
Group administrator
Wed 01 Jan 2020 01:02:06 AM UTC, comment #1: 

Correction: AM_LANGINFO_CODESET was apparently removed in gettext 0.20.

Adam Nielsen <malvineous>
Tue 31 Dec 2019 11:13:10 AM UTC, original submission:  

The code no longer compiles with the latest stable autotools versions as of Dec 2019:


libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Symlinking file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

configure.ac:75: warning: macro 'AM_LANGINFO_CODESET' not found in library
configure.ac:41: installing './compile'
configure.ac:48: installing './missing'
common/Makefile.am: installing './depcomp'
configure.ac:75: error: possibly undefined macro: AM_LANGINFO_CODESET
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


The AM_LANGINFO_CODESET macro no longer appears to exist (at least it's not in any files in /usr/share/aclocal on my system).

Adam Nielsen <malvineous>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pkot (Posted a comment)
  • -email is unavailable- added by malvineous (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-01-02 pkot StatusNone Ready For Test
        Assigned toNone pkot

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code