Current release + FreeBSD (6.1)
Hey guys,
I was wondering if there is a patchset available to get the current release working under FreeBSD. So far, after renaming all the makefile.bsd to makefile and editing some of those I managed to compile EMuShareMem and parts of all other branches, but they all fail after
../common/Mutex.cpp:80:4: invalid preprocessing directive #pthread_mutexattr_settype
gmake: *** [.obj/Mutex.o] Error 1
So I had a good look at the common source tree in hope of any bsd mod, but there is none (to my knowledge) so I am stuck at the mutex part.
search on the forums for pthread_mutexattr_settype, pthread_mutexattr_settype_np, FreeBSD and mutex did not yield any results I need.
Any help would be greatly appreciated.
-Chris.
|