• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS 0.4 Error on build

GOD Hitman

New Member
Joined
May 1, 2018
Messages
76
Reaction score
2
Hi all,

I am getting an error at the last step whilst building tfs 0.4.

The error is below. I've checked the src folder and that file does not exist. A bit unsure about why the problem has occured. Any thoughts? Running Debian 9

Code:
~~~~~~~~
Makefile:547: recipe for target 'protocolgame.o' failed
make[1]: *** [protocolgame.o] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .deps/spawn.Tpo .deps/spawn.Po
mv -f .deps/server.Tpo .deps/server.Po
make[1]: Leaving directory '/home/Evolera/3777-master/src'
Makefile:404: recipe for target 'all' failed
make: *** [all] Error 2
 
Back
Top