[solved] Error compliling grin-miner on ubuntu server 16.04

Could someone help me with this, google has helped me, thanks

= note: /usr/bin/ld: cannot find -lOpenCL /usr/bin/ld: cannot find -lOpenCL collect2: error: ld returned 1 exit status

error: aborting due to previous error

error: Could not compile ocl_cuckatoo.

Caused by:
process didn’t exit successfully: rustc --crate-name ocl_cuckatoo ocl_cuckatoo/src/lib.rs --color always --crate-type cdylib --crate-type rlib --emit=dep-info,link -C debuginfo=2 -C metadata=596ebc7e2954394a --out-dir /home/test/source/grin-miner/target/debug/deps -C incremental=/home/test/source/grin-miner/target/debug/incremental -L dependency=/home/test/source/grin-miner/target/debug/deps --extern blake2_rfc=/home/test/source/grin-miner/target/debug/deps/libblake2_rfc-3beac59790326d35.rlib --extern byteorder=/home/test/source/grin-miner/target/debug/deps/libbyteorder-40a8ff692afded78.rlib --extern grin_miner_plugin=/home/test/source/grin-miner/target/debug/deps/libgrin_miner_plugin-8815bbd43816a119.rlib --extern hashbrown=/home/test/source/grin-miner/target/debug/deps/libhashbrown-f6a031f20af808c3.rlib --extern libc=/home/test/source/grin-miner/target/debug/deps/liblibc-bf29c82d7d5594ef.rlib --extern ocl=/home/test/source/grin-miner/target/debug/deps/libocl-5fc30221f6ca399c.rlib -L native=/home/test/source/grin-miner/target/debug/build/backtrace-sys-c233004a71242042/out (exit code: 1)

Pull the latest version, this problem has been fixed

pulled it once again this morning :wink:

everything working like it should, thanks!

1 Like