Qubic-Solutions / rqiner-builds

Latest builds for rqiner x86, aarch64 versions
84 stars 6 forks source link

Miner for lower GLIBC? #26

Open hakatu opened 2 months ago

hakatu commented 2 months ago

I got error of GLIBC requirement 2.34 on CUDA Miner, could this be made to run with a lower GLIBC (2.31?)

Shekelme commented 2 months ago

I'd like to see that too. Though I faced this problem just now with 0.4.0-x86-hotfix on Ubuntu 20.04:

./rqiner-x86-broadwell: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./rqiner-x86-broadwell)
./rqiner-x86-broadwell: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./rqiner-x86-broadwell)
./rqiner-x86-broadwell: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./rqiner-x86-broadwell)