opensgx icon indicating copy to clipboard operation
opensgx copied to clipboard

Tor compilation failed due to automake version mismatch in Ubuntu 16.04

Open AwaisG opened this issue 3 years ago • 0 comments

I wanted to test Tor in OpenSGX but while compiling I am having this issue indicating that automake version is mismatched as in Ubuntu 16 by default automake version is 1.15 but in Ubuntu 14 is was automake-1.14. automake

I have tried a few solutions as Link-1 and Link-2 but nothing is working. Can anyone guide me in this? Also, I have checked whether there is any changing made in configure.ac or Makefile.am but found that there is no change in these files, So as there is no change in these do I still has to use automake1.14 or somehow automake-1.15 can also be used? I have also tried to install Ubuntu 14 but it has its own issues due to being too old some libraries are not available. All I want is to run an application using OpenSGX If anyone can provide me with the solution and ready-made virtual machine in which OpenSGX is working that would be a great help.

AwaisG avatar Jan 06 '21 07:01 AwaisG