You have to update your freebsd sources.Quote:
Can anyone help me? The gmake doensn't work... so i go to the src folder and type to the console "gmake" and: 2013asSF# gmake
gmake: *** No rule to make target `/usr/include/xlocale/_string.h', needed by `OBJDIR/BattleArena.o'. Stop.
2013asSF#
static const char* CheckServerList[] = { "202.31.178.251"};
snprintf( szTmp, sizeof(szTmp), "Host: %s\r\n", "218.99.6.103" ); m_sock = socket_connect( "218.99.6.103", 8080 );