Hi,
I was trying make sgx-ra-sample on a ubuntu docker container. But its failed with ld exit status. I just trying to run the server. Here is the screenshot:
Could you please me what I am doing wrong?
Regards,
Mzaman
Link Copied
Hello mzaman,
I am not an expert on Docker, and the sample was meant to be installed and run natively, so my support will be limited but I'll do the best I can.
$ ./bootstrap
$ ./configure --with-openssldir=/opt/openssl/1.1.0i <--Change this path to match your OpenSSL 1.1.1 directory
$ make
3. Do any of the other SGX SDK samples work in your Docker image?
Sincerely,
Jesus G.
Intel Customer Support
Hello mzaman,
I am not an expert on Docker, and the sample was meant to be installed and run natively, so my support will be limited but I'll do the best I can.
$ ./bootstrap
$ ./configure --with-openssldir=/opt/openssl/1.1.0i <--Change this path to match your OpenSSL 1.1.1 directory
$ make
3. Do any of the other SGX SDK samples work in your Docker image?
Sincerely,
Jesus G.
Intel Customer Support
This thread has been marked as answered and Intel will no longer monitor this thread. If you want a response from Intel in a follow-up question, please open a new thread.
For more complete information about compiler optimizations, see our Optimization Notice.