There has been an error while running make. Halting the installation.
Below is the error log in make.log file
compiling pty.c
compiling pinned.c
openssl_missing.c:24:13: error: incomplete definition of type 'struct X509_crl_st'
*psig = crl->signature;
Steps to reproduce the behavior
Expected vs. actual behavior
Logs
I got below error after executing rvm install 3.3.0 ruby-3.3.0 - #extracting ruby-3.3.0 to /Users/ranjit/.rvm/src/ruby-3.3.0 - please wait ruby-3.3.0 - #configuring - please wait ruby-3.3.0 - #post-configuration - please wait ruby-3.3.0 - #compiling - please wait Error running '__rvm_make -j10', please read /Users/ranjit/.rvm/log/1726470719_ruby-3.3.0/make.log
There has been an error while running make. Halting the installation.
Below is the error log in make.log file compiling pty.c compiling pinned.c openssl_missing.c:24:13: error: incomplete definition of type 'struct X509_crl_st' *psig = crl->signature;