Open sysfu opened 5 months ago
It looks like the four year old rust openssl-dev 0.9.5.4 crate might be incompatible with current versions of the debian libssl-dev v1.1.1w libraries. https://crates.io/crates/openssl-sys/0.9.54
sudo apt-get install librust-curl+openssl-sys-dev
sudo apt-get install librust-curl+openssl-sys-dev
Installed these packages on fresh Ubuntu 24.04 LTS system
sudo apt install -y cargo ocl-icd-opencl-dev librust-curl+openssl-sys-dev libgit2-dev ninja-build
Appears to fails on openssl step of build:
Environment:
Ubuntu 24.04 LTS Rust 1.67 libssl-dev:amd64 1.1.1w-0+deb11u1
Full build log attached, Error output pasted below. epic-miner-build.log