error: undefined reference to `boost::recursive_mutex::recursive_mutex()'

Hello, this error is annoying so I can’t finish compiling again :rolleyes:
Its a problem with the boost library again:

Hint: I have installed libboost-dev 1.35

Please help me!

edit your gserver-v2/trunk/build/server/Makefile

change:
LIBDIR := …/…/lib
to:
LIBDIR := /lib

Okay, but it should be /usr/lib64 (its a 64-bit-system) :wink:
I changed but I got the same errors as I expected >_<
The same result with the 32-bit libraries (clear).

those errors are giving unhappy faces :frowning:

These errors bring me to despair…

You are running debian right?

Yes. I only use debian linux :slight_smile:

He should find because before he couldn’t find, I had much different errors.

What is mutex? It seems that it only has problems to find this but not boost because boost is installed correctly.

EDIT: I got it. Just recompiled. Thank you for all help!

aptitude install libboost-thread1.40-dev libboost-thread1.40.0 libboost1.40-dev libboost-date-time1.40.0 libboost-date-time1.40-dev libboost-serialization1.40.0 libboost-serialization1.40-dev

that’s the boost packages I have installed, and it works for me.

___Merged doublepost__________________

oh, nvm.

It works for me with version 1.35 of boost too :smiley:
Keep up the good work! :animesmiley:
Its better than the original graal online even the support. You have friendly nice environment here. I like that more than the original graal. The best thing is, that the project is Open-Source and everyone can build an own server from the basics on.

Which is the status of the NPC-Server? Because it will be great to script some database NPC’s, with SQLite and so on :wink:

If anyone runs into this problem on ubuntu, this should fix it:

Don’t necro.

his post was actually kinda useful though…

I don’t care.