#669: problem with edje_cc in compiling e17 on mac os x
-------------------------------+--------------------------------------------
Reporter: yanflao@… | Owner: raster
Type: Enhancement | Status: new
Priority: Blocker | Milestone:
Component: edje | Keywords:
Blocking: | Blockedby:
-------------------------------+--------------------------------------------
hello,
I am building e17 on mac os x by following:
http://trac.enlightenment.org/e/wiki/MACOSX.
My system is: Mac OS X 10.6.5 Snow Leopard, XCode 3.2.5, gcc 4.2, -arch
x86_64
All of packages are successful expect the "e". I got the following error
messages:
=======================================================
make[3]: Nothing to be done for `all-am'.
Making all in data
Making all in images
make[3]: Nothing to be done for `all'.
Making all in themes
Making all in images
make[4]: Nothing to be done for `all'.
/Users/lyflys/.local/e17/bin/edje_cc -v -id ../../data/themes/images -fd
../../data/themes/fonts -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3
-DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC \
../../data/themes/default.edc \
../../data/themes/default.edj
CRI<80360>:ecore ecore_time.c:170 _ecore_time_init() Platform does not
support clock_gettime. Fallback to unix time.
/Users/lyflys/.local/e17/bin/edje_cc: Wrote 6650 bytes ( 6Kb) for
"edje_file" header
/Users/lyflys/.local/e17/bin/edje_cc: Wrote 21960 bytes ( 21Kb) for
"edje/images/0" image entry "vgrad_dark.png" compress: [raw: 80.9%] [real:
-51.9%]
.
.
.
/Users/lyflys/.local/e17/bin/edje_cc: Wrote 200 bytes ( 0Kb) for
"edje/images/195" image entry "topsh.png" compress: [raw: 80.5%] [real:
26.5%]
/Users/lyflys/.local/e17/bin/edje_cc: Error. Unable to write image part
"silk.png" as "edje/images/196" part entry to
../../data/themes/default.edj
make[4]: *** [default.edj] Error 255
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
=======================================================
The image file "silk.png" is there. Also I've set the path with e17/bin
included and indicated the prefix: export EMBRYO_PREFIX="/local/e17".
don't know what's the problem. Could someone help me? Thank you.
p.s. I've spent lots of time in compiling e17 on mac. This is the last
step where compiling ceased. I've gotten some difference setup from that
suggested in http://trac.enlightenment.org/e/wiki/MACOSX. So once I can
successfully run e17, then I know the problem and may update some info
regarding compiling e17 on mac os. Thanks.
--Joe
--
Ticket URL: <http://trac.enlightenment.org/e/ticket/669>
Enlightenment <http://www.enlightenment.org/>
Enlightenment Project
|