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=0.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c3f735b2c954355f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.241.7 with SMTP id we7mr4369986pbc.4.1338588853835; Fri, 01 Jun 2012 15:14:13 -0700 (PDT) Path: l9ni8935pbj.0!nntp.google.com!news1.google.com!goblin3!goblin.stu.neva.ru!gegeweb.org!feeder.news.orange.fr!not-for-mail Date: Sat, 02 Jun 2012 00:14:13 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: AWS Windos build trouble. References: <88c7a22d-9dbe-4981-99b7-205d514730f1@googlegroups.com> <4fc7054f$0$12512$ba4acef3@reader.news.orange.fr> <95a04ac3-3adf-4da4-b288-881ef196a631@googlegroups.com> In-Reply-To: <95a04ac3-3adf-4da4-b288-881ef196a631@googlegroups.com> Message-ID: <4fc93eb5$0$21552$ba4acef3@reader.news.orange.fr> NNTP-Posting-Date: 02 Jun 2012 00:14:13 CEST NNTP-Posting-Host: 82.124.73.203 X-Trace: 1338588853 reader.news.orange.fr 21552 82.124.73.203:3715 X-Complaints-To: abuse@orange.fr Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Date: 2012-06-02T00:14:13+02:00 List-Id: Shark8, >> At this point just do: >> >> $ make setup >> $ make >> $ make install >> >> If you have any error during those steps please report. > > During make I had a few of these: > warning: no compiler specified for language "makefile", ignoring all its sources That's fine. > During make install I got these: > cp: cannot stat `aws.html': No such file or directory > cp: cannot stat `aws.txt': No such file or directory > cp: cannot stat `aws*.info*': No such file or directory All these are fine. > cp: cannot create regular file `/cygdrive/c/Programming/GNAT/2010/bin/../bin/lib > z.dll': Device or resource busy > makefile:445: recipe for target `install' failed > make: *** [install] Error 1 Not good, looks like bin/libz.dll is used by another application! BTW, you should consider upgrading to GPL 2011 or wait a bit for GPL 2012 :) Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B