Skip to content

Instantly share code, notes, and snippets.

@db48x
Created June 12, 2018 19:44
Show Gist options
  • Save db48x/6a9ac0e5eb8890fe8ed26f1fbbd677a2 to your computer and use it in GitHub Desktop.
Save db48x/6a9ac0e5eb8890fe8ed26f1fbbd677a2 to your computer and use it in GitHub Desktop.
autoconf error
# ./autogen.sh
Validating Rust install ...
rustc 1.26.0-nightly (0ff9872b2 2018-02-28)
Your system has the required rust installation for building remacs.
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Remacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
' is already registered with AC_CONFIG_FILES.
../../lib/autoconf/status.m4:288: AC_CONFIG_FILES is expanded from...
configure.ac:5525: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
' is already registered with AC_CONFIG_FILES.
../../lib/autoconf/status.m4:288: AC_CONFIG_FILES is expanded from...
configure.ac:5525: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
autoreconf: /usr/bin/autoconf failed with exit status: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment