Forum Discussion
Saikiranbelana
New Contributor
3 years agoOpenCL bitstream unsigning crashes - Arria 10 PAC Card
Hi, I was trying to unsign the compiled aocx file. It crashes by this error:
fpga@fpgaserver2:~/A10_OPENCL/vector_add/bin$ source /home/fpga/inteldevstack/a10_gx_pac_ias_1_2_1_pv/opencl/openc...
Saikiranbelana
New Contributor
3 years agoHi Hareesh,
here's my log for OpenSSL and libcrypto
fpga@fpgaserver2:~$ cat /etc/ld.so.conf.d/mylib.conf /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 fpga@fpgaserver2:~$ ldconfig -p | grep libcrypto libcrypto.so.1.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 libcrypto.so.1.0.0 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 libcrypto.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libcrypto.so fpga@fpgaserver2:~$ openssl version OpenSSL 1.1.1 11 Sep 2018
I have installed `libssl-dev` package and configured `ldconfig`.
Thanks & Regards,
Saikiran Belana