https://bugs.winehq.org/show_bug.cgi?id=40017
--- Comment #7 from Michael Gooch goochmi@gmail.com --- as far as opencl, i'm not even sure where to begin figuring out whether I have the correct packages
I did find: [mgooch@gooch-fedora20 ~]$ locate OpenCL.so /usr/lib/libOpenCL.so.1 /usr/lib/libOpenCL.so.1.0.0 /usr/lib64/libOpenCL.so.1 /usr/lib64/libOpenCL.so.1.0.0 /usr/local/cuda-6.5/targets/x86_64-linux/lib/libOpenCL.so
but
configure:10785: checking for clGetPlatformInfo in -lOpenCL configure:10810: gcc -m32 -o conftest -g -O2 conftest.c -lOpenCL >&5 /usr/bin/ld: cannot find -lOpenCL collect2: error: ld returned 1 exit status configure:10810: $? = 1 configure: failed program was: ---- redacted this for length, you probably know your own test code ---- configure:10819: result: no