> On June 19, 2016, 11:20 p.m., Joseph Wu wrote:
> > Possibly missing some steps related to OpenSSL.  Here's what I got while 
> > building the curl dependency (for example):
> > 
> > ```
> > 1>  -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder 
> > in the system variable OPENSSL_ROOT_DIR (missing:  OPENSSL_LIBRARIES 
> > OPENSSL_INCLUDE_DIR)
> > 1>  CMake Warning at CMakeLists.txt:462 (find_package):
> > 1>    By not providing "FindLibSSH2.cmake" in CMAKE_MODULE_PATH this 
> > project has
> > 1>    asked CMake to find a package configuration file provided by 
> > "LibSSH2", but
> > 1>    CMake did not find one.
> > 1>
> > 1>    Could not find a package configuration file provided by "LibSSH2" 
> > with any
> > 1>    of the following names:
> > 1>
> > 1>      LibSSH2Config.cmake
> > 1>      libssh2-config.cmake
> > 1>
> > 1>    Add the installation prefix of "LibSSH2" to CMAKE_PREFIX_PATH or set
> > 1>    "LibSSH2_DIR" to a directory containing one of the above files.  If
> > 1>    "LibSSH2" provides a separate development package or SDK, be sure it 
> > has
> > 1>    been installed.
> > 1>
> > 1>
> > 1>  CMake Error at CMake/OtherTests.cmake:86 (message):
> > 1>    Unable to link function recv
> > 1>  Call Stack (most recent call first):
> > 1>    CMakeLists.txt:988 (include)
> > 1>
> > 1>
> > 1>  -- Configuring incomplete, errors occurred!
> > ```

OpenSSL is not used at this time.


- Daniel


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48056/#review138485
-----------------------------------------------------------


On June 15, 2016, 6:19 p.m., Daniel Pravat wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48056/
> -----------------------------------------------------------
> 
> (Updated June 15, 2016, 6:19 p.m.)
> 
> 
> Review request for mesos, Alex Naparu, Artem Harutyunyan, Alex Clemmer, Joris 
> Van Remoortere, and Michael Park.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Windows: Added build and run instructions.
> 
> 
> Diffs
> -----
> 
>   docs/getting-started.md 8c72e5ec1263adb8792c8c49ede50bbf649e1ef3 
> 
> Diff: https://reviews.apache.org/r/48056/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Daniel Pravat
> 
>

Reply via email to