gnat - Building Ada Web Server fails -


i trying build aws gpl 2015, error:

$ make setup build gprbind xoscons.bexch gnatbind xoscons.ali gnatgcc -c b__xoscons.adb gnatgcc xoscons.o -o xoscons setup os specific definitions can not generate system tags. test disabled aws.gpr:76:04: package "install" forbidden in aggregate projects gprbuild: "tools/tools.gpr" processing failed makefile:183: recipe target 'build-native' failed make: *** [build-native] error 4 

i using gnat:

$ gnat --version gnat 4.9.2 copyright 1996-2014, free software foundation, inc. 

that version of aws requires 'gprinstall', should compile gnat gpl 2015 needed tools.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -