[AWS] Inconsistent license?

Dmitriy Anisimkov anisimkov at ada-ru.org
Thu Jun 28 11:30:03 CEST 2012


On 06/28/2012 04:18 PM, Marius Amado-Alves wrote:
> Pascal, because you are so kind and patient I will give it one more try.
> I am on Linux (on VirtualBox on Windows Home).
> GNAT GPL 2012 is installed. Hello world compiles.
>
> marius at ubuntu-on-vista:~/Downloads/x86-linux/2012/aws/aws-gpl-2.11.0-src$
> make setup
> i686-pc-linux-gnu-gcc -c check_config.c
> In file included from /usr/include/stdio.h:28:0,
>                   from
> /home/marius/Downloads/x86-linux/2012/aws/aws-gpl-2.11.0-src/config/setup/check_config.c:32:
> /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such
> file or directory
> compilation terminated.
Looks like you have wrong C compiler in the PATH.
Make sure that GNAT is the FIRST in the PATH.


More information about the AWS mailing list