Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@:/usr/src/novaline/Srcs/Server # cd cd /usr/src/novaline/Server/game/src
- cd: Too many arguments.
- root@:/usr/src/novaline/Srcs/Server # cd /usr/src/novaline/Server/game/src
- /usr/src/novaline/Server/game/src: No such file or directory.
- root@:/usr/src/novaline/Srcs/Server # cd /usr/src/novaline/Srcs/Server/game/src
- root@:/usr/src/novaline/Srcs/Server/game/src # gmake clean
- root@:/usr/src/novaline/Srcs/Server/game/src # gmake -j20
- compile BattleArena.cpp
- compile FSM.cpp
- compile MarkConvert.cpp
- compile MarkImage.cpp
- compile MarkManager.cpp
- compile OXEvent.cpp
- compile TrafficProfiler.cpp
- compile ani.cpp
- compile arena.cpp
- compile banword.cpp
- compile battle.cpp
- compile block_country.cpp
- compile buffer_manager.cpp
- compile blend_item.cpp
- compile building.cpp
- compile castle.cpp
- compile char.cpp
- compile char_affect.cpp
- compile char_battle.cpp
- compile char_change_empire.cpp
- compile char_horse.cpp
- compile char_item.cpp
- 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:7234: warning: this decimal constant is unsigned only in ISO C90
- char.cpp:7242:2: warning: no newline at end of file
- compile char_manager.cpp
- compile char_quickslot.cpp
- compile char_resist.cpp
- compile char_skill.cpp
- compile char_state.cpp
- compile PetSystem.cpp
- In file included from char_battle.cpp:27:
- shop_manager.h:40:7: warning: no newline at end of file
- In file included from char_item.cpp:47:
- belt_inventory_helper.h:108:42: warning: no newline at end of file
- compile cmd.cpp
- 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
- char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
- char.cpp:3079: warning: comparison between signed and unsigned integer expressions
- compile cmd_emotion.cpp
- compile cmd_general.cpp
- compile cmd_gm.cpp
- compile cmd_oxevent.cpp
- compile config.cpp
- compile constants.cpp
- compile crc32.cpp
- constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
- constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
- compile cube.cpp
- compile db.cpp
- compile desc.cpp
- 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
- 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'
- compile desc_client.cpp
- compile desc_manager.cpp
- compile desc_p2p.cpp
- In file included from desc_manager.cpp:15:
- ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
- desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
- desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
- compile dev_log.cpp
- compile dungeon.cpp
- compile empire_text_convert.cpp
- compile entity.cpp
- compile entity_view.cpp
- compile event.cpp
- compile event_queue.cpp
- compile exchange.cpp
- compile file_loader.cpp
- compile fishing.cpp
- compile gm.cpp
- compile guild.cpp
- compile guild_manager.cpp
- compile guild_war.cpp
- compile horse_rider.cpp
- compile horsename_manager.cpp
- compile input.cpp
- compile input_auth.cpp
- input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
- input_auth.cpp:465: warning: unused variable 'last'
- compile input_db.cpp
- 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
- compile input_login.cpp
- compile input_main.cpp
- In file included from input_main.cpp:16:
- shop_manager.h:40:7: warning: no newline at end of file
- 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'
- 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
- compile input_p2p.cpp
- compile input_teen.cpp
- compile input_udp.cpp
- compile ip_ban.cpp
- compile item.cpp
- 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
- 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'
- compile item_addon.cpp
- compile item_attribute.cpp
- compile item_manager.cpp
- item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
- item_manager.cpp:612: warning: comparison between signed and unsigned integer expressions
- compile item_manager_idrange.cpp
- compile locale.cpp
- compile locale_service.cpp
- compile log.cpp
- compile login_data.cpp
- compile lzo_manager.cpp
- compile marriage.cpp
- compile matrix_card.cpp
- compile messenger_manager.cpp
- compile mining.cpp
- compile mob_manager.cpp
- compile monarch.cpp
- monarch.cpp:276:2: warning: no newline at end of file
- compile motion.cpp
- compile over9refine.cpp
- compile p2p.cpp
- p2p.cpp:286:2: warning: no newline at end of file
- compile packet_info.cpp
- compile party.cpp
- party.cpp:1737:2: warning: no newline at end of file
- compile passpod.cpp
- compile pcbang.cpp
- compile polymorph.cpp
- compile priv_manager.cpp
- char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
- char_state.cpp:901: warning: unused variable 'rider'
- compile pvp.cpp
- compile questevent.cpp
- compile questlua.cpp
- compile questlua_affect.cpp
- compile questlua_arena.cpp
- compile questlua_ba.cpp
- compile questlua_building.cpp
- questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
- questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
- compile questlua_danceevent.cpp
- compile questlua_dungeon.cpp
- compile questlua_forked.cpp
- compile questlua_game.cpp
- compile questlua_global.cpp
- compile questlua_guild.cpp
- compile questlua_horse.cpp
- compile questlua_pet.cpp
- compile questlua_item.cpp
- 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
- compile questlua_marriage.cpp
- compile questlua_mgmt.cpp
- compile questlua_monarch.cpp
- compile questlua_npc.cpp
- In file included from questlua_npc.cpp:9:
- shop_manager.h:40:7: warning: no newline at end of file
- compile questlua_oxevent.cpp
- 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'
- ^Cgmake: *** Deleting file `OBJDIR/questlua_oxevent.o'
- gmake: *** Deleting file `OBJDIR/dungeon.o'
- gmake: *** Deleting file `OBJDIR/desc_manager.o'
- gmake: *** [OBJDIR/questlua_oxevent.o] Interrupt: 2
- gmake: *** [OBJDIR/questlua_npc.o] Interrupt: 2
- gmake: *** [OBJDIR/questlua_monarch.o] Interrupt: 2
- gmake: *** [OBJDIR/dungeon.o] Interrupt: 2
- gmake: *** [OBJDIR/desc_manager.o] Interrupt: 2
- gmake: *** [OBJDIR/desc.o] Interrupt: 2
- gmake: *** [OBJDIR/db.o] Interrupt: 2
- gmake: *** [OBJDIR/cube.o] Interrupt: 2
- gmake: *** [OBJDIR/config.o] Interrupt: 2
- gmake: *** [OBJDIR/cmd_gm.o] Interrupt: 2
- gmake: *** [OBJDIR/cmd_general.o] Interrupt: 2
- gmake: *** [OBJDIR/PetSystem.o] Interrupt: 2
- gmake: *** [OBJDIR/char_state.o] Interrupt: 2
- gmake: *** [OBJDIR/char_skill.o] Interrupt: 2
- gmake: *** [OBJDIR/char_manager.o] Interrupt: 2
- gmake: *** [OBJDIR/char_item.o] Interrupt: 2
- gmake: *** [OBJDIR/char_battle.o] Interrupt: 2
- gmake: *** [OBJDIR/char.o] Interrupt: 2
- gmake: *** [OBJDIR/building.o] Interrupt: 2
- gmake: *** [OBJDIR/arena.o] Interrupt: 2
Advertisement
Add Comment
Please, Sign In to add comment