Jump to content
  • 0

make[1]: *** No rule to make target `obj_sql/map.o', needed by `map-server_sql'. Stop.


WhiteEagle

Question


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  461
  • Reputation:   61
  • Joined:  08/28/12
  • Last Seen:  

Hey guys,

I added some new source files in Makefile.in and compiled the server.

Now I got the error "make[1]: *** No rule to make target `obj_sql/map.o', needed by `map-server_sql'. Stop."

I tried to compiled it again as root but the error came again.

After googling a while I got some solutions but none of them helped me.

Now I want to ask you for help.

Maybe someone can help me. It would be nice.

Greetz,

WhiteEagle

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  461
  • Reputation:   61
  • Joined:  08/28/12
  • Last Seen:  

Thanks for your answer.

Yes, I use "make clean && make sql".

And I have tried it with ./configure --with-zlib=64 before and then make clean && make sql.

I got the same error :(

Maybe more informations can help you to find the solution:

Linux System: CentOS 5

"make" is on the latest version.

rAthena version: 16886

If you need any other informations, don't be shy to ask.

Thanks in advanced.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   12
  • Joined:  09/05/12
  • Last Seen:  

Did you make any modifications on the src? Or did you apply any patch/diff on your src? If yes, then better apply it manually. I have experienced this as well and that solved my problem.

Also try to get a fresh copy of rAthena svn into your server and re-compile again and see if that will work or not. Post again in here if that doesn't worked.

Oh and another thing, you can read this thread as well and see if that will solve your problem: http://www.eathena.ws/board/index.php?showtopic=263690&st=0

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  461
  • Reputation:   61
  • Joined:  08/28/12
  • Last Seen:  

Thanks for your answer Herro Yuy.

Yes, I have added 2 new files to the Makefile.in. I applied it manually.

Here is the topic:Achievement System

On site 3 stands

src/map/Makefile.in

Add achievement.o in MAP_OBJ

Add achievement.h in MAP_H

Yea, my experiance say it too. xD

I apply everything manuelly. ^-^

The link doesn't help me, I have follow the instructions before I ask here.

I tested it now with a cleaned rAthena. The same error.... waaahhh.

I'm frustrated Q_Q

Nobody can help me? Q_Q

Edited by WhiteEagle
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  43
  • Reputation:   2
  • Joined:  02/11/12
  • Last Seen:  

Noone can help?

I have the same error T_T

And before I changed the Server I never had it.

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