Skip to content

Instantly share code, notes, and snippets.

@indolering
Created April 9, 2014 22:44
Show Gist options
  • Save indolering/10326575 to your computer and use it in GitHub Desktop.
Save indolering/10326575 to your computer and use it in GitHub Desktop.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=all -Im4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
aclocal.m4:438: AM_INIT_AUTOMAKE is expanded from...
configure.ac:2: the top level
configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:744: AM_CONFIG_HEADER is expanded from...
configure.ac:3: the top level
configure.ac:8: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:8: You should run autoupdate.
../../lib/autoconf/c.m4:252: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:8: the top level
configure.ac:16: warning: AC_OUTPUT should be used without arguments.
configure.ac:16: You should run autoupdate.
autoreconf: configure.ac: not using Libtool
autoreconf: running: /opt/local/bin/autoconf --force --warnings=all
configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
aclocal.m4:438: AM_INIT_AUTOMAKE is expanded from...
configure.ac:2: the top level
configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:744: AM_CONFIG_HEADER is expanded from...
configure.ac:3: the top level
configure.ac:8: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:8: You should run autoupdate.
../../lib/autoconf/c.m4:252: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:8: the top level
configure.ac:16: warning: AC_OUTPUT should be used without arguments.
configure.ac:16: You should run autoupdate.
configure.ac:10: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /opt/local/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