在Apline编译Mariadb 常见错误

Posted Blon

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在Apline编译Mariadb 常见错误相关的知识,希望对你有一定的参考价值。

/root/mariadb-10.3.11/storage/tokudb/PerconaFT/portability/toku_assert.cc:52:22: fatal error: execinfo.h: No such file or directory
 #include <execinfo.h>

  解决方法

apk add libunwind-dev

 

以上是关于在Apline编译Mariadb 常见错误的主要内容,如果未能解决你的问题,请参考以下文章