root@turkmmo:/usr/src/Server/game/src # gmake -j20
compiling BattleArena.cpp
compiling FSM.cpp
compiling MarkConvert.cpp
compiling MarkImage.cpp
compiling MarkManager.cpp
compiling OXEvent.cpp
compiling ani.cpp
In file included from stdafx.h:15,
from BattleArena.cpp:1:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
compiling arena.cpp
compilation terminated.
In file included from stdafx.h:15,
from MarkConvert.cpp:1:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
compilation terminated.
gmake: *** [Makefile:175: .obj/BattleArena.o] Error 1
In file included from stdafx.h:15,
from FSM.cpp:2:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
gmake: *** Waiting for unfinished jobs....
compilation terminated.
compiling banword.cpp
gmake: *** [Makefile:175: .obj/MarkConvert.o] Error 1
In file included from stdafx.h:15,
from MarkImage.cpp:1:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
compilation terminated.
gmake: *** [Makefile:176: .obj/FSM.o] Error 1
In file included from stdafx.h:15,
from MarkManager.cpp:1:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
gmake: *** [Makefile:176: .obj/MarkImage.o] Error 1
compilation terminated.
In file included from stdafx.h:15,
from ani.cpp:3:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
compilation terminated.
In file included from stdafx.h:15,
from OXEvent.cpp:1:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
gmake: *** [Makefile:176: .obj/MarkManager.o] Error 1
compilation terminated.
In file included from stdafx.h:15,
from arena.cpp:1:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
gmake: *** [Makefile:176: .obj/ani.o] Error 1
compilation terminated.
gmake: *** [Makefile:176: .obj/OXEvent.o] Error 1
In file included from stdafx.h:15,
from banword.cpp:1:
../../common/utils.h:4:10: fatal error: msl/utils.h: No such file or directory
4 | #include <msl/utils.h>
| ^~~~~~~~~~~~~
gmake: *** [Makefile:176: .obj/arena.o] Error 1
compilation terminated.
gmake: *** [Makefile:176: .obj/banword.o] Error 1
root@turkmmo:/usr/src/Server/game/src #