On Tue, 24 Aug 2010 18:45:44 +0200 "Christoph Ellenberger"
<[email protected]> said:

aaah bad pthread usage by those working on ecore_pthread. spank. fixed in svn
rev 51621. (or should be - no windows to test, but i actually used pthread_t
properly based on your errors below)

> Hello,
> I am trying now for a while to build the efl with the sdk for windows from
> vincent torri (only change is the renaming of pthreadGC2->pthread). And I
> either success in compiling with SVN r49898 but then starting elementary_test
> imediately crashes pointing to the pthread library or at the moment with the
> current version (r51480) I get the following error in ecore also pthread
> related (see below). I am running windows xp. Any help appreciated, thanks in
> advance.
> 
> 
> ecore_thread.c:84:1: error: invalid initializer
> ecore_thread.c: In function '_ecore_thread_shutdown':
> ecore_thread.c:369:21: error: incompatible types when assigning to type
> 'pthread _t' from type 'int'
> ecore_thread.c: In function 'ecore_thread_cancel':
> ecore_thread.c:502:25: error: invalid operands to binary == (have 'pthread_t'
> an d 'pthread_t')
> ecore_thread.c: In function 'ecore_thread_notify':
> ecore_thread.c:699:21: error: invalid operands to binary != (have 'pthread_t'
> an d 'pthread_t')
> ecore_thread.c: In function 'ecore_thread_local_data_add':
> ecore_thread.c:872:21: error: invalid operands to binary != (have 'pthread_t'
> an d 'pthread_t')
> ecore_thread.c: In function 'ecore_thread_local_data_set':
> ecore_thread.c:920:21: error: invalid operands to binary != (have 'pthread_t'
> an d 'pthread_t')
> ecore_thread.c: In function 'ecore_thread_local_data_find':
> ecore_thread.c:963:21: error: invalid operands to binary != (have 'pthread_t'
> an d 'pthread_t')
> ecore_thread.c: In function 'ecore_thread_local_data_del':
> ecore_thread.c:992:21: error: invalid operands to binary != (have 'pthread_t'
> an d 'pthread_t')
> 
> 
> 
> -- 
>                                      ... 
>                                     (o o) 
> -----------------------oOO--(_)--OOo-------------------------- 
>  
>                           present coordinates: 
>  
> Christoph Ellenberger 
> Hinterkirchweg 13
> CH-4106 Therwil
> +41 (0)61 721 14 69  
>  
>                 email:   [email protected] 
>  
> ---------------------------------------------------------------------- 
>  
> 
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
> 
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users 
> worldwide. Take advantage of special opportunities to increase revenue and 
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to