View Single Post
  #5  
Old 10-15-2014, 03:54 PM
CoryWalker
Fire Beetle
 
Join Date: Oct 2014
Posts: 23
Default

"cmake / make" doesn't work on FreeBSD systems readily.

The existing cmake build system included with eqemu doesn't know how to link zone propertly. All other programs such as shared_memory and world instantly crash because they are not linked correctly.

I'm trying to determine the cause of these issues and therefore must reconstruct the compilation steps.
Reply With Quote