MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: Segmentation fault 5.7.38 compiled from source OEL 8
Posted by: Bobby Durrett
Date: June 22, 2023 01:05PM

Ok. This is just user error. I just needed to do:

make clean
rm CMakeCache.txt

and then redo the cmake, make, and make install.

I kept hitting errors on cmake and adding missing linux components until
cmake ran cleanly.

but, I should have started clean and done a final cmake run.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Segmentation fault 5.7.38 compiled from source OEL 8
206
June 22, 2023 01:05PM


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.