This is pertaining to the edje_cc problem I had stated earlier wherein edje_cc always segfaults. Here is the gdb backtrace.
-- (gdb) run -id . -fd . theme.edc theme.edj : [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 12089)] Detaching after fork from child process 12092. Program received signal , . [Switching to Thread 16384 (LWP 12089)] in () from (gdb) bt #0 in () from #1 in (=, =) at :315 #2 in (=, =, =) at :427 #3 in (=, =, =) at :1001 #4 in (=, =, =, =, =) at :657 #5 in () at :200 #6 in (=, =) at :212 (gdb) l 212 data_write(); 213 214 edje_shutdown(); 215 216 return 0; 217 } (gdb) The output from Make is as follows. edje_cc -v -id ../data -fd ../data \ ../data/theme.edc \ ../data/theme.edj edje_cc: Opening "/tmp/edje_cc.edc-tmp-F13Rqp" for input edje_cc: Parsing input file edje_cc: Parsing done make: *** [theme.edj] Segmentation fault make: *** Deleting file `theme.edj' Thanx for all the help so far. Perhaps soon I'll have eclair ,entangle etc working :-) Vivek Arya P.S: Hope the gmail prob is solved now. ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
