On Sat, 13 Aug 2005 13:48:23 +0100
Andreas Orfanos <[EMAIL PROTECTED]> wrote:

> I am building from scratch EFL, and when I installed emotion I
> have the Segmentation fault bellow. I am building from CVS source
> tree.
> 
> edje_cc -v -id ../data -fd ../data \
> ../data/theme.edc \
> ../data/theme.edj
> edje_cc: Opening "/tmp/edje_cc.edc-tmp-BKXrS8" for input
> edje_cc: Parsing input file
> edje_cc: Parsing done
> make[1]: *** [theme.edj] Segmentation fault
> make[1]: *** Deleting file `theme.edj'

Get a backtrace and submit it:

cd data
gdb edje_cc
r theme.edc
bt

-- 
learn to quote: http://www.netmeister.org/news/learn2quote.html


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to