Hi, I'm trying to install libagar with Ada-bindings on a FreeBSD-9.1 machine. The library itself compiles and installs according to instructions without a hitch. The Ada-bindings are a different matter though.
As far as I can gather from the README files, I should download and install AdaSDL first, which I have done. The next step seems to be to run "make" in the ada-core folder, and this is where I get stuck... <snip> [~/sources/agar-1.4.1/ada-core] # make .../check-deps check-deps: error: C_String (http://coreland.ath.cx/code/c_string) required but not located check-deps: error: SYSDEPS module c_string-flags, file flags-c_string check-deps: error: C_String (http://coreland.ath.cx/code/c_string) required but not located check-deps: error: SYSDEPS module c_string-libs-S, file libs-c_string-S check-deps: info: See the documentation on SYSDEPS if you do not understand how to fix this problem check-deps: info: http://coreland.ath.cx/code/sysdeps *** [local] Error code 1 Stop in /root/sources/agar-1.4.1/ada-core. <end snip> I have no idea what this error means since I have never used "SYSDEPS" before, and unfortunately the web-address that is referred to for instructions seems to be out. There is no server on the net called coreland.ath.cx that I can find. Anybody knows how to proceed with this? Best Regards, Gustav _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
