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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,886379cf7baf8e47 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.185.201 with SMTP id cp9mr11477173qab.6.1362203686450; Fri, 01 Mar 2013 21:54:46 -0800 (PST) X-Received: by 10.49.75.195 with SMTP id e3mr1502770qew.24.1362203686432; Fri, 01 Mar 2013 21:54:46 -0800 (PST) Path: y6ni621qaj.0!nntp.google.com!dd2no4316390qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 1 Mar 2013 21:54:46 -0800 (PST) In-Reply-To: <511eb52d$0$1203$ba4acef3@reader.news.orange.fr> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=173.33.48.21; posting-account=rjeykQoAAAC77Wr_VJ7kMk2u_t4IobRv NNTP-Posting-Host: 173.33.48.21 References: <511eb52d$0$1203$ba4acef3@reader.news.orange.fr> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <025aeaa4-623b-436f-be35-1151be07d638@googlegroups.com> Subject: Re: [Ann] Ada Web Application 0.3.0 is available From: shyam.laximan@gmail.com Injection-Date: Sat, 02 Mar 2013 05:54:46 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-03-01T21:54:46-08:00 List-Id: Hi Stephane, I am trying to install aws on windows xp. I have downloaded the awa-all-030 tar ball , have cygwin on my system. I have launched these 2 commands with no problems 1) ./configure --enable-xmlada --enable-aws 2) cd xmlada && make && make install but his command below actually caused problem .. can you help cd aws && make prefix="/usr/local" setup build install // error gcc -c -gnat05 -gnatwcfijkmRuv -gnaty3abcefhiIklmnoprstx -Wall -O2 -gnatn aws-services-web_block-registry.adb aws-services-web_block-context.adb:36:12: missing "with Ada.Streams;" gprbuild: *** compilation phase failed makefile:251: recipe for target `build-native' failed make: *** [build-native] Error 4