comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Simple parse from https website
Date: Fri, 3 Apr 2020 08:47:55 +0200
Date: 2020-04-03T08:47:55+02:00	[thread overview]
Message-ID: <r66m6r$18s9$1@gioia.aioe.org> (raw)
In-Reply-To: 6ca126be-b21e-4e4e-baca-08f157016185@googlegroups.com

On 2020-04-02 21:34, Rego, P. wrote:
>> Egh, no, this is not AWS and not a part of GNAT Community 2019. I just
>> tested if your site worked with Simple Components.
>>
>> So GNAT.Sockets.Server is a part of Simple Components. I know it is
>> confusing but it must be a child of GNAT.Sockets to see a few things
>> declared there privately.
> 
> Oh, got it now =)
> Ok, so I included Simple Components as a source folder (using source from your site http://www.dmitry-kazakov.de/ada/components_4_48.tgz). But I got those compilation errors:
> 
>          16:6 "Gnat.Sockets.Connection_State_Machine (spec)" depends on "Gnat.Sockets.Server (spec)"
>          16:6 "Json_Dmitry (body)" depends on "Gnat.Sockets.Connection_State_Machine (spec)"
>          5:6 file "g-socser.ads" not found
>          6:6 file "g-socser.ads" not found
>          16:6 file "g-socser.ads" not found
>          14:6 file "test_http_servers.ads" not found
> 
> It seems that the compiler is looking for abbreviated names for the GNAT.Sockets child packages (but they are there). How can I force the compiler/builder to look for the extended names?

You need to set up the project with-ing corresponding gpr-files.

It is a bit off-topic here. Let's keep it outside c.l.a. Send me an 
E-mail, and I will help you to set things straight.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  parent reply	other threads:[~2020-04-03  6:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02 13:58 Simple parse from https website Rego, P.
2020-04-02 14:24 ` Egil H H
2020-04-02 14:44   ` Rego, P.
2020-04-03  9:35     ` Björn Lundin
2020-04-03 12:04       ` Rego, P.
2020-04-02 14:42 ` Dmitry A. Kazakov
2020-04-02 14:48   ` Rego, P.
2020-04-02 17:16     ` Dmitry A. Kazakov
2020-04-02 18:27       ` Rego, P.
2020-04-02 19:05         ` Dmitry A. Kazakov
2020-04-02 19:34           ` Rego, P.
2020-04-03  5:19             ` Jere
2020-04-03 12:13               ` Rego, P.
2020-04-03 12:30                 ` Rego, P.
2020-04-03 12:49                   ` Dmitry A. Kazakov
2020-04-03  6:47             ` Dmitry A. Kazakov [this message]
2020-04-03 12:42               ` Rego, P.
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox