天天看點

libtool: Version mismatch error. This is libtool 2.4.6, but the definition of this LT_INIT

  • 錯誤
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.      
  • 解決辦法
autoreconf -fiv      

繼續閱讀