Jump to content

ERROR COMPILE GAME // MAINLINE


Recommended Posts

COMMAND ; 

 

gmake clean

 

Makefile:47: warning: overriding recipe for target 'libserverkey'
Makefile:13: warning: ignoring old recipe for target 'libserverkey'
gmake: *** No rule to make target 'clean'.  Stop.
 

 

gmake -j20

 

root@:/usr/src/mainline/Server # gmake -j20
Makefile:47: warning: overriding recipe for target 'libserverkey'
Makefile:13: warning: ignoring old recipe for target 'libserverkey'
gmake -C liblua clean
gmake -C db/src dep
gmake[1]: Entering directory '/usr/src/mainline/Server/liblua'
cd include; gmake clean
gmake[2]: Entering directory '/usr/src/mainline/Server/liblua/include'
gmake[2]: Nothing to be done for 'clean'.
gmake[2]: Leaving directory '/usr/src/mainline/Server/liblua/include'
cd src; gmake clean
gmake[2]: Entering directory '/usr/src/mainline/Server/liblua/src'
rm -f lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltests.o ltm.o lundump.o lvm.o lzio.o ../lib/liblua.a
gmake[2]: Leaving directory '/usr/src/mainline/Server/liblua/src'
cd src/lib; gmake clean
gmake -C game/src dep
gmake[1]: Entering directory '/usr/src/mainline/Server/db/src'
gmake[2]: Entering directory '/usr/src/mainline/Server/liblua/src/lib'
rm -f lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o ltablib.o lstrlib.o loadlib.o ../../lib/liblualib.a
gmake[2]: Leaving directory '/usr/src/mainline/Server/liblua/src/lib'
gmake -C libsql dep
gmake -C libgame/src dep
gmake -C libpoly dep
gmake[1]: Entering directory '/usr/src/mainline/Server/game/src'
gmake[1]: Entering directory '/usr/src/mainline/Server/libsql'
gmake[1]: Entering directory '/usr/src/mainline/Server/libgame/src'
gmake[1]: Entering directory '/usr/src/mainline/Server/libpoly'
touch Depend
gmake[1]: Leaving directory '/usr/src/mainline/Server/liblua'
touch Depend
touch Depend
gmake -C liblua
g++ -I../libmysql/5.x-5.1.35 -Wall -O2 -pipe -mcpu=i686 -D_THREAD_SAFE -fno-exceptions  -MM *.cpp > Depend
g++ -Wall -O2 -pipe -mcpu=i686 -fno-exceptions -fno-rtti -MM *.cc > Depend
g++ -Wall -O2 -pipe -mcpu=i686 -fno-exceptions -I../include -MM *.cc > Depend
gmake[1]: Entering directory '/usr/src/mainline/Server/liblua'
g++: not found
g++: not found
cd include; gmake all
g++: not found
Makefile:31: recipe for target 'dep' failed
Makefile:37: recipe for target 'dep' failed
Makefile:29: recipe for target 'dep' failed
gmake[1]: *** [dep] Error 127
gmake[1]: *** [dep] Error 127
gmake[1]: *** [dep] Error 127
gmake[1]: Leaving directory '/usr/src/mainline/Server/libgame/src'
gmake[1]: Leaving directory '/usr/src/mainline/Server/libsql'
gmake[1]: Leaving directory '/usr/src/mainline/Server/libpoly'
Makefile:29: recipe for target 'libgame' failed
gmake: *** [libgame] Error 2
gmake: *** Waiting for unfinished jobs....
gmake[2]: Entering directory '/usr/src/mainline/Server/liblua/include'
Makefile:35: recipe for target 'libpoly' failed
gmake[2]: Nothing to be done for 'all'.
gmake: *** [libpoly] Error 2
gmake[2]: Leaving directory '/usr/src/mainline/Server/liblua/include'
Makefile:23: recipe for target 'libsql' failed
cd src; gmake all
gmake: *** [libsql] Error 2
p4: not found
gmake[2]: Entering directory '/usr/src/mainline/Server/liblua/src'
gcc -O2 -g -Wall -I../include      -c -o lapi.o lapi.c
gcc -O2 -g -Wall -I../include      -c -o lcode.o lcode.c
gcc -O2 -g -Wall -I../include      -c -o ldebug.o ldebug.c
gmake[2]: gcc: Command not found
gmake[2]: gcc: Command not found
gmake[2]: gcc: Command not found
gcc -O2 -g -Wall -I../include      -c -o ldo.o ldo.c
p4: not found
<builtin>: recipe for target 'ldebug.o' failed
gmake[2]: gcc: Command not found
gmake[2]: *** [ldebug.o] Error 127
gmake[2]: *** Waiting for unfinished jobs....
<builtin>: recipe for target 'ldo.o' failed
gmake[2]: *** [ldo.o] Error 127
<builtin>: recipe for target 'lcode.o' failed
gmake[2]: *** [lcode.o] Error 127
<builtin>: recipe for target 'lapi.o' failed
gmake[2]: *** [lapi.o] Error 127
gmake[2]: Leaving directory '/usr/src/mainline/Server/liblua/src'
Makefile:11: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory '/usr/src/mainline/Server/liblua'
Makefile:19: recipe for target 'liblua' failed
gmake: *** [liblua] Error 2
makedepend -fDepend  -I../../boost -I../../libmysql/5.x-5.1.35 -I/usr/include/c++/3.3 -I/usr/include/c++/4.2 -p.obj/ Config.cpp NetBase.cpp Peer.cpp PeerBase.cpp Main.cpp Lock.cpp DBManager.cpp Cache.cpp LoginData.cpp ClientManager.cpp ClientManagerPlayer.cpp ClientManagerLogin.cpp ClientManagerBoot.cpp ClientManagerParty.cpp ClientManagerGuild.cpp GuildManager.cpp HB.cpp PrivManager.cpp MoneyLog.cpp ItemAwardManager.cpp ClientManagerEventFlag.cpp Marriage.cpp Monarch.cpp BlockCountry.cpp ItemIDRangeManager.cpp ClientManagerHorseName.cpp version.cpp AuctionManager.cpp ProtoReader.cpp CsvReader.cpp  2> /dev/null
gmake[1]: Leaving directory '/usr/src/mainline/Server/db/src'
gmake -C db/src clean
gmake[1]: Entering directory '/usr/src/mainline/Server/db/src'
makedepend -f Depend  -I../../../Extern/include/boost -I../../libdevil -I../../libmysql/7.x-5.1.35 -I../../../Extern/include -I../../libhackshield/include -I../../libxtrap/include -I../../liblua/include -I/usr/local/include -L/usr/local/lib/mysql -I../../libserverkey -I/usr/include/c++/3.3 -I/usr/include/c++/4.2 -pOBJDIR/ BattleArena.cpp FSM.cpp MarkConvert.cpp MarkImage.cpp MarkManager.cpp OXEvent.cpp TrafficProfiler.cpp ani.cpp arena.cpp banword.cpp battle.cpp blend_item.cpp block_country.cpp buffer_manager.cpp building.cpp castle.cpp char.cpp char_affect.cpp char_battle.cpp char_change_empire.cpp char_horse.cpp char_item.cpp char_manager.cpp char_quickslot.cpp char_resist.cpp char_skill.cpp char_state.cpp PetSystem.cpp cmd.cpp cmd_emotion.cpp cmd_general.cpp cmd_gm.cpp cmd_oxevent.cpp config.cpp constants.cpp crc32.cpp cube.cpp db.cpp desc.cpp desc_client.cpp desc_manager.cpp desc_p2p.cpp dev_log.cpp dungeon.cpp empire_text_convert.cpp entity.cpp entity_view.cpp event.cpp event_queue.cpp exchange.cpp file_loader.cpp fishing.cpp gm.cpp guild.cpp guild_manager.cpp guild_war.cpp horse_rider.cpp horsename_manager.cpp input.cpp input_auth.cpp input_db.cpp input_login.cpp input_main.cpp input_p2p.cpp input_teen.cpp input_udp.cpp ip_ban.cpp item.cpp item_addon.cpp item_attribute.cpp item_manager.cpp item_manager_idrange.cpp locale.cpp locale_service.cpp log.cpp login_data.cpp lzo_manager.cpp marriage.cpp matrix_card.cpp messenger_manager.cpp mining.cpp mob_manager.cpp monarch.cpp motion.cpp over9refine.cpp p2p.cpp packet_info.cpp party.cpp passpod.cpp pcbang.cpp polymorph.cpp priv_manager.cpp pvp.cpp questevent.cpp questlua.cpp questlua_affect.cpp questlua_arena.cpp questlua_ba.cpp questlua_building.cpp questlua_danceevent.cpp questlua_dungeon.cpp questlua_forked.cpp questlua_game.cpp questlua_global.cpp questlua_guild.cpp questlua_horse.cpp questlua_pet.cpp questlua_item.cpp questlua_marriage.cpp questlua_mgmt.cpp questlua_monarch.cpp questlua_npc.cpp questlua_oxevent.cpp questlua_party.cpp questlua_pc.cpp questlua_quest.cpp questlua_target.cpp questmanager.cpp questnpc.cpp questpc.cpp refine.cpp regen.cpp safebox.cpp sectree.cpp sectree_manager.cpp sequence.cpp shop.cpp skill.cpp start_position.cpp target.cpp text_file_loader.cpp trigger.cpp utils.cpp vector.cpp war_map.cpp wedding.cpp xmas_event.cpp version.cpp panama.cpp threeway_war.cpp map_location.cpp auth_brazil.cpp BlueDragon.cpp BlueDragon_Binder.cpp DragonLair.cpp questlua_dragonlair.cpp HackShield.cpp HackShield_Impl.cpp char_hackshield.cpp skill_power.cpp affect.cpp SpeedServer.cpp questlua_speedserver.cpp XTrapManager.cpp auction_manager.cpp FileMonitor_FreeBSD.cpp ClientPackageCryptInfo.cpp cipher.cpp buff_on_attributes.cpp check_server.cpp dragon_soul_table.cpp DragonSoul.cpp group_text_parse_tree.cpp char_dragonsoul.cpp questlua_dragonsoul.cpp shop_manager.cpp shopEx.cpp item_manager_read_tables.cpp minilzo.c main.cpp test.cpp 2> /dev/null > Depend
p4: not found
p4: not found
gmake[1]: Leaving directory '/usr/src/mainline/Server/db/src'
gmake[1]: Leaving directory '/usr/src/mainline/Server/game/src'
gmake -C game/src clean
gmake[1]: Entering directory '/usr/src/mainline/Server/game/src'
gmake[1]: Leaving directory '/usr/src/mainline/Server/game/src'
gmake -C game/src limit_time
gmake[1]: Entering directory '/usr/src/mainline/Server/game/src'
update limit time
gmake[1]: python: Command not found
Makefile:135: recipe for target 'limit_time' failed
gmake[1]: *** [limit_time] Error 127
gmake[1]: Leaving directory '/usr/src/mainline/Server/game/src'
Makefile:53: recipe for target 'game' failed
gmake: *** [game] Error 2
root@:/usr/src/mainline/Server #
 
 
PLEASE HELP ME :(
Link to comment
Share on other sites

  • 2 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.