[AWS] New to ADA and AWS : the solution

Dominique Casserres Dominique.Casserres at valtech.fr
Thu Jul 20 17:05:47 CEST 2006


Juste to share my solution: I succeed in compiling after many and many searches. 
I didn't work since I was using gcc from cygwin. I changed to gnat by modifying my path
export PATH=/cygdrive/c/tools/GNAT/GPL_2006/bin/:$PATH
Next step is to get everything working. 
It'as another question:-)
Dominique

-----Message d'origine-----
De : Dominique Casserres 
Envoyé : mardi 18 juillet 2006 16:10
À : 'aws at lists.adacore.com'
Objet : New to ADA and AWS

Hello, 

In the context of a study I need to install AWS. 
I have installed GPS 2006: 
$ which gps
/cygdrive/c/tools/GNAT/GPL_2006/bin/gps
I am using the make utility of cygwin. 

I have downloaded and extracted aws-gpl-2.2.0  in another directory than gps : 
/cygdrive/c/tools/gnat/2006/x86-windows/tools/aws/aws-gpl-2.2.0

I have modified the makefile.conf to set the INSTALL variable to 
/cygdrive/c/tools/GNAT/GPL_2006
I have also tried /cygdrive/c/tools/GNAT/GPL_2006/bin/gps

When I run make setup from <aws-install-dir> I have the following error: 
$ make setup
Setup OS specific definitions
src/check_config.c: In function `main':
src/check_config.c:84: error: `nfds_t' undeclared (first use in this function)
src/check_config.c:84: error: (Each undeclared identifier is reported only once
src/check_config.c:84: error: for each function it appears in.)
make[1]: *** [../src/aws-os_lib-definitions.ads] Error 1
make: *** [config_setup] Error 2

Can you help me on this, since it is the first point to use AWS.

Thank you
Dominique



More information about the AWS mailing list