libiconv release: libiconv-1.14
./autogen produced the following:
...
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 gettext:
This module is obsolete. Use the module 'gettext-h' instead to make
your program capable of internationalization, when GNU gettext is also
used.
Notice from module memmove:
This module is obsolete.
...
m4/xsize.m4
1 out of 1 hunk FAILED -- saving rejects to file /tmp/glKpqzZ8/error.h.rej
/home/jiapei/Downloads/doc/libiconv/libiconv-1.14/gnulib/gnulib-tool: *** patch file gnulib-local/lib/error.h.diff didn't apply cleanly
/home/jiapei/Downloads/doc/libiconv/libiconv-1.14/gnulib/gnulib-tool: *** Stop.
Makefile.devel:88: recipe for target 'srclib/Makefile.gnulib' failed
make: *** [srclib/Makefile.gnulib] Error 1
if test -n "$GNULIB_TOOL"; then \
$GNULIB_TOOL --lib=libicrt --source-base=srclib --m4-base=srcm4 --makefile-name=Makefile.gnulib --no-libtool --local-dir=gnulib-local --no-vc-files \
--import binary-io error gettext gettext-h mbstate memmove progname relocatable-prog safe-read sigpipe stdio stdlib strerror unistd uniwidth/width unlocked-io xalloc libiconv-misc; \
fi
aclocal-1.11 -I m4 -I srcm4 --output=aclocal.m4 && touch aclocal.m4
/bin/sh: 1: aclocal-1.11: not found
Makefile.devel:50: recipe for target 'aclocal.m4' failed
make: *** [aclocal.m4] Error 127
aclocal-1.11 -I m4 --output=autoconf/aclocal.m4
make: aclocal-1.11: Command not found
Makefile.devel:15: recipe for target 'autoconf/aclocal.m4' failed
make: *** [autoconf/aclocal.m4] Error 127
jiapei:libiconv-1.14$
Can anybody give me a hand please?
Cheers
--