| 
				 Freebsd installation 
 Can anyone please give me a hand to compile my server in Freebsd? 
 When I run make I get the following error:
 
 make -C EMuShareMem
 c++ -O2 -fno-strict-aliasing -pipe -c MMFMutex.cpp
 In file included from MMFMutex.cpp:1:
 MMFMutex.h:19: error: redefinition of `union semun'
 /usr/include/sys/sem.h:43: error: previous definition of `union semun'
 *** Error code 1
 
 Stop in /usr/eqemu/EQEmu-0.7.0-1025/EMuShareMem.
 *** Error code 1
 
 Stop in /usr/eqemu/EQEmu-0.7.0-1025.
 
 
 Thanks in advance
 |