[AWS] aws make build problem
Pascal Obry
pascal at obry.net
Mon Jul 28 18:34:11 CEST 2008
Bny Kn a écrit :
> Hello,
> I am trying to install aws to windows.
> I installed cygwin and I ran make setup command with no problem.
> But when I ran make build I got below error.
>
> 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:148:13: "end case" expected
> shared.gpr:149:11: identifier expected
> shared.gpr:151:16: Expected "shared"
> shared.gpr:157:04: Unexpected text following end of project
> zlib.gpr:45:08: undefined attribute "externally_built"
> gnatmake: "include" processing failed
> make[1]: *** [build] Error 4
> make: *** [include_build] Error 2
>
>
> Anybody faced with the same problem
It looks like you are using a very old compiler. what is the output of:
$ gnatls -v
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