Skip to content

Instantly share code, notes, and snippets.

@jungle-boogie
Created September 22, 2015 06:53
Show Gist options
  • Select an option

  • Save jungle-boogie/8da8bf72194f6d42a07d to your computer and use it in GitHub Desktop.

Select an option

Save jungle-boogie/8da8bf72194f6d42a07d to your computer and use it in GitHub Desktop.
% autoreconf -if
aclocal-1.15: warning: couldn't open directory 'm4': No such file or directory
configure.ac:12: installing 'autotools/ar-lib'
configure.ac:11: installing 'autotools/compile'
configure.ac:10: installing 'autotools/config.guess'
configure.ac:10: installing 'autotools/config.sub'
configure.ac:8: installing 'autotools/install-sh'
configure.ac:8: installing 'autotools/missing'
c/Makefile.am: installing 'autotools/depcomp'
c/cli/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
c/cli/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/cli/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/cli/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
c/cli/Makefile.am:1: its definition is in aclocal's search path.
parallel-tests: installing 'autotools/test-driver'
c/containers/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
c/containers/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/containers/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/containers/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
c/containers/Makefile.am:1: its definition is in aclocal's search path.
c/dsls/Makefile.am:7: error: Libtool library used but 'LIBTOOL' is undefined
c/dsls/Makefile.am:7: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/dsls/Makefile.am:7: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/dsls/Makefile.am:7: If 'LT_INIT' is in 'configure.ac', make sure
c/dsls/Makefile.am:7: its definition is in aclocal's search path.
c/input/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
c/input/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/input/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/input/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
c/input/Makefile.am:1: its definition is in aclocal's search path.
c/lib/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
c/lib/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/lib/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/lib/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
c/lib/Makefile.am:1: its definition is in aclocal's search path.
c/mapping/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
c/mapping/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/mapping/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/mapping/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
c/mapping/Makefile.am:1: its definition is in aclocal's search path.
c/output/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
c/output/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/output/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/output/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
c/output/Makefile.am:1: its definition is in aclocal's search path.
c/stream/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
c/stream/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
c/stream/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
c/stream/Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
c/stream/Makefile.am:1: its definition is in aclocal's search path.
autoreconf-2.69: automake failed with exit status: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment