1>------ Build started: Project: map-server_sql, Configuration: Release Win32 ------ 1> atcommand.c 1> chrif.c 1>..\src\map\chrif.c(1526): error C2143: syntax error : missing ';' before 'type' 1>..\src\map\chrif.c(1531): error C2065: 'char_name' : undeclared identifier 1>..\src\map\chrif.c(1531): warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int' 1>..\src\map\chrif.c(1531): warning C4024: 'safestrncpy' : different types for formal and actual parameter 2 1>..\src\map\chrif.c(1708): error C2065: 'send_usercount_tochar' : undeclared identifier 1>..\src\map\chrif.c(1708): warning C4047: 'function' : 'TimerFunc' differs in levels of indirection from 'int' 1>..\src\map\chrif.c(1708): warning C4024: 'add_timer_interval' : different types for formal and actual parameter 2 ========== Build: 0 succeeded, 1 failed, 3 up-to-date, 0 skipped ==========