这个是因为编译的时候带了 native 参数,但是没装autotool。Centos下。 

yum install autoconf

yum install automake

yum install libtool        <---这个里面有 autoreconf

还是不行就 -P-cbuild 编译吧,别用native了。

相关文章:

  • 2021-10-05
  • 2022-12-23
  • 2021-07-12
  • 2021-10-24
  • 2022-01-14
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-26
  • 2022-12-23
  • 2021-12-27
  • 2021-07-09
  • 2022-12-23
  • 2021-07-06
相关资源
相似解决方案