"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.
|