Skip to content

Instantly share code, notes, and snippets.

@mathk
Created February 14, 2011 16:33
Show Gist options
  • Save mathk/826112 to your computer and use it in GitHub Desktop.
Save mathk/826112 to your computer and use it in GitHub Desktop.
$ autoreconf -vi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:12: required file `gst.in' not found
autoreconf: automake failed with exit status: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment