[SOLVED]Error To compile on linux debian 7

hi, First sorry for my bad english.

I have this problem when i compile.

my cmake is 2.8.9
gcc (Debian 4.7.2-5) 4.7.2

Server version : 5.5.44-0+deb7u1

Thank you.

[ 9%] Built target commonPCH.cpp_dephelp
[ 10%] Built target generate_commonPCH.cpp
[ 10%] Building CXX object src/common/CMakeFiles/common.dir/Collision/Maps/MapTree.cpp.o
In file included from /home/germanico/src/TrinityCore/src/common/Logging/Log.h:23:0,
from /home/germanico/src/TrinityCore/src/common/Collision/Maps/MapTree.cpp:23:
/home/germanico/src/TrinityCore/src/common/Logging/Appender.h:129:30: error: âstd::length_error::length_errorâ names constructor
compilation terminated due to -Wfatal-errors.
make[2]: *** [src/common/CMakeFiles/common.dir/Collision/Maps/MapTree.cpp.o] Error 1
make[1]: *** [src/common/CMakeFiles/common.dir/all] Error 2
make: *** [all] Error 2

Identical Issue - Moved to http://community.trinitycore.org/topic/120-compile-or-cmake-problems/?page=80

Just an update on this. I’ve just tried using a fresh install of Debian 8.1 and it works first try. Not sure why 7.1 won’t build, but 8.1 seems okay.

Compile should work on Debian 7.1 since this commit again.

Still not working for me. I got the same exact error.

I’m using debian 7.8

For me it’s working guys in linux debian 7, i just have this error :confused:

error from spell.cpp i guess

This is fixed on 3.3.5 now with https://github.com/TrinityCore/TrinityCore/commit/1a553b780b160deb8fdb6bd948c7d7999e19798f

— Canned message start —
It appears the issue in the original post was solved, so this thread shall be closed.
Should you encounter any other difficulties, please open a new thread.
— Canned message end —