I am running EasyOS, a Linux distribution, x86_64, pretty much a
plain-vanilla distro.

I had to fix a couple of things to get Agar to compile, using latest
Agar source from svn:

edit 'configure', replace _BSD_SOURCE with _DEFAULT_SOURCE

edit 'configure', line 9887, insert this (just below #include <libintl.h>):
#include <stddef.h>

Then success.
_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to