error last update - Ubuntu server
Posted: Sun Nov 26, 2017 1:15 pm
Hello everyone!
I want compile the last update for my ubuntu server, and I found a error. One idea? Thanks!
server@debian:~/darkstar$ make
g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src/common -fsigned-char -DFMT_HEADER_ONLY -DdsUDPSERV -fsigned-char -I/usr/include/luajit-2.0 -I/usr/include/mysql -fsigned-char -g -O2 -MT dsgame-kernel.o -MD -MP -MF .deps/dsgame-kernel.Tpo -c -o dsgame-kernel.o `test -f 'src/common/kernel.cpp' || echo './'`src/common/kernel.cpp
In file included from src/common/kernel.cpp:27:0:
src/common/../common/taskmgr.h:32:15: fatal error: any: No such file or directory
compilation terminated.
Makefile:1905: recipe for target 'dsgame-kernel.o' failed
make: *** [dsgame-kernel.o] Error 1
server@debian:~/darkstar$
I want compile the last update for my ubuntu server, and I found a error. One idea? Thanks!
server@debian:~/darkstar$ make
g++ -std=c++17 -DHAVE_CONFIG_H -I. -I./src/common -fsigned-char -DFMT_HEADER_ONLY -DdsUDPSERV -fsigned-char -I/usr/include/luajit-2.0 -I/usr/include/mysql -fsigned-char -g -O2 -MT dsgame-kernel.o -MD -MP -MF .deps/dsgame-kernel.Tpo -c -o dsgame-kernel.o `test -f 'src/common/kernel.cpp' || echo './'`src/common/kernel.cpp
In file included from src/common/kernel.cpp:27:0:
src/common/../common/taskmgr.h:32:15: fatal error: any: No such file or directory
compilation terminated.
Makefile:1905: recipe for target 'dsgame-kernel.o' failed
make: *** [dsgame-kernel.o] Error 1
server@debian:~/darkstar$