comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
Subject: Re: AWS Windos build trouble.
Date: Wed, 06 Jun 2012 08:56:20 +0200
Date: 2012-06-06T08:56:20+02:00	[thread overview]
Message-ID: <4fceff14$0$21590$ba4acef3@reader.news.orange.fr> (raw)
In-Reply-To: <c97ae6bc-56b6-4a93-9f12-41e81b786e98@googlegroups.com>


Shark8,

> Nope, I'm using 2011.
> 
> Well, after getting the libz.dll swapped out it would get the splash-screen, followed by nothing (GPS.EXE crash).
> Some investigation into why I  I tracked it down to share\gps\plug-in files:
> aws.api.xml
> ada2wsdl.xml
> aws.py
> aws.xml
> wsdl2aws.xml

Really strange, never seen that!

> On a hunch I moved them to a flash-drive (Fat32) and back, this aleviated that problem.
> Apparently it was a permissions problem (perhaps GPS.EXE could see but not read the file).
> Running GPS.EXE and opening my test/hello AWS program I now got these:
> 
> gnatmake -d -PC:\AWS\aws_test.gpr Test.adb
> gcc -c -gnat05 -I- -gnatA C:\AWS\src\Test.adb
> test.adb:12:24: file "Ssl-Thin.ads" not found
> test.adb:12:24: "Test (body)" depends on "Aws.Server (spec)"
> test.adb:12:24: "Aws.Server (spec)" depends on "Aws.Net.Ssl (spec)"
> test.adb:12:24: "Aws.Net.Ssl (spec)" depends on "Ssl.Thin (spec)"
> gnatmake: "C:\AWS\src\Test.adb" compilation error

Should be working!

> Obviously I'll have to do the same, essentially manually replicating
> the GPR files's. Why did the make install fail to propigate these
> into GNAT's include directory? Or was it supposed to propigate the
> ALI files somewhere to make them part of the library? (Isn't that
> what make install's supposed to do?)

Yes, "make install" should do everything for you. Then adding /with
"aws";/ in you project file should be sufficient to build any AWS
applications. Looks like you have permissions issues in the
installation. Can you show us the content of makefile.setup on top of
AWS build directory?

BTW, there is a dedicated AWS mailing-list, maybe you'll find more help
here.

-- 

--|------------------------------------------------------
--| 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




  reply	other threads:[~2012-06-06  6:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31  4:56 AWS Windos build trouble Shark8
2012-05-31  5:44 ` Pascal Obry
2012-05-31  7:01   ` Shark8
2012-06-01 22:14     ` Pascal Obry
2012-06-02  2:03       ` Shark8
2012-06-03 14:45         ` Pascal Obry
2012-06-04 16:04           ` Shark8
2012-06-04 16:33             ` Pascal Obry
2012-06-06  3:37               ` Shark8
2012-06-06  6:56                 ` Pascal Obry [this message]
2012-06-06 13:55                   ` Shark8
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox