From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:1aa4:b0:765:4757:e749 with SMTP id bl36-20020a05620a1aa400b007654757e749mr36428qkb.6.1688424986160; Mon, 03 Jul 2023 15:56:26 -0700 (PDT) X-Received: by 2002:a05:6a00:1819:b0:63b:234e:d641 with SMTP id y25-20020a056a00181900b0063b234ed641mr15599428pfa.4.1688424985920; Mon, 03 Jul 2023 15:56:25 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!news.mixmin.net!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: Mon, 3 Jul 2023 15:56:25 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=98.59.238.112; posting-account=oHOvdQoAAACYgyEBjgPNvKFOGxg8pNns NNTP-Posting-Host: 98.59.238.112 References: <5bd661f7-f077-47e4-a3c0-aef7d3b41059n@googlegroups.com> <5442a053-9c59-4be4-8485-b0df2e589aedn@googlegroups.com> <21e6c8c0-ec62-4192-aa5d-39d38149821cn@googlegroups.com> <016412bf-0247-466b-add9-8b5d41c6a9d7n@googlegroups.com> <6de97f96-fae6-4e13-9439-e8f550287835n@googlegroups.com> <2566ce87-a407-48a9-a805-afb4582a542bn@googlegroups.com> <7023751f-54a8-4392-b60f-611d5a8dfcb2n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <01bd59d9-c5cb-4336-b123-5289165c5de8n@googlegroups.com> Subject: Re: SDL Ada package fails to compile on Mac, gnat 13.1, missing "SDL2_ttf/SDL_ttf.h" From: Kenneth Wolcott Injection-Date: Mon, 03 Jul 2023 22:56:26 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:65413 List-Id: On Monday, July 3, 2023 at 1:11:29=E2=80=AFPM UTC-7, Luke A. Guest wrote: > On 03/07/2023 20:58, Kenneth Wolcott wrote: > > I don't think that downloading the zip file from GitHub would be any di= fferent than doing the git clone, but > Just clone it. Hi Luke; I've cloned the package. I've manually applied the patch to the cloned package. I'm about to build it now (fingers crossed). Thanks, Ken