Postado Janeiro 29, 2019 6 anos Fico feliz que estejamos fazendo progresso, agora vamos resolver o próximo. Em luascript.cpp Substitua it->leaf() por it->path().filename().string() Substitua it->path().filename() por it->path().filename().string() Em scriptmanager.cpp Substitua it->leaf() por it->path().filename().string() Editado Janeiro 29, 2019 6 anos por .Smile (veja o histórico de edições)
Postado Janeiro 29, 2019 6 anos Autor usr/bin/ld: connection.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:454: recipe for target 'theforgottenserver' failed make[1]: *** [theforgottenserver] Error 1 make[1]: Leaving directory '/home/dcp/z' Makefile:396: recipe for target 'all' failed make: *** [all] Error 2 16 minutos atrás, .Smile disse: Fico feliz que estejamos fazendo progresso, agora vamos resolver o próximo. Em luascript.cpp Substitua it->leaf() por it->path().filename().string() Substitua it->path().filename() por it->path().filename().string() Em scriptmanager.cpp Substitua it->leaf() por it->path().filename().string()
Postado Janeiro 29, 2019 6 anos Autor testei no debian 8 e ubuntu 14 /usr/bin/ld: //usr/local/lib/liblua.a(loadlib.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:454: recipe for target 'theforgottenserver' failed make[1]: *** [theforgottenserver] Error 1 make[1]: Leaving directory '/home/dcp/z' Makefile:396: recipe for target 'all' failed make: *** [all] Error 2 2 minutos atrás, .Smile disse: Executa isso: sed -i 's/ -lxml2$/ -lxml2 -lpthread/' Makefile
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.