[physfs] PhysicsFS 2.0.3 released!

Brad Smith brad at comstyle.com
Tue Oct 23 18:52:45 EDT 2012


On Tue, Oct 23, 2012 at 02:38:32PM -0400, Ryan C. Gordon wrote:
> 
> >There is still the issue of PhysFS 2.0.x not building on *BSD OS's
> >and other OS's with the POSIX threads mutex functions being in the
> >pthreads library. PhysFS 1 had a hardcoded list of OS's in the autoconf
> >script but CMake should be checking for the existence of mutexes
> >within the pthreads lib and linking if present.
> 
> Crap, I forgot about that.
> 
> Can you see if the latest in the stable-2.0 branch fixes this?
> 
>    http://hg.icculus.org/icculus/physfs/rev/ef4eaec5b8e2

Thanks. This does the trick. One last thing.. maybe have CMake
indicate it is looking for libpthread and whether it found the
library or not.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the physfs mailing list