[AWS] AWS build problem

Eric Benoit eric at oddity.ca
Wed Jun 20 12:16:14 CEST 2007


Hey all,

Haven't had much luck trying to build AWS 2.3 (AWS-gpl-2.3.0) on FreeBSD
6.2-STABLE. I've rolled a copy of the latest gcc 4.2 snapshot, as you
can see:

% /opt/gcc42/bin/gcc --version
gcc (GCC) 4.2.1 20070613 (prerelease)

Which can, of course, build other trivial Ada bits no problem. I get
this whilst building AWS though:

gcc -c -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall -O2 -gnatn
-I- -gnatA /usr/home/eric/devel/aws/AWS-gpl-2.3.0/src/aws-attachments.adb
aws-attachments.adb:37:06: "ADA.CALENDAR.TIME_ZONES" is not a predefined
library unit
aws-attachments.adb:37:06: "AWS.ATTACHMENTS (body)" depends on
"AWS.UTILS (body)"
aws-attachments.adb:37:06: "AWS.UTILS (body)" depends on
"ADA.CALENDAR.TIME_ZONES (spec)"
aws-utils.adb:463:29: "Time_Zones" is undefined
gnatmake:
"/usr/home/eric/devel/aws/AWS-gpl-2.3.0/src/aws-attachments.adb"
compilation error

Has anyone else had this particular issue? Different version of gcc,
AWS, both, or am I up the creek?

Thanks


More information about the AWS mailing list