Wenn ich die Klammer lösch kommt das:
root@metin2:/usr/metin2/src/db/src # gmake
compile ClientManager.cpp
ClientManager.cpp:3228:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3234:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3239:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3245:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3267:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3280:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3286:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3310:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3315:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3322:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3718:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3774:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3805:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3842:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3857:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3881:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3912:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3960:1: error: function definition is not allowed here
{
^
ClientManager.cpp:3995:1: error: function definition is not allowed here
{
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake: *** [Makefile:62: .obj/ClientManager.o] Error 1
root@metin2:/usr/metin2/src/db/src #
root@metin2:/usr/metin2/src/db/src # gmake
linking ../db....
ld: error: undefined symbol: CClientManager::UpdateWeatherInfo()
>>> referenced by ClientManager.cpp:3141
>>> .obj/ClientManager.o

CClientManager::Process())
clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
gmake: *** [Makefile:54: ../db] Error 1