Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make[1]: Entering directory `/root/Desktop/trunk/3rdparty/mt19937ar'
- CC mt19937ar.c
- make[1]: Leaving directory `/root/Desktop/trunk/3rdparty/mt19937ar'
- make[1]: Entering directory `/root/Desktop/trunk/3rdparty/libconfig'
- CC libconfig.c
- CC grammar.c
- CC scanctx.c
- CC scanner.c
- CC strbuf.c
- make[1]: Leaving directory `/root/Desktop/trunk/3rdparty/libconfig'
- make[1]: Entering directory `/root/Desktop/trunk/src/common'
- MKDIR obj_all
- CC core.c
- CC socket.c
- CC timer.c
- CC db.c
- CC nullpo.c
- CC malloc.c
- CC showmsg.c
- CC strlib.c
- CC utils.c
- CC grfio.c
- CC mapindex.c
- CC ers.c
- CC md5calc.c
- CC core.c
- CC socket.c
- CC malloc.c
- CC random.c
- CC des.c
- CC conf.c
- CC thread.c
- CC mutex.c
- CC raconf.c
- CC mempool.c
- CC msg_conf.c
- CC cli.c
- AR obj_all/common.a
- MKDIR obj_sql
- CC sql.c
- AR obj_sql/common_sql.a
- make[1]: Leaving directory `/root/Desktop/trunk/src/common'
- make[1]: Entering directory `/root/Desktop/trunk/src/login'
- MKDIR obj_sql
- CC login.c
- CC account_sql.c
- CC ipban_sql.c
- CC loginlog_sql.c
- LD login-server_sql
- make[1]: Leaving directory `/root/Desktop/trunk/src/login'
- make[1]: Entering directory `/root/Desktop/trunk/src/char'
- MKDIR obj_sql
- CC char.c
- CC inter.c
- CC int_party.c
- CC int_guild.c
- CC int_storage.c
- CC int_pet.c
- CC int_homun.c
- CC int_mail.c
- CC int_auction.c
- CC int_quest.c
- CC int_mercenary.c
- CC int_elemental.c
- LD char-server_sql
- make[1]: Leaving directory `/root/Desktop/trunk/src/char'
- make[1]: Entering directory `/root/Desktop/trunk/src/map'
- MKDIR obj_sql
- CC map.c
- CC chrif.c
- CC clif.c
- CC pc.c
- CC status.c
- CC npc.c
- CC npc_chat.c
- CC chat.c
- CC path.c
- CC itemdb.c
- CC mob.c
- CC script.c
- CC storage.c
- CC skill.c
- CC atcommand.c
- CC battle.c
- CC battleground.c
- CC intif.c
- CC trade.c
- CC party.c
- CC vending.c
- CC guild.c
- CC pet.c
- CC log.c
- CC mail.c
- CC date.c
- CC unit.c
- CC homunculus.c
- CC mercenary.c
- CC quest.c
- CC instance.c
- CC buyingstore.c
- CC searchstore.c
- CC duel.c
- CC pc_groups.c
- CC elemental.c
- CC mapreg_sql.c
- LD map-server_sql
- make[1]: Leaving directory `/root/Desktop/trunk/src/map'
- building conf/import folder...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement