Skip to content

Instantly share code, notes, and snippets.

@jrgifford
Created December 28, 2011 17:57
Show Gist options
  • Save jrgifford/1528888 to your computer and use it in GitHub Desktop.
Save jrgifford/1528888 to your computer and use it in GitHub Desktop.
[2011-12-28 12:52:19] make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jrg/.rvm/src/yaml-0.1.4/config/missing --run aclocal-1.11
cd . && /bin/bash /home/jrg/.rvm/src/yaml-0.1.4/config/missing --run automake-1.11 --foreign
src/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:2: to `configure.ac' and run `aclocal' and `autoconf' again.
src/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/Makefile.am:2: its definition is in aclocal's search path.
make: *** [Makefile.in] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment