On Sun, Mar 22, 2009 at 03:07:20PM +1100, Carsten Haitzler wrote: > On Sat, 21 Mar 2009 13:11:46 +0100 Nicolas Aguirre <aguirre.nico...@gmail.com> > said: > > > Hi, > > This patch add an option in configure to enable/disable theme build. It's > > usefull when you cross compile elementary and your host doesn't have > > edje_cc. (it's the case in GeexBox toolchain) > > Default behaviour build the theme. > > as gustavo said - > export EDJE_CC=path/to/edje_cc > or > ./configure --with-edje-cc=/path/to/edje_cc > > as such... elementary wont work without its default theme - unless you have a > complete replacement for it that is 100% complete - it's a good idea not to > disable it or the build - changes in elm's code will also be accompanied by > changes in default theme - so by doing what you do.. you are setting yourself > up for pain and bugs (when as such there aren't any as you simply removed > parts > of changes done). :) i don't think what you are doing is a good idea, so i am > not sure the patch is a good idea either. :)
I tried to cross build today using --with-edje-cc=/opt/e17/bin/edje_cc option, but I got some very strange errors from edje_cc: /opt/e17/bin/edje_cc: Wrote 858 bytes ( 1Kb) for "collections/51" collection entry /opt/e17/bin/edje_cc: Wrote 860 bytes ( 1Kb) for "collections/52" collection entry /opt/e17/bin/edje_cc: Wrote 862 bytes ( 1Kb) for "collections/53" collection entry /opt/e17/bin/edje_cc: Wrote 1195 bytes ( 1Kb) for "collections/54" collection entry /opt/e17/bin/edje_cc: Wrote 1136 bytes ( 1Kb) for "collections/55" collection entry /opt/e17/bin/edje_cc: Wrote 1201 bytes ( 1Kb) for "collections/56" collection entry /opt/e17/bin/edje_cc: Wrote 1133 bytes ( 1Kb) for "collections/57" collection entry /opt/e17/bin/edje_cc: Wrote 2085 bytes ( 2Kb) for "collections/58" collection entry /opt/e17/bin/edje_cc: Wrote 2101 bytes ( 2Kb) for "collections/59" collection entry /opt/e17/bin/edje_cc: Wrote 1372 bytes ( 1Kb) for "collections/60" collection entry /opt/e17/bin/edje_cc: Wrote 1321 bytes ( 1Kb) for "collections/61" collection entry /opt/e17/bin/edje_cc: Wrote 1512 bytes ( 1Kb) for "collections/62" collection entry /opt/e17/bin/edje_cc: Wrote 1460 bytes ( 1Kb) for "collections/63" collection entry /opt/e17/bin/edje_cc: Wrote 1076 bytes ( 1Kb) for "collections/64" collection entry /opt/e17/bin/edje_cc: Wrote 1058 bytes ( 1Kb) for "collections/65" collection entry /opt/e17/bin/edje_cc: Wrote 1087 bytes ( 1Kb) for "collections/66" collection entry /opt/e17/share/edje/include/edje.inc(190) : error 070: rational number support was not enabled /tmp/edje_cc.sma-tmp-og6F98(336) : error 070: rational number support was not enabled /tmp/edje_cc.sma-tmp-og6F98(337) : error 070: rational number support was not enabled /tmp/edje_cc.sma-tmp-og6F98(406) : error 070: rational number support was not enabled 4 Errors. /opt/e17/bin/edje_cc: Error. Compiling script code not clean. make[2]: *** [default.edj] Error 255 I tried setting the PATH and EMBRYO_PREFIX, but nothing worked. Any idea why this happens? Thanks Lars Munch ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel