[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
IDN and WARNING: 'automake-1.14' is missing on your system.
From: |
Jeffrey Walton |
Subject: |
IDN and WARNING: 'automake-1.14' is missing on your system. |
Date: |
Wed, 3 Jan 2018 05:38:24 -0500 |
I'm experiencing an configure error for IDN on three different
machines. The machines have a new M4, new Autoconf and Automake
1.15.1, but fail with:
/home/scripts/libidn-1.33/build-aux/missing: line 81: automake-1.14:
command not found
WARNING: 'automake-1.14' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
gmake[3]: *** [Makefile:1494: Makefile.in] Error 127
gmake[3]: Leaving directory '/home/jwalton/Build-Scripts/libidn-1.33/doc'
gmake[2]: *** [Makefile:2205: Makefile.gdoc] Error 2
gmake[2]: Leaving directory '/home/jwalton/Build-Scripts/libidn-1.33/doc'
gmake[1]: *** [Makefile:1333: all-recursive] Error 1
gmake[1]: Leaving directory '/home/jwalton/Build-Scripts/libidn-1.33'
gmake: *** [Makefile:1235: all] Error 2
Jeff
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- IDN and WARNING: 'automake-1.14' is missing on your system.,
Jeffrey Walton <=