On my Fedora 16 64-bit machine, my E17 builds for the most part fine.  
It won't get past the illume2 module though, when building the e 
application:

DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id ./illume2/images 
illume2/e-module-illume2.edc illume2/e-module-illume2.edj
/bin/sh: -DMEDIUMRES_PDA=2: command not found
make[1]: [illume2/e-module-illume2.edj] Error 127 (ignored)
DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id ./illume-indicator/images 
illume-indicator/e-module-illume-indicator.edc 
illume-indicator/e-module-illume-indicator.edj
/bin/sh: -DMEDIUMRES_PDA=2: command not found
make[1]: [illume-indicator/e-module-illume-indicator.edj] Error 127 
(ignored)
DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id ./illume-keyboard/images 
illume-keyboard/e-module-illume-keyboard.edc 
illume-keyboard/e-module-illume-keyboard.edj
/bin/sh: -DMEDIUMRES_PDA=2: command not found
make[1]: [illume-keyboard/e-module-illume-keyboard.edj] Error 127 (ignored)
DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id ./illume-softkey/images 
illume-softkey/e-module-illume-softkey.edc 
illume-softkey/e-module-illume-softkey.edj
/bin/sh: -DMEDIUMRES_PDA=2: command not found
make[1]: [illume-softkey/e-module-illume-softkey.edj] Error 127 (ignored)
DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id ./tiling/images 
tiling/e-module-tiling.edc tiling/e-module-tiling.edj
/bin/sh: -DMEDIUMRES_PDA=2: command not found
make[1]: [tiling/e-module-tiling.edj] Error 127 (ignored)

If I edit the Makefile in src/modules and modify line 1908 and change:

$(EDJE_FLAGS_VERBOSE_$(V))

to

edje_cc -v

it will then compile.  What goes finding the edje_cc command and 
replaces it in this command?  Is it a path issue?  It's running in bash 4.2.

Thanks,
DNJ

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to