xNutella 0 Posted July 27, 2022 Share Posted July 27, 2022 Hello everybody, i get this error while trying to compile my server source... The command I am using is: gmake all -j8 Does anybody have a clue? [OK] Compiling: item_manager_read_tables.cpp gmake[1]: *** No rule to make target '.obj/Locale.o', needed by '../game_r41026'. Stop. gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/usr/home/Source/Server/game/src' gmake: *** [Makefile:111: all] Error 2 Link to comment Share on other sites More sharing options...
Tekanse 609 Posted July 27, 2022 Share Posted July 27, 2022 You should show full compile log. Click here to check out my paid services. Link to comment Share on other sites More sharing options...
Kafa 163 Posted July 27, 2022 Share Posted July 27, 2022 9 hours ago, xNutella said: Hello everybody, i get this error while trying to compile my server source... The command I am using is: gmake all -j8 Does anybody have a clue? [OK] Compiling: item_manager_read_tables.cpp gmake[1]: *** No rule to make target '.obj/Locale.o', needed by '../game_r41026'. Stop. gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/usr/home/Source/Server/game/src' gmake: *** [Makefile:111: all] Error 2 You're using a leaked version of a source which is being sold. You won't get any help, dont even try. You will have to fix packet issues too in order to login. It's the work of others respect it. 1 1 Link to comment Share on other sites More sharing options...
xNutella 0 Posted July 27, 2022 Author Share Posted July 27, 2022 1 hour ago, Kafa said: You're using a leaked version of a source which is being sold. You won't get any help, dont even try. You will have to fix packet issues too in order to login. It's the work of others respect it. I am actually not. This is my source, which I'm working on for like 2 years now. I had a break of 4 months and this came out while compiling again Link to comment Share on other sites More sharing options...
Kafa 163 Posted July 27, 2022 Share Posted July 27, 2022 24 minutes ago, xNutella said: I am actually not. This is my source, which I'm working on for like 2 years now. I had a break of 4 months and this came out while compiling again No it isnt your source, stop lying. Don't use others work. 1 Link to comment Share on other sites More sharing options...
xNutella 0 Posted July 27, 2022 Author Share Posted July 27, 2022 12 minutes ago, Kafa said: No it isnt your source, stop lying. Don't use others work. WTF? How would you know that I'm lying, just because of the output?? It's ridiculous that you're accusing me for using 'stolen' source. How can a stolen source work with my server? It doesnt even make sense Link to comment Share on other sites More sharing options...
covfefe 34 Posted July 27, 2022 Share Posted July 27, 2022 (edited) 2 hours ago, Kafa said: No it isnt your source, stop lying. Don't use others work. Sorry I think you're retarded. edit: with all respect to retarded people. Edited July 27, 2022 by covfefe 1 1 Link to comment Share on other sites More sharing options...
Kafa 163 Posted July 27, 2022 Share Posted July 27, 2022 3 hours ago, covfefe said: Sorry I think you're retarded. edit: with all respect to retarded people. You're retarded, there is a leaked version of a source. The same error is existing there and everyone is struggling to make it run. If it was his Source he would have knew that the problem is in the Makefile, go to school morron. 1 Link to comment Share on other sites More sharing options...
covfefe 34 Posted July 27, 2022 Share Posted July 27, 2022 47 minutes ago, Kafa said: You're retarded, there is a leaked version of a source. The same error is existing there and everyone is struggling to make it run. If it was his Source he would have knew that the problem is in the Makefile, go to school morron. Get lost, man. You're very stubborn and you don't listen to others do you? There is also zero indication or proof of leaked files for you to be such a toxic ass. Link to comment Share on other sites More sharing options...
Kafa 163 Posted July 28, 2022 Share Posted July 28, 2022 15 hours ago, covfefe said: Get lost, man. You're very stubborn and you don't listen to others do you? There is also zero indication or proof of leaked files for you to be such a toxic ass. It's the same source Path, the same error, that's enough for me. As i said the problem is in the Makefile you need to change "Locale.cpp" into "locale.cpp" But you wont get far with that files. 1 1 Link to comment Share on other sites More sharing options...
xNutella 0 Posted July 28, 2022 Author Share Posted July 28, 2022 2 hours ago, Kafa said: It's the same source Path, the same error, that's enough for me. As i said the problem is in the Makefile you need to change "Locale.cpp" into "locale.cpp" But you wont get far with that files. Didn't work for me 2 hours ago, Kafa said: It's the same source Path, the same error, that's enough for me. As i said the problem is in the Makefile you need to change "Locale.cpp" into "locale.cpp" But you wont get far with that files. Bro do you need mental help? I'm serious. The path was "/usr/home/Source/Server/game/src" like every other metin2 source. So how would you know? Link to comment Share on other sites More sharing options...
covfefe 34 Posted July 28, 2022 Share Posted July 28, 2022 The error could be due to many things, the file not existing, or a mistake in makefile, or something else entirely.. anyone can generate this error if not careful. I just had that same error 2 days ago btw. Then comes a novice to say it's due to leaked files. The sheer lack of intellect.. Feel free to send me a PM my man, I'll have a look and try to identify the issue with my fresh experience of it. Link to comment Share on other sites More sharing options...
iMerv3 872 Posted July 29, 2022 Share Posted July 29, 2022 (edited) Just do: gmake . Then you will see the error that is insie Locale.cpp. Edited July 29, 2022 by iMerv3 Link to comment Share on other sites More sharing options...
7mdan456 0 Posted January 6 Share Posted January 6 if you have backup of Makefile file when was gmake work replace it on WinSCP path .../game/src it will work Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now