错误如下:
libtool: Version mismatch error. This is libtool 2.4.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6
libtool: and run autoconf again.
make[1]: *** [Makefile:529:apiwrapper.lo] 错误 63
make[1]: 离开目录“/home/quantum6/telecom/libtheora-1.1.1/lib”
make: *** [Makefile:502:install-recursive] 错误 1
解决办法:
autoreconf -fiv
./autogen.sh