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=-3.2 required=3.0 tests=BAYES_00,NICE_REPLY_A, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: SDL Ada package fails to compile on Mac, gnat 13.1, missing "SDL2_ttf/SDL_ttf.h" Date: Fri, 30 Jun 2023 16:43:13 +0100 Organization: A noiseless patient Spider Message-ID: References: <5bd661f7-f077-47e4-a3c0-aef7d3b41059n@googlegroups.com> <5442a053-9c59-4be4-8485-b0df2e589aedn@googlegroups.com> <21e6c8c0-ec62-4192-aa5d-39d38149821cn@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Fri, 30 Jun 2023 15:43:13 -0000 (UTC) Injection-Info: dont-email.me; posting-host="348613576123a579d7207246ecdbf1b4"; logging-data="2720569"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+mZuo0RH/S+YJH7pO5/mEUFAFELaQy1JU=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Cancel-Lock: sha1:/pJu34nUgxnaXsGUAdMv5QfayHI= In-Reply-To: Content-Language: en-GB Xref: news.eternal-september.org comp.lang.ada:65387 List-Id: On 30/06/2023 16:41, Kenneth Wolcott wrote: > On Friday, June 30, 2023 at 1:04:34 AM UTC-7, Luke A. Guest wrote: >> On 29/06/2023 23:04, Kenneth Wolcott wrote: >> >>>> $ sdl2-config --cflags >>>> $ sdl2-config --libs >>> >>> sdl2-config --cflags >>> -I/opt/local/include/SDL2 -D_THREAD_SAFE >> That's odd. Can you show me the output of this? >> >> $ ls /opt/local/include/SDL2 > > ls /opt/local/include/SDL2 > > SDL.h SDL_joystick.h SDL_opengles2_khrplatform.h SDL_test_crc32.h ... As I thought, means, these things can be normalised a bit in my source.