Got this during my latest attempt to build eclair from CVS.

=========
.
.
.
eclair_utils.c: In function ‘eclair_utils_get_random_int’:
eclair_utils.c:196: warning: implicit declaration of function ‘rand’
eclair_utils.c:196: error: ‘RAND_MAX’ undeclared (first use in this function)
eclair_utils.c:196: error: (Each undeclared identifier is reported only once
eclair_utils.c:196: error: for each function it appears in.)
eclair_utils.c: In function ‘eclair_utils_get_random_float’:
eclair_utils.c:202: error: ‘RAND_MAX’ undeclared (first use in this function)
make[3]: *** [eclair_utils.o] Error 1
make[3]: Leaving directory `/root/e17/apps/eclair/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/e17/apps/eclair/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/e17/apps/eclair'
make: *** [all] Error 2
===========

Im running updated FC4 using gcc4 compiler.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to