Hello!
When i write in PuTTy
then looking:
help :]
When i write in PuTTy
make
then looking:
otserv.cpp: In function âstd::string getGlobalIP()â:
otserv.cpp:252: error: âWSADATAâ was not declared in this scope
otserv.cpp:252: error: expected â;â before âwsaDataâ
otserv.cpp:254: error: âMAKEWORDâ was not declared in this scope
otserv.cpp:254: error: âwsaDataâ was not declared in this scope
otserv.cpp:254: error: âWSAStartupâ was not declared in this scope
otserv.cpp:257: error: âSOCKETâ was not declared in this scope
otserv.cpp:257: error: expected â;â before âsâ
otserv.cpp:258: error: âHOSTENTâ was not declared in this scope
otserv.cpp:258: error: âhostâ was not declared in this scope
otserv.cpp:260: error: âSOCKADDR_INâ was not declared in this scope
otserv.cpp:260: error: expected â;â before âsinâ
otserv.cpp:261: error: ISO C++ forbids applying âsizeofâ to an expression of function type
otserv.cpp:261: error: invalid conversion from âdouble (*)(double)throw ()â to âvoid*â
otserv.cpp:261: error: initializing argument 1 of âvoid* memset(void*, int, size_t)â
otserv.cpp:263: error: request for member âsin_familyâ in âsinâ, which is of non-class type âdouble(double)throw ()â
otserv.cpp:264: error: request for member âsin_addrâ in âsinâ, which is of non-class type âdouble(double)throw ()â
otserv.cpp:265: error: request for member âsin_portâ in âsinâ, which is of non-class type âdouble(double)throw ()â
otserv.cpp:267: error: âsâ was not declared in this scope
otserv.cpp:267: error: ISO C++ forbids applying âsizeofâ to an expression of function type
otserv.cpp:267: error: âSOCKET_ERRORâ was not declared in this scope
otserv.cpp:271: error: âWSAGetLastErrorâ was not declared in this scope
otserv.cpp:281: warning: comparison between signed and unsigned integer expressions
otserv.cpp:285: error: âclosesocketâ was not declared in this scope
otserv.cpp:278: warning: unused variable âiplengthâ
otserv.cpp:290: error: âWSAGetLastErrorâ was not declared in this scope
make[1]: *** [otserv.o] BĹÄ
d 1
make[1]: Opuszczenie katalogu `/home/serwer'
make: *** [all] BĹÄ
d 2
help :]