Hello, On Wed, Sep 11, 2013 at 4:19 AM, Alejandro Salas <[email protected]> wrote: > Can someone please give me some advice on how to solve this?
> I'm trying to compile e17 following the guide here: > http://www.enlightenment.org/?p=about/e17 > Everything seems to be running smoothly but then I get a segmentation fault > with edje_cc while compiling the modules inside enlightenment. > > Here is the last command: > EDJE_CC tiling/e-module-tiling.edj > /bin/bash: line 1: 23421 Segmentation fault /opt/efl/bin/edje_cc > -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 That line doesn't help much. You need to call the same command line from enlightenment src/modules subdirectory and prefix it with valgrind. Then send us the output result. -- Cedric BAIL ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
