Fedora 30 server MariaDB安装失败
本帖最后由 fedooo 于 2019-6-29 19:11 编辑Fedora 30 server MariaDB 5.5.64安装失败
日志:
https://send.firefox.com/download/449e7933379b0130/#msmDgfMAuT3wIpP19oFqPA
[ 66%] Building CXX object storage/tokudb/ft-index/ft/CMakeFiles/ft_static.dir/txn/xids.cc.o
/root/lnmp1.6/src/mariadb-5.5.64/storage/tokudb/ft-index/ft/txn/xids.cc: 在函数‘void toku_xids_create_from_buffer(rbuf*, XIDS_S**)’中:
/root/lnmp1.6/src/mariadb-5.5.64/storage/tokudb/ft-index/ft/txn/xids.cc:203:24: 错误:taking address of packed member of ‘XIDS_S’ may result in an unaligned pointer value [-Werror=address-of-packed-member]
203 | rbuf_TXNID(rb, &xids->ids);
| ^~~~~~~~~~~~~~~~~
cc1plus:所有的警告都被当作是错误
make: *** 错误 1
make: *** 错误 2
有可能是因为你在非常新的系统上安装mariadb之类的旧版本有些依赖上是有兼容性问题的 多谢解答。回头尝试下高版本MariaDB
页:
[1]