[AWS] Re: Unable to built latest CVS version of AWS
Pascal Obry
pascal at obry.org
Fri Feb 4 18:18:28 CET 2005
Peter,
> AWS starts to make then fails.
> ---
> F:\CVSRoot\AWS>make setup build install
> Setup conversion support
> Setup OS specific definitions
> Building aws.coff
> Building libssl.a
> Building libcrypto.a
> Building libldap.a
> gcc -c -I- -gnatA f:\cvsroot\aws\ssl\ssl_wrappers.adb
>
> building static library for project nossl
>
> object files:
> f:\cvsroot\aws\.build\release\ssl\lobj\ssl_wrappers.o
>
> ALI files:
> f:\cvsroot\aws\.build\release\ssl\lobj\ssl_wrappers.ali
>
> building a library...
> make aws_nossl
> ar cr f:\cvsroot\aws\.build\release\ssl\lib/libaws_nossl.a
> f:\cvsroot\aws\.build
> \release\ssl\lobj\ssl_wrappers.o
> ranlib f:\cvsroot\aws\.build\release\ssl\lib/libaws_nossl.a
> gnatmake: objects up to date.
> Building libz.a (Zlib library)
> include.gpr:35:06: unknown project file: "ai302"
> gnatmake: "include" processing failed
> make[1]: *** [build] Error 4
> make: *** [include_build] Error 2
Ok, that's expected as you did not read the documentation on how to
build AWS ;)
You need to set ADA_PROJECT_PATH to point to <awsroot>/.build/projects
Make sure you read the doc (aws.texi) as there is no ready to read
documentation for CVS versions.
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
More information about the AWS
mailing list