make[2]: Entering directory `/home/lo/cvs/e17/libs/emotion/data' edje_cc -v -id ../data -fd ../data \ ../data/theme.edc \ ../data/theme.edj edje_cc: Error. unable to load image for image "tiles.png" part entry to ../data/theme.edj edje_cc: Opening "/tmp/edje_cc.edc-tmp-QiRDSm" for input edje_cc: Parsing input file edje_cc: Parsing done edje_cc: Wrote 520 bytes ( 1Kb) for "edje_file" header make[2]: *** [theme.edj] Error 255 make[2]: Leaving directory `/home/lo/cvs/e17/libs/emotion/data' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/lo/cvs/e17/libs/emotion' make: *** [all] Error 2
I ran into the same problem a few days ago. Check your imlib version and installation, in my case imlib just couldn't find its own image loaders. I finally solved it by reverting to the latest official release of imlib (read: linking to), but that may introduce other bugs as well...
HTH, Arno Information without knowledge is noise knowledge without wisdom is dangerous stupidity ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
