• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Forgottenserver 0.3.6.r96 compiling problem

rookki90

Maniacus totalus
Joined
Apr 15, 2009
Messages
68
Reaction score
1
Hello everybody. I wanted to test any tfs engine.
When I wanted to compile I had this logs:

In file included from actions.cpp:36:
house.h:23:39: error: boost/tr1/unordered_set.hpp: No such file or directory
In file included from actions.cpp:36:
house.h:76: error: 'std::tr1' has not been declared
house.h:76: error: ISO C++ forbids declaration of 'unordered_set' with no type
house.h:76: error: typedef name may not be a nested-name-specifier
house.h:76: error: expected ';' before '<' token
make[1]: *** [actions.o] Error 1
make[1]: Leaving directory `/home/forgottenserver-0.3.6.r96/0.3.6.r96'
make: *** [all] Error 2

I wanted to update my libboost packages via:
apt-get install libboost1.38-dev
I have problem with this fucking libboosts, logs:
E: Couldn't find package libboost1.38-dev
I updated sources.list.
Where is the fucking problem?!
I hope that somebody has the same problem.
I'm working on debian 5.0 x86 x64 anyway.
rookki90
 
Back
Top