Jump to content
  • 0

compile error in linux debian


Mikegyver

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  399
  • Reputation:   69
  • Joined:  12/26/15
  • Last Seen:  

hi.

 

i just downloaded fresh copy of rAthena into my server. all the pre-requisites i already done such as setting:

1. define packet in src/common/mmo.h

2. define login ip/port & char ip/port in conf/char_athena.conf

3. define char ip/port & map ip/port in conf/map_athena.conf
4. define username/password/database of mysql in conf/inter_athena.conf
5. extract mysql to database (main.sql & logs.sql)

 

however, when i compile using command make server, i got this error of compiling.. i don't modify anything yet in src/map/itemdb.c

i just wondering what is the cause of this compiling error. is it problem on my side or the fresh copy of rA obtain from git?

 

perhaps anybody know about this.. regards.

 

http://www.mediafire.com/view/1cbvm6fztmhzafb/rA%20error.png#

Edited by hazimjauhari90
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  208
  • Reputation:   22
  • Joined:  01/14/13
  • Last Seen:  

hi.

 

i just downloaded fresh copy of rAthena into my server. all the pre-requisites i already done such as setting:

1. define packet in src/common/mmo.h

2. define login ip/port & char ip/port in conf/char_athena.conf

3. define char ip/port & map ip/port in conf/map_athena.conf

4. define username/password/database of mysql in conf/inter_athena.conf

5. extract mysql to database (main.sql & logs.sql)

 

however, when i compile using command make server, i got this error of compiling.. i don't modify anything yet in src/map/itemdb.c

i just wondering what is the cause of this compiling error. is it problem on my side or the fresh copy of rA obtain from git?

 

perhaps anybody know about this.. regards.

 

http://www.mediafire.com/view/1cbvm6fztmhzafb/rA%20error.png#

http://www.mediafire.com/view/1cbvm6fztmhzafb/rA%20error.pn

 

hmmm did you  tried this steps?

./configure

make clean

make sql

please try it :).

 

I'm getting error on "cd trunk", did you have any troubles with it? Didn't get any error message while following earlier instructions, but this directory seems to have never been created...

 

use winscp then upload your trunk there. :) more friendly user than ssh.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  05/07/16
  • Last Seen:  

I'm getting error on "cd trunk", did you have any troubles with it? Didn't get any error message while following earlier instructions, but this directory seems to have never been created...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...