On Tue, 16 Oct 2012 23:01:51 +0200 Vincent Torri <vincent.to...@gmail.com> said:

> On Tue, Oct 16, 2012 at 9:17 PM, Dave Ray <d...@jonive.com> wrote:
> >
> > Hi,
> > I just updated the whole e tree and still get the pthread error. I deleted
> > the trunk/evas directory and re-updated to make sure nothing is being
> > cached.
> >
> > $ autogen.sh --disable-fribidi
> > …
> > checking whether SVG image loader will be built... yes
> > checking pthread.h usability... yes
> > checking pthread.h presence... yes
> > checking for pthread.h... yes
> > checking for pthread.h... (cached) yes
> > configure: error: Your pthread implementation does not have
> > pthread_barrier_wait
> 
> I think that we can implement it (doing like one would do on Windows):
> 
> http://www.howforge.com/implementing-barrier-in-pthreads
> 
> maybe we could add that in eina ? It seems that the following systems
> do not have pthread_barrier_wait :
> 
> http://www.gnu.org/software/gnulib/manual/html_node/pthread_005fbarrier_005fwait.html
> 
> Vincent

so even osx isn't posix compliant? fun times. :) that howtoforge page doesnt
work. :(


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to