make -j8 results in multiple errors: kurosh@ubuntu:~/repos/dso/build$ make -j8 Scanning dependencies of target dso [ 4%] Building CXX object CMakeFiles/dso.dir/src ...
I am new to compiling stuff on linux, so I apologize in advanced if this is something easily solved I need to build the shared library of openssl for Python 3.11.2 ...