Thank you, it solve the old error but now i got this output after try to compile.
Code:
Script started on Tue May 12 23:03:43 2015
You have mail.
root@host:/usr/src/game_testes/Srcs/Server/db/src # gmake -j20
p4: not found
p4: not found
gmake: Warning: File 'stdafx.h' has modification time 10784 s in the future
compile Config.cpp
compile NetBase.cpp
compile Peer.cpp
compile PeerBase.cpp
compile Main.cpp
In file included from stdafx.h:17,
from Config.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from Peer.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from NetBase.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from PeerBase.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
compile Lock.cpp
In file included from stdafx.h:17,
from Main.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
compile DBManager.cpp
compile Cache.cpp
compile LoginData.cpp
compile ClientManager.cpp
compile ClientManagerPlayer.cpp
compile ClientManagerLogin.cpp
compile ClientManagerBoot.cpp
compile ClientManagerParty.cpp
compile ClientManagerGuild.cpp
compile GuildManager.cpp
compile HB.cpp
In file included from stdafx.h:17,
from DBManager.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from Lock.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from Cache.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from LoginData.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from ClientManager.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from ClientManager.cpp:6:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from stdafx.h:17,
from ClientManagerLogin.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from ClientManagerParty.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from ClientManagerGuild.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from ClientManagerPlayer.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from stdafx.h:17,
from ClientManagerBoot.cpp:3:
../../common/utils.h:112:7: warning: no newline at end of file
Cache.cpp:365:7: warning: no newline at end of file
In file included from stdafx.h:17,
from HB.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
compile PrivManager.cpp
In file included from stdafx.h:17,
from GuildManager.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from ClientManagerBoot.cpp:8:
ProtoReader.h:36:7: warning: no newline at end of file
compile MoneyLog.cpp
In file included from stdafx.h:17,
from PrivManager.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
compile ItemAwardManager.cpp
In file included from stdafx.h:17,
from MoneyLog.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
ClientManagerPlayer.cpp: In member function 'char* CClientManager::GetCommand(char*)':
ClientManagerPlayer.cpp:433: warning: address of local variable 'command' returned
compile ClientManagerEventFlag.cpp
In file included from stdafx.h:17,
from ItemAwardManager.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeMobTable()':
ClientManagerBoot.cpp:402: warning: statement has no effect
ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeItemTable()':
ClientManagerBoot.cpp:703: warning: unused variable 'testValue'
ClientManagerBoot.cpp: In member function 'bool CClientManager::MirrorItemTableIntoDB()':
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ItemAwardManager.cpp:129:2: warning: no newline at end of file
compile Marriage.cpp
In file included from stdafx.h:17,
from ClientManagerEventFlag.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
compile BlockCountry.cpp
In file included from stdafx.h:17,
from Marriage.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
compile ItemIDRangeManager.cpp
In file included from stdafx.h:17,
from BlockCountry.cpp:9:
../../common/utils.h:112:7: warning: no newline at end of file
compile ClientManagerHorseName.cpp
In file included from stdafx.h:17,
from ItemIDRangeManager.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
compile AuctionManager.cpp
In file included from stdafx.h:17,
from ClientManagerHorseName.cpp:2:
../../common/utils.h:112:7: warning: no newline at end of file
compile ProtoReader.cpp
In file included from stdafx.h:17,
from AuctionManager.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
AuctionManager.cpp:719:7: warning: no newline at end of file
compile GuildSafeboxManager.cpp
In file included from stdafx.h:17,
from ProtoReader.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
In file included from ProtoReader.cpp:4:
ProtoReader.h:36:7: warning: no newline at end of file
compile CsvReader.cpp
In file included from stdafx.h:17,
from GuildSafeboxManager.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
ProtoReader.cpp: In function 'std::string* StringSplit(std::string, std::string)':
ProtoReader.cpp:33: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Type_Value(std::string)':
ProtoReader.cpp:88: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_SubType_Value(int, std::string)':
ProtoReader.cpp:207: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp:210: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_AntiFlag_Value(std::string)':
ProtoReader.cpp:253: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Flag_Value(std::string)':
ProtoReader.cpp:282: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_WearFlag_Value(std::string)':
ProtoReader.cpp:310: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Immune_Value(std::string)':
ProtoReader.cpp:336: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_LimitType_Value(std::string)':
ProtoReader.cpp:364: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_ApplyType_Value(std::string)':
ProtoReader.cpp:403: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Rank_Value(std::string)':
ProtoReader.cpp:429: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Type_Value(std::string)':
ProtoReader.cpp:451: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_BattleType_Value(std::string)':
ProtoReader.cpp:472: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Size_Value(std::string)':
ProtoReader.cpp:493: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_AIFlag_Value(std::string)':
ProtoReader.cpp:515: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_RaceFlag_Value(std::string)':
ProtoReader.cpp:540: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_ImmuneFlag_Value(std::string)':
ProtoReader.cpp:564: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'bool Set_Proto_Item_Table(TItemTable*, cCsvTable&, std::map<int, const char*, std::less<int>, std::allocator<std::pair<const int, const char*> > >&)':
ProtoReader.cpp:699: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp:760: warning: comparison between signed and unsigned integer expressions
In file included from stdafx.h:17,
from CsvReader.cpp:1:
../../common/utils.h:112:7: warning: no newline at end of file
CsvReader.cpp: In member function 'const char* cCsvAlias::operator[](size_t) const':
CsvReader.cpp:72: warning: left-hand operand of comma has no effect
CsvReader.cpp:72: warning: right-hand operand of comma has no effect
CsvReader.cpp: In member function 'size_t cCsvAlias::operator[](const char*) const':
CsvReader.cpp:90: warning: left-hand operand of comma has no effect
CsvReader.cpp:90: warning: right-hand operand of comma has no effect
GuildSafeboxManager.cpp: In member function 'void CGuildSafebox::LoadItems(SQLMsg*)':
GuildSafeboxManager.cpp:79: error: 'struct TPlayerItem' has no member named 'is_gm_owner'
GuildSafeboxManager.cpp: In member function 'void CGuildSafeboxManager::Initialize()':
GuildSafeboxManager.cpp:368: warning: comparison between signed and unsigned integer expressions
GuildSafeboxManager.cpp:394: warning: zero-length printf format string
GuildSafeboxManager.cpp:394: warning: zero-length printf format string
GuildSafeboxManager.cpp:394: warning: unused variable 'len'
GuildSafeboxManager.cpp: In member function 'void CGuildSafeboxManager::SaveSingleItem(TPlayerItem*)':
GuildSafeboxManager.cpp:486: warning: zero-length printf format string
GuildSafeboxManager.cpp:486: warning: zero-length printf format string
GuildSafeboxManager.cpp:498: error: 'struct SPlayerItem' has no member named 'is_gm_owner'
GuildSafeboxManager.cpp:486: warning: unused variable 'len'
gmake: *** [.obj/GuildSafeboxManager.o] Error 1
gmake: *** Waiting for unfinished jobs....
root@host:/usr/src/game_testes/Srcs/Server/db/src # exit