From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.53.68 with SMTP id c65mr6255ywa.15.1450531988474; Sat, 19 Dec 2015 05:33:08 -0800 (PST) X-Received: by 10.182.112.202 with SMTP id is10mr89977obb.7.1450531988316; Sat, 19 Dec 2015 05:33:08 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!95no305097qgm.0!news-out.google.com!f6ni27547igq.0!nntp.google.com!mv3no18187479igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 19 Dec 2015 05:33:07 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.216.84.203; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 90.216.84.203 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4988f010-76af-46e7-bbd7-fc53f5e6d3fb@googlegroups.com> Subject: Re: SDLAda From: Lucretia Injection-Date: Sat, 19 Dec 2015 13:33:08 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:28821 Date: 2015-12-19T05:33:07-08:00 List-Id: On Saturday, 19 December 2015 01:44:37 UTC, comicf...@gmail.com wrote: > Anyone tried to use The SDLAda library ? > https://github.com/Lucretia/sdlada > > I unzip the archive and open a terminal into it . > When i apply the README file , i got the following errors = > > dead-code@Machine:~/Bureau/sdlada-master$ make SDL_PLATFORM=linux SDL_BUILD=static SDL_MODE=release > gprbuild -p -gnat2012 -XSDL_BUILD=static -XSDL_MODE=release -XSDL_PLATFORM=linux \ > -Psdlada.gpr -cargs `sdl2-config --cflags` > sdl_version.gpr:1:09: warning: there are no Ada sources in this project > gcc-4.6 -c -ffunction-sections -fdata-sections -gnat2012 -gnata -gnato -gnatE -gnaty -gnaty-s -gnatyO -gnatyM120 -gnatyO -O2 -I/usr/include/SDL2 -D_REENTRANT -gnat2012 sdl-events-keyboards.adb > sdl-events-keyboards.adb:30:09: aspect identifier expected > sdl-events-keyboards.adb:39:09: aspect identifier expected > sdl-events-keyboards.adb:48:09: aspect identifier expected > sdl-events-keyboards.adb:57:09: aspect identifier expected > sdl-events-keyboards.adb:67:09: aspect identifier expected > sdl-events-keyboards.adb:77:09: aspect identifier expected > gprbuild: *** compilation phase failed > make: *** [sdl_build.gpr] Erreur 4 > dead-code@Machine:~/Bureau/sdlada-master$ > > > How solve the problem ? > > Also, gcc 4.8 is well present as you can see next. But he is not used in the make , i don't know why . > Beside, I still got those errors above . > > dead-code@Machine:~/Bureau/sdlada-master$ gcc --version > gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 > Copyright (C) 2013 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > dead-code@Machine:~/Bureau/sdlada-master$ Come to Freenode #Ada and I'll help you, I probably won't be there until tonight or tomorrow.