flexisip-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Flexisip-developers] need minor patch, flexisip-cmake/WORK/flexisip/Sou


From: Laihioh Yeh
Subject: [Flexisip-developers] need minor patch, flexisip-cmake/WORK/flexisip/Source/EP_flexisip/CMakeLists.txt
Date: Mon, 30 Nov 2015 03:35:40 +0800

Hi,

I am porting flexisip on ubuntu, following this page: https://wiki.linphone.org/wiki/index.php/Flexisip:installation 

at "make -C WORK/flexisip/cmake", it shows error messages:
[ 56%] Performing configure step for 'EP_flexisip'
loading initial cache file /home/laihioh/Downloads/flexisip-cmake/WORK/flexisip//tmp/EP_flexisip/EP_flexisip-cache.cmake
-- Config dir: /etc
-- XSD found at /usr/bin/xsdcxx, enabling XSD
-- ODBC libraries: 
-- ODBC headers: 
-- ODBCK Mysql /usr/include
CMake Error at CMakeLists.txt:212 (find_package):
  By not providing "Findopenssl.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "openssl", but
  CMake did not find one.
  Could not find a package configuration file provided by "openssl"
  (requested version 0.9.8) with any of the following names:
    opensslConfig.cmake
    openssl-config.cmake
  Add the installation prefix of "openssl" to CMAKE_PREFIX_PATH or set
  "openssl_DIR" to a directory containing one of the above files.  If
  "openssl" provides a separate development package or SDK, be sure it has
  been installed.

-- Configuring incomplete, errors occurred!

Just notify,  line 212, column 15 "openssl" in 
flexisip-cmake/WORK/flexisip/Source/EP_flexisip/CMakeLists.txt
should be "OpenSSL".

reply via email to

[Prev in Thread] Current Thread [Next in Thread]