linux Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-2

linux  执行make时报错:


libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-2, but the
libtool: definition of this LT_INIT comes from libtool 2.4.2.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-2
libtool: and run autoconf again.
  CC       src/libfreeswitch_la-switch_core_cert.lo
make[1]: *** [src/libfreeswitch_la-switch_apr.lo] 错误 63
make[1]: *** 正在等待未完成的任务....

  linux  Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-2

 

 

 

解决办法:

autoreconf -fiv

  

 

linux Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-2

上一篇:Linux git命令行git status中文显示乱码


下一篇:mac idea 常见错误记录