From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.0 required=3.0 tests=BAYES_20,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a0c:ca86:: with SMTP id a6mr6859389qvk.209.1597002996557; Sun, 09 Aug 2020 12:56:36 -0700 (PDT) X-Received: by 2002:aed:2358:: with SMTP id i24mr3063200qtc.234.1597002996228; Sun, 09 Aug 2020 12:56:36 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!fdn.fr!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 9 Aug 2020 12:56:35 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2804:7f1:e480:afe6:2d3c:ee68:c1a8:1991; posting-account=1Xv-6QoAAACDoVuHxsOQybzr2Y_PgwKz NNTP-Posting-Host: 2804:7f1:e480:afe6:2d3c:ee68:c1a8:1991 References: <1ff23e0f-6c44-44fe-89bd-ca4d716822fco@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Running ADA on Beaglebone Black From: =?UTF-8?Q?Ricardo_Brand=C3=A3o?= Injection-Date: Sun, 09 Aug 2020 19:56:36 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:59691 List-Id: Hi Dmitry =20 > What distribution?=20 The distro that came with the board, in the case Debian Jessie $ head -n1 /etc/issue Debian GNU/Linux 8 \n \l > APT suggests Debian or Ubuntu. In any case I would do=20 > a full upgrade to the latest version of either. Yes, I ran sudo apg-get update and gnat appear in apt-cache search gnat >=20 > Under Debian buster you should do >=20 > apt install gnat-8 > And also: >=20 > apt install gprbuild >=20 I ran these commands and worked fine.=20 Thank you so much -- Ricardo Brand=C3=A3o