comp.lang.ada
 help / color / mirror / Atom feed
From: Jere <jhb.chat@gmail.com>
Subject: Re: Simple parse from https website
Date: Thu, 2 Apr 2020 22:19:11 -0700 (PDT)
Date: 2020-04-02T22:19:11-07:00	[thread overview]
Message-ID: <f9bc53ed-7ed4-45a8-81bf-a42fa3cec0ac@googlegroups.com> (raw)
In-Reply-To: <6ca126be-b21e-4e4e-baca-08f157016185@googlegroups.com>

On Thursday, April 2, 2020 at 3:35:00 PM UTC-4, 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?

Did you try building simple components as a library and 
"withing" the gpr file instead of adding it to your source
directories?

  reply	other threads:[~2020-04-03  5:19 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 [this message]
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
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