[AWS] Issues Installing AWS

Pascal Obry pascal at obry.net
Sun Oct 27 17:21:24 CET 2013


Henry,

> 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 := "";
>   S_SSL_Lib := "";
>   R_SSL_Lib := "";
>   S_CRY_Lib := "";
>   R_CRY_Lib := "";
>   S_TLS_Lib := "";
>   R_TLS_Lib := "";
>   S_GCR_Lib := "";
>   R_GCR_Lib := "";
>   --  libz
>   LIBZ_Path := "/c/GNAT/2013/bin/../lib/aws/static";

Can you replace "/c/" by "c:/" above and do:

$ make install

again.

> end AWS_Lib_Shared;


-- 
  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