On Wed, 25 Jan 2006 14:34:55 +0000 Tiago Victor Gehring <[EMAIL PROTECTED]> babbled:
> I had the same problem here and I noticed that there are 2 copies of the > file "Evas_Engine_Buffer.h" in the source tree. After simply removing > the one inside e17/libs/evas/src/lib/ it compiled without problems; again - this is a thinktux cvs mirror problem :( > Tiago > > > Виктор Кожухаров wrote: > > I think today, evas broke, and couldn't be compiled. > > > > evas_engine.c: In function `evas_engine_buffer_output_setup': > > evas_engine.c:294: error: `EVAS_ENGINE_BUFFER_DEPTH_RGB32' undeclared > > (first use in this function) > > evas_engine.c:294: error: (Each undeclared identifier is reported only > > once > > evas_engine.c:294: error: for each function it appears in.) > > > > > > if you replace the undeclared macro with 4 (as its defined in the > > header), it compiles fine. > > > > however, now, a piece of code i'm working on, that worked yesterday, > > produces a weird segfault, with the following even weirder backtrace: > > 0xb7b7b400 in _append_text_run () from /opt/e17//lib/libevas.so.1 > > (gdb) bt > > #0 0xb7b7b400 in _append_text_run () from /opt/e17//lib/libevas.so.1 > > #1 0x0813c180 in ?? () > > #2 0x0813c000 in ?? () > > #3 0xbf8d8928 in ?? () > > #4 0xb7fa27b0 in _etk_editable_text_smart_add (object=0x8955c35d) > > at etk_editable_text_object.c:459 > > Previous frame inner to this frame (corrupt stack?) > > > > I dont even know where to start debugging with such a bt. > > > > on a similar note, the following file is present in the cvs, but it > > shouldn't be: > > src/lib/file/evas_module.lo > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > > > > _______________________________________________________ > Yahoo! doce lar. Fa_a do Yahoo! sua homepage. > http://br.yahoo.com/homepageset.html > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
