Issue information

Issue ID
#6084
Status
Unable to Reproduce
Severity
None
Started
Hercules Elf Bot
Jun 21, 2012 14:11
Last Post
Hercules Elf Bot
Jun 23, 2012 23:44
Confirmation
N/A

Hercules Elf Bot - Jun 21, 2012 14:11

Originally posted by [b]Nickelodeon[/b]
i recently download fresh svn. but it give many error and recompile was fail.

[quote][dedi171@server4 ~]$ make[1]: Leaving directory `/home/dedi171/trunk/src/test'
> make[1]: Entering directory `/home/dedi171/trunk/3rdparty/mt19937ar'
> CC mt19937ar.c
> make[1]: Leaving directory `/home/dedi171/trunk/3rdparty/mt19937ar'
-bash: command substitution: line 1: unexpected EOF while looking for matching `''
-bash: command substitution: line 3: syntax error: unexpected end of file
-bash: make[1]:: command not found
[dedi171@server4 ~]$ make[1]: Entering directory `/home/dedi171/trunk/3rdparty/libconfig'
> CC libconfig.c
> CC grammar.c
> CC scanctx.c
> CC scanner.c
> CC strbuf.c
> make[1]: Leaving directory `/home/dedi171/trunk/3rdparty/libconfig'
> make[1]: Entering directory `/home/dedi171/trunk/src/common'
-bash: command substitution: line 1: unexpected EOF while looking for matching `''
-bash: command substitution: line 8: syntax error: unexpected end of file
-bash: make[1]:: command not found
[dedi171@server4 ~]$ MKDIR obj_all
-bash: MKDIR: command not found
[dedi171@server4 ~]$ CC core.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC socket.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC timer.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC db.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC lock.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC nullpo.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC malloc.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC showmsg.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC strlib.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC utils.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC grfio.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC mapindex.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC ers.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC md5calc.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC core.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC socket.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC malloc.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC random.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC des.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC conf.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC thread.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC mutex.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC raconf.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC mempool.c
-bash: CC: command not found
[dedi171@server4 ~]$ AR obj_all/common.a
-bash: AR: command not found
[dedi171@server4 ~]$ MKDIR obj_sql
-bash: MKDIR: command not found
[dedi171@server4 ~]$ CC sql.c
-bash: CC: command not found
[dedi171@server4 ~]$ AR obj_sql/common_sql.a
-bash: AR: command not found
[dedi171@server4 ~]$ make[1]: Leaving directory `/home/dedi171/trunk/src/common'
> make[1]: Entering directory `/home/dedi171/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 `/home/dedi171/trunk/src/login'
-bash: command substitution: line 1: unexpected EOF while looking for matching `''
-bash: command substitution: line 3: syntax error: unexpected end of file
-bash: make[1]:: command not found
[dedi171@server4 ~]$ make[1]: Entering directory `/home/dedi171/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 `/home/dedi171/trunk/src/char'
> make[1]: Entering directory `/home/dedi171/trunk/src/map'
-bash: command substitution: line 1: unexpected EOF while looking for matching `''
-bash: command substitution: line 17: syntax error: unexpected end of file
-bash: make[1]:: command not found
[dedi171@server4 ~]$ MKDIR obj_sql
-bash: MKDIR: command not found
[dedi171@server4 ~]$ CC map.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC chrif.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC clif.c
-bash: CC: command not found
[dedi171@server4 ~]$ clif.c: In function âclif_bl_typeâ
-bash: clif.c:: command not found
[dedi171@server4 ~]$ :clif.c:272: warning: comparison is always true due to limited range of data type
-bash: :clif.c:272:: command not found
[dedi171@server4 ~]$ clif.c:274: warning: comparison is always true due to limited range of data type
-bash: clif.c:274:: command not found
[dedi171@server4 ~]$ clif.c: In function âclif_setdisguiseâ
-bash: clif.c:: command not found
[dedi171@server4 ~]$ :clif.c:1206: warning: comparison is always true due to limited range of data type
-bash: :clif.c:1206:: command not found
[dedi171@server4 ~]$ CC pc.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC status.c
-bash: CC: command not found
[dedi171@server4 ~]$ status.c: In function âstatus_set_viewdataâ
-bash: status.c:: command not found
[dedi171@server4 ~]$ :status.c:5644: warning: comparison is always true due to limited range of data type
-bash: :status.c:5644:: command not found
[dedi171@server4 ~]$ CC npc.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC npc_chat.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC chat.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC path.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC itemdb.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC mob.c
-bash: CC: command not found
[dedi171@server4 ~]$ mob.c: In function âmob_ai_sub_hardâ
-bash: mob.c:: command not found
[dedi171@server4 ~]$ :mob.c:1610: warning: comparison is always true due to limited range of data type
-bash: :mob.c:1610:: command not found
[dedi171@server4 ~]$ mob.c: In function âmob_deadâ
-bash: mob.c:: command not found
[dedi171@server4 ~]$ :mob.c:2589: warning: comparison is always true due to limited range of data type
-bash: :mob.c:2589:: command not found
[dedi171@server4 ~]$ CC script.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC storage.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC skill.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC atcommand.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC battle.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC battleground.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC intif.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC trade.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC party.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC vending.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC guild.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC pet.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC log.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC mail.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC date.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC unit.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC homunculus.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC mercenary.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC quest.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC instance.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC buyingstore.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC searchstore.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC duel.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC pc_groups.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC elemental.c
-bash: CC: command not found
[dedi171@server4 ~]$ CC mapreg_sql.c
-bash: CC: command not found
[dedi171@server4 ~]$ LD map-server_sql
-bash: LD: command not found
[dedi171@server4 ~]$ make[1]: Leaving directory `/home/dedi171/trunk/src/map'
> building conf/import folder...
> Recompile sucessful.

[/quote]

Hercules Elf Bot - Jun 21, 2012 14:49

Originally posted by [b]EvilPuncker[/b]
[quote]and recompile was fail.[/quote]
[quote]> Recompile sucessful.[/quote]
lolwut

Hercules Elf Bot - Jun 23, 2012 23:44

Originally posted by [b]Ind[/b]
make sure you have all the dependencies and required files, this isn't a bug in the svn