Hi, today I downloaded the 1.4.0 release from the site and it failed to compile on my amd64 Linux box. I did "./configure --enable-legacy=no" (also "./configure --disable-legacy") and the "make" but the result was:
cc -D_AGAR_INTERNAL -D_BSD_SOURCE -I/home/edomato/devel/Juegos/Engines/agar/agar-1.4.0/include -I/home/edomato/devel/Juegos/Engines/agar/agar-1.4.0/include/agar -D_AGAR_DEV_INTERNAL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -c object.c -fPIC -DPIC -o .libs/object.lo object.c:59: error: 'AG_OBJECT_RELOAD_PROPS' undeclared here (not in a function) make[2]: *** [object.lo] Error 1 Thanks. Ernesto _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
