|
You last visited: Today at 23:10
Advertisement
[SAMMELTHREAD] Metin2 Source Compile Tips/Tuts
Discussion on [SAMMELTHREAD] Metin2 Source Compile Tips/Tuts within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.
01/05/2014, 17:08
|
#61
|
elite*gold: 0
Join Date: May 2013
Posts: 223
Received Thanks: 93
|
Kann mir jemand einen Tipp geben, wie man diesen Fehler beheben kann?
PHP Code:
/usr/bin/ld: cannot find -lmysqlclient
|
|
|
01/05/2014, 17:25
|
#62
|
elite*gold: 0
Join Date: Jan 2010
Posts: 328
Received Thanks: 434
|
Quote:
Originally Posted by .Captor
Kann mir jemand einen Tipp geben, wie man diesen Fehler beheben kann?
PHP Code:
/usr/bin/ld: cannot find -lmysqlclient
|
install mysql client
|
|
|
01/05/2014, 17:37
|
#63
|
elite*gold: 0
Join Date: May 2013
Posts: 223
Received Thanks: 93
|
Quote:
Originally Posted by -TÜRK-
install mysql client
|
Dont work...
Here's my full ERROR_LOG:
PHP Code:
gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from char.cpp:25: shop_manager.h:40:7: warning: no newline at end of file In file included from char.cpp:62: PetSystem.h:163:31: warning: no newline at end of file char.cpp:7242:2: warning: no newline at end of file gmake: svnversion: Command not found char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)': char.cpp:3079: warning: comparison between signed and unsigned integer expressions gmake: svnversion: Command not found In file included from char_battle.cpp:27: shop_manager.h:40:7: warning: no newline at end of file gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from char_item.cpp:47: belt_inventory_helper.h:108:42: warning: no newline at end of file char_manager.cpp: In member function 'CHARACTER* CHARACTER_MANAGER::SpawnMobRandomPosition(DWORD, long int)': char_manager.cpp:345: warning: format '%d' expects type 'int', but argument 10 has type 'time_t' char_manager.cpp:345: warning: format '%d' expects type 'int', but argument 10 has type 'time_t' In file included from char_item.cpp:47: belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)': belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const': char_item.cpp:642: warning: comparison is always false due to limited range of data type char_item.cpp:668: warning: comparison is always false due to limited range of data type char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)': char_item.cpp:2389: warning: format '%d' expects type 'int', but argument 6 has type 'long int' char_item.cpp:2393: warning: format '%d' expects type 'int', but argument 6 has type 'long int' char_item.cpp:2405: warning: format '%d' expects type 'int', but argument 5 has type 'long int' char_item.cpp:2409: warning: format '%d' expects type 'int', but argument 5 has type 'long int' char_item.cpp:2436: warning: format '%d' expects type 'int', but argument 6 has type 'long int' char_item.cpp:2444: warning: format '%d' expects type 'int', but argument 5 has type 'long int' char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)': char_item.cpp:5156: warning: unused variable 'wDestCell' char_item.cpp:5157: warning: unused variable 'bDestInven' char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)': char_item.cpp:6131: warning: array subscript has type 'char' char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)': char_item.cpp:6195: warning: comparison between signed and unsigned integer expressions char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)': char_item.cpp:6207: warning: comparison between signed and unsigned integer expressions char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)': char_item.cpp:7391: warning: unused variable 'itemType' char_item.cpp:7392: warning: unused variable 'itemSubType' char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const': char_item.cpp:681: warning: control reaches end of non-void function char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)': char_item.cpp:6242: warning: 'pBuff' may be used uninitialized in this function gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found char_state.cpp: In member function 'virtual void CHARACTER::StateMove()': char_state.cpp:901: warning: unused variable 'rider' gmake: svnversion: Command not found In file included from PetSystem.cpp:8: PetSystem.h:163:31: warning: no newline at end of file PetSystem.cpp:637:2: warning: no newline at end of file PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()': PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone' PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)': PetSystem.cpp:552: warning: unused variable 'petVID' gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)': cmd_gm.cpp:3926: warning: NULL used in arithmetic gmake: svnversion: Command not found cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)': cmd_gm.cpp:4348: warning: 'cell' may be used uninitialized in this function cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)': cmd_gm.cpp:3968: warning: 'n' may be used uninitialized in this function cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)': cmd_gm.cpp:852: warning: 'x' may be used uninitialized in this function cmd_gm.cpp:852: warning: 'y' may be used uninitialized in this function gmake: svnversion: Command not found In file included from ../../libserverkey/CheckServerKey.h:3, from check_server.h:6, from config.cpp:22: ../../libserverkey/SIM.h: In member function 'bool SIM::checkmac(const char*)': ../../libserverkey/SIM.h:287: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' config.cpp: In function 'void config_init(const std::string&)': config.cpp:453: warning: NULL used in arithmetic config.cpp:477: warning: NULL used in arithmetic config.cpp:501: warning: NULL used in arithmetic config.cpp:523: warning: unused variable 'line' gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found cube.cpp: In function 'bool Cube_make(CHARACTER*)': cube.cpp:544: warning: comparison between signed and unsigned integer expressions cube.cpp: In function 'void Cube_MakeCubeInformationText()': cube.cpp:716: warning: unused variable 'npcVNUM' cube.cpp: In function 'void Cube_InformationInitialize()': cube.cpp:783: warning: comparison between signed and unsigned integer expressions gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from desc_manager.cpp:15: ClientPackageCryptInfo.h:117:41: warning: no newline at end of file gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from ../../libserverkey/CheckServerKey.h:3, from check_server.h:6, from input_auth.cpp:13: ../../libserverkey/SIM.h: In member function 'bool SIM::checkmac(const char*)': ../../libserverkey/SIM.h:287: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)': input_auth.cpp:465: warning: unused variable 'last' gmake: svnversion: Command not found In file included from ../../libserverkey/CheckServerKey.h:3, from check_server.h:6, from input.cpp:21: ../../libserverkey/SIM.h: In member function 'bool SIM::checkmac(const char*)': ../../libserverkey/SIM.h:287: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' In file included from input_db.cpp:13: shop_manager.h:40:7: warning: no newline at end of file input_db.cpp:2723:2: warning: no newline at end of file gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from input_main.cpp:16: shop_manager.h:40:7: warning: no newline at end of file gmake: svnversion: Command not found input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)': input_main.cpp:704: warning: unused variable 'len' input_main.cpp:706: warning: unused variable 'len' gmake: svnversion: Command not found input_main.cpp: In function 'int ProcessTextTag(CHARACTER*, const char*, size_t)': input_main.cpp:252: warning: 'nPrismCount' may be used uninitialized in this function input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)': input_main.cpp:720: warning: 'len' is used uninitialized in this function gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from item.cpp:22: belt_inventory_helper.h:108:42: warning: no newline at end of file item.cpp:2084:2: warning: no newline at end of file gmake: svnversion: Command not found In file included from item.cpp:22: belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)': belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions item.h: In constructor 'CItem::CItem(DWORD)': item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent' item.cpp:25: warning: when initialized here item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)': item.cpp:1725: warning: unused variable 'vnum' item.cpp: In member function 'bool CItem::CanPutInto(CItem*)': item.cpp:1758: warning: comparison between signed and unsigned integer expressions item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)': item.cpp:2014: warning: comparison between signed and unsigned integer expressions item.cpp:2016: warning: comparison between signed and unsigned integer expressions item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)': item.cpp:2038: warning: comparison between signed and unsigned integer expressions item.cpp: In member function 'int CItem::GetDuration()': item.cpp:2069: warning: array subscript has type 'char' gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)': item_manager.cpp:612: warning: comparison between signed and unsigned integer expressions gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found monarch.cpp:276:2: warning: no newline at end of file gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found p2p.cpp:286:2: warning: no newline at end of file gmake: svnversion: Command not found gmake: svnversion: Command not found party.cpp:1737:2: warning: no newline at end of file gmake: svnversion: Command not found passpod.cpp: In member function 'int CPasspod::ConfirmPasspod(const char*, const char*)': passpod.cpp:56: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' passpod.cpp:56: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)': questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from questlua_pet.cpp:11: PetSystem.h:163:31: warning: no newline at end of file questlua_pet.cpp:157:2: warning: no newline at end of file gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from questlua_npc.cpp:9: shop_manager.h:40:7: warning: no newline at end of file questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)': questlua_npc.cpp:293: warning: unused variable 'q' questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)': questlua_npc.cpp:309: warning: unused variable 'q' questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)': questlua_npc.cpp:324: warning: unused variable 'q' questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)': questlua_npc.cpp:340: warning: unused variable 'q' gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)': questnpc.cpp:500: warning: unused variable 'pPC' gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found shop.cpp:595:2: warning: no newline at end of file shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)': shop.cpp:586: warning: comparison between signed and unsigned integer expressions gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from trigger.cpp:8: shop_manager.h:40:7: warning: no newline at end of file utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)': utils.cpp:244: warning: NULL used in arithmetic utils.cpp:256: warning: NULL used in arithmetic utils.cpp:270: warning: NULL used in arithmetic gmake: svnversion: Command not found trigger.cpp: In constructor 'FuncFindMobVictim::FuncFindMobVictim(CHARACTER*, int)': trigger.cpp:69: warning: overflow in implicit constant conversion gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found gmake: svnversion: Command not found FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file gmake: svnversion: Command not found In file included from ClientPackageCryptInfo.cpp:2: ClientPackageCryptInfo.h:117:41: warning: no newline at end of file ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()': ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt' ClientPackageCryptInfo.cpp:9: warning: when initialized here gmake: svnversion: Command not found ../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]': ../../../Extern/include/cryptopp/filters.h:793: instantiated from here ../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26' ../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]': cipher.cpp:397: instantiated from here ../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p' gmake: svnversion: Command not found buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)': buff_on_attributes.cpp:112: warning: unused variable 'old_value' buff_on_attributes.cpp:113: warning: unused variable 'new_value' gmake: svnversion: Command not found In file included from dragon_soul_table.cpp:4: dragon_soul_table.h:74:7: warning: no newline at end of file dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()': dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()': dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()': dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()': dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()': dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()': dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()': dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()': dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]': dragon_soul_table.cpp:129: instantiated from here group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]': dragon_soul_table.cpp:134: instantiated from here group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]': dragon_soul_table.cpp:201: instantiated from here group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]': dragon_soul_table.cpp:260: instantiated from here group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]': dragon_soul_table.cpp:828: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]': group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]' group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]' dragon_soul_table.cpp:612: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]': group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]' group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]' dragon_soul_table.cpp:884: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions gmake: svnversion: Command not found In file included from DragonSoul.cpp:9: dragon_soul_table.h:74:7: warning: no newline at end of file DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)': DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)': DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)': DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)': DragonSoul.cpp:350: warning: unused variable 'sum' DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)': DragonSoul.cpp:435: warning: unused variable 'dwVnum' DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double' DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double' DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])': DragonSoul.cpp:555: warning: unused variable 'prob_sum' DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])': DragonSoul.cpp:763: warning: unused variable 'sum' ../../../Extern/include/cryptopp/misc.h: At global scope: ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used gmake: svnversion: Command not found gmake: svnversion: Command not found group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()': group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode' group_text_parse_tree.cpp:5: warning: when initialized here group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)': group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const': group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions char_dragonsoul.cpp:143:2: warning: no newline at end of file char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)': char_dragonsoul.cpp:91: warning: control reaches end of non-void function gmake: svnversion: Command not found gmake: svnversion: Command not found In file included from shop_manager.cpp:22: shop_manager.h:40:7: warning: no newline at end of file gmake: svnversion: Command not found shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)': shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]': group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]' shop_manager.cpp:381: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]': group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]' shop_manager.cpp:387: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]': group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]' shop_manager.cpp:442: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)': shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions gmake: svnversion: Command not found gmake: svnversion: Command not found shutdown_manager.cpp:173:2: warning: no newline at end of file shutdown_manager.cpp: In member function 'int CShutdownManager::SearchDesc(DESC*)': shutdown_manager.cpp:90: warning: comparison between signed and unsigned integer expressions item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)': item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup' item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function gmake: svnversion: Command not found gmake: svnversion: Command not found /usr/bin/ld: skipping incompatible ../../libdevil/libIL.a when searching for -lIL /usr/bin/ld: skipping incompatible ../../libdevil/libpng.a when searching for -lpng /usr/bin/ld: skipping incompatible ../../libdevil/libtiff.a when searching for -ltiff /usr/bin/ld: skipping incompatible ../../libdevil/libmng.a when searching for -lmng /usr/bin/ld: skipping incompatible ../../libdevil/libIL.a when searching for -lIL /usr/bin/ld: skipping incompatible ../../libdevil/libpng.a when searching for -lpng /usr/bin/ld: skipping incompatible ../../libdevil/libtiff.a when searching for -ltiff /usr/bin/ld: skipping incompatible ../../libdevil/liblcms.a when searching f/usr/bin/ld: skipping incoor -llcms mpatible ../../libdevil/libmng.a when searching for -lmng /usr/bin/ld: skipping incompatible ../../libdevil/liblcms.a when searching for -llcms /usr/bin/ld: skipping incompatible ../../libdevil/libjpeg.a when searching for -ljpeg /usr/bin/ld: skipping incompatible ../../libdevil/libjpeg.a when searching for -ljpeg /usr/bin/ld: skipping/usr/bin/ld: skipping inc incompatible ../../libmysql/5.x-5.1.35/libmysqlclient.a when searching for -lmysqlclient ompatible ../../libmysql/5.x-5.1.35/libmysqlclient.a when searching for -lmysqlclient /usr/bin/ld: cannot find -lmysqlclient /usr/bin/ld: cannot find -lmysqlclient gmake: *** [../test] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [../game_r_64] Error 1
|
|
|
01/05/2014, 18:04
|
#64
|
elite*gold: 0
Join Date: May 2012
Posts: 50
Received Thanks: 83
|
which branch do You take to compile db? I tried to compile it from novaline, but got error with DBManager.cpp
|
|
|
01/05/2014, 18:14
|
#65
|
elite*gold: 0
Join Date: Feb 2013
Posts: 2
Received Thanks: 0
|
JachuPL, compile source game ?
|
|
|
01/05/2014, 18:19
|
#66
|
elite*gold: 100
Join Date: Jun 2009
Posts: 168
Received Thanks: 711
|
Quote:
Originally Posted by .Captor
Dont work...
Here's my full ERROR_LOG:
PHP Code:
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from char.cpp:25:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char.cpp:62:
PetSystem.h:163:31: warning: no newline at end of file
char.cpp:7242:2: warning: no newline at end of file
gmake: svnversion: Command not found
char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
char.cpp:3079: warning: comparison between signed and unsigned integer expressions
gmake: svnversion: Command not found
In file included from char_battle.cpp:27:
shop_manager.h:40:7: warning: no newline at end of file
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from char_item.cpp:47:
belt_inventory_helper.h:108:42: warning: no newline at end of file
char_manager.cpp: In member function 'CHARACTER* CHARACTER_MANAGER::SpawnMobRandomPosition(DWORD, long int)':
char_manager.cpp:345: warning: format '%d' expects type 'int', but argument 10 has type 'time_t'
char_manager.cpp:345: warning: format '%d' expects type 'int', but argument 10 has type 'time_t'
In file included from char_item.cpp:47:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:642: warning: comparison is always false due to limited range of data type
char_item.cpp:668: warning: comparison is always false due to limited range of data type
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2389: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2393: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2405: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2409: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2436: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2444: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5156: warning: unused variable 'wDestCell'
char_item.cpp:5157: warning: unused variable 'bDestInven'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6131: warning: array subscript has type 'char'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6195: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6207: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7391: warning: unused variable 'itemType'
char_item.cpp:7392: warning: unused variable 'itemSubType'
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:681: warning: control reaches end of non-void function
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
char_item.cpp:6242: warning: 'pBuff' may be used uninitialized in this function
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
gmake: svnversion: Command not found
In file included from PetSystem.cpp:8:
PetSystem.h:163:31: warning: no newline at end of file
PetSystem.cpp:637:2: warning: no newline at end of file
PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
PetSystem.cpp:552: warning: unused variable 'petVID'
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3926: warning: NULL used in arithmetic
gmake: svnversion: Command not found
cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:4348: warning: 'cell' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3968: warning: 'n' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:852: warning: 'x' may be used uninitialized in this function
cmd_gm.cpp:852: warning: 'y' may be used uninitialized in this function
gmake: svnversion: Command not found
In file included from ../../libserverkey/CheckServerKey.h:3,
from check_server.h:6,
from config.cpp:22:
../../libserverkey/SIM.h: In member function 'bool SIM::checkmac(const char*)':
../../libserverkey/SIM.h:287: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t'
config.cpp: In function 'void config_init(const std::string&)':
config.cpp:453: warning: NULL used in arithmetic
config.cpp:477: warning: NULL used in arithmetic
config.cpp:501: warning: NULL used in arithmetic
config.cpp:523: warning: unused variable 'line'
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
cube.cpp: In function 'bool Cube_make(CHARACTER*)':
cube.cpp:544: warning: comparison between signed and unsigned integer expressions
cube.cpp: In function 'void Cube_MakeCubeInformationText()':
cube.cpp:716: warning: unused variable 'npcVNUM'
cube.cpp: In function 'void Cube_InformationInitialize()':
cube.cpp:783: warning: comparison between signed and unsigned integer expressions
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from desc_manager.cpp:15:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from ../../libserverkey/CheckServerKey.h:3,
from check_server.h:6,
from input_auth.cpp:13:
../../libserverkey/SIM.h: In member function 'bool SIM::checkmac(const char*)':
../../libserverkey/SIM.h:287: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t'
input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
input_auth.cpp:465: warning: unused variable 'last'
gmake: svnversion: Command not found
In file included from ../../libserverkey/CheckServerKey.h:3,
from check_server.h:6,
from input.cpp:21:
../../libserverkey/SIM.h: In member function 'bool SIM::checkmac(const char*)':
../../libserverkey/SIM.h:287: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t'
In file included from input_db.cpp:13:
shop_manager.h:40:7: warning: no newline at end of file
input_db.cpp:2723:2: warning: no newline at end of file
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from input_main.cpp:16:
shop_manager.h:40:7: warning: no newline at end of file
gmake: svnversion: Command not found
input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
input_main.cpp:704: warning: unused variable 'len'
input_main.cpp:706: warning: unused variable 'len'
gmake: svnversion: Command not found
input_main.cpp: In function 'int ProcessTextTag(CHARACTER*, const char*, size_t)':
input_main.cpp:252: warning: 'nPrismCount' may be used uninitialized in this function
input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
input_main.cpp:720: warning: 'len' is used uninitialized in this function
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from item.cpp:22:
belt_inventory_helper.h:108:42: warning: no newline at end of file
item.cpp:2084:2: warning: no newline at end of file
gmake: svnversion: Command not found
In file included from item.cpp:22:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
item.h: In constructor 'CItem::CItem(DWORD)':
item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
item.cpp:25: warning: when initialized here
item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
item.cpp:1725: warning: unused variable 'vnum'
item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
item.cpp:1758: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
item.cpp:2014: warning: comparison between signed and unsigned integer expressions
item.cpp:2016: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
item.cpp:2038: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GetDuration()':
item.cpp:2069: warning: array subscript has type 'char'
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
item_manager.cpp:612: warning: comparison between signed and unsigned integer expressions
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
monarch.cpp:276:2: warning: no newline at end of file
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
p2p.cpp:286:2: warning: no newline at end of file
gmake: svnversion: Command not found
gmake: svnversion: Command not found
party.cpp:1737:2: warning: no newline at end of file
gmake: svnversion: Command not found
passpod.cpp: In member function 'int CPasspod::ConfirmPasspod(const char*, const char*)':
passpod.cpp:56: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
passpod.cpp:56: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from questlua_pet.cpp:11:
PetSystem.h:163:31: warning: no newline at end of file
questlua_pet.cpp:157:2: warning: no newline at end of file
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from questlua_npc.cpp:9:
shop_manager.h:40:7: warning: no newline at end of file
questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
questlua_npc.cpp:293: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
questlua_npc.cpp:309: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
questlua_npc.cpp:324: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
questlua_npc.cpp:340: warning: unused variable 'q'
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
questnpc.cpp:500: warning: unused variable 'pPC'
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
shop.cpp:595:2: warning: no newline at end of file
shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
shop.cpp:586: warning: comparison between signed and unsigned integer expressions
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from trigger.cpp:8:
shop_manager.h:40:7: warning: no newline at end of file
utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
utils.cpp:244: warning: NULL used in arithmetic
utils.cpp:256: warning: NULL used in arithmetic
utils.cpp:270: warning: NULL used in arithmetic
gmake: svnversion: Command not found
trigger.cpp: In constructor 'FuncFindMobVictim::FuncFindMobVictim(CHARACTER*, int)':
trigger.cpp:69: warning: overflow in implicit constant conversion
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
gmake: svnversion: Command not found
FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
gmake: svnversion: Command not found
In file included from ClientPackageCryptInfo.cpp:2:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
ClientPackageCryptInfo.cpp:9: warning: when initialized here
gmake: svnversion: Command not found
../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
../../../Extern/include/cryptopp/filters.h:793: instantiated from here
../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
cipher.cpp:397: instantiated from here
../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
gmake: svnversion: Command not found
buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
buff_on_attributes.cpp:112: warning: unused variable 'old_value'
buff_on_attributes.cpp:113: warning: unused variable 'new_value'
gmake: svnversion: Command not found
In file included from dragon_soul_table.cpp:4:
dragon_soul_table.h:74:7: warning: no newline at end of file
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
dragon_soul_table.cpp:129: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
dragon_soul_table.cpp:134: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
dragon_soul_table.cpp:201: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
dragon_soul_table.cpp:260: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
dragon_soul_table.cpp:828: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'
dragon_soul_table.cpp:612: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'
dragon_soul_table.cpp:884: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
gmake: svnversion: Command not found
In file included from DragonSoul.cpp:9:
dragon_soul_table.h:74:7: warning: no newline at end of file
DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)':
DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
DragonSoul.cpp:350: warning: unused variable 'sum'
DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
DragonSoul.cpp:435: warning: unused variable 'dwVnum'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:555: warning: unused variable 'prob_sum'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:763: warning: unused variable 'sum'
../../../Extern/include/cryptopp/misc.h: At global scope:
../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
gmake: svnversion: Command not found
gmake: svnversion: Command not found
group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
group_text_parse_tree.cpp:5: warning: when initialized here
group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
char_dragonsoul.cpp:143:2: warning: no newline at end of file
char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
char_dragonsoul.cpp:91: warning: control reaches end of non-void function
gmake: svnversion: Command not found
gmake: svnversion: Command not found
In file included from shop_manager.cpp:22:
shop_manager.h:40:7: warning: no newline at end of file
gmake: svnversion: Command not found
shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'
shop_manager.cpp:381: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
shop_manager.cpp:387: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
shop_manager.cpp:442: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions
gmake: svnversion: Command not found
gmake: svnversion: Command not found
shutdown_manager.cpp:173:2: warning: no newline at end of file
shutdown_manager.cpp: In member function 'int CShutdownManager::SearchDesc(DESC*)':
shutdown_manager.cpp:90: warning: comparison between signed and unsigned integer expressions
item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
gmake: svnversion: Command not found
gmake: svnversion: Command not found
/usr/bin/ld: skipping incompatible ../../libdevil/libIL.a when searching for -lIL
/usr/bin/ld: skipping incompatible ../../libdevil/libpng.a when searching for -lpng
/usr/bin/ld: skipping incompatible ../../libdevil/libtiff.a when searching for -ltiff
/usr/bin/ld: skipping incompatible ../../libdevil/libmng.a when searching for -lmng
/usr/bin/ld: skipping incompatible ../../libdevil/libIL.a when searching for -lIL
/usr/bin/ld: skipping incompatible ../../libdevil/libpng.a when searching for -lpng
/usr/bin/ld: skipping incompatible ../../libdevil/libtiff.a when searching for -ltiff
/usr/bin/ld: skipping incompatible ../../libdevil/liblcms.a when searching f/usr/bin/ld: skipping incoor -llcms
mpatible ../../libdevil/libmng.a when searching for -lmng
/usr/bin/ld: skipping incompatible ../../libdevil/liblcms.a when searching for -llcms
/usr/bin/ld: skipping incompatible ../../libdevil/libjpeg.a when searching for -ljpeg
/usr/bin/ld: skipping incompatible ../../libdevil/libjpeg.a when searching for -ljpeg
/usr/bin/ld: skipping/usr/bin/ld: skipping inc incompatible ../../libmysql/5.x-5.1.35/libmysqlclient.a when searching for -lmysqlclient
ompatible ../../libmysql/5.x-5.1.35/libmysqlclient.a when searching for -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
gmake: *** [../test] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [../game_r_64] Error 1
|
Quote:
|
gmake: svnversion: Command not found
|
Code:
Makefile
change
SVN_VERSION = $(shell svnversion -n .)
to
SVN_VERSION = 40400
Quote:
|
/usr/bin/ld: skipping incompatible ../../libdevil/libjpeg.a when searching for -ljpeg
|
You can't link 64bit lib to a 32bit application.
Code:
shutdown_manager.cpp:173:2: warning: no newline at end of file
echo >> shutdown_manager.cpp
|
|
|
01/05/2014, 18:22
|
#67
|
elite*gold: 0
Join Date: May 2013
Posts: 223
Received Thanks: 93
|
Quote:
Originally Posted by lollo_9_1
Code:
Makefile
change
SVN_VERSION = $(shell svnversion -n .)
to
SVN_VERSION = 40400
You can't link 64bit lib to a 32bit application.
Code:
shutdown_manager.cpp:173:2: warning: no newline at end of file
echo >> shutdown_manager.cpp
|
Thank You!
I'm installing a x68 system and try it there!
|
|
|
01/05/2014, 18:36
|
#68
|
elite*gold: 0
Join Date: Jun 2008
Posts: 55
Received Thanks: 25
|
I compile game but when i runing i get missing libs:
Code:
/libexec/ld-elf.so.1: Shared object "libssl.so.5" not found, required by "game"
Is here anyone who have all libs?
|
|
|
01/05/2014, 18:37
|
#69
|
elite*gold: 100
Join Date: Jun 2009
Posts: 168
Received Thanks: 711
|
Quote:
Originally Posted by .Captor
Thank You!
I'm installing a x86 system and try it there! 
|
Or install a 32bit jail:
 
