|
From: Jani H. L. <jan...@no...> - 2005-09-29 08:48:23
|
Ok, now I get past the missing default_entry.edc only to trip to: /usr/local/bin/edje_cc: Error. unable to load image for image "focus.png" part entry to ../../data/themes/default.edj make[4]: *** [default.edj] Error 255 make[4]: Leaving directory `/usr/local/src/enlightenment-0.16.999.015/data/themes' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/local/src/enlightenment-0.16.999.015/data/themes' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/enlightenment-0.16.999.015/data' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/enlightenment-0.16.999.015' make: *** [all-recursive-am] Error 2 Compilation exited abnormally with code 2 at Thu Sep 29 11:34:35 Seems somewhat futile to continue with this. The parts I have downloaded from http://enlightenment.freedesktop.org: epsilon-0.3.0.004 ecore-0.9.9.015 esmart-0.9.0.004 edb-1.0.5.004 etox-0.9.0.004 edje-0.5.0.015 evas-0.9.9.015 eet-0.9.10.015 ewl-0.0.4.004 embryo-0.9.1.015 imlib2-1.2.1.006 emotion-0.0.1.004 imlib2_loaders-1.2.1.006 enlightenment-0.16.999.015 entice-0.9.3.004 epeg-0.9.0.004 esmart and emotion compiled after I added a few missing include directives, but I have no idea will they actually work. Jani ext Alan Trick wrote: >I just looked in my copy of the source code and I have a >default_entry.edc. I can email you a copy if you want it, or you could >try to manualy download it yourself. > >Jani H. Lahtinen wrote: > > >>I tried to compile the snapshots in >>http://enlightenment.freedesktop.org. After getting esmart-0.9.0.004 >>installed, I compiled emotion-0.0.1.004 with a few added >>#include<stdio.h> directives, but compilation of >>enlightenment-0.16.999.015 fails with: >>make[4]: Entering directory >>`/usr/local/src/enlightenment-0.16.999.015/data/themes' >>/usr/local/bin/edje_cc -v -id ../../data/themes/images -fd >>../../data/fonts -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 >>-DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=FAST_PC \ >>../../data/themes/default.edc \ >>../../data/themes/default.edj >>/usr/local/bin/edje_cc: Warning. Cannot open file >>'../../data/themes/default_entry.edc' >>make[4]: *** [default.edj] Error 255 >>make[4]: Leaving directory >>`/usr/local/src/enlightenment-0.16.999.015/data/themes' >>make[3]: *** [all-recursive] Error 1 >>make[3]: Leaving directory >>`/usr/local/src/enlightenment-0.16.999.015/data/themes' >>make[2]: *** [all-recursive] Error 1 >>make[2]: Leaving directory `/usr/local/src/enlightenment-0.16.999.015/data' >>make[1]: *** [all-recursive] Error 1 >>make[1]: Leaving directory `/usr/local/src/enlightenment-0.16.999.015' >>make: *** [all-recursive-am] Error 2 >> >>Compilation exited abnormally with code 2 at Wed Sep 28 13:50:31 >> >>There is indeed no file default_entry.edc anywhere. >> >> |