Jump to content

db compile error (from mainline)


Go to solution Solved by DaNy3LL,

Recommended Posts

Hello guys, I tried to compile the db from mainline but I get this error

compile Config.cpp
gmake: *** No rule to make target `/usr/include/boost/unordered_map.hpp', needed by `.obj/NetBase.o'.  Stop.
gmake: *** Waiting for unfinished jobs....

The thing is that I have boost installed and I can compile the game without problems

 

Kind regards , DaNy3LL

Link to comment
https://metin2.dev/topic/2827-db-compile-error-from-mainline/
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution

Is your boost folder at /usr/include or at /usr/local/include?

 

If i copy the boost to /usr/include I get this erorr at compiling

gmake: *** No rule to make target `/usr/include/boost/functional/hash/detail/hash_float_generic.hpp', needed by `.obj/NetBase.o'.  Stop.
gmake: *** Waiting for unfinished jobs....

Try cd /usr/src/your source/Srcs/Server/db/src && gmake dep

 

 

After copying the boost folder to /usr/include and gmake dep it seems to work , thanks

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.