[issue44319] setup openssl failed on linux

2021-10-25 Thread Devin Prescott
Devin Prescott added the comment: This docker file will get you the same environment: ## Build Command ## #docker build --rm -t centos7/builder . ## Run Command ## #docker run --rm -it centos7/builder # INSIDE DOCKER: #make -j $(nproc) FROM centos:7

[issue44319] setup openssl faild on linux (ubuntu 20.04)

2021-10-21 Thread Devin Prescott
Devin Prescott added the comment: I'm having the same issue trying to build python3.10 on CentOS 7.9 == == $ lsb_release -a Distributor ID: CentOS Description