Re: [e-users] compile fails with debug profile

2013-01-24 Thread Cedric BAIL
Hello, On Fri, Jan 25, 2013 at 7:38 AM, Arvind R wrote: > efl-svn83307 compiles ok with profile=dev/release, but fails with > profile=debug Thanks for the report (The build bot should really build all of them). It should be fixed now with r83315. Cedric > Error: > modules/eina/mp/chained_pool

[e-users] compile fails with debug profile

2013-01-24 Thread Arvind R
Hi, efl-svn83307 compiles ok with profile=dev/release, but fails with profile=debug Error: modules/eina/mp/chained_pool/eina_chained_mempool.c:82:4: error: unknown type name 'Eina_Tthread' Warnings: modules/eina/mp/chained_pool/eina_chained_mempool.c: In function '_eina_chained_mp_pool_new': mod