[AWS] Make Build errors
Pascal Obry
pascal at obry.net
Wed Sep 24 20:41:02 CEST 2008
Hamel, Mark A. (Mission Systems) a écrit :
> Hello all,
>
> I've tried playing around with aws on windows over the past year or so
> with little success. With Jocelyn Paine's procedures here
> _http://www.j-paine.org/installing_aws_for_xp.html_ I decided to try
> once more. I immediately ran into some errors but in reading more
> carefully I saw my environment was a bit out of date. So I upgrade my
> GNAT2007 to GNAT2008 and aws2.3 to aws2.5. Other some slight path
> naming differences, I believe my environment is that as described on
> this site, including Cygwin 3.8.1. I've changed the makefile.conf to
> explictly set the path to GNAT root and the win32/makefile to explicitly
> set CC = gcc. I run "make setup", no problemos. I run "make build"
> and have the following issues:
>
> $ make build
> Building Zlib library
> include.gpr:73:13: "end case" expected
> include.gpr:74:11: identifier expected
> include.gpr:76:16: Expected "include"
> include.gpr:82:04: Unexpected text following end of project
> shared.gpr:149:13: "end case" expected
> shared.gpr:150:11: identifier expected
> shared.gpr:152:16: Expected "shared"
> shared.gpr:158:04: Unexpected text following end of project
> zlib.gpr:45:08: undefined attribute "externally_build"
> gnatmake: "include" processing failed
> Make[1]: *** [build] Error 4
> Make: *** [include_build] Error 2
You have an old compiler in your path (maybe the Cygwin GCC/GNAT?). Make
sure GNAT GPL come first in the PATH.
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
More information about the AWS
mailing list