[AWS] aws on mac os x
Thomas De Contes
d.l.tDeContes at free.fr
Mon Jun 4 21:19:23 CEST 2007
Le lundi, 4 juin 2007, à 18:07 Europe/Paris, Pascal Obry a écrit :
> Thomas,
>
>> i compile with
>>
>> cvs -d :pserver:anoncvs:@libre.act-europe.fr:/anoncvs login
>> cvs -d :pserver:anoncvs at libre.act-europe.fr:/anoncvs co AWS
>> cd AWS/
>> patch -p0 < support/gnat-2005-editions.dif
>> make setup build install
>
> Note that this is not the latest version. The CVS repository is not
> up-to-date as AWS have migrated to Subversion.
ok
> The current latest AWS
> sources is AWS for GPL 2007. An access to the Subversion repository
> should be put in place at some point... It needs time.
i can wait that you find time for svn to get the latest AWS,
i need only to be able to compile the one i get :-)
>> the error is
>>
>> gnatmake:
>> "/Users/thomas/Documents/temporaire/AWS/src/aws-net-acceptors.adb"
>> compilation error
>> make[1]: *** [build] Error 4
>> make: *** [src_build] Error 2
>>
>> (do you want more details ?)
>
> Probably because the PATH contains spaces. This is really to avoid.
thomas% echo $PATH
/Users/thomas/bin:/Users/thomas/bin/compil:/Users/thomas/bin/
autoinstall/gnat/4.2/bin:/Users/thomas/bin/autoinstall/gnat/4.0/bin:/
Users/thomas/bin/outils:/Users/thomas/bin/divers:/Users/thomas/bin/
autoinstall/macports/bin:/Users/thomas/bin/autoinstall/subversion/bin:/
Users/thomas/bin/autoinstall/autre/bin:/bin:/sbin:/usr/bin:/usr/sbin
i don't see any space
is it this PATH, you mean ?
if not, which PATH do you spoke about ?
the path to AWS sources is /Users/thomas/Documents/temporaire/AWS/
the path to install AWS is /Users/thomas/bin/autoinstall/autre
well, in case it's sth else, i give you all the error :
gcc -c -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall -O2 -gnatn -I-
-gnatA /Users/thomas/Documents/temporaire/AWS/src/aws-net-acceptors.adb
aws-net-std__adasockets.adb:44:22: missing body for "Get_Addr" declared
at aws-net-std.ads:107
aws-net-std__adasockets.adb:95:48: expected type "Socket_Type'CLASS"
defined at aws-net.ads:50
aws-net-std__adasockets.adb:95:48: found type "Standard.Integer"
aws-net-std__adasockets.adb:210:42: expected type "Socket_Type'CLASS"
defined at aws-net.ads:50
aws-net-std__adasockets.adb:210:42: found type "Standard.Integer"
aws-net-std__adasockets.adb:270:16: "Strings" is not visible (more
references follow)
aws-net-std__adasockets.adb:270:16: multiple use clauses cause hiding
aws-net-std__adasockets.adb:270:16: hidden declaration at
i-cstrin.ads:38
aws-net-std__adasockets.adb:270:16: hidden declaration at
a-string.ads:16
aws-net-std__adasockets.adb:468:17: missing argument for parameter
"Socket" in call to "WRITE" declared at aws-net-log.ads:79
aws-net-std__adasockets.adb:527:17: missing argument for parameter
"Socket" in call to "WRITE" declared at aws-net-log.ads:79
aws-net-std__adasockets.adb:593:43: expected type "Socket_Type'CLASS"
defined at aws-net.ads:50
aws-net-std__adasockets.adb:593:43: found type "Standard.Integer"
gnatmake:
"/Users/thomas/Documents/temporaire/AWS/src/aws-net-acceptors.adb"
compilation error
make[1]: *** [build] Error 4
make: *** [src_build] Error 2
--
Mon CV : http://tDeContes.hd.free.fr/divers/emploi/
More information about the AWS
mailing list