[Mono-dev] Monodevelop on centos 6.5 configure error
Timotheus Pokorra
timotheus.pokorra at solidcharity.com
Wed Jul 9 18:39:05 UTC 2014
Hello Brandon,
> Running autoconf ...
> configure.in:1: error: possibly undefined macro: m4_esyscmd_s
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> **Error**: autoconf failed.
The version of autoconf on CentOS6 is too old.
You can download the latest version from
http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz and make install
it.
I think you also need the latest automake:
http://ftp.gnu.org/gnu/automake/automake-1.13.tar.gz
but I am not completely sure if that is required...
all the best,
Timotheus
More information about the Mono-devel-list
mailing list