Closed lunakoa closed 1 year ago
I figured out a workaround, not sure if it will work right.
But on a Rocky 8 box I did the normal ./configure && make -j6 && make install
I then rsync'd the same source workspace on to a Rocky9 box and did a make install
I then installed compat-openssl11
Running xca seemed to work. Will be testing more.
Release 2.4.0 does not compile with OpenSSL-3. There is Branch xca-2.4.0-ossl3, which is OpenSSL-3 compatible.
Thanks I used that version and it built and installed on Rocky 9
I am trying to build XCA on Rocky 9, I have successfully done it on Rocky 8
After installing rocky 9 mate I run the following
Then
I get this error at the end
Any thoughts on what would cause this error?
Thanks