(it works)
|
|
|
01/05/2014, 18:49
|
#70
|
elite*gold: 0
Join Date: Jan 2010
Posts: 328
Received Thanks: 434
|
Quote:
Originally Posted by miszczuuuuu
I compile game but when i runing i get missing libs:
Code:
/libexec/ld-elf.so.1: Shared object "libssl.so.5" not found, required by "game"
Is here anyone who have all libs?
|
example:
ln -ls /usr/libs/libssl.so /usr/libs/libssl.so.5
ln -ls /usr/libs/libcrypto.so /usr/libs/libcrypto.so.5
link the latest version like this. with same name object. just you do not have old version you have newer version
|
|
|
01/05/2014, 18:52
|
#71
|
elite*gold: 0
Join Date: Jun 2008
Posts: 55
Received Thanks: 25
|
thx, work
|
|
|
01/05/2014, 19:03
|
#72
|
elite*gold: 0
Join Date: Feb 2013
Posts: 2
Received Thanks: 0
|
I have problem with compile client, error:
Code:
error RC1015: cannot open include file 'afxres.h'
|
|
|
01/05/2014, 19:43
|
#73
|
elite*gold: 0
Join Date: Oct 2013
Posts: 81
Received Thanks: 27
|
Anyone can share WorldEditor?
|
|
|
01/05/2014, 19:53
|
#74
|
elite*gold: 0
Join Date: May 2013
Posts: 223
Received Thanks: 93
|
DE: Kann bitte jemand ein V-TUT machen, mit allem drum und dran, was man machen muss, das man die DB & Game richtig compilen kann? Bei mir und anderen funkt das einfach nicht...Trotz richtigem ausführen..
EN: Can someone make a video tutorial with all things we need to do, to compile the game and db core, for me and other persons wont work... Please..
Edit: ICH brauche nun kein V-TUT mehr, habe es alleine hinbekommen.
|
|
|
01/05/2014, 21:25
|
#75
|
elite*gold: 0
Join Date: May 2011
Posts: 45
Received Thanks: 0
|
Now im getting new errors:
If you can help, please
|
|
|
Similar Threads
|
Reverse Crypt Systems [Tips/Hints/Tuts needed]]
03/01/2012 - CO2 Private Server - 8 Replies
Hello PVPers,
So the Title says it all, Since i came here and i am trying to learn how to be a good Coder and Co2 P.Server Specially , i guess i dd well so far but i'v noticed that all my prev experience ddnt came near Encrypting/Decrypting systems , i also aware of that most of good coders around here are very busy coding stuff and so ,i was away for sometime and about 2 months ago i came back from AD (work trip) and a friend asked for an up to date P.Server , actually i miss that fun so...
|
All times are GMT +1. The time now is 23:10.
|
|