I am trying to do a clean build of agar 1.4.1 on a new fedora 15 build.
The kernel is 2.6.40.3-0.fc15.x86_64 and gcc version is 4.6.0.
Make fails with several errors, and the config.log has the following:
conftest.c: In function ‘main’:
conftest.c:5:9: error: variable ‘d’ set but not used [-Werror=unused-but-set ]
conftest.c:4:8: error: variable ‘f’ set but not used [-Werror=unused-but-set ]
cc1: all warnings being treated as errors
Make, it you continue, reports the following:
In file included from core.h:12:0,
from variable.c:26:
/home/MAP/Downloads/agar-1.4.1/include/agar/core/types.h:103:16: warning:
useless storage class specifier in empty declaration [enabled by default]
In file included from /home/MAP/Downloads/agar-1.4.1/include/agar/cor
/begin.h:8:0,
from /home/MAP/Downloads/agar-1.4.1/include/agar/core/threads.h:28,
from core.h:20,
from variable.c:26:
Can you point me in the right direction for fixing this?
Thanks Mike.
_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html