Hello the Trinity Core community, this is my first post, please excuse my lack of knowledge on things that I might be regardless of.
I'm trying to compile latest ver [http://code.google.com/p/trinitycore/downloads/detail?name=Trinitycore%20b10866%20for%20335a.rar&can=2&q=] [build 10866] i done everything like is said in : http://www.trinitycore.info/w/How-to:Linux
And when i get to point:
cmake ../trinitycore/ -DPREFIX=/home/username/server -DWITH_SQL=1
make
make install
compilation crashes on [make]
Scanning dependencies of target game
[ 11%] Building CXX object src/server/game/CMakeFiles/game.dir/Accounts/AccountMgr.cpp.o
c++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
make[2]: *** [src/server/game/CMakeFiles/game.dir/Accounts/AccountMgr.cpp.o] Error 1
make[1]: *** [src/server/game/CMakeFiles/game.dir/all] Error 2
make: *** [all] Error 2
Not so long ago i used same instructions on same machine with older build of core and there where no problems :/
Any idea what i done wrong?
ACE is installed systemwide
ale apt-get install commads gaved no errors so it is ok..