coreutils
[Top][All Lists]
Advanced

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

problem in ./bootstrap


From: L A Walsh
Subject: problem in ./bootstrap
Date: Wed, 25 Jan 2017 15:08:55 -0800
User-agent: Thunderbird

Tried doing a re-bootstrap, but am getting several odd messages:

 yesno
   yesno-tests
   yield
Notice from module error:
If you are using GNU gettext version 0.16.1 or older, add the following options
 to XGETTEXT_OPTIONS in your po/Makevars:
   --flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module localcharset:
If your package's tests make use of the locale_charset() function directly or indirectly, you may need to define the CHARSETALIASDIR environment variable,
 so that "make check" works before "make install". In Makefile.am syntax:
 TESTS_ENVIRONMENT += @LOCALCHARSET_TESTS_ENVIRONMENT@
Notice from module propername:
If you are using GNU gettext version 0.16.1 or older, add the following options
 to XGETTEXT_OPTIONS in your po/Makevars:
--keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
Notice from module strpbrk:
 This module is obsolete.
Notice from module vasprintf:
If you are using GNU gettext version 0.16.1 or older, add the following options
 to XGETTEXT_OPTIONS in your po/Makevars:
   --flag=asprintf:2:c-format --flag=vasprintf:2:c-format
Notice from module verror:
If you are using GNU gettext version 0.16.1 or older, add the following options
 to XGETTEXT_OPTIONS in your po/Makevars:
   --flag=verror:3:c-format --flag=verror_at_line:5:c-format
Notice from module xprintf:
If you are using GNU gettext version 0.16.1 or older, add the following options
 to XGETTEXT_OPTIONS in your po/Makevars:
   --flag=xprintf:1:c-format --flag=xvprintf:1:c-format
   --flag=xfprintf:2:c-format --flag=xvfprintf:2:c-format
Notice from module xvasprintf:
If you are using GNU gettext version 0.16.1 or older, add the following options
 to XGETTEXT_OPTIONS in your po/Makevars: --flag=xasprintf:1:c-format
File list:
 build-aux/announce-gen
....
then at the end:
 top/GNUmakefile
 top/maint.mk
Updating file build-aux/config.rpath (backup in build-aux/config.rpath~)
4 out of 7 hunks FAILED -- saving rejects to file /tmp/gloqjyZR/tempname.c.rej gnulib/gnulib-tool: *** patch file gl/lib/tempname.c.diff didn't apply cleanly
gnulib/gnulib-tool: *** Stop.
./bootstrap: gnulib-tool failed



As near as I can tell my gettext lib is v0.19.2...So the messages about
gettext 0.16.1 don't seem to apply.
So not sure why it is failing?

thanks...






reply via email to

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