Seems its missing a dependency on ecore Evas engine. Indeed it's not required by edje_cc to build, but it is to run.
Tomorrow I'll fix that. Maybe I'll add buffer as static module as its very common and missing it will be cumbersome. On Friday, January 11, 2013, Vikram Goyal wrote: > Hi, > > While compiling version number 82610, efl shows compilation errors. > > EDJ tests/emotion/data/theme.edj > CCLD modules/ecore_evas/engines/buffer/module.la > ERR<6568>: lib/ecore_evas/ecore_evas.c:3057 ecore_evas_buffer_new() safety > check failed: m == NULL > lt-edje_cc: Critical. Cannot create buffer engine canvas for image load. > make[4]: *** [tests/emotion/data/theme.edj] Error 255 > make[4]: *** Waiting for unfinished jobs.... > make[4]: Leaving directory `/usr/local/src/e17_src/efl/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/usr/local/src/e17_src/efl/src' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/usr/local/src/e17_src/efl/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/e17_src/efl' > make: *** [all] Error 2 > > http://pastebin.com/hQ4Frs2y has all the compilation output. > > Thanks, > > ------------------------------------------------------------------------------ > Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and > much more. Get web development skills now with LearnDevNow - > 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. > SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122812 > _______________________________________________ > enlightenment-users mailing list > [email protected] <javascript:;> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
