MariaDB 10.6 build error Centos 7

xar123

Verified User
Joined
May 6, 2021
Messages
12
Try to build MariaDB 10.6 on Centos 7 (yum up to date) but got this error:
Also other versions (10,5 or 10.4) we have this error.

Anyone have an idea?

[ 17%] Building CXX object sql/CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o
Linking CXX executable gen_lex_token
[ 17%] Built target gen_lex_token
Linking C static library libwolfssl.a
[ 17%] Built target wolfssl
gmake: *** [all] Error 2
compile_mariadb: failed to compile '/usr/local/directadmin/custombuild/cache/mariadb-10.6.15.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.HNoPK1yYDs.mariadb-10.6.15.tar.gz'
failed to compile mariadb 10.6.15
 
hi @xar123 on CentOS 7 systems we install MariaDB with RPM packages. Do you have any specific reason why you are trying to compile it?
 
Back
Top