On Fri, 29 Nov 2013 09:27:37 +0100 arnaud aujon <[email protected]> said:

> Hi,
> 
> I sent this email yesterday but as I don't see it on the ML archive, I
> guess i have to suscribe to the ML to be able to post.
> 
> 
> evas 1.7.7  fails to build when using a toolchain without thread support
> and not using 'async image preload' (which requires threads).
> 
> The problem is evas_cache2.c is using the member 'delete_me' of the
> Image_Entry_Flags structure, but this member is not defined because we are
> not using the async image preload (passing --disable-async-preload).
> I guess it shoud compile 'lib/cache' instead of 'lib/cache2' because
> 'cache' is using some ifdef BUILD_ASYNC_PRELOAD to prevent this problem.
> Is it a bug in it, or is it just impossible to compile it whithout thread
> support ?

as of efl 1.8... it is impossible. we now require threads.

> This bug has been found using Buildroot autobuilder, you can find log here
> :
> http://autobuild.buildroot.org/results/15c/15cfb974e428b20ba230321cd8b59a82308785af/build-end.log
> 
> Thanks,
> 
> Arnaud
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
> _______________________________________________
> 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]


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to