[AWS] Missing files

Pascal Obry pascal at obry.net
Wed Aug 9 10:47:14 CEST 2006


Jessica Fléchet a écrit :

> gnatbind -x awsuls.ali
> error: "zlib.ali" not found, "zlib.adb" must be compiled
> error: "table_of_strings_and_static_values_g.ali" not found,
> "table_of_strings_and_static_values_g.adb" must be compiled
> error: "memory_streams.ali" not found, "memory_streams.adb" must be compiled
> error: "md5.ali" not found, "md5.adb" must be compiled
> error: "table_of_static_keys_and_dynamic_values_g.ali" not found,
> "table_of_static_keys_and_dynamic_values_g.adb" must be compiled
> gnatmake: *** bind failed.
> 
> I don't have all these files. Is it because AWS has not been correctly
> built?

No it means that AWS as not been installed correctly. Or if you are
using AWS without project files you are probably missing a -I option to
point to the directory containing the .ali/.o files. If you are still
using AWS 2.0 you are on your own, I don't feel like looking at this old
version anymore :)

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "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