matthiasbock / VideoLAN-for-Allwinner-A10-VPU

Hardware accelerated VLC player for Miniand Mini Xplus, using Allwinner A10's Video Processing Unit's decoding capabilities
https://github.com/matzes-hardware/miniand-mini-xplus
GNU General Public License v2.0
9 stars 0 forks source link

autogen fails: possibly undefined macro: AC_PROG_LIBTOOL #2

Closed matthiasbock closed 11 years ago

matthiasbock commented 11 years ago
user@localhost:/home/code/libcedarx$ ./autogen.sh 
+ aclocal
+ autoconf
configure.in:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
+ autoheader
+ libtoolize --copy --force
./autogen.sh: 8: ./autogen.sh: libtoolize: not found
+ automake --foreign --add-missing --copy
configure.in:6: installing `./install-sh'
configure.in:6: installing `./missing'
Makefile.am:3: Libtool library used but `LIBTOOL' is undefined
Makefile.am:3:   The usual way to define `LIBTOOL' is to add `LT_INIT'
Makefile.am:3:   to `configure.in' and run `aclocal' and `autoconf' again.
Makefile.am:3:   If `LT_INIT' is in `configure.in', make sure
Makefile.am:3:   its definition is in aclocal's search path.
Makefile.am: installing `./depcomp
matthiasbock commented 11 years ago

apt-get install libtool