[AWS] OpenSSL on OS X

Pascal Obry pascal at obry.net
Mon Mar 14 17:49:54 CET 2016


Adam,

> When I made a link in /usr/local/gnat/lib for libssl.a libcrypto.a
> back to /usr/local/lib everything compiled.
> 
> Adam-Puleos-Work-MacBook-Pro:aws-gpl-2015-src e130199$ cat
> .build/projects/aws_lib_shared.gpr
> abstract project AWS_Lib_Shared is
>    for Source_Files use ();
>    type SSL_Library_Kind is ("relocatable", "static");
>    SSL_Library_Type : SSL_Library_Kind := external
> ("SSL_LIBRARY_TYPE", "relocatable");
>    LIB_Path := "/usr/local/gnat/lib/gcc/x86_64-apple-
> darwin13.4.0/4.9.3/../../../";

I don't understand. Are you saying that you have OpenSSL libraries
in /usr/local/gnat/lib/. If this is the GNAT directory I don't
understand why there is OpenSSL libraries here! Haven't you messed your
setup by copying files around?

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://v2p.fr.eu.org
  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B




More information about the AWS mailing list