- root@manager1-desktop:~/openchrome# ./autogen.sh --prefix=/usr
- autoreconf: Entering directory `.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: aclocal
- autoreconf: configure.ac: tracing
- autoreconf: configure.ac: not using Libtool
- autoreconf: running: /usr/bin/autoconf
- autoreconf: running: /usr/bin/autoheader
- autoreconf: running: automake --add-missing --copy --no-force
- libxvmc/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
- libxvmc/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
- libxvmc/Makefile.am:2: to `configure.ac' and run `aclocal' and `autoconf' again.
- libxvmc/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
- libxvmc/Makefile.am:2: its definition is in aclocal's search path.
- src/Makefile.am:31: Libtool library used but `LIBTOOL' is undefined
- src/Makefile.am:31: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
- src/Makefile.am:31: to `configure.ac' and run `aclocal' and `autoconf' again.
- src/Makefile.am:31: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
- src/Makefile.am:31: its definition is in aclocal's search path.
- autoreconf: automake failed with exit status: 1
- root@manager1-desktop:~/openchrome#
|