Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem of mysql compiling error do_abi_check

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly explains "how to solve mysql compilation error do_abi_check". The explanation content in this article is simple and clear, easy to learn and understand. Please follow the idea of Xiaobian and go deep into it slowly to study and learn "how to solve mysql compilation error do_abi_check" together!

An error was reported today when installing-5.1.44 on the company server. Specifically, the error after configure is as follows:

make[2]: *** [do_abi_check] Error 1

make[2]: leave directory "/root/mysql-5.1.44"

make[1]: *** [abi_check] Error 2

make[1]: Leave directory "/root/mysql-5.1.44"

make: *** [all-recurrent] Error 1

Most people on Google say it's a mysql bug, which is caused by the incompatibility between mysql-5.1 and gcc4.5. The easiest way is to comment out the line set -ex; \after do_abi_check in Makefile.

Thank you for reading, the above is "mysql compilation error do_abi_check how to solve" the content, after the study of this article, I believe that you have a deeper understanding of mysql compilation error do_abi_check how to solve this problem, the specific use of the situation also needs to be verified by practice. Here is, Xiaobian will push more articles related to knowledge points for everyone, welcome to pay attention!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report