comp.lang.ada
 help / color / mirror / Atom feed
From: "Rego, P." <pvrego@gmail.com>
Subject: Re: Simple parse from https website
Date: Thu, 2 Apr 2020 12:34:58 -0700 (PDT)
Date: 2020-04-02T12:34:58-07:00	[thread overview]
Message-ID: <6ca126be-b21e-4e4e-baca-08f157016185@googlegroups.com> (raw)
In-Reply-To: <r65d0r$5me$1@gioia.aioe.org>

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

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