MySQL Forums
Forum List  »  Install & Repo

CMake Error at /usr/local/src/mysql-8.4.2/mysys/verify_build_id.cmake:41 (MESSAGE)
Posted by: Sakuma Koshiro
Date: September 01, 2024 06:45AM

Hello. I am trying to install mysql8.4.2 on RHEL9.4 from source, but I got following error during make phase. Do you have any ideas?

CMake Error at /usr/local/src/mysql-8.4.2/mysys/verify_build_id.cmake:41 (MESSAGE):
Bad build id


make[2]: *** [mysys/CMakeFiles/build_id_test.dir/build.make:115: runtime_output_directory/build_id_test] error 1
make[2]: *** file 'runtime_output_directory/build_id_test'delete
make[1]: *** [CMakeFiles/Makefile2:15017: mysys/CMakeFiles/build_id_test.dir/all] error 2
make: *** [Makefile:166: all] error 2

Options: ReplyQuote


Subject
Written By
Posted
CMake Error at /usr/local/src/mysql-8.4.2/mysys/verify_build_id.cmake:41 (MESSAGE)
September 01, 2024 06:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.