autogen.sh failure in git/master:
Submitted by David Ronis
Assigned to xcb mailing list dummy
Description
I'm following X's git master and have libxcb built and installed. autogen.sh fails. Here's the error message:
./autogen.sh
autoreconf: Entering directory .' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info '(automake)Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --no-force src/Makefile.am:1: Libtool library used but
LIBTOOL' is undefined
src/Makefile.am:1: The usual way to define LIBTOOL' is to add
AC_PROG_LIBTOOL'
src/Makefile.am:1: to configure.ac' and run
aclocal' and autoconf' again. src/Makefile.am:1: If
AC_PROG_LIBTOOL' is in configure.ac', make sure src/Makefile.am:1: its definition is in aclocal's search path. src/Makefile.am:13:
xcbinclude_HEADERS' is used but xcbincludedir' is undefined Makefile.am:6:
pkgconfig_DATA' is used but `pkgconfigdir' is undefined
autoreconf: automake failed with exit status: 1