[AWS] AWS Digest, Vol 106, Issue 1

boikhutso mosepele morobana at gmail.com
Thu Dec 17 12:18:15 CET 2015


gprbuild hello_world.gpr
hello_world.gpr:21:09: source file "ssl-thin__dummy.ads" for unit
"ssl.thin" not found
gprbuild: "hello_world.gpr" processing failed

I get the above error but  ssl-thin_dummy.ads in is c:\gnat\2014\include\aws


On Thu, Dec 17, 2015 at 1:00 PM, <aws-request at lists.adacore.com> wrote:

> Send AWS mailing list submissions to
>         aws at lists.adacore.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         /no-more-mailman.html
> or, via email, send a message with subject or body 'help' to
>         aws-request at lists.adacore.com
>
> You can reach the person managing the list at
>         aws-owner at lists.adacore.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of AWS digest..."
>
>
> Today's Topics:
>
>    1. ssl-thin.ads absent (boikhutso mosepele)
>    2. Re: ssl-thin.ads absent (Dmitriy Anisimkov)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 17 Dec 2015 01:18:25 +0200
> From: boikhutso mosepele <morobana at gmail.com>
> To: aws at lists.adacore.com
> Subject: [AWS] ssl-thin.ads absent
> Message-ID:
>         <
> CA+X2NnWuMJh7dR7h8ev5kyQURsDgep0n3w_VBUc8g7r2y2G4qg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I am new to AWS, please help with this. After installing AWS i tried to
> compile hello_world demo and I get the following errors
>
> gnatmake hello_world
> gcc -c hello_world.adb
> *hello_world.adb:24:06: file "ssl-thin.ads" not found*
> hello_world.adb:24:06: "Hello_World (body)" depends on "Aws.Server (spec)"
> hello_world.adb:24:06: "Aws.Server (spec)" depends on "Aws.Net.Ssl (spec)"
> hello_world.adb:24:06: "Aws.Net.Ssl (spec)" depends on "Ssl.Thin (spec)"
> gnatmake: "hello_world.adb" compilation error
>
> I do not have ssl-thin.ads in the include folder. The closest file is
> ss-thin_dummy.ads. So I tried to rename it to ssl-thin.ads
> and the error that comes out is different:
>
>
> *cannot generate code for file aws-server.ads(package spec)*
> Please help, any solutions for this> I am running this on windows and used
> the win32/cmd provides for installation.
> Thank you in advance.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: </pipermail/aws/attachments/20151217/ca9c4b43/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 17 Dec 2015 04:57:23 +0100
> From: Dmitriy Anisimkov <anisimkov at ada-ru.org>
> To: aws at lists.adacore.com
> Subject: Re: [AWS] ssl-thin.ads absent
> Message-ID: <567232A3.7010607 at ada-ru.org>
> Content-Type: text/plain; charset="windows-1252"
>
> use gprbuild together with project file, 'gpr' extension.
>
> On 2015-12-17 00:18, boikhutso mosepele wrote:
> > I am new to AWS, please help with this. After installing AWS i tried
> > to compile hello_world demo and I get the following errors
> >
> > gnatmake hello_world
> > gcc -c hello_world.adb
> > *hello_world.adb:24:06: file "ssl-thin.ads" not found*
> > hello_world.adb:24:06: "Hello_World (body)" depends on "Aws.Server
> (spec)"
> > hello_world.adb:24:06: "Aws.Server (spec)" depends on "Aws.Net.Ssl
> (spec)"
> > hello_world.adb:24:06: "Aws.Net.Ssl (spec)" depends on "Ssl.Thin (spec)"
> > gnatmake: "hello_world.adb" compilation error
> >
> > I do not have ssl-thin.ads in the include folder. The closest file is
> > ss-thin_dummy.ads. So I tried to rename it to ssl-thin.ads
> > and the error that comes out is different:
> > *cannot generate code for file aws-server.ads(package spec)
> >
> > *
> > Please help, any solutions for this> I am running this on windows and
> > used the win32/cmd provides for installation.
> > Thank you in advance.
> >
> >
> >
> >
> >
> > _______________________________________________
> > AWS mailing list
> > AWS at lists.adacore.com
> > /no-more-mailman.html
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: </pipermail/aws/attachments/20151217/a681d779/attachment-0001.html>
>
> ------------------------------
>
> _______________________________________________
> AWS mailing list
> AWS at lists.adacore.com
> /no-more-mailman.html
>
>
> End of AWS Digest, Vol 106, Issue 1
> ***********************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/aws/attachments/20151217/27d643b6/attachment.html>


More information about the AWS mailing list