Comments - Cannot build mariadb-5.2.2-gamma from source

13 years, 2 months ago Michael Widenius

In the above case, somehow the 'abi_check' command fails. This may happen if you have an odd version of gcc installed or if you have changed include/mysql/plugin.h or include/mysql.h in an incompatible manner.

You can go around this by doing:

cp abi_check.out include/mysql/plugin.pp
make

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.