On Thu, Nov 17, 2011 at 10:23 AM, David Seikel <onef...@gmail.com> wrote:
> On Thu, 17 Nov 2011 18:16:38 +1000 David Seikel <onef...@gmail.com>
> wrote:
>
>> On Thu, 17 Nov 2011 01:47:27 -0500 Youness Alaoui
>> <kakar...@kakaroto.homelinux.net> wrote:
>>
>> > Humm.. the PS3 toolchain doesn't have pthreads and it all works fine
>> > without it.
>> > Make sure you also add --disable-async-render --disable-pipe-render
>> > --disable-async-preload just in case... (in my case, it doesn't
>> > detect pthread at all, in your case, you seem to force disable it).
>>
>> I force disable it, coz it also broke trying to detect by itself.
>>
>> > On Wed, Nov 16, 2011 at 2:40 PM, David Seikel <onef...@gmail.com>
>> > wrote:
>> >
>> > > On Wed, 16 Nov 2011 18:31:40 +1000 David Seikel
>> > > <onef...@gmail.com> wrote:
>> > >
>> > > > On Wed, 16 Nov 2011 15:20:24 +0900 Carsten Haitzler (The
>> > > > Rasterman) <ras...@rasterman.com> wrote:
>> > > >
>> > > > >
>> > > > > We'd like to announce a new release cycle alpha release of
>> > > > > several Enlightenment components
>> > > > >
>> > > > > http://download.enlightenment.org/releases/eina-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/eina-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/eet-1.5.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/eet-1.5.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/evas-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/evas-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/ecore-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/ecore-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/embryo-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/embryo-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/edje-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/edje-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/efreet-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/efreet-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/e_dbus-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/e_dbus-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/eeze-1.1.0-alpha.tar.gz
>> > > > > http://download.enlightenment.org/releases/eeze-1.1.0-alpha.tar.bz2
>> > > > > http://download.enlightenment.org/releases/expedite-1.1.0-alpha.tar.gz
>> > > > >
>> > > http://download.enlightenment.org/releases/expedtie-1.1.0-alpha.tar.bz2
>> > > > >
>> > > http://download.enlightenment.org/releases/evas_generic_loaders-1.1.0-alpha.tar.gz
>> > > > >
>> > > http://download.enlightenment.org/releases/evas_generic_loaders-1.1.0-alpha.tar.bz2
>> > > >
>> > > > /me updates his embedded project to use these tarballs, and sees
>> > > > what happens.  Though I only use the first six.
>> > >
>> > > Got stuck on evas.  Even with --disable-pthreads, it still tries
>> > > (and fails) to build with pthreads.  So I can't test any further
>> > > on my embedded project.
>> > >
>> > > Half way there.
>
> One step closer.
>
> Looks like I have to disable pthreads in ecore to.
>
> Also, getting a LOT of this in ecore -
>
> In file included from /usr/include/eina-1/eina/eina_lock.h:55,
>                 from /usr/include/eina-1/Eina.h:187,
>                 from ../../../src/lib/ecore/Ecore.h:269,
>                 from ecore_con_info.c:60:
> /usr/include/eina-1/eina/eina_inline_lock_void.x: In function
> 'eina_tls_new': /usr/include/eina-1/eina/eina_inline_lock_void.x:220:
> warning: unused parameter
> 'key' /usr/include/eina-1/eina/eina_inline_lock_void.x: In function
> 'eina_tls_free': /usr/include/eina-1/eina/eina_inline_lock_void.x:226:
> warning: unused parameter
> 'key' /usr/include/eina-1/eina/eina_inline_lock_void.x: In function
> 'eina_tls_get': /usr/include/eina-1/eina/eina_inline_lock_void.x:231:
> warning: unused parameter
> 'key' /usr/include/eina-1/eina/eina_inline_lock_void.x: In function
> 'eina_tls_set': /usr/include/eina-1/eina/eina_inline_lock_void.x:237:
> warning: unused parameter
> 'key' /usr/include/eina-1/eina/eina_inline_lock_void.x:237: warning:
> unused parameter 'data'

Yes, stupid warning. I need to commit a local patch to solve that. Not
really a real issue here.
-- 
Cedric BAIL

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to