Hi, Trying to compile evas (r60611), I got this error:
---- 8< --------
make[5]: Entering directory `/tmp/evas/src/modules/engines/gl_sdl'
CC module_la-evas_engine.lo
In file included from evas_engine.h:22:0,
from evas_engine.c:2:
../../../../src/modules/engines/gl_common/evas_gl_common.h:14:17: fatal error:
Eet.h: No such file or directory
compilation terminated.
make[5]: *** [module_la-evas_engine.lo] Error 1
make[5]: Leaving directory
`/tmp/evas/src/modules/engines/gl_sdl'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/tmp/evas/src/modules/engines'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/evas/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/evas/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/evas'
make: *** [all] Error 2
---- 8< --------
It seems that /usr/include/eet-1 is not passed properly to the
compilator. Something to correct in the Makefiles...
--
Jérôme Pinot
http://ngc891.blogdns.net/
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
