Hi,

I am trying to compile v0.5rc04 and I get the error reported below during 
configuration.
My system: Debian GNU/Linux 64bit on an Intel i7 machine.
I checked for the required external dependencies and all are installed.
I have MARCH=native in Make.user.

The last lines of the output of the make command (make -j 4) are:

CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:293 (list):
  list GET given empty list
Call Stack (most recent call first):
  CMakeLists.txt:277 (FIND_PACKAGE)

CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:294 (list):
  list GET given empty list
Call Stack (most recent call first):
  CMakeLists.txt:277 (FIND_PACKAGE)

CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:296 (list):
  list GET given empty list
Call Stack (most recent call first):
  CMakeLists.txt:277 (FIND_PACKAGE)

CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:298 (list):
  list GET given empty list
Call Stack (most recent call first):
  CMakeLists.txt:277 (FIND_PACKAGE)

-- Configuring incomplete, errors occurred!

   Thanks for help,

   Davide

Reply via email to