compiling input_p2p.cpp
input_p2p.cpp: In member function 'virtual int CInputP2P::Analyze(LPDESC, BYTE, const char*)':
input_p2p.cpp:555:2: error: duplicate case value
555 | case HEADER_GG_SWITCHBOT:
| ^~~~
input_p2p.cpp:454:2: note: previously used here
454 | case HEADER_GG_BIG_NOTICE:
| ^~~~
At global scope:
cc1plus: warning: unrecognized command line option '-Wno-volatile'
gmake[1]: *** [Makefile:182: .obj/input_p2p.o] Error 1
gmake[1]: Leaving directory '/usr/src/Serversrc/Server/game/src'
gmake: *** [Makefile:137: all] Error 2