Hi,

On Mon, Mar 10, 2014 at 11:35:39AM -0400, Yang Hong wrote:
> --   package 'openssl' not found
> CMake Error at 
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
>   Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
>   system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES) (found
>   version "1..1")
this usually shows up when the libssl-dev package is missing.

> Before I use cmake to compile FreeRDP, I perform the following operation and 
> get the error as follows.
>  
> ***************************************************************************
> $sudo apt-get install build-essential libboost-all-dev subversion 
> subversion-tools git-core libapache2-svn autoconf libtool cmake libssl-dev 
> libx11-dev libxext-dev libxinerama-dev libxcursor-dev libxdamage-dev 
> libxv-dev libxkbfile-dev libasound2-dev libcups2-dev libxml2 libxml2-dev 
> libxrandr-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev 
> libavutil-dev libavcodec-dev libpng12-dev
> [sudo] password for inbay:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> autoconf is already the newest version.
> git-core is already the newest version.
> cmake is already the newest version.
> libxml2 is already the newest version.
> You might want to run 'apt-get -f install' to correct these:
> The following packages have unmet dependencies:
>  build-essential : Depends: libc6-dev but it is not going to be installed or
>                             libc-dev
>                    Depends: gcc (>= 4:4.4.3) but it is not going to be 
> installed
> ....
> ...
looks like something is quite wrong with your system. But that has
nothing todo with cmake or the freerdp build I'd say.

> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify 
> a solution).
> ***************************************************************************
Did you already try 'apt-get -f install'?

Best regards,
Bernhard

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to