Jump to content
  • 0

Compilation via SSH


FanthasyWarlock

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  08/01/17
  • Last Seen:  

Hi friends, I am trying to compile my emulator via ssh but I am not getting it, when I do "M A K E ALL" I come across following message;

Thanks in advance
Capture.PNG.97a1a815f8ecc4baf03b45728aff7b6d.PNG

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

7 minutes ago, FanthasyWarlock said:

Hi friends, I am trying to compile my emulator via ssh but I am not getting it, when I do "M A K E ALL" I come across following message;

Thanks in advance
Capture.PNG.97a1a815f8ecc4baf03b45728aff7b6d.PNG

may i ask what OS are you using :))
try make server

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  08/01/17
  • Last Seen:  

 

Just now, crazyarashi said:

Posso perguntar o sistema operacional que você está usando :))
try make server

Linux

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

1 minute ago, FanthasyWarlock said:

 

Linux

any specific OS? :))

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  08/01/17
  • Last Seen:  

1 minute ago, crazyarashi said:

algum sistema operacional específico? :))

Linux CentOS 5.4  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  08/01/17
  • Last Seen:  

2 minutes ago, crazyarashi said:

any specific OS? :))

Linux CentOS 5.4 

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

1. cd rathena //cd foldername
2. make clean
3. ./configure //Note : ./configure --disable-64bit   <-- use it when youre running in 32-bit
4. make server

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  08/01/17
  • Last Seen:  

10 minutes ago, crazyarashi said:

1. cd rathena //cd foldername
2. make clean
3. ./configure //Note : ./configure --disable-64bit   <-- use it when youre running in 32-bit
4. make server

 

When I give ./configure --disable-64bit
I take the following error at the end

Capture.PNG

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  88
  • Reputation:   23
  • Joined:  01/30/12
  • Last Seen:  

A very similar problem was solved in this post: https://github.com/rathena/rathena/issues/2127

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...