gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] /srv/bzr/gnash/trunk r9608: Include pthread.h, so it'


From: Rob Savoye
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r9608: Include pthread.h, so it'll compile on the latest OpenBSD
Date: Sat, 16 Aug 2008 08:22:49 -0600
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Benjamin Wolsey wrote:

Just out of interest, why does OpenBSD need pthreads in all these
places? I can only think it's for shared_ptr, which seems like a poor
requirement for a recent operating system ;)

It got dragged in because of a Boost header some place. This used to not be required last time I did OpenBSD builds. Basically this triggered errors with pthread_t not being defined, which is used by Boost threads.

        - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]